@font-face {
    font-family: Minij;
    src: url('/hmsrmzf/resource/theme/css/mini.svg');
}

* {
    margin: 0;
    padding: 0;
    border: 0;
}

body {
    font-family: "Microsoft YaHei";
    font-size: 15px;
    color: #333333;
background: #f6f6f6;
}

ul {
    list-style: none;
}

a,ins {
    color: #808080;
    text-decoration: none;
}

.none {
    display: none!important;
}

.top {
    height: 40px;
    width: 100%;
    background-color: #3f6ea4;
    color: #fff;
    font-size: 14px;
}

.top .inner {
    width: 1200px;
    margin: 0 auto;
    height: 40px;
    line-height: 40px;
}

.top .inner img {
    vertical-align: middle;
}

.b {
    font-weight: bold;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.tc{
    text-align: center;
}
.red-color{
    color: #bb2335;
}
.blue-color{
    color: #5883b5;
}
.h-title{
    color: #355e92;
    font-weight: bold;
    font-size: 22px;
    border-bottom: 1px solid #cfcfcf;
    padding-bottom: 10px;
}

.top .inner .link {
    height: 21px;
    vertical-align: middle;
    border-left: 1px solid #5d8cbf;
    display: inline-block;
    line-height: 21px;
}

.top .inner .link a {
    color: #fff;
    margin-left: 15px;
    margin-right: 5px;
    text-decoration: none;
}

.top a {
    color: #fff;
}

.weixin {}
.weixin .weixin_nr {display:none;}
.weixin.on .weixin_nr{display:block;}

.weibo {}
.weibo .weibo_nr {display:none;}
.weibo.on .weibo_nr{display:block;}

.top .lbr {
    display: inline-block;
    height: 21px;
    line-height: 21px;
    padding-left: 5px;
    margin-left: 5px;
    vertical-align: middle;
    border-left: 1px solid #5d8cbf;
    font-size:15px;
}

.siteinfo {
    line-height: 21px;
    margin-top: 9px;
}

.top .rbr {
    display: inline-block;
    margin-right: 5px;
    padding-right: 5px;
    height: 21px;
    line-height: 21px;
    border-right: 1px solid #5d8cbf;
}

.head {
    background: url("/hmsrmzf/resource/theme/images/head_bg.png") no-repeat top center;
    /*height: 191px;*/
    width: 100%;
    padding-top: 23px;
    text-align: center;@font-face {
    font-family: Minij;
    src: url('/hmsrmzf/resource/theme/css/mini.svg');
}

* {
    margin: 0;
    padding: 0;
    border: 0;
}

body {
    font-family: "Microsoft YaHei";
    font-size: 15px;
    color: #333333;
background: #f6f6f6;
}

ul {
    list-style: none;
}

a,ins {
    color: #808080;
    text-decoration: none;
}

.none {
    display: none!important;
}

.top {
    height: 40px;
    width: 100%;
    background-color: #3f6ea4;
    color: #fff;
    font-size: 14px;
}

.top .inner {
    width: 1200px;
    margin: 0 auto;
    height: 40px;
    line-height: 40px;
}

.top .inner img {
    vertical-align: middle;
}

.b {
    font-weight: bold;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.tc{
    text-align: center;
}
.red-color{
    color: #bb2335;
}
.blue-color{
    color: #5883b5;
}
.h-title{
    color: #355e92;
    font-weight: bold;
    font-size: 22px;
    border-bottom: 1px solid #cfcfcf;
    padding-bottom: 10px;
}

.top .inner .link {
    height: 21px;
    vertical-align: middle;
    border-left: 1px solid #5d8cbf;
    display: inline-block;
    line-height: 21px;
}

.top .inner .link a {
    color: #fff;
    margin-left: 15px;
    margin-right: 5px;
    text-decoration: none;
}

.top a {
    color: #fff;
}

.weixin {}
.weixin .weixin_nr {display:none;}
.weixin.on .weixin_nr{display:block;}

.weibo {}
.weibo .weibo_nr {display:none;}
.weibo.on .weibo_nr{display:block;}

.top .lbr {
    display: inline-block;
    height: 21px;
    line-height: 21px;
    padding-left: 5px;
    margin-left: 5px;
    vertical-align: middle;
    border-left: 1px solid #5d8cbf;
    font-size:15px;
}

.siteinfo {
    line-height: 21px;
    margin-top: 9px;
}

.top .rbr {
    display: inline-block;
    margin-right: 5px;
    padding-right: 5px;
    height: 21px;
    line-height: 21px;
    border-right: 1px solid #5d8cbf;
}

.head {
    background: url("/hmsrmzf/resource/theme/images/head_bg.png") no-repeat top center;
    /*height: 191px;*/
    width: 100%;
    padding-top: 23px;
    text-align: center;
    box-sizing:content-box;
}

.nav {
    width: 100%;
    height: 50px;
    border-top: 1px solid #e0e7ef;
    border-bottom: 2px solid #518CCC;
    background-color: #fff;
}

.nav ul {
    list-style: none;
    width: 1210px;
    height: 38px;
    margin: 6px auto;
}

.nav ul li {
    float: left;
    font-size: 21px;
    color: #222222;
    padding-left: 22px;
    padding-right: 22px;
    height: 22px;
    margin-top: 8px;
 /*   background: url(/hmsrmzf/resource/theme/images/nav_bg.png) no-repeat right center; */
    line-height: 22px;
}
.nav ul li:hover{
    border: 0;
    height: 38px;
    margin-top: 0;
    line-height: 38px;
}

.nav ul li a {
    display: inline-block;
    padding-left: 22px;
    padding-right: 22px;
    color: #222222;
}
.nav ul li:hover a{
    height: 38px;
    color: #fff;
    border-radius: 3px;
    background-color: #5b99cb;
}
.nav ul li.act {
    border: 0;
    height: 38px;
    margin-top: 0;
    line-height: 38px;
}

.nav ul li.act a {
    height: 38px;
    color: #fff;
    border-radius: 3px;
    background-color: #5b99cb;
}

.clear {
    clear: both;
}

.search {
    width: 640px;
    margin: 15px auto 0;
}

.input {
    width: 414px;
    height: 36px;
    font-size: 0;
    text-align: right;
    border: 1px solid #518ccc;
    box-sizing:content-box;
}

.input input {
    font-size: 15px;
    vertical-align: top;
    width: 312px;
    height: 36px;
    border: 0;
    line-height: 36px;
    outline: none;
    text-indent: 10px;
    font-family: "Microsoft YaHei";
    color: #9e9e9e;
}

.btn_search {
    width: 100px;
    height: 36px;
    border: 0;
    background-color: #518ccc;
    font-size: 15px;
    color: #fff;
    font-family: "Microsoft YaHei";
    vertical-align: top;
}

.btn_search img {
    vertical-align: middle;
    margin-right: 5px;
}

.btn_hsearch {
    width: 100px;
    height: 38px;
    background-color: #fff;
    color: #101417;
    border: 1px solid #518ccc;
    margin-left: 11px;
    font-size: 15px;
    font-family: "Microsoft YaHei";
    vertical-align: top;
}

.btn_hsearch img {
    vertical-align: middle;
    margin-right: 3px;
}

.hot_words {
    display: block;
    margin-top: 5px;
    font-size: 15px;
    color: #878787;
    text-align: left;

}

.hot_words label {
    color: #355e92;
    margin-right: 12px;
}

.main {
    padding-top: 17px;
    background-color: #FFFFFF;
    padding-bottom:1px;
}

.main .inner {

    width: 1200px;
    margin: 0 auto;

}

.main .inner .table_content{

    margin:0px auto;

}

.news {
    width: 444px;
    margin-left: 25px;
}

.news .tit {
    font-size: 18px;

    color: #666666;

    height: 53px;
    line-height: 32px;
}
.news .tit a {
    font-size: 18px;

    color: #666666;
    height:53px;
    line-height: 32px;
}

.news .tit .name {
    cursor: pointer;
    font-weight: bold;
}

.news .tit .name.act {
    color: #4175af;
}
.news .tit .name:hover{
    color: #da0000;
}

.cf {
    padding: 14px;
    background-color: #fff;
    margin-bottom: 15px;
}
.cf1{
    padding: 14px;

    margin-bottom: 15px;
}
.gun{width:1200px; height:100px; margin:20px auto;}
.wrap {
    width: 1068px;
    height: 74px;
    position: relative;
    overflow: hidden;
    float: left;
    margin-left: 30px;
}

.wrap ul {
    overflow: hidden;
    position: absolute;
    width: 1600px;
    left: 0;
    top: 0;
    _height: 1px;
}

.wrap ul li {
    float: left;
    width: 361px;
}

.iwant {
    width: 342px;
}
.iwant1 {
    width: 362px;
}

.iwant2 {
    width: 340px;
}

.ml15 {
    margin-left: 15px;
}
.ml20 {
    margin-left:20px;
}
.iwant .title {
    width: 100%;
    border-bottom: 1px solid #cfcfcf;
	line-height: 40px;
margin-top: 15px;
}
.iwant .title span{
    font-family: "Microsoft YaHei";
    font-size: 22px;
    color: #da0000;
}
.iwant .title span label{
    font-size: 33px;
    font-family: Minij;
}
.iwant1 .title {
    width: 100%;
    border-bottom: 1px solid #cfcfcf;
	line-height: 40px;
margin-top: 15px;
}
.iwant1 .title span{
    font-family: "Microsoft YaHei";
    font-size: 22px;
    color: #da0000;
}
.iwant1 .title span label{
    font-size: 33px;
    font-family: Minij;
}
.zf {
    width: 100%;
    margin-top: 15px;
}

.zf .left {
    width: 29px;
    padding: 19px 7px;
    font-size: 14px;
    color: #fff;
    background-color: #4175ae;
}

.zf .left span {
    line-height: 18px;
    display: block;
    margin-top: 5px;
}

.zf .right {
    width: 328px;
    height: 114px;
    margin-left: 10px;
    padding: 8px;
    background-color: #f2f2f2;
    border: 1px solid #e6e6e6;
}

.zf .right ul {
    border: 1px solid #e6e6e6;
    background-color: #fff;
    padding-top: 4px;
    height: 108px;
}

.zf .right ul li {
    float: left;
    line-height: 26px;
    font-size: 15px;
    margin-right: 4px;
}

.zf .right ul li label {
    font-weight: bold;
    color: #4175ae;
    margin-left: 10px;
    margin-right: 5px;
}

.zf .right ul li a {

    color: #222222;

}
.zf .right ul li:hover a{
    color: #4175ae;
}
.fl5 {
    margin-left: 5px;
}

.tab {
    margin-top: 15px;
    height: 38px;
    width: 100%;
    border-bottom: 2px solid #4175ae;
}

.tab .name {
    display: block;
    float: left;
    width: 118px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    cursor: pointer;
    background-color: #f1f1f1;

}

.tab .name.act {
    background-color: #4175ae;
    color: #fff;
}

.panel .con {
    margin-top: 18px;
}

.wj {
    width: 365px;
    border-left: 1px solid #e3e3e3;
    margin-left: 9px;
    position: relative;
    overflow: visible;
    padding-bottom: 5px;
}

.wj li {
    background: url("/hmsrmzf/resource/theme/images/point.png") no-repeat left top;
    margin-left: -6px;
    margin-top: -5px;
    height: 85px;
    cursor: pointer;
    padding-left: 18px;
}

.wj li:hover {
    background: url("/hmsrmzf/resource/theme/images/point_act.png") no-repeat left top;
}

.wj li:hover a {
    color: #1a6cb7;
}

.wj li label {
    line-height: 12px;
    display: block;
    font-size: 15px;
    color: #808080;
}

.wj li img {
    margin-top: 9px;
}

.wj li a {
    color: #333333;
    margin-top: 6px;
    width: 328px;
    line-height: 22px;
    font-size: 15px;
    margin-left: 3px;
    display: block;
}

.btn {
    font-size: 0;
    margin-top: 22px;
}
.btn button{
    background-color: #4175ae;
    cursor: pointer;
    font-family: "Microsoft YaHei";
    font-size: 15px;
    color: #fff;
}
.btn button:hover{
    background-color: #648ebb;
}
.btn button img{
    vertical-align: middle;
    margin-right: 5px;
}
.btn_wgk {

    width: 180px;
    height: 42px;

}

.btn_zfgb {

    width: 140px;
    height: 42px;
    margin-left: 8px;
}

.btn_blgk {

    width: 173px;
    height: 39px;
    margin-left: 8px;
}

.btn_xxgk {
    width: 401px;
    height: 39px;
    margin-top: 8px;
}

.fw li {
    float: left;
    margin-left: 10px;
    width: 90px;
    line-height: 32px;
}

.fw label {
    color: #4175ae;
    margin-right: 5px;
}

.fw a {
    color: #333;
}
.fw a:hover{
    color: #4175ae;
}
.deg {
 /*   background: url("/hmsrmzf/resource/theme/images/deg_bg.png") no-repeat;*/
    width: 194px;
    height: 188px;
    position: relative;
    margin-top: 10px;
}

.ml10 {
    margin-left: 10px;
}

.deg .tit {
    text-align: center;
    line-height: 24px;
    height: 24px;
    font-size: 16px;
    color: #fff;
}

.deg ul li {
    width: 164px;
    height: 26px;
    background-color: #ecf3fa;
    color: #333333;
    position: relative;
    margin: 10px auto 0;
    padding-left: 12px;
}
.deg ul li:hover{
    background-color: #cbdff4;
    cursor: pointer;
}
.deg ul li a {
    font-size: 15px;
    color: #333;
}

.deg ul li img {
    vertical-align: middle;
    margin-left: 5px;
    margin-right: 10px;
}

.deg ul {
    padding-top: 6px;
}

.deg ul li label {
    display: block;
    position: absolute;
    width: 3px;
    height: 15px;
    left: 0;
    top: 6px;
    background-color: #4175ae;
}

.ask li {
    float: left;
    width: 86px;
    margin-top: 12px;
    margin-bottom: 14px;
    padding-top: 7px;
  
    font-size: 15px;
    text-align: center;
}

.ask li a {
    color: #333;
}

.ask li span {
    display: block;
}

.ask {
    padding-bottom: 10px;
    overflow:hidden;
}

.hy li {
    float: left;
    font-size: 15px;
    text-align: center;
    margin-top: 25px;
    height: 111px;
}

.hy li .img {
    width: 70px;
    height: 70px;
    border-radius: 3px;
    text-align: center;
    line-height: 76px;
}
.ml50{margin-left: 50px;}
.ml55{margin-left: 55px;}
.xdwb{background:url(/hmsrmzf/resource/theme/css/fthg.png); height: 70px; width: 340px; margin-top: 20px;}
.xdwb ul{padding-left: 91px; padding-top: 8px;}
.xdwb ul li{line-height: 30px; font-family: "΢ź"; font-size: 15px; color:#4175ae;}
.xdwb ul li a{color:#333333;}
.xdwb ul li b{color:#919191; font-weight: normal !important;}
.mt50{margin-top: 50px !important;}
.mb50{margin-bottom: 50px !important;}
.hy li .img:hover{
    background-color: #f8f8f8;
}
.hy li .img img {
    vertical-align: middle;
}

.hy li a {
    color: #333;
}

.hy li span {
    display: block;
    margin-top: 10px;
}

.foot {
    border-top: 8px solid #355e92;
    width: 100%;
    background-color: #dee0e2;
}
.select{
    padding-top: 18px;
    border-bottom: 1px solid #bfc1c3;
    padding-bottom: 18px;
}
.select .inner{
    /*width: 880px;*/
    width:688px;
    margin: 0 auto;
    padding:0 auto;
}
.zy{
    display: block;
    font-size: 15px;
    color: #333333;
    width: 165px;
    height: 30px;
    text-align: center;
    background-color: #fff;
    float: left;
    line-height: 30px;
}
.zy img{
    vertical-align: top;
    margin-top: 5px;
}
.sel {

    width: 155px;
    background-color: #fff;
    box-shadow: 0 0 5px #ccc;
    position: relative;
    cursor: pointer;
}

.sel span {
    border: none;
    outline: none;
    width: 100%;
    height: 30px;
    line-height: 30px;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    padding-left: 16px;
}

.sel:after {
    content: "";
    width: 6px;
    height: 12px;
   /* background: url(/hmsrmzf/resource/theme/images/select_ico.png) no-repeat center;*/
    position: absolute;
    right: 10px;
    top: 10px;
    pointer-events: none;
}

.footer{
    width: 820px;
    margin: 0 auto;
    padding-bottom: 20px;
    overflow: auto;
}
.red_jg{
    float: left;
    margin-left: 15px;
    margin-top: 23px;
}
.footer .mid{
    float: left;
    width: 620px;
    padding-top: 20px;
    text-align:center;
    font-size: 14px;
    color: #333;
}
.footer .mid a{
    color: #333;
}
.footer .mid p{
    margin-top: 10px;
}
.zc_ico{
    float: left;
    margin-left: 10px;
    margin-top: 25px;
}

.main .inner .szf_left{
    width: 757px;
    float: left;
}
.main .inner .szf_right{
    width: 428px;
    margin-left: 15px;
    float: left;
}
.szf {
    width: 725px;
}

.szf .tit {
    font-size: 18px;

    color: #666666;

    border-bottom: 1px solid #cfcfcf;
    height: 40px;
    line-height: 40px;
}

.szf .tit .name {
    cursor: pointer;
    font-weight: bold;
}

.szf .tit .name.act {
    color: #4175af;
}
.szf .table{
    margin-top: 10px;

}
.szf .table .tr{
    display: table;
}
.szf .table .name{
    width: 88px;
    display: table-cell;
    vertical-align: middle;
    background-color: #ecf7ff;
    position: relative;
    padding-left:16px;
    padding-right: 16px;
    font-size: 20px;
    color: #4175ae;
    text-align:justify;
    font-weight: bold;
    text-align-last:justify;
}
.szf .table .name label{
    width: 88px;
    position: absolute;
    height: 0;
    bottom: 0;
    left: 16px;
    border-bottom: 1px solid #ccdce8;
}
.szf .table .cell{
    width: 2px; display: table-cell;

}
.szf .table .pic{
    width: 602px;
    margin-left: 2px;
    display: table-cell;
    background-color: #ecf7ff;
    position: relative;
    padding: 16px;
}
.szf .table .pic label{
    width: 570px;
    position: absolute;
    height: 0;
    bottom: 0;
    left: 16px;
    border-bottom: 1px solid #ccdce8;
}
.szf .table .pic ul li{
    float: left;
    margin-left: 3px;
    margin-right: 30px;
    font-size: 0;
    color: #333333;
    text-align: center;

}
.szf .table .pic ul li span{
    font-size: 16px;
    line-height: 40px;
    display: block;
}
.szf .table .pic ul li .head_img{
    padding: 5px;
    background-color: #fff;
    border: 1px solid #e2e2e2;
}
.zwdt  li{
    height: 52px;
    line-height: 52px;
    font-size: 15px;
    color: #999999;
    padding-left: 10px;
}
.zwdt li a{
    color: #333333;
    font-size: 16px;
    display: inline-block;
    vertical-align: middle;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    text-align: left;
    width: 600px;
}
.zwdt li:hover a{
    color: #4175af;
}
.zwdt li.dd{
    background-color: #f7f7f7;
}
.zwdt li label{
    margin-left: 15px;
    display: inline-block;
    vertical-align: middle;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    text-align: left;
}

.zf_r .title{
    background: url("/hmsrmzf/resource/theme/images/tit_bg.png") repeat;
    width: 100%;
    height: 76px;
    text-align: center;
    line-height: 76px;
    font-size: 22px;
    color: #ffffff;
    font-weight:bold;
}



.zf_news {
    width: 100%;
}

.zf_news .tit {
    font-size: 22px;

    color: #666666;

    border-bottom: 1px solid #cfcfcf;
    height: 48px;
    line-height: 48px;
}

.zf_news .tit a {
    font-size: 22px;

    color: #666666;
    height: 48px;
    line-height: 48px;
}

.zf_news .tit .name {
    cursor: pointer;
    font-weight: bold;
}

.zf_news .tit .name.act {
    color: #4175af;
}
.zf_news .tit .name:hover{
    color: #da0000;
}
.zf_news ul {
    padding-top: 15px;
}

.zf_news ul li {
    background: url("/hmsrmzf/resource/theme/images/list_ico.png") no-repeat left 16px;
    padding-left: 13px;
    line-height: 36px;
    padding-right: 10px;
    text-align: right;
    overflow: auto;
    color: #808080;
}

.zf_news ul li a {
    color: #333;
    float: left;
    display: inline-block;
    vertical-align: middle;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    text-align: left;
    width: 475px;
}

.zf_news ul li:hover a{
    color: #1a6cb7;
}
.zf_news ul.con2 li {
    background: url("/hmsrmzf/resource/theme/images/ist_ico2.png") no-repeat left center;
    padding-left: 13px;
    line-height: 36px;
    padding-right: 10px;
    text-align: right;
    overflow: auto;
    color: #222222;
}
.zf_news ul.con2 li a {
    color: #222222;
    float: left;
}
.zf_news ul.con2 li:hover a{
    color: #1a6cb7;
}
.zf_news ul.con2  li a label{
    color: #4c4c4c;
    margin-left: 5px;
}
.btn_down{
    background: url("/hmsrmzf/resource/theme/images/down.png") no-repeat;
    width: 94px;
    height: 22px;
    display: block;
    margin: 0 auto;
    cursor: pointer;
}
.zf_news ul.con2{
    height: 616px;
    overflow-y: scroll;
    width: 425px;
    margin-bottom: 10px;
}

.gk{
    line-height: 30px;
    margin-left: 25px;
    width: 550px;
    font-size: 15px;
    color: #333333;
}
.gk a{
    color: #bb2335;
}
.gk ul li{
    float: left;
    margin-top: 12px;
    font-size: 0;
    height: 76px;
    margin-left: 22px;
}
.gk ul li .hov{
    display: none;
}
.gk ul li:hover .hov{
    display: inline;
}
.gk ul li:hover .show{
    display: none;
}
.tjgb{
    background: url("/hmsrmzf/resource/theme/images/tjgb.png") no-repeat;
    width: 263px;
    height: 46px;
    margin-top: 12px;
    vertical-align: middle;
    cursor: pointer;
}
.tjgb:hover{
    background: url("/hmsrmzf/resource/theme/images/tjgb2.png") no-repeat;
}
.zfgb{
    background: url("/hmsrmzf/resource/theme/images/zfgb.png") no-repeat;
    width: 263px;
    margin-left: 17px;
    margin-top: 12px;
    height: 46px; cursor: pointer;

    vertical-align: middle;
}
.zfgb:hover{
    background: url("/hmsrmzf/resource/theme/images/zfgb2.png") no-repeat;
}
.ds{
    overflow: hidden;
    width: 100%;
}
.ds .tit{
    width: 100%;
    height: 42px;
    background-color: #f5f5f5;
}
.ds .tit span{
    width: 130px;
    height: 39px;
    display: block;
    background-color: #fff;
    font-weight: bold;
    border-top: 3px solid #4175ae;
    color: #355e92;
    font-size: 18px;
    text-align: center;
    line-height: 39px;
}
.ds ul li{
    float: left;
    border: 1px solid #ebebeb;
    font-size: 16px;
    color: #333;
    line-height: 36px;
    padding-left: 18px;
    padding-right: 18px;
    margin-right: 16px;
    margin-top: 12px;
}
.ds ul li:hover{
    background-color: #5992d1;

}
.ds ul{
    padding-top: 7px;
    padding-bottom: 20px;
    overflow: auto;
}
.ds ul li a{
    color: #333;
}
.ds ul li:hover a{
    color: #fff;
}

.mt10{
    margin-top: 5px;
}
.friend .title {
    font-size: 18px;
    color: #4175af;
    font-weight: bold;
    border-bottom: 1px solid #cfcfcf;
    height: 48px;
    line-height: 48px;
    margin-left: 16px;
    margin-right: 16px;
}


.friend{height:300px;margin:0 auto;overflow:hidden;width:1200px;background-color: #fff}
.mr_frbox{height:228px;padding:24px 10px 0px;}
.mr_frBtnL{cursor:pointer;display:block;float:left;height:43px;margin:80px 5px 0 0;width:25px;}
.mr_frUl{float:left;height:202px;width:1120px;}
.mr_frBtnR{float:right;margin-top:80px;cursor:pointer;width:25px;height:43px;}
.mr_frUl ul li{font-size:0;display:inline;float:left;/*height:389px;*/width:260px;margin-left:10px;margin-right:10px;overflow:hidden;position:relative;}
.mr_frUl ul li a img{/*display:block;*/width:260px;}
.mr_frUl ul li p{
    width: 100%;
    height: 40px;
    line-height: 40px;
    background-color: #ededed;
    margin: 0;
    font-size: 16px;
    text-align: center;

}
.mr_frUl ul li p a{
    color: #333333;
}



.sel2 {
    color: #fff;
    cursor: pointer;
    margin-right: 10px;
    margin-left: 10px;
    padding-right: 20px;
    height: 40px;
    vertical-align: middle;
    font-family: "Microsoft YaHei";
    position: relative;
    background: url(/hmsrmzf/resource/theme/images/sel_down.png) no-repeat right center;
}

/*.sel2 select {
    border: none;
    outline: none;
    height: 21px;
    line-height: 21px;
    font-size: 14px;
    padding-left: 5px;
    padding-right: 18px;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    background: #3f6ea4;
    font-family: "Microsoft YaHei";
    color: #fff;
}*/

/*.sel2:after {*/
/*content: "";*/
/*width: 11px;*/
/*height: 6px;*/
/*background: url(/hmsrmzf/resource/theme/images/sel_down.png) no-repeat center;*/
/*position: absolute;*/
/*right: 5px;*/
/*top: 18px;*/
/*pointer-events: none;*/
/*}*/

.ztzl_ico{
    width: 74px;
    height: 74px;
}
.ztzl_ico span{
    display: block;
    width: 34px;
    height: 34px;
    border: 1px solid #da0000;
    float: left;
    text-align: center;
    line-height: 34px;
    font-size: 24px;
    font-weight: bold;
    color: #fff;
    background-color: #da0000;
    cursor: pointer;
}
.ml2{
    margin-left: 2px;
}
.ztzl_ico span.z2{
    margin-top: 2px;
    background-color: #fff;
    color: #da0000;
}
.ztzl_ico:hover .z1{
    color: #da0000;
    background-color: #fff;
}
.ztzl_ico:hover .z2{
    color: #fff;
    background-color: #da0000;
}

.friendlink{
    width: 1050px;
    background: #fff;
    position: relative;
    display: none;
    overflow: auto;
    margin-top: 5px;
}
.friendlink2{
    width: 1200px;
    background: #3f6ea4;
    position: absolute;
    overflow: auto;
    left: -85px;top:40px;
    display: none;
}
.friendlink a {
    display: block;
    margin: 5px 20px;
    width: 110px;
    float: left;
    line-height: 28px;

    font-size: 13px;
    color: #333;
}
.friendlink2 a {
    display: block;
    margin: 5px 10px;
    width: 110px;
    float: left;
    line-height: 23px;

    font-size: 13px;
    color: #fff;
}
.hide{
    display: none;
}
.scroll{
    height: 520px;
    width: 1190px;
    overflow-y: scroll;
}
.btn_up{
    display: none;
    background: url("/hmsrmzf/resource/theme/images/up.png") no-repeat;
    width: 94px;
    height: 22px;
    margin: 0 auto;
    cursor: pointer;
    margin-bottom: 10px;
}

/*list*/
.area {
    padding-left: 16px;
    font-size: 14px;
    color: #333;
    line-height: 17px;
}
.area a{
    color: #333;
}
.area img{
    vertical-align: middle;
}
.list_left{
    width: 268px;
    height: 815px;
}
.list_left .title{
    display: block;
    width: 100%;
    height: 52px;
    line-height: 52px;
    text-align: center;
    background-color: #4d87be;
    font-size: 22px;
    font-weight: bold;
    color: #fff;
    letter-spacing: 8px;
}
.list_left ul{
    background-color: #fafafa;
    padding-left: 24px;
    padding-right: 24px;
}
.list_left ul li{
    height: 52px;
    border-bottom: 1px solid #e6e6e6;
    text-align: center;
    line-height: 52px;
    font-size: 16px;
}
.list_left ul li a{
    padding-left: 36px;
    padding-right: 36px;
    position: relative;
    color: #333;
}
.list_left ul li label{
    display: none;
    position: absolute;
    font-weight: bold;
    font-family: Arial;
    color: #4175ae;
    right: 0;
}
.list_left ul li.act a{
    font-weight: bold;
    color: #4175ae;
}
.list_left ul li:hover a{
    font-weight: bold;
    color: #4175ae;
}
.list_left ul li:hover label{
    display: inline;
}
.list_left ul li.act label{
    display: inline;
}
.list_left ul li:last-child{
    border-bottom: 0;
}
.list_right{
    width: 855px;
    height: 815px;
}
.list_right .title{
    color: #355e92;
    font-weight: bold;
    font-size: 22px;
    border-bottom: 1px solid #cfcfcf;
    height: 52px;
    line-height: 52px;
    padding-left: 5px;
}
.list_right  .list li{
    background: url(/hmsrmzf/resource/theme/images/list_ico.png) no-repeat left center;
    padding-left: 10px;
    height: 50px;
    line-height: 50px;

    margin-left: 7px;
    text-align: right;
    color: #808080;
}
.list_right  .list li div{
    padding-left: 3px;
    padding-right: 3px;
}
.list_right  .list li:hover div{
    background-color: #ddeeff;
    color: #355e92;
}
.list_right  .list li:hover div a{
    color: #355e92;
}
.list_right   .list li a{
    float: left;
    color: #222222;
}
.page{
    width: 480px;
    height: 30px;
    margin: 10px auto;
}
.page ul li{
    padding-left: 10px;
    padding-right: 10px;
    height: 28px;
    text-align: center;
    line-height: 28px;
    margin-left: 10px;
    color: #333333;
    border: 1px solid #4d87be;
    float: left;
    font-size: 16px;
}
.page ul li a{
    color: #333333;
}
.page ul li.slh{
    border: 0;
    line-height: 20px;
}
.page ul li.act{
    background-color: #4d87be;
    color: #fff;
}
.page ul li.act a{
    color: #fff;
}
.page ul li.pageto{
    margin-left: 20px;
    margin-right: 10px;
    background-color: #4d87be;
    color: #fff;
}
.page ul li.pageto a{
    color: #fff;
}
.content .title{
    color: #355e92;
    font-size: 30px;
    text-align: center;
    line-height: 60px;
	padding:10px 50px;
}
.content .stitle{
    text-align: center;
    line-height: 40px;
    padding-bottom: 10px;
    margin-top: 10px;
    font-size: 15px;
    color: #666666;
}
.content .stitle span{
    margin-left: 20px;
    margin-right: 20px;
}
.content .con{
    border-top: 1px solid #cfcfcf;
    width: 1040px;
    padding: 2px;
    margin: 10px auto;
    line-height: 35px;
    font-size:16px;
}
.content .con p{
    /*text-indent: 2em;*/
    margin-top: 35px;
}


/*wywt*/

.wywt{
    width: 770px;
}
.wywt .title{
    display: block;
    color: #355e92;
    font-weight: bold;
    font-size: 22px;
    border-bottom: 1px solid #cfcfcf;
    height: 52px;
    line-height: 52px;
    padding-left: 5px;
}
.lc{
    width: 138px;
    height: 42px;
    line-height: 42px;
    border: 1px solid #c2c2c2;
    border-radius: 3px;
    font-size: 16px;
    color: #808080;
}
.lc.act{
    border: 1px solid #4d87be;
    background-color: #4d87be;
    color: #fff;
}
.lc img{
    margin-left: 15px;
    margin-right: 5px;
    vertical-align: middle;
}
.lc_div{
    margin-top: 30px;
    padding-bottom: 10px;
    overflow: auto;
}
.to{
    margin: 14px 25px;
}

.info select {
    /*Chrome和Firefox里面的边框是不一样的，所以复写了一?*/
    border: solid 1px #000;

    /*很关键：将默认的select选择框样式清?*/
    appearance:none;
    -moz-appearance:none;
    -webkit-appearance:none;

    /*在选择框的最右侧中间显示小箭头图?*/
    background: url("/hmsrmzf/resource/theme/images/arrow.png") no-repeat scroll right center transparent;


    /*为下拉小箭头留出一点位置，避免被文字覆?*/
}


/*清除ie的默认选择框样式清除，隐藏下拉箭头*/
.info select::-ms-expand { display: none; }
.info{
    margin-top: 8px;
}
.info .select1{
    width: 218px;
    padding-right: 20px;
    height: 38px;
    border: 1px solid #dcdcdc;
    background-position: 195px 15px;
    padding-left: 10px;
    font-size: 16px;
    color: #666666;
    font-family: "Microsoft YaHei";
    vertical-align: middle;
    margin-left: 5px;
}
.info .input1{
    width: 238px;
    height: 38px;
    border: 1px solid #dcdcdc;
    text-indent: 10px;
    font-size: 16px;
    color: #666666;
    font-family: "Microsoft YaHei";
    vertical-align: middle;
    margin-left: 5px;
}
.info .input2{
    width: 672px;
    height: 38px;
    border: 1px solid #dcdcdc;
    text-indent: 10px;
    font-size: 16px;
    color: #666666;
    font-family: "Microsoft YaHei";
    vertical-align: middle;
    margin-left: 5px;
}
.info .select2{
    width:  240px;
    padding-right: 20px;
    height: 38px;
    border: 1px solid #dcdcdc;
    background-position: 219px 15px;
    padding-left: 10px;
    font-size: 16px;
    color: #666666;
    font-family: "Microsoft YaHei";
    vertical-align: middle;
    margin-left: 5px;
}
.info .name{
    display: inline-block;
    width: 91px;
    text-align: right;
    line-height: 40px;
    vertical-align: middle;
    font-size: 16px;
    color: #333333;
}
.info .name label{
    color: #c82a3f;
    vertical-align: middle;
    margin-right: 3px;
}
.info .name2{
    width: 183px;
}
.info .textarea{
    width: 672px;
    height: 66px;
    border: 1px solid #9D9D9D;
    text-indent: 10px;
    font-size: 16px;
    color: #666666;
    font-family: "Microsoft YaHei";
    vertical-align: middle;
    margin-left: 5px;
}
.wywt .tit{
    height: 40px;
    margin-top: 10px;
    font-size: 18px;
    color: #4d87be;
    line-height: 40px;
    font-weight: bold;
    border-bottom: 1px dashed #cccccc;
}
.wywt .tit img{
    vertical-align: top;
    margin-top: 10px;
    margin-right: 8px;
}
.mt15{
    margin-top: 15px!important;
}

.opt{
    display: inline-block;
    margin-left: 30px;
    vertical-align: middle;
}
.magic-radio {
    position: absolute;
    display: none;
}
.magic-radio + label:after {
    position: absolute;
    display: none;
    content: ''; }

.magic-radio + label {
    position: relative;
    display: block;
    padding-left: 25px;
    cursor: pointer;
    vertical-align: middle;
}

.magic-radio + label:before {
    position: absolute;
    top: 3px;
    left: 0;
    display: inline-block;
    width: 16px;
    height: 16px;
    content: '';
    border: 1px solid #c0c0c0;
    border-radius: 50%;
}
.magic-radio.check + label:before{
    border-radius: 0;
}


.magic-radio:checked + label:after {
    display: block; }
.magic-radio + label:after {
    top: 6px;
    left: 6px;
    box-sizing: border-box;
    width: 5px;
    height: 9px;
    transform: rotate(45deg);
    border-width: 2px;
    border-style: solid;
    border-color: #fff;
    border-top: 0;
    border-left: 0;
}
.magic-radio:checked + label:before {
    border: #4d87be;
    background: #4d87be; }
.file_div{
    display: inline-block;
    vertical-align: middle;
    width: 108px;
    height: 32px;

}
.file{
    width: 108px;
    height: 32px;
    cursor: pointer;
    position: absolute;
    opacity: 0;

}
.btn_sub{
    width: 126px;
    height: 40px;
    background-color: #4d87be;
    border: 0;
    color: #fff;
    font-family: "Microsoft YaHei";
    font-size: 16px;
    margin-top: 10px;
}
.wywt_right{
    width: 350px;
}
.wywt_right .title{
    background: url("/hmsrmzf/resource/theme/images/titlebg.png") repeat-x center;
    height: 50px;
    line-height: 50px;
    text-align: center;
}
.wywt_right .title span{
    padding-left: 15px;
    padding-right: 15px;
    background-color: #fff;
    font-size: 22px;
    color: #355e92;
}
.wywt_right .con{
    line-height: 36px;
    color: #333;
    height: 1140px;
    background: url("/hmsrmzf/resource/theme/images/xx_bg.png") no-repeat right bottom;
}
.warn{
    background: url("/hmsrmzf/resource/theme/images/warn_bg.png") no-repeat;
    width: 740px;
    height: 50px;
    text-indent: 2em;
    font-size: 14px;
    color: #c82a3f;
    padding: 10px 15px;
    line-height: 24px;
    margin-top: 10px;
}

.cname{
    float: right;
    font-size: 16px;
    color: #333333;
    font-weight: normal;
    height: 21px;
    line-height: 21px;
    margin-top: 10px;
}
.info .name3{
    width: 160px;
}
.info  .width3{
    max-height: 52px;
    width: 600px;
}

.info .name4{
    width: 290px;
    text-align: left;
}
.item {
    width: 180px;
    height: 114px;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    margin-left: 10px;
}
.addImg {
    width: 180px;
    height: 114px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
    cursor: pointer;
}
.preview,.preBlock{
    position: absolute;
    display: block;
    width: 180px;
    height: 114px;
    left: 0;
    top: 0;
}
.delete {
    width: 20px;
    position: absolute;
    right: -12px;
    top: -12px;
    cursor: pointer;
    display: none;
}
.preBlock img {
    display: block;
    width: 180px;
    height: 114px;
}
.upload_input{
    display: block;
    width: 0;
    height: 0;
    -webkit-opacity: 0.0;
    /* Netscape and Older than Firefox 0.9 */
    -moz-opacity: 0.0;
    /* Safari 1.x (pre WebKit!) 老式khtml内核的Safari浏览?*/
    -khtml-opacity: 0.0;
    /* IE9 + etc...modern browsers */
    opacity: .0;
    /* IE 4-9 */
    filter:alpha(opacity=0);
    /*This works in IE 8 & 9 too*/
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    /*IE4-IE9*/
    filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
}

.info .rem{
    display: inline-block;
    color: #c82a3f;
}
.opt.checkbox{
    min-width: 150px;
    margin-left: 0;
    height: 30px;
}
.info .block{
    display: block;
    width: 348px;
    margin-left: 0;
}
.info .yzm{
    width: 240px;
    margin-left: 0;
    vertical-align: middle;
}
.btninfo{
    margin-top: 12px;
}
.btninfo button{
    width: 165px;
    height: 40px;
    background-color: #4d87be;
    border: 0;
    color: #fff;
    font-family: "Microsoft YaHei";
    font-size: 16px;
    margin-top: 10px;
}

.pb30{
    padding-bottom: 30px;
}


/*zxft*/
.zxft .title{
    display: block;
    color: #355e92;
    font-weight: bold;
    font-size: 22px;
    border-bottom: 1px solid #cfcfcf;
    height: 48px;
    line-height: 48px;
    padding-left: 5px;
}
.zxft .title img{
    vertical-align: top;
}
.zxft .info{
    width: 550px;
    margin-top: 0;
}
.zxft .cont{
    font-size: 16px;
    color: #333333;
    line-height: 35px;
}
.zxft .cont .tr{
    margin-top: 10px;
}
.zxft .cont .f_name{
    display: inline-block;
    width: 85px;
    height: 30px;
    border: 1px solid #c9e1f0;
    background: #eaf4fe;
    text-align: center;
    line-height: 30px;
    font-weight: bold;
    color: #4175ae;
    border-radius: 3px;
    margin-right: 5px;
}
.zxft_table{
    display: table;
    width: 100%;
}
.wzsl{
    display: table-cell;
    width: 843px;
    height: 827px;
    vertical-align: top;
}
.wzsl .tit{
    border-bottom: 1px solid #cfcfcf;
    height: 48px;

}
.wzsl .tit span{
    border-bottom: 1px solid #4175ae;
    height: 48px;
    background-color: #4175ae;
    color: #fff;
    width: 136px;
    display: block;
    font-size: 22px;
    font-weight: bold;
    text-align: center;
    line-height:48px;
}
.wzsl .con{
    line-height: 24px;
    height: 744px;
    overflow-y: scroll;
    font-size: 15px;
    color: #333;
}
.wzsl .con div{
    padding: 10px 20px 10px 10px;
}
.wzsl .con .cfr{
    background-color: #f7f7f7;
}
.wzsl .con .name{
    color: #355e92;
}
.wzsl .con .time{
    color: #07963b;
}
.tpzb{
    display: table-cell;

    height: 827px;
    vertical-align: top;
}
.tpzb .title{
    display: block;
    color: #355e92;
    font-weight: bold;
    font-size: 22px;
    border-bottom: 1px solid #cfcfcf;
    height: 48px;
    line-height: 48px;
    padding-left: 5px;
}
.ft_img{
    text-align: center;
    margin-top: 16px;
    line-height: 28px;
    font-weight: bold;
    font-size: 16px;
    color: #333;
}
.kzyd .title{
    display: block;
    color: #355e92;
    font-weight: bold;
    font-size: 22px;
    border-bottom: 1px solid #cfcfcf;
    height: 48px;
    line-height: 48px;
    padding-left: 5px;
}
.wyfy .title{
    display: block;
    color: #355e92;
    font-weight: bold;
    font-size: 22px;
    border-bottom: 1px solid #cfcfcf;
    height: 48px;
    line-height: 48px;
    padding-left: 5px;
}
.kzyd{
    display: table-cell;
    vertical-align: top;
}
.wyfy{
    display: table-cell;
    vertical-align: top;
}

.wyfy_table{
    display: table;
    width: 100%;
    margin-top: 15px;
}
.wyfy_table span{
    width: 85px;
    text-align: justify;
    display: table-cell;
    vertical-align: top;
}
.wyfy_table .write{
    display: table-cell;
}

.wyfy_table .write input{
    width: 100%;
    height: 34px;
    border: 1px solid #dcdcdc;
    text-indent: 10px;
    font-size: 16px;
    color: #666666;
    font-family: "Microsoft YaHei";
    vertical-align: middle;
}
.wyfy_table .write.yzm input{
    width: 50%;
}
.wyfy_table .write textarea{
    width: 100%;
    height: 55px;
    border: 1px solid #dcdcdc;
    text-indent: 10px;
    font-size: 16px;
    color: #666666;
    font-family: "Microsoft YaHei";
    vertical-align: middle;
}

.kzyd ul {
    padding-top: 5px;
}

.kzyd ul li {
    background: url("/hmsrmzf/resource/theme/images/list_ico.png") no-repeat left center;
    padding-left: 13px;
    line-height: 36px;
    padding-right: 10px;
    text-align: right;
    color: #808080;
    font-size: 15px;
}

.kzyd ul li a {
    color: #333;
    float: left;
}
.kzyd ul li:hover a{
    color: #1a6cb7;
}

/*wz*/
.wz{
    width: 620px;
}


.wz .tit {
    font-size: 18px;

    color: #666666;

    border-bottom: 1px solid #cfcfcf;
    height: 50px;
    line-height: 50px;
}

.wz .tit .name {
    cursor: pointer;
    font-weight: bold;
    font-size: 22px;
}

.wz .tit .name.act {
    color: #355e92;
}
.emt{
    width: 114px;
    margin-left: 25px;
}
.emt a{
    display: block;
    width: 145px;
    border: 1px solid #4d87be;
    font-size: 16px;
    color: #4d87be;
    font-weight: bold;
    line-height: 20px;
    text-align: center;
    padding-top: 12px;
    height: 105px;
    margin: 0px 15px;
    float: left;
    margin-bottom: 12px;
    border-radius: 3px;
}
.emt a:hover{
    background-color: #4d87be;
    color: #fff;
}
.emt a:hover .none{
    display: inline!important;
}
.emt a:hover .act{
    display: none;
}
.emt a span{
    display: block;
    margin-top: 5px;
}

.main .inner .wz_left{
    width: 802px;
    float: left;
}
.main .inner .wz_right{
    width: 382px;
    margin-left: 15px;
    float: left;
}
.wz .con table{
    width: 100%;
    margin-top: 15px;
}

.wz .con table tr td{
    height: 36px;
    text-align: center;
    font-size: 16px;
    color: #808080;
    vertical-align: middle;
    line-height: 25px;
}
.wz table tr:hover td{
    cursor: pointer;
    background-color: #ccc;
}
.wz_hftj table tr:hover td{
    cursor: pointer;
    background-color: #ccc;
}
.wz .con table tr td span{
    display:inline-block;
    width: 48px;
    height: 23px;
    border: 1px solid #4d87be;
    color: #4d87be;
    border-radius: 3px;
    font-size: 15px;
    text-align: center;
    line-height: 23px;
}
.wz .con table tr td span.ts{
    color: #c82a3f;
    border: 1px solid #c82a3f;
}
.wz .con table tr td span.zx{
    color: #2fb8a0;
    border: 1px solid #2fb8a0;
}
.wz .con table tr td span.jb{
    color: #e2a229;
    border: 1px solid #e2a229;
}
.wz .con table tr td.text{
    text-align: left;
    color: #222222;
}
.wz .con table tr td.text a{
    color: #222222;
}
.wz .con table tr td.text a:hover{
    color: #4d87be;
}
.wz .con table tr td label{
    color: #4d87be;
}
.wz .con table tr td label.dhf{
    color: #c82a3f;
}
.wz .con table thead tr td{
    font-size: 16px;
    color: #333333;
    text-align: center;
    font-weight: bold;
    height: 38px;
    background-color: #f2f2f2;
    vertical-align: middle;
}

.wz_hftj .wz_tab span{
    display: inline-block;
    width: 175px;
    float: left;
    font-weight: bold;
    height: 38px;
    background-color: #f2f2f2;
    text-align: center;
    line-height: 38px;
    font-size: 16px;
    margin-top: 14px;
    color: #333333;
}
.wz_hftj .wz_tab span.act{
    border-top: 4px solid #4d87be;
    color: #4d87be;
    background-color: #fff;
    height: 34px;
    line-height: 30px;
}
.wz_hftj .con table{
    width: 100%;
}
.wz_hftj .con table tr td{
    text-align: center;
    height: 35px;
    font-size: 16px;
    color: #222222;
}
.wz_hftj .con table tr td.perc{
    color: #4d87be;
}
.wz_hftj .con table thead tr td{
    color: #c82a3f;
    border-bottom: 1px dashed #cccccc;
}
.wz_hftj .con table thead tr:hover td{
    background: none;
}
.wz_hftj .sminfo{
    clear: both;
    text-align: left;
    font-weight: normal;
    line-height: 26px;
    padding-bottom: 10px;
}
.wz_hftj .con{
    width: 100%;
    padding-top: 5px;
}
.wz_hftj .con.hftj_con li{
    border-bottom: 1px dashed #cccccc;
    font-weight: bold;
    line-height: 32px;
    margin-top: 10px;
}
.wz_hftj .sminfo label{
    margin-left: 10px;
}

.wz_hftj .dc{
    height: 25px;
    line-height: 25px;
    font-size: 16px;
    color: #222222;
    margin-top: 12px;
}
.wz_hftj .dc a{
    color: #222;
}
.wz_hftj .dc:hover a{
    color: #1a6cb7;
}
.wz_hftj .dc span{
    width: 60px;
    height: 23px;
    line-height: 23px;
    text-align: center;
    border-radius: 3px;
    display: inline-block;
    border: 1px solid #4d87be;
    color: #4d87be;
}
.wz_hftj .dc span.jxz{
    color: #c82a3f;
    border: 1px solid #c82a3f;
}
.clqk{
    margin-top: 30px;
}
.cxtj{
    background-color: #f2f2f2;
    width: 650px;
    height: 80px;
    font-size: 16px;color: #333333;
    line-height: 80px;
}
.cxtj span{
    margin-left: 15px;
    margin-right: 5px;
}
.cxtj input{
    width: 128px;
    height: 38px;
    background-color: #fff;
    border: 1px solid #dcdcdc;
    vertical-align: middle;
}
.cxtj img{
    vertical-align: middle;
    margin-left: 3px;
}
.cxtj button{
    width: 90px;
    height: 40px;
    background-color: #4d87be;
    margin-left: 12px;
    color: #fff;
    font-family: "Microsoft YaHei";
    font-size: 16px;
    border: 0;
    vertical-align: middle;
}
.wz_btn{
    font-size: 0;
    margin-top: 10px;
    padding-bottom: 6px;
}
.wz_btn button{
    width: 375px;
    height: 62px;
    border-radius: 4px;
    background-color: #f2f2f2;
    font-size: 18px;
    font-family: "Microsoft YaHei";
    color: #333;
    margin-top: 18px;
    cursor: pointer;
}
.wz_btn button:hover{
    background-color: #fff;
    border: 1px solid #4d87be;
}
.wz_btn button img{
    vertical-align: middle;
    margin-right: 20px;
}
.ml20{
    margin-left: 20px;
}

.wz_ft{
    width: 770px;
}


.wz_ft .tit {
    font-size: 18px;

    color: #666666;

    border-bottom: 1px solid #cfcfcf;
    height: 50px;
    line-height: 50px;
}

.wz_ft .tit .name {
    cursor: pointer;
    font-weight: bold;
    font-size: 22px;
}

.wz_ft .tit .name.act {
    color: #355e92;
}
.ft_left{
    width: 285px;
}
.ft_left .inter{
    margin-top: 10px;
    text-align: center;
    display: block;
    border: 1px solid #4d87be;
    height: 44px;
    line-height: 44px;
    border-radius: 4px;
    color: #4175ae;
    font-size: 16px;
}
.ft_left .inter:hover{
    background-color: #f2f2f2;
    border: 1px solid #f2f2f2;
}
.ft_left .inter img{
    vertical-align: top;
    margin-top: 10px;
    margin-right: 5px;
}


.ft_right{
    width: 460px;
    margin-left: 20px;
}
.ft_right .cont{
    font-size: 16px;
    color: #333333;
    line-height: 33px;
}
.ft_right .cont .tr{
    margin-top: 2px;
}
.ft_right .cont .f_name{
    display: inline-block;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    color: #4175ae;
}
.ft_right .cont a{
    color: #c82a3f;
}

.ftzb{
    float: right;
    color: #c82a3f;
    font-size: 16px;
}
.ft_left .textarea{
    width: 283px;
    height: 120px;
    border: 1px solid #dcdcdc;
    margin-top: 10px;
}
.ft_left .sub{
    font-size: 0;
    line-height: 40px;
    margin-top: 5px;
}
.ft_left .sub span{
    font-size: 16px;
}
.ft_left .sub input{
    width: 85px;
    height: 38px;
    border: 1px solid #dcdcdc;
    vertical-align: top;
}
.ft_left .sub img{
    vertical-align: top;
}
.ft_left .sub button{
    width: 64px;
    height: 40px;
    background-color: #4d87be;
    color: #fff;
    margin-left: 8px;
    vertical-align: top;
}


/*fw*/

.fw_in{

}


.fw_in .tit {
    font-size: 18px;

    color: #666666;

    border-bottom: 1px solid #cfcfcf;
    height: 50px;
    line-height: 50px;
}


.fw_in .tit .name {
    cursor: pointer;
    font-weight: bold;
    font-size: 22px;
}

.fw_in .tit .name.act {
    color: #355e92;
}
.fw_head{
    width: 24px;
    padding: 17px;
    height: 294px;
    float: left;
    border: 1px solid #4175ae;
    background: #fff;
    color: #4175ae;
    text-align: center;
    margin-top: 18px;
    cursor: pointer;
}
.fw_head img{
    margin-top: 90px;
    margin-bottom: 15px;
}
.fw_head.act{
    background: #4175ae;
    color: #fff;
}
.fw_main{
    width: 1048px;
    float: left;height: 328px;
    margin-top: 18px;
    position: relative;
    overflow: hidden;
    border: 1px solid #cfcfcf;
    /*border-bottom: 1px solid #cfcfcf;*/
}
.fw_main ul{
    position: absolute;
    width: 100%;
    left: 0;
    top:0;
}
.fw_main ul li{
    text-align: center;
    width: 81px;
    padding: 20px 25px;
    height: 63px;
    /* padding-top: 10px; */
    float: left;
    cursor: pointer;
}
.fw_main ul li:hover{
    background-color: #eee;
}
.fw_main ul li span{
    display: block;
}
.fw_main ul li a{
    color: #333333;
    font-size: 15px;
}
.rad{
    height: 15px;
    position: absolute;
    bottom: 0;
    width: 90px;
    left: 50%;
    margin-left: -45px;
}
.rad span{
    display: block;
    margin-left: 5px;
    margin-right: 5px;
    float: left;
    background-color: #cccccc;
    width: 34px;
    height: 7px;
    cursor: pointer;
    border-radius: 4px;
}
.rad span.act{
    background-color: #ff9900;
}

.bmgg{
    width: 840px;
}

.bmcx{
    width: 280px;
}


.bmgg .bm_tab span{
    display: inline-block;
    width: 103px;
    float: left;
    height: 50px;
    background-color: #f2f2f2;
    text-align: center;
    line-height: 50px;
    font-size: 16px;
    margin-top: 15px;
    color: #000000;
    margin-right: 1px;
    cursor: pointer;
}
.bmgg .bm_tab span.act{
    border-top: 4px solid #4d87be;
    color: #4d87be;
    background-color: #fff;
    height: 46px;
    line-height: 42px;
}


.bmcx ul li {
    width: 208px;
    height: 60px;
    background-color: #ecf3fa;
    color: #101417;
    position: relative;
    margin: 18px auto 0;
    padding-left: 72px;
    line-height: 60px;
    font-size: 16px;
}
.bmcx ul li:hover{
    background-color: #cbdff4;
    cursor: pointer;
}
.bmcx ul li a {
    font-size: 15px;
    color: #333;
}

.bmcx ul li img {
    vertical-align: middle;
    margin-left: 5px;
    margin-right: 15px;
    width: 26px;
}

.bmcx ul {
    padding-top: 6px;
}

.bmcx ul li label {
    display: block;
    position: absolute;
    width: 3px;
    height: 15px;
    left: 0;
    top: 6px;
    background-color: #4175ae;
}

.bmfw_main{
    width: 1168px;
    position: relative;
    height: 280px;
    overflow: hidden;
}
.bmfw_main ul{
    position: absolute;
    left: 0;
    top:0;
    width: 100%;
}
.bmfw_main ul li{
    width: 277px;
    height: 105px;
    border: 1px solid #cfcfcf;
    border-radius: 3px;
    float: left;
    margin-left: 15px;
    margin-top: 15px;
    cursor: pointer;
}
.bmfw_main ul li:nth-child(4n+1){
    margin-left: 0;
}
.bmfw_main ul li:hover{
    background-color: #eee;
}
.bmfw_main ul li .img{
    width: 50px;
    height: 50px;
    border: 1px solid #355e92;
    border-radius: 14px;
    text-align: center;
    line-height: 50px;
    font-size: 0;
    margin-left: 15px;
    margin-top: 24px;
    margin-right: 5px;
}
.bmfw_main ul li .img img{
    vertical-align: middle;
}
.bmfw_right{
    width: 195px;
    margin-top: 5px;
    color: #999999;
}
.bmfw_right .name{
    color: #355e92;
    line-height: 30px;
    font-family: "Microsoft YaHei";
    font-size: 17px;
    display: block;
}

.bmfw_right .name2{
    font-size: 13px;
}
.bmfw_right a{
    display: inline-block;
    color: #999999;
    font-size: 14px;
}
.bmfw_right a:hover{
    color: #355e92;
}
.bmxx{
    width: 400px;
}
.bmxx .fw li{
    margin-top: 4px;
}
.lstd{
    width: 400px;
}
.lstd .ask li{
    height: 98px;
    width: 90px;
    margin-top: 5px;
    margin-bottom: 0;
}
.lstd .ask li img{
    height: 59px;
}
.lstd .ask li:hover{
    height: 96px;
    width: 88px;
    padding-top: 7px;
}
.ztfw{
    width: 280px;
}

.btn_qy {

    width: 192px;
    height: 40px;

}
.btn_tzz{
    width: 192px;
    height: 40px;
    margin-left: 10px;
}


.ztfw ul li {
    width: 134px;
    height: 31px;
    background-color: #ecf3fa;
    color: #333333;
    position: relative;
    margin-top: 13px;
    float: left;
    text-align: center;
    line-height: 31px;
}
.ztfw ul li:nth-child(2n){
    margin-left: 12px;
}
.ztfw ul li:hover{
    background-color: #cbdff4;
    cursor: pointer;
}
.ztfw ul li a {
    font-size: 15px;
    color: #333;
}

.ztfw ul li img {
    vertical-align: middle;
    margin-left: 5px;
    margin-right: 10px;
}

.ztfw ul {
    padding-top: 6px;
}

.ztfw ul li label {
    display: block;
    position: absolute;
    width: 3px;
    height: 15px;
    left: 0;
    top: 8px;
    background-color: #4175ae;
}

.tran_left {
    width: 0;
    height: 0;
    border-top: 8px solid transparent;
    border-right: 10px solid #fff;
    border-bottom: 8px solid transparent;
    position: absolute;
    left: 50px;
    top:50%;
    margin-top: -6px;
}

.w-1200 {
  width: 1200px;
  min-width: 1200px;
  margin: 0 auto;
}

.lbxx li{height:53px; float:left; overflow:hidden; *zoom:1; padding-left:0px !important; padding-right:0px !important;}
.one{background:url(/hmsrmzf/resource/theme/images/hmbj_2018_06_21_02_01.png) no-repeat; width:146px; height:53px;}
.one.fouce{background:url(/hmsrmzf/resource/theme/images/hmbj_2018_06_21_02.png) no-repeat; width:146px; height:53px;}
.two{background:url(/hmsrmzf/resource/theme/images/hmbj_2018_06_21_03.png) no-repeat; width:149px; height:53px;}
.two.fouce{background:url(/hmsrmzf/resource/theme/images/hmbj_2018_06_21_03_01.png) no-repeat; width:149px; height:53px;}
.three{background:url(/hmsrmzf/resource/theme/images/hmbj_2018_06_21_04_01.png) no-repeat; width:147px; height:53px;}
.three.fouce{background:url(/hmsrmzf/resource/theme/images/hmbj_2018_06_21_04.png) no-repeat; width:147px; height:53px;}
.nr{height:327px; overflow:hidden; *zoom:1;}
.nr h1{border-bottom:1px dashed #919191; overflow:hidden; *zoom:1; font-size:18px; font-family:"΢ź"; color:#4175ae; padding-left:10px; height:46px; line-height:46px; font-weight:normal;}
.nr  ul li{background:url(/hmsrmzf/resource/theme/images/ddd.png) no-repeat left center; padding-left:15px; line-height:38px; font-family:"΢ź"; font-size:16px; color:#333333;}
.nr ul li a{color:#333333;}
.ml6{margin-left:6px;}
.gdtp{height:50px; margin-top:20px; overflow:hidden; *zoom:1;}

.gsgg{
    width: 696px; height:50px; overflow:hidden;
}
.gsgg_list{
    width: 596px;
    height: 50px;

    overflow: hidden;
}
.gsgg_list li{
  
    padding-left: 15px;
    line-height: 50px;
    width: 550px;
}

.gsgg_list li a{
    color: #333333;
    font-size: 16px;
}

.gsgg_list li label{
    font-weight: bold;
    color: #333333;
    margin-right: 3px;
}
.gsgg_list li span{
    color: #015293;
    float: right;
}
.up_down{
    width: 14px;
    font-size: 0;
}
.tqyb{
    font-size: 16px;
    font-weight: bold;
    color: #333333;
    line-height: 36px;
}
.tqyb span{
    color: #333333;
}
.dtxx{width:444px; height:50px; overflow:hidden; *zoom:1;}
#JINGDONGBox{position:relative;}
#JINGDONGNumID{ position:absolute; bottom:10px; right:0px;}
#JINGDONGNumID li{list-style:none;float:right;width:16px;height:16px; background:#fff; color:#015393; text-align:center; line-height:16px; cursor:pointer;margin-right:4px;overflow:hidden; border:1px solid #015393;}
#JINGDONGNumID li:hover,#JINGDONGNumID li.active{background:#015393; color:#fff; line-height:16px; text-align:center; border:1px solid #015393;  width:16px; height:16px;}
#JINGDONGContentID li{position:relative;}
.mask{width:100%;height:33px;background-color:#f4f4f4;position:absolute;bottom:0;left:0;display:block;}
.comt{width:1200px; height:30px;position:absolute;left:0;bottom:10px;font-size:14px;color:#333333;text-indent:10px; line-height:50px;}
.comt a{color:#333333; font-size:16px;}
.zs{height:80px; overflow:hidden; *zoom:1;}
.mt12{margin-top:12px; overflow:hidden; *zoom:1;}
.mt20{margin-top:20px; overflow:hidden; *zoom:1;}
.mb80{margin-bottom:80px; overflow:hidden; *zoom:1;}
.xzk{margin-top:30px;}
.xzk ul li{float:left; line-height:33px; font-family:"΢ź"; font-size:16px; color:#333333; width:88px; padding-left:20px; background:url(/hmsrmzf/resource/theme/images/jt.png) no-repeat left center;}
.xzk ul li a{color:#333333;}

.ml2{margin-left:2px;}
.mt30{margin-top:30px; overflow:hidden; *zoom:1;}
.ls{height:42px; margin-top:10px; overflow:hidden; *zoom:1;}
.ml30{margin-left:30px; overflow:hidden; *zoom:1;}

/*֪*/
.main01{width: 1160px; overflow: hidden; *zoom: 1; margin: 0px auto;}
.titm{background: url(/hmsrmzf/resource/theme/images/gzhm1.png) no-repeat top center; line-height: 58px; height: 58px; width: 1160px; line-height: 58px; text-align:center; color: #447abf; font-size: 30px; font-family: "΢ź"; font-weight: bold;}
.mian{width: 1200px; background:#fff; margin: 20px auto;}
.fist{height: 380px; overflow: hidden; *zoom:1;}
.dlg{width: 696px; height: 380px; overflow: hidden;}
#JINGDONGBox2{position:relative;}
#JINGDONGNumID2{ position:absolute; bottom:10px; right:0px;}
#JINGDONGNumID2 li{list-style:none;float:right;width:20px;height:3px; background:#fff; text-align:center; cursor:pointer;margin-right:4px;overflow:hidden; border:1px solid #015393;}
#JINGDONGNumID2 li:hover,#JINGDONGNumID2 li.active{background:#FBA800;  line-height:16px; text-align:center;  width:20px; height:3px;}
#JINGDONGContentID2 li{position:relative;}
.mask2{width:100%;height:33px;background-color:#000;FILTER:alpha(opacity=40);opacity:0.4; position:absolute;bottom:0;left:0;display:block;}
.comt2{width:696px; height:30px;position:absolute;left:0;bottom:10px;font-size:14px;color:#333333;text-indent:10px; line-height:50px;}
.comt2 a{color:#f2f2f2; font-size:16px;}
.drg{width: 441px; overflow: hidden; *zoom: 1; margin-right: 10px;}
.drg p{text-indent:2em;line-height: 30px; font-family: "΢ź"; font-size: 16px;}
.drg p a{color: #bb2335;}
.drg ul{padding-top: 10px;}
.drg ul li{float: left; margin-top: 10px; overflow: hidden;}
.ml14{margin-left: 14px;}
.second{height: 328px; overflow: hidden; *zoom:1; margin-top: 10px; margin-bottom: 10px;}
.ldyq{width: 562px; overflow: hidden; height: 328px;}
.tits{height: 57px; line-height: 57px; overflow: hidden; text-align: center; font-family: "΢ź"; font-size: 19px; font-weight: bold; color: #4175ae;}
.ldyq ul li{float: left; overflow: hidden;}
.zhsl{width: 572px; overflow: hidden; *zoom:1;}
.zhsl ul{padding-top: 10px;}
.zhsl ul li{float: left; margin-top: 10px; overflow: hidden;}
.zhsl p{text-indent:2em;line-height: 30px; font-family: "΢ź"; font-size: 16px;}
.zhsl p a{color: #bb2335;}
.ml12{margin-left: 12px;}
.main02{width: 1200px; overflow: hidden; *zoom:1; margin: 20px auto;}
.szs{width: 590px; overflow: hidden;}
.syjx{width: 590px; overflow: hidden; *zoom:1; background: #FFFFFF;}
.dyz{width: 565px; margin: 14px auto; overflow: hidden;}
.tmtm{height: 60px; line-height: 60px; background: #5388c2; font-size: 22px; font-family: "΢ź"; font-weight: bold; color: #FFFFFF; text-align: center;}
.dyz ul{padding-left: 16px;}
.dyz ul li{margin-top: 30px; overflow: hidden; font-size: 18px; font-family: "΢ź"; color: #333333; line-height: 30px; }
.dyz ul li span{background: url(/hmsrmzf/resource/theme/images/gzhm26.png) no-repeat left center; padding-left: 12px;}
.dyz ul li p{line-height: 30px; color: #666666; font-size: 16px;}
.dyz ul li p a{color: #bb2335;}
.an{margin-top: 26px; overflow: hidden;}
.mb20{margin-bottom: 20px;}
.gund{width: 1200px; margin: 20px auto; background: #fff;}
.gdnr{width: 1170px; height: 278px; overflow: hidden; margin: 7px auto;}
.tshm{height: 48px; overflow: hidden; *zoom:1; line-height: 48px; border-bottom: 1px solid #D3CFCA; color: #447abf; font-size: 22px; font-weight: bold;}
.gun_img{overflow: hidden; *zoom:1; }
/*ͼƬ*/
.blk_18 { width:1170px; overflow:hidden; margin-left:12px; margin-top:15px; zoom:1;}
.col_wufeng{float:left;  position:relative; margin-left:5px;}
#demo{width:1145px; overflow:hidden;*zoom:1;}
.listimage{ width:260px; line-height: 30px; display:block}
#left{ position:absolute; width:34px; height:199px; display:block; left:0px; top:10px; cursor:pointer}
#right{position:absolute;width:34px; height:199px; display:block; right:-10px; top:10px; cursor:pointer}
.h_img{  padding:5px; margin-top:8px; margin-left:5px; margin-right:5px;}
/**/

.drg1{width: 441px; overflow: hidden; *zoom: 1; margin-right: 10px;}
.drg1 ul{padding-top: 10px;}
.drg1 ul li{background: url(/hmsrmzf/resource/theme/images/ddd.png) no-repeat left center; line-height: 35px; font-family: "΢ź";
font-size: 16px; color: #333333; padding-left: 12px;}
.drg1 ul li a{color: #333;}
.dwxx{height: 117px; overflow: hidden; *zoom:1; border-bottom: 1px dashed #918E89; margin-top: 10px;}
.dwxx h1{text-align: center; line-height: 45px; *zoom: 1; font-family: "΢ź"; font-size: 18px; font-weight: bold; color: #4c4c4c;}
.dwxx p{line-height: 30px; font-family: "΢ź"; font-size: 15px; color: #666666;}
.dwxx p a{color: #bb2335;}
.main03{height: 300px; margin: 20px auto; overflow: hidden; width: 1200px;}
.qh{width: 386px; height: 299px; overflow: hidden; background: #fff;}
.qhnr{width: 349px; margin: 0px auto; overflow: hidden;}
.tutu{height: 48px; overflow: hidden; *zoom:1; line-height: 48px; border-bottom: 1px solid #D3CFCA; }
.tutu ul li{line-height: 48px; color: #999999; font-size: 22px; font-weight: bold; float: left; cursor: default;}
.tutu ul li.fouce{line-height: 48px; color: #4175ae; font-size: 22px; font-weight: bold;}
.mr12{margin-right: 12px;}
.list_ul{padding-top: 10px;}
.list_ul li{background: url(/hmsrmzf/resource/theme/images/ddd.png) no-repeat left center;line-height: 35px; font-family: "΢ź";
font-size: 16px; padding-left: 12px;}
.list_ul li a{color: #333;}
.list_ul li span{ color: #4175ae;}
/*֮*/
.dqwz{line-height: 33px; overflow: hidden; font-size: 14px; color: #333333; font-family: "΢ź"; line-height: 33px;}
.dqwz img{float: left; width: 14px; height: 17px; overflow: hidden; margin-top: 8px;}
.dqwz span{font-family: "΢ź"; font-size: 15px; color: #333333;}
.dqwz a{color: #333;}
.nav_dh{width: 340px; overflow: hidden;}
.nav_yj{height: 60px; border-bottom: 1px solid #D3CFCA; overflow: hidden; line-height: 60px; font-family: "΢ź"; font-size: 22px; font-weight: bold; color: #4175ae;}
.nav_dh ul li{overflow: hidden; *zoom:1; margin-top: 15px;}
.nav_dh ul li span{height: 48px; width: 340px; line-height: 48px; display: inline-block; text-indent: 50px; font-size: 20px; font-family: "΢ź"; color: #4175af; background: #dae9f8;}
.nav_dh ul li p{line-height: 30px; color: #333333; font-size: 16px; font-family: "΢ź"; text-indent: 50px; margin-top: 10px; margin-bottom: 10px;}
.nav_dh ul li p a{color: #333;}
.jtnr{width: 755px; overflow: hidden; margin-left:56px;}
.zwfg{width: 755px;  overflow: hidden; *zoom: 1;}
.left_ms{width: 216px; overflow: hidden; *zoom: 1;}
.left_ms .tpxx{width: 208px; height: 272px; border: 1px solid #E5E3E0; overflow: hidden;}
.left_ms .tpxx img{width: 190px; height: 250px; margin-left:8px ; margin-top: 10px;}
.left_ms .jyjs{height: 80px; text-align: center; color: #3f7fc1;}
.left_ms .jyjs h1{font-family: "΢ź"; font-size: 20px; font-weight: bold; line-height: 40px;}
.left_ms .jyjs p{line-height: 30px; font-size: 16px; font-family: "΢ź"; color: #4175ae;}
.sjxx{background: url(/hmsrmzf/resource/theme/images/sjxx.png) no-repeat;width: 210px; height: 52px; border: 0px;}
.right_ms{width: 514px; overflow: hidden; *zoom:1;}
.tml{height: 45px; overflow: hidden; line-height: 45px; text-indent: 50px; background: #f2f2f2; font-family: "΢ź"; font-size: 19px; font-weight: bold; color: #4175ae;}
.wzms{height: 33px; overflow: hidden; line-height: 33px; font-size: 16px; color: #282828; margin-top: 20px; text-indent: 50px; height: 80px; overflow: auto;}
.wzms p{line-height: 33px; font-size: 16px; color: #282828; text-indent: 2em; padding-top: 10px;}
.lsiz{height: 294px; overflow: hidden; *zoom:1;}
.djxw{width: 347px; overflow: hidden;}
.djxw ul{padding-top: 10px;}
.djxw ul li{background: url(/hmsrmzf/resource/theme/images/ddd.png) no-repeat left center;line-height: 35px; font-family: "΢ź";
font-size: 16px; padding-left: 12px;}
.djxw ul  li a{color: #333;}
.djxw ul li span{ color: #4175ae;}
/*г֮*/
.lsiz1{height: 294px; overflow: hidden; *zoom:1;}
.lsiz1 ul{padding-top: 10px;}
.lsiz1 ul li{background: url(/hmsrmzf/resource/theme/images/ddd.png) no-repeat left center;line-height: 35px; font-family: "΢ź";
font-size: 16px; padding-left: 12px;}
.lsiz1 ul  li a{color: #333;}
.lsiz1 ul li span{ color: #808080; float: right;}
/*Ϣ*/
.main04{width: 1200px; overflow: hidden; *zoom:1; margin: 0px auto;}
.main05{width: 801px; overflow: hidden; *zoom:1; float: left;}
.oney{width: 801px; height: 316px; background: #FFFFFF; overflow: hidden;}
.cxcx{width: 770px; height: 284px; overflow: hidden; margin: 16px auto; }
.tmtw{background:url(/hmsrmzf/resource/theme/images/xxgknr1.png) repeat-x; height: 49px; line-height: 49px;}
.tbxx{background: url(/hmsrmzf/resource/theme/images/xxgknr2.png) repeat-x; width: 254px; height: 49px; line-height: 49px; border-left: 1px solid #D3CFCA; border-right: 1px solid #D3CFCA; font-weight: bold; font-family:"΢ź"; font-size: 22px; color: #4175ae;}
.tbxx img{width: 23px; height: 22px; margin-left: 44px; margin-top: 15px;}
.wjm{width: 740px; margin: 20px auto; overflow: hidden;}
.dyg{height: 40px; overflow: hidden; *zoom:1; line-height: 40px;}
.nry{width:358px; height: 40px; line-height: 40px;}
.nry span{float: left; font-size: 16px; font-family: "΢ź"; color: #333333;}
.dksz{width: 768px; overflow: hidden; *zoom:1;border-left: 1px solid #D3CFCA; border-right: 1px solid #D3CFCA;  border-bottom: 1px solid #D3CFCA; height: 234px; }
.ys{font-family: ΢ź;
    font-size: 16px;width: 268px; height: 35px; overflow: hidden; border: 1px solid #E0DDD9;}

.ys1{font-family: ΢ź;
    font-size: 16px;width: 128px; height: 38px; border: 1px solid #E0DDD9; overflow: hidden;}
.ml20{margin-left:20px; overflow: hidden; *zoom:1;}
.ml35{margin-left:35px; overflow: hidden; *zoom:1;}
.cxck{font-family: ΢ź;
    font-size: 16px;width: 126px; height: 40px; overflow: hidden; background: #5388c2; color: #fff;}
.ml32{margin-left: 32px; overflow: hidden;}
.twon{height: 359px; overflow: hidden; *zoom:1; background: #fff;}
.qhqh{width: 762px; overflow: hidden; *zoom: 1; margin: 10px auto;}
.titk{height: 50px; overflow: hidden; *zoom:1; border-bottom: 1px solid #D3CFCA; line-height: 50px;}
.titk ul li{line-height: 50px; float: left; font-size: 22px; font-family: "΢ź"; color: #999999; font-weight: bold; cursor: default; margin-left: 10px;}
.titk ul li.fouce{color: #4175ae;cursor: pointer;}
.titk ul li img{margin-top: 15px;}
.list_su{margin-top: 20px;}
.list_su li{background:url(/hmsrmzf/resource/theme/images/xxgknr5.png) no-repeat left center; padding-left: 10px; line-height: 35px; font-family: "΢ź"; font-size: 16px;}
.list_su li span{float:right; color: #808080;}
.list_su li a{color: #333333;}
.main06{width: 380px; overflow: hidden; *zoom: 1;}
.ldzc{background: #fff; overflow: hidden; *zoom:1; width: 380px; height: 78px;}
.jtjt{width: 340px; height: 50px; overflow: hidden; margin: 14px auto;}
.debf{background: #fff; overflow: hidden; *zoom:1; width: 380px; margin-top: 20px;}

.h-title{
    color: #355e92;  font-weight: bold;font-size: 22px; border-bottom: 1px solid #cfcfcf; padding-bottom:10px; margin: 10px 20px auto; text-align:center;letter-spacing:5px;
   }

.kjkj{width: 340px; margin: 10px auto; overflow: hidden; *zoom: 1;}
.kjkj ul li{float: left; margin-left: 16px; background: url(/hmsrmzf/resource/theme/images/xxgknr11.png) no-repeat left center; padding-left: 12px; width: 130px; font-family:"΢ź"; font-size: 16px; line-height: 33px;}
.kjkj ul li a{color: #333333;}
.zxzk{height: 184px; overflow: hidden; *zoom:1; margin-top: 10px; margin-bottom: 10px;}
.zxzkimg{width: 140px; height: 184px; overflow: hidden;}
.wznr{width: 182px; height: 183px; overflow: hidden;}
.tmtq{height: 30px; line-height: 30px; border-bottom: 1px solid #A9A5A0; overflow: hidden; color: #447abf; font-family: "΢ź"; font-size: 16px; text-align: center;}
.djdj{height: 38px; line-height: 38px; text-align: center; *zoom:1; color: #447abf;font-family: "΢ź"; font-size: 16px; }

.wznr ul li{line-height: 30px; font-family: "΢ź"; font-size: 16px; color: #4c4c4c; background: url(/hmsrmzf/resource/theme/images/ddd.png) no-repeat left center !important;}
.wznr ul li a{color: #4c4c4c;}
.zdxm{width: 1162px; overflow: hidden; *zoom:1; margin: 20px auto; background:url(/hmsrmzf/resource/theme/images/xxgknr23.png) no-repeat left center #FFFFFF; height: 298px;}
.dszw{width: 1200px; overflow:hidden; background: #fff; margin: 20px auto;}

	/* css */
		.slideGroup{ width:1104px; text-align:left; margin-left: 72px; }
		.slideGroup .parHd{ height:30px; line-height:30px; background:#f4f4f4; padding:0 20px; border-bottom:1px solid #ddd;  position:relative;  }
		.slideGroup .parHd ul{ float:left; position:absolute; left:20px; top:-1px; height:32px;   }
		.slideGroup .parHd ul li{ float:left; padding:0 15px; cursor:pointer; }
		.slideGroup .parHd ul li.on{ height:30px;  background:#fff; border:1px solid #ddd; border-bottom:2px solid #fff; }
		.slideGroup .slideBox{ overflow:hidden; zoom:1; position:relative;   }
		div.slideBox{width: 1104px !important; height: 298px !important; overflow: hidden;}

		.slideGroup .sPrev,.slideGroup .sNext{ position:absolute; right:55px; top:120px; display:block; width:25px; height:47px; z-index: 1000; background: url(/hmsrmzf/resource/theme/images/zwfw48.png) no-repeat left center ;}
		.slideGroup .sPrev:hover,.slideGroup .sNext:hover{ border-color:#f60;  }

		.slideGroup .parBd ul{ overflow:hidden; zoom:1;   }
		.slideGroup .parBd ul li{ margin:0 8px; float:left; _display:inline; overflow:hidden; text-align:center; width: 183px; height: 292px; }
		.slideGroup .parBd ul li div{width: 181px; height: 52px; border:1px solid #3086B8; background: #EFF8FF;  line-height: 52px; font-family: "΢ź"; font-size: 16px; color: #333333; }
		.slideGroup .parBd ul li .pic{ text-align:center; }
		.slideGroup .parBd ul li .pic img{ width:120px; height:90px; display:block;  padding:2px; border:1px solid #ccc; }
		.slideGroup .parBd ul li .pic a:hover img{ border-color:#999;  }
		.slideGroup .parBd ul li .title{ line-height:24px;   }

/**/
.list_su1 li{float: left; overflow: hidden; width: 66px; height: 66px; text-align: center; margin-top: 30px;}
.list_su1 li img{width: 32px; height: 32px; text-align: center;}
.list_su1 p{line-height: 33px; font-size: 15px; font-family:"΢ź"; text-align: center; color: #333333;}
.list_su1 p a{color: #333333;}
.ml48{margin-left: 48px;}
.twon1{overflow: hidden; *zoom:1; background: #fff;}
.bmtz{width: 380px; overflow: hidden; zoom:1; background: #fff; height: 432px;}
.szsz{width: 340px; overflow: hidden; *zoom:1; margin: 5px auto;}
.szsz ul{padding-top: 10px;}
.szsz ul li{line-height: 38px; overflow: hidden; font-size: 16px; font-family: "΢ź"; color: #333333;}
.szsz ul li a{color: #333333;}
.kszk{width: 16px; height: 16px; background: #5388c2; text-align: center; line-height: 16px; float: left; color: #fff; margin-top: 10px; margin-right: 6px;}
.kszk1{width: 16px; height: 16px; background: #63a0e3; text-align: center; line-height: 16px; float: left; color: #fff; margin-top: 10px; margin-right: 6px;}
.kszk2{width: 16px; height: 16px; background: #80b4ed; text-align: center; line-height: 16px; float: left; color: #fff; margin-top: 10px; margin-right: 6px;}
.kszk3{width: 16px; height: 16px; background: #999999; text-align: center; line-height: 16px; float: left; color: #fff; margin-top: 10px; margin-right: 6px;}
.dszs{width: 1160px; overflow: hidden; *zoom:1; margin: 10px auto;}
.dksq li{margin-top: 20px; width: 273px; height: 100px; border:1px solid #D3CFCA; border-radius: 3px; float: left;}
.dksq li img{float: left; margin-left: 19px; margin-top: 24px; width: 52px; height: 52px;}
.nrnr{width: 185px; overflow: hidden; *zoom:1;  color: #999999;}
.nrnr h1{color: #4175ae; font-family: "΢ź"; font-size: 17px; line-height: 33px;  font-weight: normal !important; margin-top: 20px;}
.nrnr a{font-size: 14px; font-family: "΢ź"; color: #999999;}
.nrnr1{width: 185px; overflow: hidden; *zoom:1;  color: #999999;}
.nrnr1 h1{color: #4175ae; font-family: "΢ź"; font-size: 17px; line-height: 33px;  font-weight: normal !important; margin-top:5px;}
.nrnr1 a{font-size: 14px; font-family: "΢ź"; color: #999999;}
.main07{height: 212px; overflow: hidden; *zoom:1; margin-top: 20px;}
.dksm{width: 800px; height: 212px; overflow: hidden; *zoom:1; background: #fff;}
.slz{width: 765px; height: 212px; overflow: hidden; margin: 5px auto;}
.ml17{margin-left: 17px;}
.dszl{width: 380px; height: 212px; overflow: hidden; background: #fff; float:right; height: 212px;}
.dzdt{width: 344px; margin: 5px auto; overflow: hidden; *zoom:1;}






.information-box{
    height:auto;
    overflow: hidden;
}

.information-box .panel{
    width: 355px;
    margin-top: 10px;

    position: relative;
}
.gov-list{
    padding: 0 0px;
}
.gov-list li{
	 width: 352px;
	 height: 42px;
	 line-height: 42px;
	 border: 1px solid #D8E3EA;
	 margin-top:5px;
}
.gov-list li:hover{
	background-color: #4d87be;
}

/*.gov-list li:last-child{
    border-bottom: 0;
}*/
.gov-list li span{
    display: inline-block;
    vertical-align: middle;
    color: #4175ae;
    margin-left:20px;
    line-height: 52px;
    float: left;
	font-size: 16px;
}
.gov-list li span img{
	vertical-align: middle;
}
.panel .con{
    margin-top: 0;
    width: 100%;
}
.information-box .panel .con{
    left: 304px;
}
.information-box .panel .con:first-child{
    left: 0;
}


.sxxxgk{
        margin-top: 22px;
        width: 352px;
        height: 199px;
        border-left: 1px solid #E8E7E4;
        border-right: 1px solid #E8E7E4;
        border-bottom: 1px solid #E8E7E4;
        border-top: 2px solid #3086B8;
        overflow: hidden;
	*
        zoom: 1;
}
.tm2{
	height: 44px;
	line-height: 44px;
	overflow: hidden;
	font-family: "????????????";
	background: #ECF3F9;
	font-size: 18px;
	font-weight: bold;
	color: #4d87be;
	text-align:center;
}

.sxxxgk ul{
	padding-left: 17px !important;
}
.sxxxgk ul li{line-height:30px !important;font-family: "????????????" !important;font-size: 15px !important;color: #333333 !important;background: url(/ntsrmzf/resources/theme/images/dd.png) no-repeat left center !important;padding-left: 17px !important;width: 94px;float: left !important;}
.sxxxgk ul li a{
	color: #333333;
}
.sxxxgk1{
	margin-top: 22px;
	width: 352px;
	
	border-left: 1px solid #E8E7E4;
	border-right: 1px solid #E8E7E4;
	border-bottom: 1px solid #E8E7E4;
		border-top: 2px solid #3086B8;
	overflow:hidden;
	*zoom: 1;
}
.xld{
	height: 208px;
	overflow: auto;
}
.sxxxgk1 ul{
	padding-left: 17px !important;
}
.sxxxgk1 ul li{
	line-height: 30px !important;
	font-family: "????????????" !important;
	font-size: 15px !important;
	color: #333333 !important;
	background: url(/ntsrmzf/resources/theme/images/dd.png) no-repeat left center !important;
	padding-left: 12px !important;
	width:144px;
	float: left !important;
}

.sxxxgk1 ul li a{
	color: #333333;
}






.gov-list li {
    width: 348px;
    height: 65px;
    border: 1px solid #2d66a5;
}
.gov-list li:hover {
    background-color: #2D66A5;
}

.gov-list li span {
    margin-left: 40px;
    line-height: 25px;
    float: left;
    font-size: 20px;
    margin-top: 19px;
    width: 160px;
}
li.ysqgk {
    display: inline-block;
    width: 305px;
}
li.sqxz {
    width: 38px;
    display: inline-block;
    margin-left: 0px;
}
.gov-list li.sqxz a span {
    margin: 4px 0px 0px 12px;
    font-size: 14px;
    width: 27px;
    line-height: 14px;
}
.gov-list li.sqxz:hover a span {
    color:#fff;
}
.gov-list li span.tb {
    width: 40px;
    height: 60px;
    line-height: 60px;
    margin-left: 49px;
    margin-top: 3px;
}
.gov-list li span.tb1 {
    background: url(/hmsrmzf/resource/theme/images/zfxxgkzn-1.png) no-repeat center;
}
.gov-list li span.tb2 {
    background: url(/hmsrmzf/resource/theme/images/zfxxgkzd-1.png) no-repeat center;
}
.gov-list li span.tb3 {
    background: url(/hmsrmzf/resource/theme/images/fdzdgknr-1.png) no-repeat center;
}
.gov-list li span.tb4 {
    background: url(/hmsrmzf/resource/theme/images/zfxxgknb-1.png) no-repeat center;
}
.gov-list li span.tb5 {
    background: url(/hmsrmzf/resource/theme/images/ysqgk-1.png) no-repeat center;
}

.gov-list li:hover span.tb1 {
    background: url(/hmsrmzf/resource/theme/images/zfxxgkzn-2.png) no-repeat center;
    color:#fff;
}
.gov-list li:hover span.tb2 {
    background: url(/hmsrmzf/resource/theme/images/zfxxgkzd-2.png) no-repeat center;
    color:#fff;
}
.gov-list li:hover span.tb3 {
    background: url(/hmsrmzf/resource/theme/images/fdzdgknr-2.png) no-repeat center;
    color:#fff;
}
.gov-list li:hover span.tb4 {
    background: url(/hmsrmzf/resource/theme/images/zfxxgknb-2.png) no-repeat center;
    color:#fff;
}
.gov-list li:hover span.tb5 {
    background: url(/hmsrmzf/resource/theme/images/ysqgk-2.png) no-repeat center;
    color:#fff;
}

.sxxxgk {
    width: 350px;
}
.sxxxgk ul {
    padding-left: 10px !important;
}


.sxxxgk1 {
    width: 352px;
   
}




.box2{73px;}
.cf {
    margin-bottom: 12px;
}


.main {
    padding-top: 1px;
}
.sxxxgk {
    margin-top: 10px;
}
.sxxxgk1 {
    margin-top: 12px;
}
.top,.head,.nav,.foot {
    min-width: 1210px;
}


    box-sizing:content-box;
}

.nav {
    width: 100%;
    height: 50px;
    border-top: 1px solid #e0e7ef;
    border-bottom: 2px solid #518CCC;
    background-color: #fff;
}

.nav ul {
    list-style: none;
    width: 1210px;
    height: 38px;
    margin: 6px auto;
}

.nav ul li {
    float: left;
    font-size: 21px;
    color: #222222;
    padding-left: 22px;
    padding-right: 22px;
    height: 22px;
    margin-top: 8px;
 /*   background: url(/hmsrmzf/resource/theme/images/nav_bg.png) no-repeat right center; */
    line-height: 22px;
}
.nav ul li:hover{
    border: 0;
    height: 38px;
    margin-top: 0;
    line-height: 38px;
}

.nav ul li a {
    display: inline-block;
    padding-left: 22px;
    padding-right: 22px;
    color: #222222;
}
.nav ul li:hover a{
    height: 38px;
    color: #fff;
    border-radius: 3px;
    background-color: #5b99cb;
}
.nav ul li.act {
    border: 0;
    height: 38px;
    margin-top: 0;
    line-height: 38px;
}

.nav ul li.act a {
    height: 38px;
    color: #fff;
    border-radius: 3px;
    background-color: #5b99cb;
}

.clear {
    clear: both;
}

.search {
    width: 640px;
    margin: 15px auto 0;
}

.input {
    width: 414px;
    height: 36px;
    font-size: 0;
    text-align: right;
    border: 1px solid #518ccc;
    box-sizing:content-box;
}

.input input {
    font-size: 15px;
    vertical-align: top;
    width: 312px;
    height: 36px;
    border: 0;
    line-height: 36px;
    outline: none;
    text-indent: 10px;
    font-family: "Microsoft YaHei";
    color: #9e9e9e;
}

.btn_search {
    width: 100px;
    height: 36px;
    border: 0;
    background-color: #518ccc;
    font-size: 15px;
    color: #fff;
    font-family: "Microsoft YaHei";
    vertical-align: top;
}

.btn_search img {
    vertical-align: middle;
    margin-right: 5px;
}

.btn_hsearch {
    width: 100px;
    height: 38px;
    background-color: #fff;
    color: #101417;
    border: 1px solid #518ccc;
    margin-left: 11px;
    font-size: 15px;
    font-family: "Microsoft YaHei";
    vertical-align: top;
}

.btn_hsearch img {
    vertical-align: middle;
    margin-right: 3px;
}

.hot_words {
    display: block;
    margin-top: 5px;
    font-size: 15px;
    color: #878787;
    text-align: left;

}

.hot_words label {
    color: #355e92;
    margin-right: 12px;
}

.main {
    padding-top: 17px;
    background-color: #FFFFFF;
    padding-bottom:1px;
}

.main .inner {

    width: 1200px;
    margin: 0 auto;

}

.main .inner .table_content{

    margin:0px auto;

}

.news {
    width: 444px;
    margin-left: 25px;
}

.news .tit {
    font-size: 18px;

    color: #666666;

    height: 53px;
    line-height: 32px;
}
.news .tit a {
    font-size: 18px;

    color: #666666;
    height:53px;
    line-height: 32px;
}

.news .tit .name {
    cursor: pointer;
    font-weight: bold;
}

.news .tit .name.act {
    color: #4175af;
}
.news .tit .name:hover{
    color: #da0000;
}

.cf {
    padding: 14px;
    background-color: #fff;
    margin-bottom: 15px;
}
.cf1{
    padding: 14px;

    margin-bottom: 15px;
}
.gun{width:1200px; height:100px; margin:20px auto;}
.wrap {
    width: 1068px;
    height: 74px;
    position: relative;
    overflow: hidden;
    float: left;
    margin-left: 30px;
}

.wrap ul {
    overflow: hidden;
    position: absolute;
    width: 1600px;
    left: 0;
    top: 0;
    _height: 1px;
}

.wrap ul li {
    float: left;
    width: 361px;
}

.iwant {
    width: 342px;
}
.iwant1 {
    width: 362px;
}

.iwant2 {
    width: 340px;
}

.ml15 {
    margin-left: 15px;
}
.ml20 {
    margin-left:20px;
}
.iwant .title {
    width: 100%;
    border-bottom: 1px solid #cfcfcf;
	line-height: 40px;
margin-top: 15px;
}
.iwant .title span{
    font-family: "Microsoft YaHei";
    font-size: 22px;
    color: #da0000;
}
.iwant .title span label{
    font-size: 33px;
    font-family: Minij;
}
.iwant1 .title {
    width: 100%;
    border-bottom: 1px solid #cfcfcf;
	line-height: 40px;
margin-top: 15px;
}
.iwant1 .title span{
    font-family: "Microsoft YaHei";
    font-size: 22px;
    color: #da0000;
}
.iwant1 .title span label{
    font-size: 33px;
    font-family: Minij;
}
.zf {
    width: 100%;
    margin-top: 15px;
}

.zf .left {
    width: 29px;
    padding: 19px 7px;
    font-size: 14px;
    color: #fff;
    background-color: #4175ae;
}

.zf .left span {
    line-height: 18px;
    display: block;
    margin-top: 5px;
}

.zf .right {
    width: 328px;
    height: 114px;
    margin-left: 10px;
    padding: 8px;
    background-color: #f2f2f2;
    border: 1px solid #e6e6e6;
}

.zf .right ul {
    border: 1px solid #e6e6e6;
    background-color: #fff;
    padding-top: 4px;
    height: 108px;
}

.zf .right ul li {
    float: left;
    line-height: 26px;
    font-size: 15px;
    margin-right: 4px;
}

.zf .right ul li label {
    font-weight: bold;
    color: #4175ae;
    margin-left: 10px;
    margin-right: 5px;
}

.zf .right ul li a {

    color: #222222;

}
.zf .right ul li:hover a{
    color: #4175ae;
}
.fl5 {
    margin-left: 5px;
}

.tab {
    margin-top: 15px;
    height: 38px;
    width: 100%;
    border-bottom: 2px solid #4175ae;
}

.tab .name {
    display: block;
    float: left;
    width: 118px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    cursor: pointer;
    background-color: #f1f1f1;

}

.tab .name.act {
    background-color: #4175ae;
    color: #fff;
}

.panel .con {
    margin-top: 18px;
}

.wj {
    width: 365px;
    border-left: 1px solid #e3e3e3;
    margin-left: 9px;
    position: relative;
    overflow: visible;
    padding-bottom: 5px;
}

.wj li {
    background: url("/hmsrmzf/resource/theme/images/point.png") no-repeat left top;
    margin-left: -6px;
    margin-top: -5px;
    height: 85px;
    cursor: pointer;
    padding-left: 18px;
}

.wj li:hover {
    background: url("/hmsrmzf/resource/theme/images/point_act.png") no-repeat left top;
}

.wj li:hover a {
    color: #1a6cb7;
}

.wj li label {
    line-height: 12px;
    display: block;
    font-size: 15px;
    color: #808080;
}

.wj li img {
    margin-top: 9px;
}

.wj li a {
    color: #333333;
    margin-top: 6px;
    width: 328px;
    line-height: 22px;
    font-size: 15px;
    margin-left: 3px;
    display: block;
}

.btn {
    font-size: 0;
    margin-top: 22px;
}
.btn button{
    background-color: #4175ae;
    cursor: pointer;
    font-family: "Microsoft YaHei";
    font-size: 15px;
    color: #fff;
}
.btn button:hover{
    background-color: #648ebb;
}
.btn button img{
    vertical-align: middle;
    margin-right: 5px;
}
.btn_wgk {

    width: 180px;
    height: 42px;

}

.btn_zfgb {

    width: 140px;
    height: 42px;
    margin-left: 8px;
}

.btn_blgk {

    width: 173px;
    height: 39px;
    margin-left: 8px;
}

.btn_xxgk {
    width: 401px;
    height: 39px;
    margin-top: 8px;
}

.fw li {
    float: left;
    margin-left: 10px;
    width: 90px;
    line-height: 32px;
}

.fw label {
    color: #4175ae;
    margin-right: 5px;
}

.fw a {
    color: #333;
}
.fw a:hover{
    color: #4175ae;
}
.deg {
 /*   background: url("/hmsrmzf/resource/theme/images/deg_bg.png") no-repeat;*/
    width: 194px;
    height: 188px;
    position: relative;
    margin-top: 10px;
}

.ml10 {
    margin-left: 10px;
}

.deg .tit {
    text-align: center;
    line-height: 24px;
    height: 24px;
    font-size: 16px;
    color: #fff;
}

.deg ul li {
    width: 164px;
    height: 26px;
    background-color: #ecf3fa;
    color: #333333;
    position: relative;
    margin: 10px auto 0;
    padding-left: 12px;
}
.deg ul li:hover{
    background-color: #cbdff4;
    cursor: pointer;
}
.deg ul li a {
    font-size: 15px;
    color: #333;
}

.deg ul li img {
    vertical-align: middle;
    margin-left: 5px;
    margin-right: 10px;
}

.deg ul {
    padding-top: 6px;
}

.deg ul li label {
    display: block;
    position: absolute;
    width: 3px;
    height: 15px;
    left: 0;
    top: 6px;
    background-color: #4175ae;
}

.ask li {
    float: left;
    width: 86px;
    margin-top: 12px;
    margin-bottom: 14px;
    padding-top: 7px;
  
    font-size: 15px;
    text-align: center;
}

.ask li a {
    color: #333;
}

.ask li span {
    display: block;
}

.ask {
    padding-bottom: 10px;
    overflow:hidden;
}

.hy li {
    float: left;
    font-size: 15px;
    text-align: center;
    margin-top: 25px;
    height: 111px;
}

.hy li .img {
    width: 70px;
    height: 70px;
    border-radius: 3px;
    text-align: center;
    line-height: 76px;
}
.ml50{margin-left: 50px;}
.ml55{margin-left: 55px;}
.xdwb{background:url(/hmsrmzf/resource/theme/css/fthg.png); height: 70px; width: 340px; margin-top: 20px;}
.xdwb ul{padding-left: 91px; padding-top: 8px;}
.xdwb ul li{line-height: 30px; font-family: "΢ź"; font-size: 15px; color:#4175ae;}
.xdwb ul li a{color:#333333;}
.xdwb ul li b{color:#919191; font-weight: normal !important;}
.mt50{margin-top: 50px !important;}
.mb50{margin-bottom: 50px !important;}
.hy li .img:hover{
    background-color: #f8f8f8;
}
.hy li .img img {
    vertical-align: middle;
}

.hy li a {
    color: #333;
}

.hy li span {
    display: block;
    margin-top: 10px;
}

.foot {
    border-top: 8px solid #355e92;
    width: 100%;
    background-color: #dee0e2;
}
.select{
    padding-top: 18px;
    border-bottom: 1px solid #bfc1c3;
    padding-bottom: 18px;
}
.select .inner{
     /*width: 880px;*/
    width:688px;
    margin: 0 auto;
    padding:0 auto;
}
.zy{
    display: block;
    font-size: 15px;
    color: #333333;
    width: 165px;
    height: 30px;
    text-align: center;
    background-color: #fff;
    float: left;
    line-height: 30px;
}
.zy img{
    vertical-align: top;
    margin-top: 5px;
}
.sel {

    width: 155px;
    background-color: #fff;
    box-shadow: 0 0 5px #ccc;
    position: relative;
    cursor: pointer;
}

.sel span {
    border: none;
    outline: none;
    width: 100%;
    height: 30px;
    line-height: 30px;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    padding-left: 16px;
}

.sel:after {
    content: "";
    width: 6px;
    height: 12px;
   /* background: url(/hmsrmzf/resource/theme/images/select_ico.png) no-repeat center;*/
    position: absolute;
    right: 10px;
    top: 10px;
    pointer-events: none;
}

.footer{
    width: 820px;
    margin: 0 auto;
    padding-bottom: 20px;
    overflow: auto;
}
.red_jg{
    float: left;
    margin-left: 15px;
    margin-top: 23px;
}
.footer .mid{
    float: left;
    width: 620px;
    padding-top: 20px;
    text-align:center;
    font-size: 14px;
    color: #333;
}
.footer .mid a{
    color: #333;
}
.footer .mid p{
    margin-top: 10px;
}
.zc_ico{
    float: left;
    margin-left: 10px;
    margin-top: 25px;
}

.main .inner .szf_left{
    width: 757px;
    float: left;
}
.main .inner .szf_right{
    width: 428px;
    margin-left: 15px;
    float: left;
}
.szf {
    width: 725px;
}

.szf .tit {
    font-size: 18px;

    color: #666666;

    border-bottom: 1px solid #cfcfcf;
    height: 40px;
    line-height: 40px;
}

.szf .tit .name {
    cursor: pointer;
    font-weight: bold;
}

.szf .tit .name.act {
    color: #4175af;
}
.szf .table{
    margin-top: 10px;

}
.szf .table .tr{
    display: table;
}
.szf .table .name{
    width: 88px;
    display: table-cell;
    vertical-align: middle;
    background-color: #ecf7ff;
    position: relative;
    padding-left:16px;
    padding-right: 16px;
    font-size: 20px;
    color: #4175ae;
    text-align:justify;
    font-weight: bold;
    text-align-last:justify;
}
.szf .table .name label{
    width: 88px;
    position: absolute;
    height: 0;
    bottom: 0;
    left: 16px;
    border-bottom: 1px solid #ccdce8;
}
.szf .table .cell{
    width: 2px; display: table-cell;

}
.szf .table .pic{
    width: 602px;
    margin-left: 2px;
    display: table-cell;
    background-color: #ecf7ff;
    position: relative;
    padding: 16px;
}
.szf .table .pic label{
    width: 570px;
    position: absolute;
    height: 0;
    bottom: 0;
    left: 16px;
    border-bottom: 1px solid #ccdce8;
}
.szf .table .pic ul li{
    float: left;
    margin-left: 3px;
    margin-right: 30px;
    font-size: 0;
    color: #333333;
    text-align: center;

}
.szf .table .pic ul li span{
    font-size: 16px;
    line-height: 40px;
    display: block;
}
.szf .table .pic ul li .head_img{
    padding: 5px;
    background-color: #fff;
    border: 1px solid #e2e2e2;
}
.zwdt  li{
    height: 52px;
    line-height: 52px;
    font-size: 15px;
    color: #999999;
    padding-left: 10px;
}
.zwdt li a{
    color: #333333;
    font-size: 16px;
    display: inline-block;
    vertical-align: middle;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    text-align: left;
    width: 600px;
}
.zwdt li:hover a{
    color: #4175af;
}
.zwdt li.dd{
    background-color: #f7f7f7;
}
.zwdt li label{
    margin-left: 15px;
    display: inline-block;
    vertical-align: middle;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    text-align: left;
}

.zf_r .title{
    background: url("/hmsrmzf/resource/theme/images/tit_bg.png") repeat;
    width: 100%;
    height: 76px;
    text-align: center;
    line-height: 76px;
    font-size: 22px;
    color: #ffffff;
    font-weight:bold;
}



.zf_news {
    width: 100%;
}

.zf_news .tit {
    font-size: 22px;

    color: #666666;

    border-bottom: 1px solid #cfcfcf;
    height: 48px;
    line-height: 48px;
}

.zf_news .tit a {
    font-size: 22px;

    color: #666666;
    height: 48px;
    line-height: 48px;
}

.zf_news .tit .name {
    cursor: pointer;
    font-weight: bold;
}

.zf_news .tit .name.act {
    color: #4175af;
}
.zf_news .tit .name:hover{
    color: #da0000;
}
.zf_news ul {
    padding-top: 15px;
}

.zf_news ul li {
    background: url("/hmsrmzf/resource/theme/images/list_ico.png") no-repeat left 16px;
    padding-left: 13px;
    line-height: 36px;
    padding-right: 10px;
    text-align: right;
    overflow: auto;
    color: #808080;
}

.zf_news ul li a {
    color: #333;
    float: left;
    display: inline-block;
    vertical-align: middle;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    text-align: left;
    width: 475px;
}

.zf_news ul li:hover a{
    color: #1a6cb7;
}
.zf_news ul.con2 li {
    background: url("/hmsrmzf/resource/theme/images/ist_ico2.png") no-repeat left center;
    padding-left: 13px;
    line-height: 36px;
    padding-right: 10px;
    text-align: right;
    overflow: auto;
    color: #222222;
}
.zf_news ul.con2 li a {
    color: #222222;
    float: left;
}
.zf_news ul.con2 li:hover a{
    color: #1a6cb7;
}
.zf_news ul.con2  li a label{
    color: #4c4c4c;
    margin-left: 5px;
}
.btn_down{
    background: url("/hmsrmzf/resource/theme/images/down.png") no-repeat;
    width: 94px;
    height: 22px;
    display: block;
    margin: 0 auto;
    cursor: pointer;
}
.zf_news ul.con2{
    height: 616px;
    overflow-y: scroll;
    width: 425px;
    margin-bottom: 10px;
}

.gk{
    line-height: 30px;
    margin-left: 25px;
    width: 550px;
    font-size: 15px;
    color: #333333;
}
.gk a{
    color: #bb2335;
}
.gk ul li{
    float: left;
    margin-top: 12px;
    font-size: 0;
    height: 76px;
    margin-left: 22px;
}
.gk ul li .hov{
    display: none;
}
.gk ul li:hover .hov{
    display: inline;
}
.gk ul li:hover .show{
    display: none;
}
.tjgb{
    background: url("/hmsrmzf/resource/theme/images/tjgb.png") no-repeat;
    width: 263px;
    height: 46px;
    margin-top: 12px;
    vertical-align: middle;
    cursor: pointer;
}
.tjgb:hover{
    background: url("/hmsrmzf/resource/theme/images/tjgb2.png") no-repeat;
}
.zfgb{
    background: url("/hmsrmzf/resource/theme/images/zfgb.png") no-repeat;
    width: 263px;
    margin-left: 17px;
    margin-top: 12px;
    height: 46px; cursor: pointer;

    vertical-align: middle;
}
.zfgb:hover{
    background: url("/hmsrmzf/resource/theme/images/zfgb2.png") no-repeat;
}
.ds{
    overflow: hidden;
    width: 100%;
}
.ds .tit{
    width: 100%;
    height: 42px;
    background-color: #f5f5f5;
}
.ds .tit span{
    width: 130px;
    height: 39px;
    display: block;
    background-color: #fff;
    font-weight: bold;
    border-top: 3px solid #4175ae;
    color: #355e92;
    font-size: 18px;
    text-align: center;
    line-height: 39px;
}
.ds ul li{
    float: left;
    border: 1px solid #ebebeb;
    font-size: 16px;
    color: #333;
    line-height: 36px;
    padding-left: 18px;
    padding-right: 18px;
    margin-right: 16px;
    margin-top: 12px;
}
.ds ul li:hover{
    background-color: #5992d1;

}
.ds ul{
    padding-top: 7px;
    padding-bottom: 20px;
    overflow: auto;
}
.ds ul li a{
    color: #333;
}
.ds ul li:hover a{
    color: #fff;
}

.mt10{
    margin-top: 5px;
}
.friend .title {
    font-size: 18px;
    color: #4175af;
    font-weight: bold;
    border-bottom: 1px solid #cfcfcf;
    height: 48px;
    line-height: 48px;
    margin-left: 16px;
    margin-right: 16px;
}


.friend{height:300px;margin:0 auto;overflow:hidden;width:1200px;background-color: #fff}
.mr_frbox{height:228px;padding:24px 10px 0px;}
.mr_frBtnL{cursor:pointer;display:block;float:left;height:43px;margin:80px 5px 0 0;width:25px;}
.mr_frUl{float:left;height:202px;width:1120px;}
.mr_frBtnR{float:right;margin-top:80px;cursor:pointer;width:25px;height:43px;}
.mr_frUl ul li{font-size:0;display:inline;float:left;/*height:389px;*/width:260px;margin-left:10px;margin-right:10px;overflow:hidden;position:relative;}
.mr_frUl ul li a img{/*display:block;*/width:260px;}
.mr_frUl ul li p{
    width: 100%;
    height: 40px;
    line-height: 40px;
    background-color: #ededed;
    margin: 0;
    font-size: 16px;
    text-align: center;

}
.mr_frUl ul li p a{
    color: #333333;
}



.sel2 {
    color: #fff;
    cursor: pointer;
    margin-right: 10px;
    margin-left: 10px;
    padding-right: 20px;
    height: 40px;
    vertical-align: middle;
    font-family: "Microsoft YaHei";
    position: relative;
    background: url(/hmsrmzf/resource/theme/images/sel_down.png) no-repeat right center;
}

/*.sel2 select {
    border: none;
    outline: none;
    height: 21px;
    line-height: 21px;
    font-size: 14px;
    padding-left: 5px;
    padding-right: 18px;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    background: #3f6ea4;
    font-family: "Microsoft YaHei";
    color: #fff;
}*/

/*.sel2:after {*/
/*content: "";*/
/*width: 11px;*/
/*height: 6px;*/
/*background: url(/hmsrmzf/resource/theme/images/sel_down.png) no-repeat center;*/
/*position: absolute;*/
/*right: 5px;*/
/*top: 18px;*/
/*pointer-events: none;*/
/*}*/

.ztzl_ico{
    width: 74px;
    height: 74px;
}
.ztzl_ico span{
    display: block;
    width: 34px;
    height: 34px;
    border: 1px solid #da0000;
    float: left;
    text-align: center;
    line-height: 34px;
    font-size: 24px;
    font-weight: bold;
    color: #fff;
    background-color: #da0000;
    cursor: pointer;
}
.ml2{
    margin-left: 2px;
}
.ztzl_ico span.z2{
    margin-top: 2px;
    background-color: #fff;
    color: #da0000;
}
.ztzl_ico:hover .z1{
    color: #da0000;
    background-color: #fff;
}
.ztzl_ico:hover .z2{
    color: #fff;
    background-color: #da0000;
}

.friendlink{
    width: 1050px;
    background: #fff;
    position: relative;
    display: none;
    overflow: auto;
    margin-top: 5px;
}
.friendlink2{
    width: 1200px;
    background: #3f6ea4;
    position: absolute;
    overflow: auto;
    left: -85px;top:40px;
    display: none;
}
.friendlink a {
    display: block;
    margin: 5px 20px;
    width: 110px;
    float: left;
    line-height: 28px;

    font-size: 13px;
    color: #333;
}
.friendlink2 a {
    display: block;
    margin: 5px 10px;
    width: 110px;
    float: left;
    line-height: 23px;

    font-size: 13px;
    color: #fff;
}
.hide{
    display: none;
}
.scroll{
    height: 520px;
    width: 1190px;
    overflow-y: scroll;
}
.btn_up{
    display: none;
    background: url("/hmsrmzf/resource/theme/images/up.png") no-repeat;
    width: 94px;
    height: 22px;
    margin: 0 auto;
    cursor: pointer;
    margin-bottom: 10px;
}

/*list*/
.area {
    padding-left: 16px;
    font-size: 14px;
    color: #333;
    line-height: 17px;
}
.area a{
    color: #333;
}
.area img{
    vertical-align: middle;
}
.list_left{
    width: 268px;
    height: 815px;
}
.list_left .title{
    display: block;
    width: 100%;
    height: 52px;
    line-height: 52px;
    text-align: center;
    background-color: #4d87be;
    font-size: 22px;
    font-weight: bold;
    color: #fff;
    letter-spacing: 8px;
}
.list_left ul{
    background-color: #fafafa;
    padding-left: 24px;
    padding-right: 24px;
}
.list_left ul li{
    height: 52px;
    border-bottom: 1px solid #e6e6e6;
    text-align: center;
    line-height: 52px;
    font-size: 16px;
}
.list_left ul li a{
    padding-left: 36px;
    padding-right: 36px;
    position: relative;
    color: #333;
}
.list_left ul li label{
    display: none;
    position: absolute;
    font-weight: bold;
    font-family: Arial;
    color: #4175ae;
    right: 0;
}
.list_left ul li.act a{
    font-weight: bold;
    color: #4175ae;
}
.list_left ul li:hover a{
    font-weight: bold;
    color: #4175ae;
}
.list_left ul li:hover label{
    display: inline;
}
.list_left ul li.act label{
    display: inline;
}
.list_left ul li:last-child{
    border-bottom: 0;
}
.list_right{
    width: 855px;
    height: 815px;
}
.list_right .title{
    color: #355e92;
    font-weight: bold;
    font-size: 22px;
    border-bottom: 1px solid #cfcfcf;
    height: 52px;
    line-height: 52px;
    padding-left: 5px;
}
.list_right  .list li{
    background: url(/hmsrmzf/resource/theme/images/list_ico.png) no-repeat left center;
    padding-left: 10px;
    height: 50px;
    line-height: 50px;

    margin-left: 7px;
    text-align: right;
    color: #808080;
}
.list_right  .list li div{
    padding-left: 3px;
    padding-right: 3px;
}
.list_right  .list li:hover div{
    background-color: #ddeeff;
    color: #355e92;
}
.list_right  .list li:hover div a{
    color: #355e92;
}
.list_right   .list li a{
    float: left;
    color: #222222;
}
.page{
    width: 480px;
    height: 30px;
    margin: 10px auto;
}
.page ul li{
    padding-left: 10px;
    padding-right: 10px;
    height: 28px;
    text-align: center;
    line-height: 28px;
    margin-left: 10px;
    color: #333333;
    border: 1px solid #4d87be;
    float: left;
    font-size: 16px;
}
.page ul li a{
    color: #333333;
}
.page ul li.slh{
    border: 0;
    line-height: 20px;
}
.page ul li.act{
    background-color: #4d87be;
    color: #fff;
}
.page ul li.act a{
    color: #fff;
}
.page ul li.pageto{
    margin-left: 20px;
    margin-right: 10px;
    background-color: #4d87be;
    color: #fff;
}
.page ul li.pageto a{
    color: #fff;
}
.content .title{
    color: #355e92;
    font-size: 30px;
    text-align: center;
    line-height: 60px;
	padding:10px 50px;
}
.content .stitle{
    text-align: center;
    line-height: 40px;
    padding-bottom: 10px;
    margin-top: 10px;
    font-size: 15px;
    color: #666666;
}
.content .stitle span{
    margin-left: 20px;
    margin-right: 20px;
}
.content .con{
    border-top: 1px solid #cfcfcf;
    width: 1040px;
    padding: 2px;
    margin: 10px auto;
    line-height: 35px;
    font-size:16px;
}
.content .con p{
    /*text-indent: 2em;*/
    margin-top: 35px;
}


/*wywt*/

.wywt{
    width: 770px;
}
.wywt .title{
    display: block;
    color: #355e92;
    font-weight: bold;
    font-size: 22px;
    border-bottom: 1px solid #cfcfcf;
    height: 52px;
    line-height: 52px;
    padding-left: 5px;
}
.lc{
    width: 138px;
    height: 42px;
    line-height: 42px;
    border: 1px solid #c2c2c2;
    border-radius: 3px;
    font-size: 16px;
    color: #808080;
}
.lc.act{
    border: 1px solid #4d87be;
    background-color: #4d87be;
    color: #fff;
}
.lc img{
    margin-left: 15px;
    margin-right: 5px;
    vertical-align: middle;
}
.lc_div{
    margin-top: 30px;
    padding-bottom: 10px;
    overflow: auto;
}
.to{
    margin: 14px 25px;
}

.info select {
    /*Chrome和Firefox里面的边框是不一样的，所以复写了一?*/
    border: solid 1px #000;

    /*很关键：将默认的select选择框样式清?*/
    appearance:none;
    -moz-appearance:none;
    -webkit-appearance:none;

    /*在选择框的最右侧中间显示小箭头图?*/
    background: url("/hmsrmzf/resource/theme/images/arrow.png") no-repeat scroll right center transparent;


    /*为下拉小箭头留出一点位置，避免被文字覆?*/
}


/*清除ie的默认选择框样式清除，隐藏下拉箭头*/
.info select::-ms-expand { display: none; }
.info{
    margin-top: 8px;
}
.info .select1{
    width: 218px;
    padding-right: 20px;
    height: 38px;
    border: 1px solid #dcdcdc;
    background-position: 195px 15px;
    padding-left: 10px;
    font-size: 16px;
    color: #666666;
    font-family: "Microsoft YaHei";
    vertical-align: middle;
    margin-left: 5px;
}
.info .input1{
    width: 238px;
    height: 38px;
    border: 1px solid #dcdcdc;
    text-indent: 10px;
    font-size: 16px;
    color: #666666;
    font-family: "Microsoft YaHei";
    vertical-align: middle;
    margin-left: 5px;
}
.info .input2{
    width: 672px;
    height: 38px;
    border: 1px solid #dcdcdc;
    text-indent: 10px;
    font-size: 16px;
    color: #666666;
    font-family: "Microsoft YaHei";
    vertical-align: middle;
    margin-left: 5px;
}
.info .select2{
    width:  240px;
    padding-right: 20px;
    height: 38px;
    border: 1px solid #dcdcdc;
    background-position: 219px 15px;
    padding-left: 10px;
    font-size: 16px;
    color: #666666;
    font-family: "Microsoft YaHei";
    vertical-align: middle;
    margin-left: 5px;
}
.info .name{
    display: inline-block;
    width: 91px;
    text-align: right;
    line-height: 40px;
    vertical-align: middle;
    font-size: 16px;
    color: #333333;
}
.info .name label{
    color: #c82a3f;
    vertical-align: middle;
    margin-right: 3px;
}
.info .name2{
    width: 183px;
}
.info .textarea{
    width: 672px;
    height: 66px;
    border: 1px solid #9D9D9D;
    text-indent: 10px;
    font-size: 16px;
    color: #666666;
    font-family: "Microsoft YaHei";
    vertical-align: middle;
    margin-left: 5px;
}
.wywt .tit{
    height: 40px;
    margin-top: 10px;
    font-size: 18px;
    color: #4d87be;
    line-height: 40px;
    font-weight: bold;
    border-bottom: 1px dashed #cccccc;
}
.wywt .tit img{
    vertical-align: top;
    margin-top: 10px;
    margin-right: 8px;
}
.mt15{
    margin-top: 15px!important;
}

.opt{
    display: inline-block;
    margin-left: 30px;
    vertical-align: middle;
}
.magic-radio {
    position: absolute;
    display: none;
}
.magic-radio + label:after {
    position: absolute;
    display: none;
    content: ''; }

.magic-radio + label {
    position: relative;
    display: block;
    padding-left: 25px;
    cursor: pointer;
    vertical-align: middle;
}

.magic-radio + label:before {
    position: absolute;
    top: 3px;
    left: 0;
    display: inline-block;
    width: 16px;
    height: 16px;
    content: '';
    border: 1px solid #c0c0c0;
    border-radius: 50%;
}
.magic-radio.check + label:before{
    border-radius: 0;
}


.magic-radio:checked + label:after {
    display: block; }
.magic-radio + label:after {
    top: 6px;
    left: 6px;
    box-sizing: border-box;
    width: 5px;
    height: 9px;
    transform: rotate(45deg);
    border-width: 2px;
    border-style: solid;
    border-color: #fff;
    border-top: 0;
    border-left: 0;
}
.magic-radio:checked + label:before {
    border: #4d87be;
    background: #4d87be; }
.file_div{
    display: inline-block;
    vertical-align: middle;
    width: 108px;
    height: 32px;

}
.file{
    width: 108px;
    height: 32px;
    cursor: pointer;
    position: absolute;
    opacity: 0;

}
.btn_sub{
    width: 126px;
    height: 40px;
    background-color: #4d87be;
    border: 0;
    color: #fff;
    font-family: "Microsoft YaHei";
    font-size: 16px;
    margin-top: 10px;
}
.wywt_right{
    width: 350px;
}
.wywt_right .title{
    background: url("/hmsrmzf/resource/theme/images/titlebg.png") repeat-x center;
    height: 50px;
    line-height: 50px;
    text-align: center;
}
.wywt_right .title span{
    padding-left: 15px;
    padding-right: 15px;
    background-color: #fff;
    font-size: 22px;
    color: #355e92;
}
.wywt_right .con{
    line-height: 36px;
    color: #333;
    height: 1140px;
    background: url("/hmsrmzf/resource/theme/images/xx_bg.png") no-repeat right bottom;
}
.warn{
    background: url("/hmsrmzf/resource/theme/images/warn_bg.png") no-repeat;
    width: 740px;
    height: 50px;
    text-indent: 2em;
    font-size: 14px;
    color: #c82a3f;
    padding: 10px 15px;
    line-height: 24px;
    margin-top: 10px;
}

.cname{
    float: right;
    font-size: 16px;
    color: #333333;
    font-weight: normal;
    height: 21px;
    line-height: 21px;
    margin-top: 10px;
}
.info .name3{
    width: 160px;
}
.info  .width3{
    max-height: 52px;
    width: 600px;
}

.info .name4{
    width: 290px;
    text-align: left;
}
.item {
    width: 180px;
    height: 114px;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    margin-left: 10px;
}
.addImg {
    width: 180px;
    height: 114px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
    cursor: pointer;
}
.preview,.preBlock{
    position: absolute;
    display: block;
    width: 180px;
    height: 114px;
    left: 0;
    top: 0;
}
.delete {
    width: 20px;
    position: absolute;
    right: -12px;
    top: -12px;
    cursor: pointer;
    display: none;
}
.preBlock img {
    display: block;
    width: 180px;
    height: 114px;
}
.upload_input{
    display: block;
    width: 0;
    height: 0;
    -webkit-opacity: 0.0;
    /* Netscape and Older than Firefox 0.9 */
    -moz-opacity: 0.0;
    /* Safari 1.x (pre WebKit!) 老式khtml内核的Safari浏览?*/
    -khtml-opacity: 0.0;
    /* IE9 + etc...modern browsers */
    opacity: .0;
    /* IE 4-9 */
    filter:alpha(opacity=0);
    /*This works in IE 8 & 9 too*/
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    /*IE4-IE9*/
    filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
}

.info .rem{
    display: inline-block;
    color: #c82a3f;
}
.opt.checkbox{
    min-width: 150px;
    margin-left: 0;
    height: 30px;
}
.info .block{
    display: block;
    width: 348px;
    margin-left: 0;
}
.info .yzm{
    width: 240px;
    margin-left: 0;
    vertical-align: middle;
}
.btninfo{
    margin-top: 12px;
}
.btninfo button{
    width: 165px;
    height: 40px;
    background-color: #4d87be;
    border: 0;
    color: #fff;
    font-family: "Microsoft YaHei";
    font-size: 16px;
    margin-top: 10px;
}

.pb30{
    padding-bottom: 30px;
}


/*zxft*/
.zxft .title{
    display: block;
    color: #355e92;
    font-weight: bold;
    font-size: 22px;
    border-bottom: 1px solid #cfcfcf;
    height: 48px;
    line-height: 48px;
    padding-left: 5px;
}
.zxft .title img{
    vertical-align: top;
}
.zxft .info{
    width: 550px;
    margin-top: 0;
}
.zxft .cont{
    font-size: 16px;
    color: #333333;
    line-height: 35px;
}
.zxft .cont .tr{
    margin-top: 10px;
}
.zxft .cont .f_name{
    display: inline-block;
    width: 85px;
    height: 30px;
    border: 1px solid #c9e1f0;
    background: #eaf4fe;
    text-align: center;
    line-height: 30px;
    font-weight: bold;
    color: #4175ae;
    border-radius: 3px;
    margin-right: 5px;
}
.zxft_table{
    display: table;
    width: 100%;
}
.wzsl{
    display: table-cell;
    width: 843px;
    height: 827px;
    vertical-align: top;
}
.wzsl .tit{
    border-bottom: 1px solid #cfcfcf;
    height: 48px;

}
.wzsl .tit span{
    border-bottom: 1px solid #4175ae;
    height: 48px;
    background-color: #4175ae;
    color: #fff;
    width: 136px;
    display: block;
    font-size: 22px;
    font-weight: bold;
    text-align: center;
    line-height:48px;
}
.wzsl .con{
    line-height: 24px;
    height: 744px;
    overflow-y: scroll;
    font-size: 15px;
    color: #333;
}
.wzsl .con div{
    padding: 10px 20px 10px 10px;
}
.wzsl .con .cfr{
    background-color: #f7f7f7;
}
.wzsl .con .name{
    color: #355e92;
}
.wzsl .con .time{
    color: #07963b;
}
.tpzb{
    display: table-cell;

    height: 827px;
    vertical-align: top;
}
.tpzb .title{
    display: block;
    color: #355e92;
    font-weight: bold;
    font-size: 22px;
    border-bottom: 1px solid #cfcfcf;
    height: 48px;
    line-height: 48px;
    padding-left: 5px;
}
.ft_img{
    text-align: center;
    margin-top: 16px;
    line-height: 28px;
    font-weight: bold;
    font-size: 16px;
    color: #333;
}
.kzyd .title{
    display: block;
    color: #355e92;
    font-weight: bold;
    font-size: 22px;
    border-bottom: 1px solid #cfcfcf;
    height: 48px;
    line-height: 48px;
    padding-left: 5px;
}
.wyfy .title{
    display: block;
    color: #355e92;
    font-weight: bold;
    font-size: 22px;
    border-bottom: 1px solid #cfcfcf;
    height: 48px;
    line-height: 48px;
    padding-left: 5px;
}
.kzyd{
    display: table-cell;
    vertical-align: top;
}
.wyfy{
    display: table-cell;
    vertical-align: top;
}

.wyfy_table{
    display: table;
    width: 100%;
    margin-top: 15px;
}
.wyfy_table span{
    width: 85px;
    text-align: justify;
    display: table-cell;
    vertical-align: top;
}
.wyfy_table .write{
    display: table-cell;
}

.wyfy_table .write input{
    width: 100%;
    height: 34px;
    border: 1px solid #dcdcdc;
    text-indent: 10px;
    font-size: 16px;
    color: #666666;
    font-family: "Microsoft YaHei";
    vertical-align: middle;
}
.wyfy_table .write.yzm input{
    width: 50%;
}
.wyfy_table .write textarea{
    width: 100%;
    height: 55px;
    border: 1px solid #dcdcdc;
    text-indent: 10px;
    font-size: 16px;
    color: #666666;
    font-family: "Microsoft YaHei";
    vertical-align: middle;
}

.kzyd ul {
    padding-top: 5px;
}

.kzyd ul li {
    background: url("/hmsrmzf/resource/theme/images/list_ico.png") no-repeat left center;
    padding-left: 13px;
    line-height: 36px;
    padding-right: 10px;
    text-align: right;
    color: #808080;
    font-size: 15px;
}

.kzyd ul li a {
    color: #333;
    float: left;
}
.kzyd ul li:hover a{
    color: #1a6cb7;
}

/*wz*/
.wz{
    width: 620px;
}


.wz .tit {
    font-size: 18px;

    color: #666666;

    border-bottom: 1px solid #cfcfcf;
    height: 50px;
    line-height: 50px;
}

.wz .tit .name {
    cursor: pointer;
    font-weight: bold;
    font-size: 22px;
}

.wz .tit .name.act {
    color: #355e92;
}
.emt{
    width: 114px;
    margin-left: 25px;
}
.emt a{
    display: block;
    width: 145px;
    border: 1px solid #4d87be;
    font-size: 16px;
    color: #4d87be;
    font-weight: bold;
    line-height: 20px;
    text-align: center;
    padding-top: 12px;
    height: 105px;
    margin: 0px 15px;
    float: left;
    margin-bottom: 12px;
    border-radius: 3px;
}
.emt a:hover{
    background-color: #4d87be;
    color: #fff;
}
.emt a:hover .none{
    display: inline!important;
}
.emt a:hover .act{
    display: none;
}
.emt a span{
    display: block;
    margin-top: 5px;
}

.main .inner .wz_left{
    width: 802px;
    float: left;
}
.main .inner .wz_right{
    width: 382px;
    margin-left: 15px;
    float: left;
}
.wz .con table{
    width: 100%;
    margin-top: 15px;
}

.wz .con table tr td{
    height: 36px;
    text-align: center;
    font-size: 16px;
    color: #808080;
    vertical-align: middle;
    line-height: 25px;
}
.wz table tr:hover td{
    cursor: pointer;
    background-color: #ccc;
}
.wz_hftj table tr:hover td{
    cursor: pointer;
    background-color: #ccc;
}
.wz .con table tr td span{
    display:inline-block;
    width: 48px;
    height: 23px;
    border: 1px solid #4d87be;
    color: #4d87be;
    border-radius: 3px;
    font-size: 15px;
    text-align: center;
    line-height: 23px;
}
.wz .con table tr td span.ts{
    color: #c82a3f;
    border: 1px solid #c82a3f;
}
.wz .con table tr td span.zx{
    color: #2fb8a0;
    border: 1px solid #2fb8a0;
}
.wz .con table tr td span.jb{
    color: #e2a229;
    border: 1px solid #e2a229;
}
.wz .con table tr td.text{
    text-align: left;
    color: #222222;
}
.wz .con table tr td.text a{
    color: #222222;
}
.wz .con table tr td.text a:hover{
    color: #4d87be;
}
.wz .con table tr td label{
    color: #4d87be;
}
.wz .con table tr td label.dhf{
    color: #c82a3f;
}
.wz .con table thead tr td{
    font-size: 16px;
    color: #333333;
    text-align: center;
    font-weight: bold;
    height: 38px;
    background-color: #f2f2f2;
    vertical-align: middle;
}

.wz_hftj .wz_tab span{
    display: inline-block;
    width: 175px;
    float: left;
    font-weight: bold;
    height: 38px;
    background-color: #f2f2f2;
    text-align: center;
    line-height: 38px;
    font-size: 16px;
    margin-top: 14px;
    color: #333333;
}
.wz_hftj .wz_tab span.act{
    border-top: 4px solid #4d87be;
    color: #4d87be;
    background-color: #fff;
    height: 34px;
    line-height: 30px;
}
.wz_hftj .con table{
    width: 100%;
}
.wz_hftj .con table tr td{
    text-align: center;
    height: 35px;
    font-size: 16px;
    color: #222222;
}
.wz_hftj .con table tr td.perc{
    color: #4d87be;
}
.wz_hftj .con table thead tr td{
    color: #c82a3f;
    border-bottom: 1px dashed #cccccc;
}
.wz_hftj .con table thead tr:hover td{
    background: none;
}
.wz_hftj .sminfo{
    clear: both;
    text-align: left;
    font-weight: normal;
    line-height: 26px;
    padding-bottom: 10px;
}
.wz_hftj .con{
    width: 100%;
    padding-top: 5px;
}
.wz_hftj .con.hftj_con li{
    border-bottom: 1px dashed #cccccc;
    font-weight: bold;
    line-height: 32px;
    margin-top: 10px;
}
.wz_hftj .sminfo label{
    margin-left: 10px;
}

.wz_hftj .dc{
    height: 25px;
    line-height: 25px;
    font-size: 16px;
    color: #222222;
    margin-top: 12px;
}
.wz_hftj .dc a{
    color: #222;
}
.wz_hftj .dc:hover a{
    color: #1a6cb7;
}
.wz_hftj .dc span{
    width: 60px;
    height: 23px;
    line-height: 23px;
    text-align: center;
    border-radius: 3px;
    display: inline-block;
    border: 1px solid #4d87be;
    color: #4d87be;
}
.wz_hftj .dc span.jxz{
    color: #c82a3f;
    border: 1px solid #c82a3f;
}
.clqk{
    margin-top: 30px;
}
.cxtj{
    background-color: #f2f2f2;
    width: 650px;
    height: 80px;
    font-size: 16px;color: #333333;
    line-height: 80px;
}
.cxtj span{
    margin-left: 15px;
    margin-right: 5px;
}
.cxtj input{
    width: 128px;
    height: 38px;
    background-color: #fff;
    border: 1px solid #dcdcdc;
    vertical-align: middle;
}
.cxtj img{
    vertical-align: middle;
    margin-left: 3px;
}
.cxtj button{
    width: 90px;
    height: 40px;
    background-color: #4d87be;
    margin-left: 12px;
    color: #fff;
    font-family: "Microsoft YaHei";
    font-size: 16px;
    border: 0;
    vertical-align: middle;
}
.wz_btn{
    font-size: 0;
    margin-top: 10px;
    padding-bottom: 6px;
}
.wz_btn button{
    width: 375px;
    height: 62px;
    border-radius: 4px;
    background-color: #f2f2f2;
    font-size: 18px;
    font-family: "Microsoft YaHei";
    color: #333;
    margin-top: 18px;
    cursor: pointer;
}
.wz_btn button:hover{
    background-color: #fff;
    border: 1px solid #4d87be;
}
.wz_btn button img{
    vertical-align: middle;
    margin-right: 20px;
}
.ml20{
    margin-left: 20px;
}

.wz_ft{
    width: 770px;
}


.wz_ft .tit {
    font-size: 18px;

    color: #666666;

    border-bottom: 1px solid #cfcfcf;
    height: 50px;
    line-height: 50px;
}

.wz_ft .tit .name {
    cursor: pointer;
    font-weight: bold;
    font-size: 22px;
}

.wz_ft .tit .name.act {
    color: #355e92;
}
.ft_left{
    width: 285px;
}
.ft_left .inter{
    margin-top: 10px;
    text-align: center;
    display: block;
    border: 1px solid #4d87be;
    height: 44px;
    line-height: 44px;
    border-radius: 4px;
    color: #4175ae;
    font-size: 16px;
}
.ft_left .inter:hover{
    background-color: #f2f2f2;
    border: 1px solid #f2f2f2;
}
.ft_left .inter img{
    vertical-align: top;
    margin-top: 10px;
    margin-right: 5px;
}


.ft_right{
    width: 460px;
    margin-left: 20px;
}
.ft_right .cont{
    font-size: 16px;
    color: #333333;
    line-height: 33px;
}
.ft_right .cont .tr{
    margin-top: 2px;
}
.ft_right .cont .f_name{
    display: inline-block;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    color: #4175ae;
}
.ft_right .cont a{
    color: #c82a3f;
}

.ftzb{
    float: right;
    color: #c82a3f;
    font-size: 16px;
}
.ft_left .textarea{
    width: 283px;
    height: 120px;
    border: 1px solid #dcdcdc;
    margin-top: 10px;
}
.ft_left .sub{
    font-size: 0;
    line-height: 40px;
    margin-top: 5px;
}
.ft_left .sub span{
    font-size: 16px;
}
.ft_left .sub input{
    width: 85px;
    height: 38px;
    border: 1px solid #dcdcdc;
    vertical-align: top;
}
.ft_left .sub img{
    vertical-align: top;
}
.ft_left .sub button{
    width: 64px;
    height: 40px;
    background-color: #4d87be;
    color: #fff;
    margin-left: 8px;
    vertical-align: top;
}


/*fw*/

.fw_in{

}


.fw_in .tit {
    font-size: 18px;

    color: #666666;

    border-bottom: 1px solid #cfcfcf;
    height: 50px;
    line-height: 50px;
}


.fw_in .tit .name {
    cursor: pointer;
    font-weight: bold;
    font-size: 22px;
}

.fw_in .tit .name.act {
    color: #355e92;
}
.fw_head{
    width: 24px;
    padding: 17px;
    height: 294px;
    float: left;
    border: 1px solid #4175ae;
    background: #fff;
    color: #4175ae;
    text-align: center;
    margin-top: 18px;
    cursor: pointer;
}
.fw_head img{
    margin-top: 90px;
    margin-bottom: 15px;
}
.fw_head.act{
    background: #4175ae;
    color: #fff;
}
.fw_main{
    width: 1048px;
    float: left;height: 328px;
    margin-top: 18px;
    position: relative;
    overflow: hidden;
    border: 1px solid #cfcfcf;
    /*border-bottom: 1px solid #cfcfcf;*/
}
.fw_main ul{
    position: absolute;
    width: 100%;
    left: 0;
    top:0;
}
.fw_main ul li{
    text-align: center;
    width: 81px;
    padding: 20px 25px;
    height: 63px;
    /* padding-top: 10px; */
    float: left;
    cursor: pointer;
}
.fw_main ul li:hover{
    background-color: #eee;
}
.fw_main ul li span{
    display: block;
}
.fw_main ul li a{
    color: #333333;
    font-size: 15px;
}
.rad{
    height: 15px;
    position: absolute;
    bottom: 0;
    width: 90px;
    left: 50%;
    margin-left: -45px;
}
.rad span{
    display: block;
    margin-left: 5px;
    margin-right: 5px;
    float: left;
    background-color: #cccccc;
    width: 34px;
    height: 7px;
    cursor: pointer;
    border-radius: 4px;
}
.rad span.act{
    background-color: #ff9900;
}

.bmgg{
    width: 840px;
}

.bmcx{
    width: 280px;
}


.bmgg .bm_tab span{
    display: inline-block;
    width: 103px;
    float: left;
    height: 50px;
    background-color: #f2f2f2;
    text-align: center;
    line-height: 50px;
    font-size: 16px;
    margin-top: 15px;
    color: #000000;
    margin-right: 1px;
    cursor: pointer;
}
.bmgg .bm_tab span.act{
    border-top: 4px solid #4d87be;
    color: #4d87be;
    background-color: #fff;
    height: 46px;
    line-height: 42px;
}


.bmcx ul li {
    width: 208px;
    height: 60px;
    background-color: #ecf3fa;
    color: #101417;
    position: relative;
    margin: 18px auto 0;
    padding-left: 72px;
    line-height: 60px;
    font-size: 16px;
}
.bmcx ul li:hover{
    background-color: #cbdff4;
    cursor: pointer;
}
.bmcx ul li a {
    font-size: 15px;
    color: #333;
}

.bmcx ul li img {
    vertical-align: middle;
    margin-left: 5px;
    margin-right: 15px;
    width: 26px;
}

.bmcx ul {
    padding-top: 6px;
}

.bmcx ul li label {
    display: block;
    position: absolute;
    width: 3px;
    height: 15px;
    left: 0;
    top: 6px;
    background-color: #4175ae;
}

.bmfw_main{
    width: 1168px;
    position: relative;
    height: 280px;
    overflow: hidden;
}
.bmfw_main ul{
    position: absolute;
    left: 0;
    top:0;
    width: 100%;
}
.bmfw_main ul li{
    width: 277px;
    height: 105px;
    border: 1px solid #cfcfcf;
    border-radius: 3px;
    float: left;
    margin-left: 15px;
    margin-top: 15px;
    cursor: pointer;
}
.bmfw_main ul li:nth-child(4n+1){
    margin-left: 0;
}
.bmfw_main ul li:hover{
    background-color: #eee;
}
.bmfw_main ul li .img{
    width: 50px;
    height: 50px;
    border: 1px solid #355e92;
    border-radius: 14px;
    text-align: center;
    line-height: 50px;
    font-size: 0;
    margin-left: 15px;
    margin-top: 24px;
    margin-right: 5px;
}
.bmfw_main ul li .img img{
    vertical-align: middle;
}
.bmfw_right{
    width: 195px;
    margin-top: 5px;
    color: #999999;
}
.bmfw_right .name{
    color: #355e92;
    line-height: 30px;
    font-family: "Microsoft YaHei";
    font-size: 17px;
    display: block;
}

.bmfw_right .name2{
    font-size: 13px;
}
.bmfw_right a{
    display: inline-block;
    color: #999999;
    font-size: 14px;
}
.bmfw_right a:hover{
    color: #355e92;
}
.bmxx{
    width: 400px;
}
.bmxx .fw li{
    margin-top: 4px;
}
.lstd{
    width: 400px;
}
.lstd .ask li{
    height: 98px;
    width: 90px;
    margin-top: 5px;
    margin-bottom: 0;
}
.lstd .ask li img{
    height: 59px;
}
.lstd .ask li:hover{
    height: 96px;
    width: 88px;
    padding-top: 7px;
}
.ztfw{
    width: 280px;
}

.btn_qy {

    width: 192px;
    height: 40px;

}
.btn_tzz{
    width: 192px;
    height: 40px;
    margin-left: 10px;
}


.ztfw ul li {
    width: 134px;
    height: 31px;
    background-color: #ecf3fa;
    color: #333333;
    position: relative;
    margin-top: 13px;
    float: left;
    text-align: center;
    line-height: 31px;
}
.ztfw ul li:nth-child(2n){
    margin-left: 12px;
}
.ztfw ul li:hover{
    background-color: #cbdff4;
    cursor: pointer;
}
.ztfw ul li a {
    font-size: 15px;
    color: #333;
}

.ztfw ul li img {
    vertical-align: middle;
    margin-left: 5px;
    margin-right: 10px;
}

.ztfw ul {
    padding-top: 6px;
}

.ztfw ul li label {
    display: block;
    position: absolute;
    width: 3px;
    height: 15px;
    left: 0;
    top: 8px;
    background-color: #4175ae;
}

.tran_left {
    width: 0;
    height: 0;
    border-top: 8px solid transparent;
    border-right: 10px solid #fff;
    border-bottom: 8px solid transparent;
    position: absolute;
    left: 50px;
    top:50%;
    margin-top: -6px;
}

.w-1200 {
  width: 1200px;
  min-width: 1200px;
  margin: 0 auto;
}

.lbxx li{height:53px; float:left; overflow:hidden; *zoom:1; padding-left:0px !important; padding-right:0px !important;}
.one{background:url(/hmsrmzf/resource/theme/images/hmbj_2018_06_21_02_01.png) no-repeat; width:146px; height:53px;}
.one.fouce{background:url(/hmsrmzf/resource/theme/images/hmbj_2018_06_21_02.png) no-repeat; width:146px; height:53px;}
.two{background:url(/hmsrmzf/resource/theme/images/hmbj_2018_06_21_03.png) no-repeat; width:149px; height:53px;}
.two.fouce{background:url(/hmsrmzf/resource/theme/images/hmbj_2018_06_21_03_01.png) no-repeat; width:149px; height:53px;}
.three{background:url(/hmsrmzf/resource/theme/images/hmbj_2018_06_21_04_01.png) no-repeat; width:147px; height:53px;}
.three.fouce{background:url(/hmsrmzf/resource/theme/images/hmbj_2018_06_21_04.png) no-repeat; width:147px; height:53px;}
.nr{height:327px; overflow:hidden; *zoom:1;}
.nr h1{border-bottom:1px dashed #919191; overflow:hidden; *zoom:1; font-size:18px; font-family:"΢ź"; color:#4175ae; padding-left:10px; height:46px; line-height:46px; font-weight:normal;}
.nr  ul li{background:url(/hmsrmzf/resource/theme/images/ddd.png) no-repeat left center; padding-left:15px; line-height:38px; font-family:"΢ź"; font-size:16px; color:#333333;}
.nr ul li a{color:#333333;}
.ml6{margin-left:6px;}
.gdtp{height:50px; margin-top:20px; overflow:hidden; *zoom:1;}

.gsgg{
    width: 696px; height:50px; overflow:hidden;
}
.gsgg_list{
    width: 596px;
    height: 50px;

    overflow: hidden;
}
.gsgg_list li{
  
    padding-left: 15px;
    line-height: 50px;
    width: 550px;
}

.gsgg_list li a{
    color: #333333;
    font-size: 16px;
}

.gsgg_list li label{
    font-weight: bold;
    color: #333333;
    margin-right: 3px;
}
.gsgg_list li span{
    color: #015293;
    float: right;
}
.up_down{
    width: 14px;
    font-size: 0;
}
.tqyb{
    font-size: 16px;
    font-weight: bold;
    color: #333333;
    line-height: 36px;
}
.tqyb span{
    color: #333333;
}
.dtxx{width:444px; height:50px; overflow:hidden; *zoom:1;}
#JINGDONGBox{position:relative;}
#JINGDONGNumID{ position:absolute; bottom:10px; right:0px;}
#JINGDONGNumID li{list-style:none;float:right;width:16px;height:16px; background:#fff; color:#015393; text-align:center; line-height:16px; cursor:pointer;margin-right:4px;overflow:hidden; border:1px solid #015393;}
#JINGDONGNumID li:hover,#JINGDONGNumID li.active{background:#015393; color:#fff; line-height:16px; text-align:center; border:1px solid #015393;  width:16px; height:16px;}
#JINGDONGContentID li{position:relative;}
.mask{width:100%;height:33px;background-color:#f4f4f4;position:absolute;bottom:0;left:0;display:block;}
.comt{width:1200px; height:30px;position:absolute;left:0;bottom:10px;font-size:14px;color:#333333;text-indent:10px; line-height:50px;}
.comt a{color:#333333; font-size:16px;}
.zs{height:80px; overflow:hidden; *zoom:1;}
.mt12{margin-top:12px; overflow:hidden; *zoom:1;}
.mt20{margin-top:20px; overflow:hidden; *zoom:1;}
.mb80{margin-bottom:80px; overflow:hidden; *zoom:1;}
.xzk{margin-top:30px;}
.xzk ul li{float:left; line-height:33px; font-family:"΢ź"; font-size:16px; color:#333333; width:88px; padding-left:20px; background:url(/hmsrmzf/resource/theme/images/jt.png) no-repeat left center;}
.xzk ul li a{color:#333333;}

.ml2{margin-left:2px;}
.mt30{margin-top:30px; overflow:hidden; *zoom:1;}
.ls{height:42px; margin-top:10px; overflow:hidden; *zoom:1;}
.ml30{margin-left:30px; overflow:hidden; *zoom:1;}

/*֪*/
.main01{width: 1160px; overflow: hidden; *zoom: 1; margin: 0px auto;}
.titm{background: url(/hmsrmzf/resource/theme/images/gzhm1.png) no-repeat top center; line-height: 58px; height: 58px; width: 1160px; line-height: 58px; text-align:center; color: #447abf; font-size: 30px; font-family: "΢ź"; font-weight: bold;}
.mian{width: 1200px; background:#fff; margin: 20px auto;}
.fist{height: 380px; overflow: hidden; *zoom:1;}
.dlg{width: 696px; height: 380px; overflow: hidden;}
#JINGDONGBox2{position:relative;}
#JINGDONGNumID2{ position:absolute; bottom:10px; right:0px;}
#JINGDONGNumID2 li{list-style:none;float:right;width:20px;height:3px; background:#fff; text-align:center; cursor:pointer;margin-right:4px;overflow:hidden; border:1px solid #015393;}
#JINGDONGNumID2 li:hover,#JINGDONGNumID2 li.active{background:#FBA800;  line-height:16px; text-align:center;  width:20px; height:3px;}
#JINGDONGContentID2 li{position:relative;}
.mask2{width:100%;height:33px;background-color:#000;FILTER:alpha(opacity=40);opacity:0.4; position:absolute;bottom:0;left:0;display:block;}
.comt2{width:696px; height:30px;position:absolute;left:0;bottom:10px;font-size:14px;color:#333333;text-indent:10px; line-height:50px;}
.comt2 a{color:#f2f2f2; font-size:16px;}
.drg{width: 441px; overflow: hidden; *zoom: 1; margin-right: 10px;}
.drg p{text-indent:2em;line-height: 30px; font-family: "΢ź"; font-size: 16px;}
.drg p a{color: #bb2335;}
.drg ul{padding-top: 10px;}
.drg ul li{float: left; margin-top: 10px; overflow: hidden;}
.ml14{margin-left: 14px;}
.second{height: 328px; overflow: hidden; *zoom:1; margin-top: 10px; margin-bottom: 10px;}
.ldyq{width: 562px; overflow: hidden; height: 328px;}
.tits{height: 57px; line-height: 57px; overflow: hidden; text-align: center; font-family: "΢ź"; font-size: 19px; font-weight: bold; color: #4175ae;}
.ldyq ul li{float: left; overflow: hidden;}
.zhsl{width: 572px; overflow: hidden; *zoom:1;}
.zhsl ul{padding-top: 10px;}
.zhsl ul li{float: left; margin-top: 10px; overflow: hidden;}
.zhsl p{text-indent:2em;line-height: 30px; font-family: "΢ź"; font-size: 16px;}
.zhsl p a{color: #bb2335;}
.ml12{margin-left: 12px;}
.main02{width: 1200px; overflow: hidden; *zoom:1; margin: 20px auto;}
.szs{width: 590px; overflow: hidden;}
.syjx{width: 590px; overflow: hidden; *zoom:1; background: #FFFFFF;}
.dyz{width: 565px; margin: 14px auto; overflow: hidden;}
.tmtm{height: 60px; line-height: 60px; background: #5388c2; font-size: 22px; font-family: "΢ź"; font-weight: bold; color: #FFFFFF; text-align: center;}
.dyz ul{padding-left: 16px;}
.dyz ul li{margin-top: 30px; overflow: hidden; font-size: 18px; font-family: "΢ź"; color: #333333; line-height: 30px; }
.dyz ul li span{background: url(/hmsrmzf/resource/theme/images/gzhm26.png) no-repeat left center; padding-left: 12px;}
.dyz ul li p{line-height: 30px; color: #666666; font-size: 16px;}
.dyz ul li p a{color: #bb2335;}
.an{margin-top: 26px; overflow: hidden;}
.mb20{margin-bottom: 20px;}
.gund{width: 1200px; margin: 20px auto; background: #fff;}
.gdnr{width: 1170px; height: 278px; overflow: hidden; margin: 7px auto;}
.tshm{height: 48px; overflow: hidden; *zoom:1; line-height: 48px; border-bottom: 1px solid #D3CFCA; color: #447abf; font-size: 22px; font-weight: bold;}
.gun_img{overflow: hidden; *zoom:1; }
/*ͼƬ*/
.blk_18 { width:1170px; overflow:hidden; margin-left:12px; margin-top:15px; zoom:1;}
.col_wufeng{float:left;  position:relative; margin-left:5px;}
#demo{width:1145px; overflow:hidden;*zoom:1;}
.listimage{ width:260px; line-height: 30px; display:block}
#left{ position:absolute; width:34px; height:199px; display:block; left:0px; top:10px; cursor:pointer}
#right{position:absolute;width:34px; height:199px; display:block; right:-10px; top:10px; cursor:pointer}
.h_img{  padding:5px; margin-top:8px; margin-left:5px; margin-right:5px;}
/**/

.drg1{width: 441px; overflow: hidden; *zoom: 1; margin-right: 10px;}
.drg1 ul{padding-top: 10px;}
.drg1 ul li{background: url(/hmsrmzf/resource/theme/images/ddd.png) no-repeat left center; line-height: 35px; font-family: "΢ź";
font-size: 16px; color: #333333; padding-left: 12px;}
.drg1 ul li a{color: #333;}
.dwxx{height: 117px; overflow: hidden; *zoom:1; border-bottom: 1px dashed #918E89; margin-top: 10px;}
.dwxx h1{text-align: center; line-height: 45px; *zoom: 1; font-family: "΢ź"; font-size: 18px; font-weight: bold; color: #4c4c4c;}
.dwxx p{line-height: 30px; font-family: "΢ź"; font-size: 15px; color: #666666;}
.dwxx p a{color: #bb2335;}
.main03{height: 300px; margin: 20px auto; overflow: hidden; width: 1200px;}
.qh{width: 386px; height: 299px; overflow: hidden; background: #fff;}
.qhnr{width: 349px; margin: 0px auto; overflow: hidden;}
.tutu{height: 48px; overflow: hidden; *zoom:1; line-height: 48px; border-bottom: 1px solid #D3CFCA; }
.tutu ul li{line-height: 48px; color: #999999; font-size: 22px; font-weight: bold; float: left; cursor: default;}
.tutu ul li.fouce{line-height: 48px; color: #4175ae; font-size: 22px; font-weight: bold;}
.mr12{margin-right: 12px;}
.list_ul{padding-top: 10px;}
.list_ul li{background: url(/hmsrmzf/resource/theme/images/ddd.png) no-repeat left center;line-height: 35px; font-family: "΢ź";
font-size: 16px; padding-left: 12px;}
.list_ul li a{color: #333;}
.list_ul li span{ color: #4175ae;}
/*֮*/
.dqwz{line-height: 33px; overflow: hidden; font-size: 14px; color: #333333; font-family: "΢ź"; line-height: 33px;}
.dqwz img{float: left; width: 14px; height: 17px; overflow: hidden; margin-top: 8px;}
.dqwz span{font-family: "΢ź"; font-size: 15px; color: #333333;}
.dqwz a{color: #333;}
.nav_dh{width: 340px; overflow: hidden;}
.nav_yj{height: 60px; border-bottom: 1px solid #D3CFCA; overflow: hidden; line-height: 60px; font-family: "΢ź"; font-size: 22px; font-weight: bold; color: #4175ae;}
.nav_dh ul li{overflow: hidden; *zoom:1; margin-top: 15px;}
.nav_dh ul li span{height: 48px; width: 340px; line-height: 48px; display: inline-block; text-indent: 50px; font-size: 20px; font-family: "΢ź"; color: #4175af; background: #dae9f8;}
.nav_dh ul li p{line-height: 30px; color: #333333; font-size: 16px; font-family: "΢ź"; text-indent: 50px; margin-top: 10px; margin-bottom: 10px;}
.nav_dh ul li p a{color: #333;}
.jtnr{width: 755px; overflow: hidden; margin-left:56px;}
.zwfg{width: 755px;  overflow: hidden; *zoom: 1;}
.left_ms{width: 216px; overflow: hidden; *zoom: 1;}
.left_ms .tpxx{width: 208px; height: 272px; border: 1px solid #E5E3E0; overflow: hidden;}
.left_ms .tpxx img{width: 190px; height: 250px; margin-left:8px ; margin-top: 10px;}
.left_ms .jyjs{height: 80px; text-align: center; color: #3f7fc1;}
.left_ms .jyjs h1{font-family: "΢ź"; font-size: 20px; font-weight: bold; line-height: 40px;}
.left_ms .jyjs p{line-height: 30px; font-size: 16px; font-family: "΢ź"; color: #4175ae;}
.sjxx{background: url(/hmsrmzf/resource/theme/images/sjxx.png) no-repeat;width: 210px; height: 52px; border: 0px;}
.right_ms{width: 514px; overflow: hidden; *zoom:1;}
.tml{height: 45px; overflow: hidden; line-height: 45px; text-indent: 50px; background: #f2f2f2; font-family: "΢ź"; font-size: 19px; font-weight: bold; color: #4175ae;}
.wzms{height: 33px; overflow: hidden; line-height: 33px; font-size: 16px; color: #282828; margin-top: 20px; text-indent: 50px; height: 80px; overflow: auto;}
.wzms p{line-height: 33px; font-size: 16px; color: #282828; text-indent: 2em; padding-top: 10px;}
.lsiz{height: 294px; overflow: hidden; *zoom:1;}
.djxw{width: 347px; overflow: hidden;}
.djxw ul{padding-top: 10px;}
.djxw ul li{background: url(/hmsrmzf/resource/theme/images/ddd.png) no-repeat left center;line-height: 35px; font-family: "΢ź";
font-size: 16px; padding-left: 12px;}
.djxw ul  li a{color: #333;}
.djxw ul li span{ color: #4175ae;}
/*г֮*/
.lsiz1{height: 294px; overflow: hidden; *zoom:1;}
.lsiz1 ul{padding-top: 10px;}
.lsiz1 ul li{background: url(/hmsrmzf/resource/theme/images/ddd.png) no-repeat left center;line-height: 35px; font-family: "΢ź";
font-size: 16px; padding-left: 12px;}
.lsiz1 ul  li a{color: #333;}
.lsiz1 ul li span{ color: #808080; float: right;}
/*Ϣ*/
.main04{width: 1200px; overflow: hidden; *zoom:1; margin: 0px auto;}
.main05{width: 801px; overflow: hidden; *zoom:1; float: left;}
.oney{width: 801px; height: 316px; background: #FFFFFF; overflow: hidden;}
.cxcx{width: 770px; height: 284px; overflow: hidden; margin: 16px auto; }
.tmtw{background:url(/hmsrmzf/resource/theme/images/xxgknr1.png) repeat-x; height: 49px; line-height: 49px;}
.tbxx{background: url(/hmsrmzf/resource/theme/images/xxgknr2.png) repeat-x; width: 254px; height: 49px; line-height: 49px; border-left: 1px solid #D3CFCA; border-right: 1px solid #D3CFCA; font-weight: bold; font-family:"΢ź"; font-size: 22px; color: #4175ae;}
.tbxx img{width: 23px; height: 22px; margin-left: 44px; margin-top: 15px;}
.wjm{width: 740px; margin: 20px auto; overflow: hidden;}
.dyg{height: 40px; overflow: hidden; *zoom:1; line-height: 40px;}
.nry{width:358px; height: 40px; line-height: 40px;}
.nry span{float: left; font-size: 16px; font-family: "΢ź"; color: #333333;}
.dksz{width: 768px; overflow: hidden; *zoom:1;border-left: 1px solid #D3CFCA; border-right: 1px solid #D3CFCA;  border-bottom: 1px solid #D3CFCA; height: 234px; }
.ys{font-family: ΢ź;
    font-size: 16px;width: 268px; height: 35px; overflow: hidden; border: 1px solid #E0DDD9;}

.ys1{font-family: ΢ź;
    font-size: 16px;width: 128px; height: 38px; border: 1px solid #E0DDD9; overflow: hidden;}
.ml20{margin-left:20px; overflow: hidden; *zoom:1;}
.ml35{margin-left:35px; overflow: hidden; *zoom:1;}
.cxck{font-family: ΢ź;
    font-size: 16px;width: 126px; height: 40px; overflow: hidden; background: #5388c2; color: #fff;}
.ml32{margin-left: 32px; overflow: hidden;}
.twon{height: 359px; overflow: hidden; *zoom:1; background: #fff;}
.qhqh{width: 762px; overflow: hidden; *zoom: 1; margin: 10px auto;}
.titk{height: 50px; overflow: hidden; *zoom:1; border-bottom: 1px solid #D3CFCA; line-height: 50px;}
.titk ul li{line-height: 50px; float: left; font-size: 22px; font-family: "΢ź"; color: #999999; font-weight: bold; cursor: default; margin-left: 10px;}
.titk ul li.fouce{color: #4175ae;cursor: pointer;}
.titk ul li img{margin-top: 15px;}
.list_su{margin-top: 20px;}
.list_su li{background:url(/hmsrmzf/resource/theme/images/xxgknr5.png) no-repeat left center; padding-left: 10px; line-height: 35px; font-family: "΢ź"; font-size: 16px;}
.list_su li span{float:right; color: #808080;}
.list_su li a{color: #333333;}
.main06{width: 380px; overflow: hidden; *zoom: 1;}
.ldzc{background: #fff; overflow: hidden; *zoom:1; width: 380px; height: 78px;}
.jtjt{width: 340px; height: 50px; overflow: hidden; margin: 14px auto;}
.debf{background: #fff; overflow: hidden; *zoom:1; width: 380px; margin-top: 20px;}

.h-title{
    color: #355e92;  font-weight: bold;font-size: 22px; border-bottom: 1px solid #cfcfcf; padding-bottom:10px; margin: 10px 20px auto; text-align:center;letter-spacing:5px;
   }

.kjkj{width: 340px; margin: 10px auto; overflow: hidden; *zoom: 1;}
.kjkj ul li{float: left; margin-left: 16px; background: url(/hmsrmzf/resource/theme/images/xxgknr11.png) no-repeat left center; padding-left: 12px; width: 130px; font-family:"΢ź"; font-size: 16px; line-height: 33px;}
.kjkj ul li a{color: #333333;}
.zxzk{height: 184px; overflow: hidden; *zoom:1; margin-top: 10px; margin-bottom: 10px;}
.zxzkimg{width: 140px; height: 184px; overflow: hidden;}
.wznr{width: 182px; height: 183px; overflow: hidden;}
.tmtq{height: 30px; line-height: 30px; border-bottom: 1px solid #A9A5A0; overflow: hidden; color: #447abf; font-family: "΢ź"; font-size: 16px; text-align: center;}
.djdj{height: 38px; line-height: 38px; text-align: center; *zoom:1; color: #447abf;font-family: "΢ź"; font-size: 16px; }

.wznr ul li{line-height: 30px; font-family: "΢ź"; font-size: 16px; color: #4c4c4c; background: url(/hmsrmzf/resource/theme/images/ddd.png) no-repeat left center !important;}
.wznr ul li a{color: #4c4c4c;}
.zdxm{width: 1162px; overflow: hidden; *zoom:1; margin: 20px auto; background:url(/hmsrmzf/resource/theme/images/xxgknr23.png) no-repeat left center #FFFFFF; height: 298px;}
.dszw{width: 1200px; overflow:hidden; background: #fff; margin: 20px auto;}

	/* css */
		.slideGroup{ width:1104px; text-align:left; margin-left: 72px; }
		.slideGroup .parHd{ height:30px; line-height:30px; background:#f4f4f4; padding:0 20px; border-bottom:1px solid #ddd;  position:relative;  }
		.slideGroup .parHd ul{ float:left; position:absolute; left:20px; top:-1px; height:32px;   }
		.slideGroup .parHd ul li{ float:left; padding:0 15px; cursor:pointer; }
		.slideGroup .parHd ul li.on{ height:30px;  background:#fff; border:1px solid #ddd; border-bottom:2px solid #fff; }
		.slideGroup .slideBox{ overflow:hidden; zoom:1; position:relative;   }
		div.slideBox{width: 1104px !important; height: 298px !important; overflow: hidden;}

		.slideGroup .sPrev,.slideGroup .sNext{ position:absolute; right:55px; top:120px; display:block; width:25px; height:47px; z-index: 1000; background: url(/hmsrmzf/resource/theme/images/zwfw48.png) no-repeat left center ;}
		.slideGroup .sPrev:hover,.slideGroup .sNext:hover{ border-color:#f60;  }

		.slideGroup .parBd ul{ overflow:hidden; zoom:1;   }
		.slideGroup .parBd ul li{ margin:0 8px; float:left; _display:inline; overflow:hidden; text-align:center; width: 183px; height: 292px; }
		.slideGroup .parBd ul li div{width: 181px; height: 52px; border:1px solid #3086B8; background: #EFF8FF;  line-height: 52px; font-family: "΢ź"; font-size: 16px; color: #333333; }
		.slideGroup .parBd ul li .pic{ text-align:center; }
		.slideGroup .parBd ul li .pic img{ width:120px; height:90px; display:block;  padding:2px; border:1px solid #ccc; }
		.slideGroup .parBd ul li .pic a:hover img{ border-color:#999;  }
		.slideGroup .parBd ul li .title{ line-height:24px;   }

/**/
.list_su1 li{float: left; overflow: hidden; width: 66px; height: 66px; text-align: center; margin-top: 30px;}
.list_su1 li img{width: 32px; height: 32px; text-align: center;}
.list_su1 p{line-height: 33px; font-size: 15px; font-family:"΢ź"; text-align: center; color: #333333;}
.list_su1 p a{color: #333333;}
.ml48{margin-left: 48px;}
.twon1{overflow: hidden; *zoom:1; background: #fff;}
.bmtz{width: 380px; overflow: hidden; zoom:1; background: #fff; height: 432px;}
.szsz{width: 340px; overflow: hidden; *zoom:1; margin: 5px auto;}
.szsz ul{padding-top: 10px;}
.szsz ul li{line-height: 38px; overflow: hidden; font-size: 16px; font-family: "΢ź"; color: #333333;}
.szsz ul li a{color: #333333;}
.kszk{width: 16px; height: 16px; background: #5388c2; text-align: center; line-height: 16px; float: left; color: #fff; margin-top: 10px; margin-right: 6px;}
.kszk1{width: 16px; height: 16px; background: #63a0e3; text-align: center; line-height: 16px; float: left; color: #fff; margin-top: 10px; margin-right: 6px;}
.kszk2{width: 16px; height: 16px; background: #80b4ed; text-align: center; line-height: 16px; float: left; color: #fff; margin-top: 10px; margin-right: 6px;}
.kszk3{width: 16px; height: 16px; background: #999999; text-align: center; line-height: 16px; float: left; color: #fff; margin-top: 10px; margin-right: 6px;}
.dszs{width: 1160px; overflow: hidden; *zoom:1; margin: 10px auto;}
.dksq li{margin-top: 20px; width: 273px; height: 100px; border:1px solid #D3CFCA; border-radius: 3px; float: left;}
.dksq li img{float: left; margin-left: 19px; margin-top: 24px; width: 52px; height: 52px;}
.nrnr{width: 185px; overflow: hidden; *zoom:1;  color: #999999;}
.nrnr h1{color: #4175ae; font-family: "΢ź"; font-size: 17px; line-height: 33px;  font-weight: normal !important; margin-top: 20px;}
.nrnr a{font-size: 14px; font-family: "΢ź"; color: #999999;}
.nrnr1{width: 185px; overflow: hidden; *zoom:1;  color: #999999;}
.nrnr1 h1{color: #4175ae; font-family: "΢ź"; font-size: 17px; line-height: 33px;  font-weight: normal !important; margin-top:5px;}
.nrnr1 a{font-size: 14px; font-family: "΢ź"; color: #999999;}
.main07{height: 212px; overflow: hidden; *zoom:1; margin-top: 20px;}
.dksm{width: 800px; height: 212px; overflow: hidden; *zoom:1; background: #fff;}
.slz{width: 765px; height: 212px; overflow: hidden; margin: 5px auto;}
.ml17{margin-left: 17px;}
.dszl{width: 380px; height: 212px; overflow: hidden; background: #fff; float:right; height: 212px;}
.dzdt{width: 344px; margin: 5px auto; overflow: hidden; *zoom:1;}






.information-box{
    height:auto;
    overflow: hidden;
}

.information-box .panel{
    width: 355px;
    margin-top: 10px;

    position: relative;
}
.gov-list{
    padding: 0 0px;
}
.gov-list li{
	 width: 352px;
	 height: 42px;
	 line-height: 42px;
	 border: 1px solid #D8E3EA;
	 margin-top:5px;
}
.gov-list li:hover{
	background-color: #4d87be;
}

/*.gov-list li:last-child{
    border-bottom: 0;
}*/
.gov-list li span{
    display: inline-block;
    vertical-align: middle;
    color: #4175ae;
    margin-left:20px;
    line-height: 52px;
    float: left;
	font-size: 16px;
}
.gov-list li span img{
	vertical-align: middle;
}
.panel .con{
    margin-top: 0;
    width: 100%;
}
.information-box .panel .con{
    left: 304px;
}
.information-box .panel .con:first-child{
    left: 0;
}


.sxxxgk{
        margin-top: 22px;
        width: 352px;
       /* height: 199px;*/
        border-left: 1px solid #E8E7E4;
        border-right: 1px solid #E8E7E4;
        border-bottom: 1px solid #E8E7E4;
        border-top: 2px solid #3086B8;
        overflow: hidden;
	*
        zoom: 1;
}
.tm2{
	height: 44px;
	line-height: 44px;
	overflow: hidden;
	font-family: "????????????";
	background: #ECF3F9;
	font-size: 18px;
	font-weight: bold;
	color: #4d87be;
	text-align:center;
}

.sxxxgk ul{
	padding-left: 17px !important;
}
.sxxxgk ul li{line-height:30px !important;font-family: "????????????" !important;font-size: 15px !important;color: #333333 !important;background: url(/ntsrmzf/resources/theme/images/dd.png) no-repeat left center !important;padding-left: 17px !important;width: 94px;float: left !important;}
.sxxxgk ul li a{
	color: #333333;
}
.sxxxgk1{
	margin-top: 22px;
	width: 352px;
	
	border-left: 1px solid #E8E7E4;
	border-right: 1px solid #E8E7E4;
	border-bottom: 1px solid #E8E7E4;
		border-top: 2px solid #3086B8;
	overflow:hidden;
	*zoom: 1;
}
.xld{
	height: 208px;
	overflow: auto;
}
.sxxxgk1 ul{
	padding-left: 17px !important;
}
.sxxxgk1 ul li{
	line-height: 30px !important;
	font-family: "????????????" !important;
	font-size: 15px !important;
	color: #333333 !important;
	background: url(/ntsrmzf/resources/theme/images/dd.png) no-repeat left center !important;
	padding-left: 12px !important;
	width:144px;
	float: left !important;
}

.sxxxgk1 ul li a{
	color: #333333;
}






.gov-list li {
    width: 348px;
    height: 65px;
    border: 1px solid #2d66a5;
}
.gov-list li:hover {
    background-color: #2D66A5;
}

.gov-list li span {
    margin-left: 40px;
    line-height: 25px;
    float: left;
    font-size: 20px;
    margin-top: 19px;
    width: 160px;
}
li.ysqgk {
    display: inline-block;
    width: 305px;
}
li.sqxz {
    width: 38px;
    display: inline-block;
    margin-left: 0px;
}
.gov-list li.sqxz a span {
    margin: 4px 0px 0px 12px;
    font-size: 14px;
    width: 27px;
    line-height: 14px;
}
.gov-list li.sqxz:hover a span {
    color:#fff;
}
.gov-list li span.tb {
    width: 40px;
    height: 60px;
    line-height: 60px;
    margin-left: 49px;
    margin-top: 3px;
}
.gov-list li span.tb1 {
    background: url(/hmsrmzf/resource/theme/images/zfxxgkzn-1.png) no-repeat center;
}
.gov-list li span.tb2 {
    background: url(/hmsrmzf/resource/theme/images/zfxxgkzd-1.png) no-repeat center;
}
.gov-list li span.tb3 {
    background: url(/hmsrmzf/resource/theme/images/fdzdgknr-1.png) no-repeat center;
}
.gov-list li span.tb4 {
    background: url(/hmsrmzf/resource/theme/images/zfxxgknb-1.png) no-repeat center;
}
.gov-list li span.tb5 {
    background: url(/hmsrmzf/resource/theme/images/ysqgk-1.png) no-repeat center;
}

.gov-list li:hover span.tb1 {
    background: url(/hmsrmzf/resource/theme/images/zfxxgkzn-2.png) no-repeat center;
    color:#fff;
}
.gov-list li:hover span.tb2 {
    background: url(/hmsrmzf/resource/theme/images/zfxxgkzd-2.png) no-repeat center;
    color:#fff;
}
.gov-list li:hover span.tb3 {
    background: url(/hmsrmzf/resource/theme/images/fdzdgknr-2.png) no-repeat center;
    color:#fff;
}
.gov-list li:hover span.tb4 {
    background: url(/hmsrmzf/resource/theme/images/zfxxgknb-2.png) no-repeat center;
    color:#fff;
}
.gov-list li:hover span.tb5 {
    background: url(/hmsrmzf/resource/theme/images/ysqgk-2.png) no-repeat center;
    color:#fff;
}

.sxxxgk {
    width: 350px;
}
.sxxxgk ul {
    padding-left: 10px !important;
}


.sxxxgk1 {
    width: 352px;
   
}




.box2{73px;}
.cf {
    margin-bottom: 12px;
}


.main {
    padding-top: 1px;
}
.sxxxgk {
    margin-top: 10px;
}
.sxxxgk1 {
    margin-top: 12px;
}
.top,.head,.nav,.foot {
    min-width: 1210px;
}

