.main{
    width: 1200px;
    margin: 0 auto;
    padding-bottom: 18px;
}
.cf{
    padding: 15px;
    margin-top: 15px;
    background-color: #fff;
}
.fl{
    float: left;


}
ul{
    list-style: none;
}
.news {
    width: 490px;
    margin-left: 25px;
}
.news .title{
    font-size: 20px;
    color: #ef1c2f;
    font-weight: bold;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 15px;
}
.news .tit {
    font-size: 16px;
    color: #1167b7;
    border-bottom: 1px solid #cfcfcf;
    height: 40px;
    line-height: 40px;
}

.news .tit .name {
    cursor: pointer;
    padding-left: 19px;
    padding-right: 19px;
    font-weight: bold;
    height: 38px;
    display: inline-block;
}

.news .tit .name.act {
    color: #1167b7;
    font-weight: bold;
    font-size: 18px;
    border-bottom: 3px solid #1167b7;
}


.news ul li {
    background: url("../img/list_ico.png") no-repeat left center;
    padding-left: 13px;
    line-height: 35px;
    padding-right: 10px;
    text-align: right;
    color: #999999;
    font-size: 16px;
}

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


.jspanel .con {
    position: absolute;
    left: 490px;
    width: 100%;
    top: 0;
}

.jspanel .con:first-child {
    left: 0;
}
.jspanel2 .con {
    position: absolute;
    left: 455px;
    width: 100%;
    top: 0;
}

.jspanel2 .con:first-child {
    left: 0;
}

.jspanel {
    position: relative;
    overflow: hidden;
    height: 210px;
    width: 490px;
}
.jspanel2 {
    position: relative;
    overflow: hidden;
    height: 190px;
    width: 455px;
    margin-top: 10px;
}

.panel .con:first-child {
    left: 0;
}

.ms-slide span{
    height: 38px;
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 1000;
    line-height: 38px;
    width: 100%;
    background-color: rgba(0,0,0,0.5);
    text-align: center;
    font-size: 16px;
    color: #ffffff;
}

.zw{
    width: 450px;
}
.zw_tab .act{
    display: none;
}
.zw_tab span{
    width: 200px;
    height: 66px;
    display: block;
    background-color: #ebeced;
    font-size: 16px;
    color: #1167b7;
    margin-top: 9px;
    line-height: 66px;
}
.zw_tab span img{
    margin-left: 25px;
    margin-right: 12px;
    vertical-align: middle;
}
.zw_tab span.active{
    background: url("../img/act_bg.png") no-repeat;
    width: 174px;
    color: #fff;
}
.zw_tab .active .act{
    display: inline;
}
.zw_tab .active .nol{
    display: none;
}
.zw_con{
    width: 245px;
}
.zw_con li {
    background: url("../img/list_tig.png") no-repeat left center;
    padding-left: 10px;
    float: left;
    font-size: 16px;
    color: #1e1e1e;
    height: 20px;
    line-height: 20px;
    margin: 9px 0 10px 20px;
    min-width: 92px;
}
.zw_con li a{
    text-decoration: none;
    color: #1e1e1e;
}
.none{
    display: none;
}

.zw_list li{
    width: 167px;
    height: 77px;
    display: flex;
    justify-content:center;
    align-items:center;
    text-align: center;
    line-height: 24px;
    color: #fff;
    float: left;
    margin-left: 10px;
    font-size: 16px;
}
.ztzl{
    width: 245px;
    /* margin-left: 20px; */
}
.ztzl img{
    margin-top: 3px;
    margin-bottom: 5px;
}

.zf{
    width: 888px;
}


.zf .zf_tab {
    font-size: 16px;
    color: #1167b7;
    border-bottom: 1px solid #cfcfcf;
    height: 40px;
    line-height: 40px;
}

.zf .zf_tab .name {
    cursor: pointer;
    padding-left: 19px;
    padding-right: 19px;
    font-weight: bold;
    height: 38px;
    display: inline-block;
}

.zf .zf_tab .name.act {
    color: #1167b7;
    font-weight: bold;
    font-size: 18px;
    border-bottom: 3px solid #1167b7;
}

.zf .zf_tab .goto{
    text-decoration: none;
    color: #1167b7;
    float: right;
}
.zf .zf_tab .goto img{
    vertical-align: middle;
    margin-left: 5px;
}
.zf_con li{
    float: left;
    margin-left: 16px;
    margin-top: 16px;
    width: 109px;
    padding-top: 25px;
    height: 105px;
    background: #ebeced;
    text-align: center;
    line-height: 60px;
}
/*
.zf_con li:nth-child(4n+1){
    margin-left: 0;
}
*/
.zf_con li img{
    vertical-align: middle;
}
.zf_con li span{
    line-height: 30px;
    display: block;
    color: #212121;
}
.fw{
    width: 260px;
    margin-left: 20px;
    font-size: 0;
    padding-top: 5px;
}
.fw img{
    margin-bottom: 10px;
}

/*list*/
.area{
    height: 40px;
    line-height: 40px;
    font-size: 14px;
}
.area img{
    vertical-align: middle;
    margin-right: 5px;
}
.area a{
    color: #333333;
}

.list_left{
    padding: 15px;
    background: #fff;
    float: left;
    width: 220px;
    height: 720px;
}
.list_left .title{
    background: #1167b7;
    width: 100%;
    height: 48px;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    line-height: 48px;
}
.list_left ul li{
    height: 50px;
    border-bottom: 1px dashed #dadada;
    color: #252525;
    font-size: 16px;
    line-height: 50px;
    padding-left: 25px;
}
.list_left ul li a{
    color: #252525;
}
.list_left ul li:hover a{
    color: #0c69b7;
}
.list_left ul li.act a{
    color: #0c69b7;
}

.list_right{
    padding: 15px;
    width: 905px;
    float: left;
    margin-left: 15px;
    background: #fff;
    height: 720px;
}
.list_right .title{
    height: 40px;
    border-bottom: 1px solid #cfcfcf;
}
.list_right .title span{
    display: inline-block;
    
    height: 39px;
    border-bottom: 2px solid #1167b7;
    color: #1167b7;
    text-align: center;
    line-height: 39px;
    font-weight: bold;
    font-size: 20px;
}


.list_right ul.con li {
    background: url("../img/list_ico.png") no-repeat left center;
    padding-left: 13px;
    line-height: 38px;
    padding-right: 10px;
    text-align: right;
    color: #292929;
    font-size: 16px;
}

.list_right ul.con li a {
    color: #333;
    float: left;
}
.list_right ul.con li:hover a{
    color: #1a6cb7;
}
.list_right ul.con li:nth-child(5n){
    border-bottom: 1px dashed #dadada;
    padding-bottom: 5px;
    margin-bottom: 5px;
}


.page{
    width: 480px;
    height: 30px;
    float: right;
    margin-top: 15px;
    text-align: right;
}
.page ul{
    display: inline-block;
    width: 280px;
    vertical-align: top;
}
.page ul li{
    padding-left: 5px;
    padding-right:5px;
    min-width: 16px;
    height: 26px;
    text-align: center;
    line-height: 26px;
    margin-left: 6px;
    color: #0c69b7;
    border: 1px solid #0c69b7;
    float: left;
    font-size: 14px;
}
.page ul li a{

    color: #0c69b7;
}
.page ul li.slh{
    border: 0;
    line-height: 20px;
    padding: 0;
}
.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;
}
.page span{
    display: inline-block;
    margin-left: 20px;
    color: #a9a9a9;
    width: 155px;
    vertical-align: top;
}
.page span input{
    width: 44px;
    height: 26px;
    color: #0c69b7;
    border: 1px solid #0c69b7;
    text-align: center;
    margin-left: 5px;
    margin-right: 5px;
}
.page span button{
    width: 44px;
    height: 26px;
    color: #0c69b7;
    border: 1px solid #0c69b7;
    text-align: center;
    margin-left: 5px;
    background: none;
}

/*content*/

.content .title{
    color: #355e92;
    font-size: 30px;
    text-align: center;
    line-height: 80px;
}
.content .stitle{
    width: 1036px;
    margin: 10px auto;
    text-align: center;
    line-height: 40px;

    font-size: 15px;
    color: #666666;
}
.content .stitle img{
    vertical-align: middle;
    margin-left: 10px;
    cursor: pointer;
}
.fr{
    float: right;
}

.content .con{
    border-top: 1px solid #cfcfcf;
    width: 1040px;
    padding: 2px;
    margin: 10px auto;
    line-height: 35px;
    padding-bottom: 25px;
    border-bottom: 1px solid #cfcfcf;
}
.content .con p{
    text-indent: 2em;
}
.pageto{
    width: 1036px;
    margin: 20px auto;
    line-height: 30px;

}

.pageto a{
    color: #000;
}


/*yqgk*/

.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: 8px;
    font-size: 0;
    height: 70px;
    margin-left: 18px;
}
.gk ul li:nth-child(4n+1){
    margin-left: 0;
}
.gk ul li img{
    width: 123px;
    height: 69px;
}
.gk ul li .hov{
    display: none;
}
.gk ul li:hover .hov{
    display: inline;
}
.gk ul li:hover .show{
    display: none;
}

.intrs .tit{
    font-size: 18px;
    font-weight: bold;
    color: #1167b7;
}
.intrs .left{
    width: 660px;
    float: left;
}
.intrs .left li{
    width: 208px;
    height: 57px;
    color: #1167b7;
    float: left;
    margin-left: 10px;
    background-color: #dceeff;
    border: 1px solid #1167b7;
    text-align: center;
    line-height: 57px;
    margin-top: 10px;
}
.r_tit{
    color: #222222;
    font-weight: bold;
}
.right{
    float: left;
    width: 490px;
    margin-left: 20px;
}
.right p{
    line-height: 32px;
    margin-top: 15px;
}


/*hdjl*/
.zrxx{
    width: 765px;
    float: left;
}
.xjcx{
    width: 385px;
    float: left;
    margin-left: 15px;
}
.z_title{
    height: 50px;
    border-bottom: 1px solid #cfcfcf;
    color: #1167b7;
    font-weight: bold;
    font-size: 22px;
    line-height: 40px;
}
.zrxx table{
    width: 100%;
    margin-top: 20px;
}
.zrxx table tr th{
    background-color: #f2f2f2;
    height: 38px;
    color: #333333;
}
.zrxx table tr td{
    height: 36px;
    vertical-align: bottom;
    text-align: center;
    color: #222222;
}
.zrxx table tr td label{
    display: inline-block;
    width: 48px;
    height: 23px;
    text-align: center;
    line-height: 23px;
    color: #3f7fc1;
    font-size: 15px;
    border: 1px solid #3f7fc1;
    border-radius: 3px;
}
.zrxx table tr td:last-child{
    color: #999999;
}
.zrxx table tr td span.date{
    color: #999999;
}
.zrxx table tr td:nth-child(3n){
    text-align: left;
    padding-left: 40px;
}
.zrxx table tr td label.ts{
    color: #c82a3f;
    border: 1px solid #c82a3f;
}
.zrxx table tr td label.zx{
    color: #2fb8a0;
    border: 1px solid #2fb8a0;
}
.zrxx table tr td label.jb{
    color: #e2a229;
    border: 1px solid #e2a229;
}
.btn{
    width: 100%;
    height: 62px;
    border-radius: 4px;
    background-color: #deefff;
    border: 0;
    font-size: 18px;
    color: #333333;
    margin-top: 25px;
}
.btn img{
    vertical-align: middle;
    margin-right: 20px;
}

.xjcx input{
    width: 264px;
    height: 38px;
    border: 1px solid #dcdcdc;
    vertical-align: middle;
    margin-top: 8px;
}
.xjcx span{
    display: inline-block;
    width: 84px;
    vertical-align: middle;
}
.xjcx input.yzm{
    width: 176px;
}
.xjcx .yzm_img{
    border: 1px solid #dcdcdc;
    vertical-align: top;
    margin-left: 10px;
    margin-top: 8px;
}
.email{
    width: 347px;
    height: 100px;
    border: 1px solid #1167b7;
    font-weight: bold;
    color: #1167b7;
    display: block;
    text-align: center;
    border-radius: 3px;
    padding-top: 17px;
}
.email label{
    display: block;
    margin-top: 17px;
}
.btn_cx{
    margin-top: 13px;
    width: 350px;
    height: 40px;
    background-color: #1167b7;
    color: #fff;
    font-size: 16px;
    border: 0;
}
.zrxx li{
    background: url("../img/list_ico2.png") no-repeat left center;
    padding-left: 15px;
    margin-top: 18px;
}
.zrxx li a{
    color: #333333;
}
.zrxx li label{
    float: right;
    color: #999999;
}
.dczj{
    width: 350px;
    float: left;
    margin-left: 15px;
}
.dczj ul{
    margin-top: 13px;
    padding-bottom: 5px;
}
.dczj ul li{
    height: 38px;
    line-height: 38px;
}
.dczj ul li label{
    display: inline-block;
    width: 60px;
    height: 23px;
    text-align: center;
    line-height: 23px;
    border: 1px solid #3f7fc1;
    color: #3f7fc1;
    border-radius: 4px;
    vertical-align: middle;
    margin-right: 10px;
}
.dczj ul li label.jxz{
    border: 1px solid #c82a3f;
    color: #c82a3f;
}
.dczj ul li a{
    color: #333333;
}
.btn_xxxz{
    background: url("../img/xxxz.png") no-repeat;
    width: 350px;
    height: 70px;
    border: 0;
}
.btn_wyxx{
    background: url("../img/wyxx.png") no-repeat;
    width: 350px;
    height: 70px;
    margin-top: 16px;
    border: 0;
}
.z_info{
    color: #333333;
    margin-top: 6px;
    font-size: 16px;
    line-height: 20px;
    padding-bottom: 5px;
}
.z_info a{
    float: right;
    font-size: 14px;
    color: #999;
}
.z_info input{
    width: 350px;
}
.z_info input.yzm{
    width: 260px;
}


.kszx{
    margin-left: 15px;
    width: 383px;
    float: left;
}
.kszx input{
    width: 245px;
    height: 38px;
    border: 1px solid #dcdcdc;
    vertical-align: middle;
    margin-top: 8px;
}
.kszx textarea{
    width: 245px;
    height: 135px;
    border: 1px solid #dcdcdc;
    vertical-align: middle;
    margin-top: 8px;
}
.kszx span{
    display: inline-block;
    width: 100px;
    vertical-align: top;
    line-height: 40px;
    margin-top: 8px;
    text-align: right;
}
.kszx span label{
    color: #c82a3f;
    float: left;
}
.kszx input.yzm{
    width: 158px;
}
.kszx .yzm_img{
    border: 1px solid #dcdcdc;
    vertical-align: top;
    margin-left: 10px;
    margin-top: 8px;
}
