/**************************Reset***********************/
html {
    font-size: 14px;
}

body {
    overflow-x: hidden;
    font-size: 14px;
    font-family: "微软雅黑";
    color: #333;
    padding: 0;
    margin: 0;
    background: #f0f0f0 url("../img/bj.png") no-repeat center top;
}

a {
    color: #333;
    text-decoration: none;
}

a {
    blr: expression(this.onFocus=this.blur())
}

:focus {
    outline: 0;
}

a:hover {
    color: #CC0000;
}

h2 {
    font-size: 14px;
    color: #fff;
}

h2 a {
    font-size: 14px;
    font-weight: normal;
}

ul,
li,
dl,
dt,
h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    padding: 0;
    list-style: none;
}

img {
    border: none;
    vertical-align: top
}

li {
    vertical-align: top;
}

p {
    padding: 0;
    margin: 0;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

.clear {
    clear: both;
    margin: 0;
    overflow: hidden;
    visibility: hidden;
    font-size: 0;
    content: ".";
    clear: both;
    height: 0;
    padding: 0;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.mr10 {
    margin-right: 10px;
}



/***********************Header******************************/
.is-wrap {
    width: 100%;
}

/*头部*/
.is-head {
    width: 1200px;
    margin: 0 auto;
    /* background: url(../img/logo.png) top center no-repeat; */
    height: 440px;
    background-position-y: -65px;
}
.is-head p {
background: url(../img/wen.png) top center no-repeat;
background-position: 0 40px;
}

.is-head a {
    display: block;
    margin: 15px 0;
    width: 371px;
    height: 70px;
}

/*主体*/
.is-main {
    width: 1180px;
    margin: 0 auto;
    padding: 10px;
    background: #fff;
}

.m-list1 {
    border: 1px solid #d8e2e9;
    height: 380px;
}

/*生活会*/

.m-ztsearch {
    margin: 0 auto;
    width: 694px;
    height: 52px;
}

.m-ztsearch .u-ztsearchtext {
    float: left;
    padding: 0 20px;
    width: 574px;
    height: 50px;
    line-height: 50px;
    border: 1px solid #cc0707;
    border-radius: 50px 0 0 50px;
    font-size: 16px;
}

.m-ztsearch .u-ztsearchbtn {
    float: left;
    width: 78px;
    height: 52px;
    border: none;
    border-radius: 0 50px 50px 0;
    cursor: pointer;
    background: url(../img/icon-search.png) #cc0707 center no-repeat;
}

#flash {
    height: 370px;
    width: 660px;
    position: relative;
    overflow: hidden;
    float: left;
}

#flash .bd {
    height: 100%;
    position: relative;
}

#flash .bd li {
    zoom: 1;
    vertical-align: middle;
    position: relative;
}

#flash .bd li img {
    display: block;
    width: 660px;
    height: 370px;
    object-fit: cover;
}

#flash .bd li h2 {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 40px;
    line-height: 40px;
    text-indent: 2em;
    background: rgba(0, 0, 0, .5);
}

#flash .bd li h2 a {
    font-size: 16px;
    color: #fff;
}

#flash .hd {
    position: absolute;
    bottom: 15px;
    text-align: right;
    right: 0;
    z-index: 9;
    height: 13px;
    padding-right: 15px;
}

#flash .hd ul {
    overflow: hidden;
    zoom: 1;
}

#flash .hd li {
    display: block;
    float: left;
    width: 13px;
    height: 13px;
    margin: 0 3px;
    opacity: .5;
    filter: alpha(opacity=50);
    background: #fff;
    border-radius: 50%;
    cursor: pointer;
}

#flash .hd li.on {
    opacity: 1;
    filter: alpha(opacity=100);
    background: #ffcc00;
}


/*工作动态*/
.m-gzdt {
    width: 500px;
    height: 370px;
}

.list h3 {
    width: 100%;
    height: 45px;
    border-bottom: 1px solid #d8e2e9;
    line-height: 45px;
}

.list h3 a {
    display: block;
    width: 166px;
    text-align: center;
    font-size: 24px;
    background: #CC0000;
    color: #fff;
    font-weight: normal;
    height: 45px;
}

.list h3 a:hover {
    text-decoration: none;
}

.list ul {
    padding: 10px 5px;
}

.list ul li {
    height: 35px;
    line-height: 35px;
    padding-left: 25px;
    background: url(../img/dian.gif) no-repeat 10px 14px;
    overflow: hidden;
}

.list ul li a {
    font-size: 16px;
}

.list ul li span {
    float: right;
    font-size: 12px;
    color: #848484;
}

/*工作简报*/
.m-gzjb {
    width: 580px;
    height: 311px;
    border: 1px solid #d8e2e9;
    margin-top: 10px;
}

/*政策文件*/
.m-zcwj {
    width: 580px;
    height: 311px;
    border: 1px solid #d8e2e9;
    margin-top: 10px;
}

/*诉求与反馈*/
/* .m-list3 h3{width: 205px;height: 45px;line-height: 45px;text-align: center;background: #CC0000;margin: 30px auto;} */
.m-list3 h3 a {
    font-size: 24px;
    font-weight: normal;
    color: #fff;
}

.m-list3 h3 a:hover {
    text-decoration: none;
}

.m-sqfk {
    border: 1px solid #d8e2e9;
    padding: 10px 20px;
}

/*表单*/
.m-form {
    width: 535px;
}

form input {
    height: 40px;
    line-height: 40px;
    margin-top: 12px;
    font-size: 16px;
    border: 1px solid #ddd;
}

form .lab {
    font-size: 18px;
    color: #3d3d3d;
    width: 88px;
    text-align: right;
    padding-top: 12px;
}

form #dw,
#name {
    width: 167px;
}

form #number {
    width: 429px;
}

form textarea {
    margin-top: 12px;
    width: 425px;
    height: 194px;
}

form img {
    margin-top: 12px;
}

form .btn-ws {
    margin: 12px auto;
    border-radius: 8px;
    background: #ef7a00;
    width: 84px;
    height: 31px;
    line-height: 31px;
    text-align: center;
    font-size: 16px;
    color: #fff;
    border: none;
    cursor: pointer;
}

form .btn {
    width: 0px;
    margin: 0 auto;
}

/*留言与反馈*/
.m-lyfk {
    width: 580px;
}

.m-lyfk h4 {
    border-bottom: 1px solid #d8e2e9;
    height: 55px;
    line-height: 55px;
    background: url(../img/ly.jpg) no-repeat 30px 12px;
    padding-left: 80px;
}

.m-lyfk h4 a {
    font-size: 24px;
    color: #CC0000;
    font-weight: normal;
}

.m-lyfk h4 a:hover {
    text-decoration: none;
}

.m-lyfk ul li .people b {
    font-weight: normal;
    color: #ef7a00;
}

.m-lyfk ul li .people {
    font-size: 16px;
    text-indent: 2em;
}

.m-lyfk ul li .replay i {
    font-style: normal;
    color: #b80608;
}

.m-lyfk ul li .replay {
    font-size: 16px;
    text-indent: 3.5em;
    height: 75px;
}

.m-lyfk ul li {
    padding: 15px;
    border-bottom: 1px dotted #d8e2e9;
}

.m-lyfk ul li p {
    line-height: 40px;
    overflow: hidden;
}

.m-lyfk ul {
    height: 200px;
    overflow-y: auto;
}

.m-form {
    width: 534px;
}

.u-text {
    width: 100px;
    height: 36px;
    line-height: 36px;
    padding: 0 6px;
}


.is-tooltip {
    display: none !important;
}



.m-list4 h3 {
    width: 205px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    background: #CC0000;
    margin: 30px auto;
}

.m-list4 h3 a {
    font-size: 24px;
    font-weight: normal;
    color: #fff;
}

.m-list4 h3 a:hover {
    text-decoration: none;
}

.m-list4 .box {
    border: 1px solid #d8e2e9;
    padding: 10px 0;
}

.m-list4 .box ul {
    height: 105px;
}

.m-list4 .box li {
    height: 35px;
    line-height: 35px;
    padding-left: 25px;
    background: url(../img/dian.gif) no-repeat 10px 14px;
    overflow: hidden;
    width: 535px;
    margin-left: 15px;
    float: left;
}

.m-list4 .box li a {
    font-size: 16px;
}

.m-list4 .box li span {
    float: right;
    font-size: 12px;
    color: #848484;
}

.m-list3 .m-hdjl ul {
    padding: 20px 0;
}

.m-list3 .m-hdjl ul li {
    float: left;
    width: 100px;
    min-height: 190px;
    text-align: center;
    background: none;
    padding-left: 0;
}

.m-list3 .m-hdjl ul li+li {
    margin-left: 20px;
}

.m-list3 .m-hdjl ul li img {
    width: 100px;
    height: 100px;
    margin: auto;
}

.m-list3 .m-hdjl ul li span {
    display: block;
    margin-top: 14px;
    font-size: 15px;
    line-height: 18px;
    text-align: center;
    float: none;
}


.m-list5 h3 {
    width: 205px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    background: #CC0000;
    margin: 30px auto;
}

.m-list5 h3 a {
    font-size: 24px;
    font-weight: normal;
    color: #fff;
}

.m-list5 h3 a:hover {
    text-decoration: none;
}

.m-list5 .wrap {
    border: 1px solid #d8e2e9;
    padding: 10px 0;
}

.m-list5 .detail {
    padding: 10px;
    border-bottom: 1px solid #ddd;
    padding-top: 0;
}

.m-list5 .detail h4 {
    line-height: 40px;
    text-align: center;
    color: #CC0000;
    font-size: 20px;
    margin: 0;
    padding: 0;
    font-weight: mormal;
}

.m-list5 .detail p {
    line-height: 30px;
    text-indent: 2em;
    color: #666;
    text-align: justify;
}

.m-list5 .detail p a {
    color: #CC0000;
    margin-left: 10px;
}

.m-list5 .box {}

.m-list5 .box ul {
    height: 105px;
}

.m-list5 .box li {
    height: 35px;
    line-height: 35px;
    padding-left: 25px;
    background: url(../img/dian.gif) no-repeat 10px 14px;
    overflow: hidden;
    width: 535px;
    margin-left: 15px;
    float: left;
}

.m-list5 .box li a {
    font-size: 16px;
}

.m-list5 .box li span {
    float: right;
    font-size: 12px;
    color: #848484;
}



.bdsharebuttonbox {
    margin: 9px;
}

.share-main {
    position: relative;
    width: 66px;
    height: 16px;
}

.share-bar a {
    margin-right: 6px;
    float: left;
    display: block;
    width: 16px;
    height: 16px;
    background-image: url(../img/icon-share.png);
}

.share-bar .share-weixin {
    background-position: 0 0;
}

.share-bar .share-tsina {
    background-position: -16px 0;
}

.share-bar .share-qzone {
    background-position: -32px 0;
}

.weixin-share-open {
    position: absolute;
    bottom: 22px;
    left: 0;
    margin-left: -115px;
    display: none;
    background: #fff;
}

.weixin-wrap {
    position: relative;
    padding: 10px;
    width: 212px;
    height: 80px;
    border: 1px solid #ddd;
}

.share-qrcode {
    float: left;
}

.share-qrcode img {
    display: block;
    width: 80px;
    height: 80px;
}

.weixin-close {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    font-size: 16px;
    color: #d4d4d4;
    cursor: pointer;
    padding: 0;
    margin: 0 !important;
}

.weixin-text {
    padding: 10px 0 0 90px;
    line-height: 24px;
    font-size: 12px;
    color: #666;
}

/*当前位置 */
.m-location {
    width: 100%;
    height: 40px;
    line-height: 40px;
    margin-bottom: 6px;
}

.m-location .fl {
    padding-left: 24px;
    background: url(../images/location_icon.png) no-repeat 4px center;
    color: #999;
    font-size: 14px;
}

.m-location .fl a {
    font-size: 14px;
    color: #999;
}



.leftnr {
    border-top: 1px solid #ddd;
    background: #f9f9f9;
    border-right: 1px solid #e0e7ec;
}

.rightnr {
    border-top: 1px solid #ddd;
}

.is-min500 {
    min-height: 500px;
    height: auto !important;
    height: 500px;
}

.is-line {
    background: #fff;
    margin: 10px auto 0;
    overflow: hidden
}

.is-line1 {
    background: #fff;
    border: 1px solid #ddd;
    overflow: hidden
}

.bot6 {
    margin-bottom: 6px;
}

.is-title {
    background: url(../images/h1_title.png) no-repeat 202px center #0679d6;
    height: 46px;
    padding-left: 24px;
}

.is-title h1 {
    color: #fff;
    font-size: 18px;
    height: 46px;
    line-height: 46px;
    font-weight: normal;
}

.is-menu {
    width: 239px;
    background: #f9f9f9;
    min-height: 500px;
    height: auto !important;
    height: 500px;
}

.is-menu ul {
    width: 239px;
    overflow: hidden;
}

.is-menu ul li {
    width: 239px;
    height: 51px;
    margin-top: -1px;
}

.is-menu ul li a {
    display: block;
    width: 239px;
    height: 49px;
    line-height: 49px;
    text-align: center;
    color: #333;
    font-size: 16px;
    color: #282828;
    background: #f9f9f9;
    border: 1px solid #e0e7ec;
    border-left: none;
}

.is-menu ul li a:hover,
.is-menu ul li a.hover {
    background: url(../images/h1_hover.png) no-repeat left center #fff;
    border-right: none;
    text-decoration: none;
}

.is-maillist {
    padding: 0 0 10px 20px
}

.is-maillist li {
    width: 134px;
    display: inline;
    float: left;
    line-height: 26px;
    height: 26px;
    overflow: hidden;
}

.mailtitle {
    height: 28px;
    background: #e3f6e3;
    line-height: 28px;
    margin-bottom: 10px;
    clear: both;
}

.mailtitle h1 {
    background: url(../images/tr.gif) right top no-repeat #52bd69;
    float: left;
    width: 90px;
    color: #fff;
    font-size: 14px;
    padding-left: 16px;
}

.is-rightnr {
    padding-bottom: 20px;
}

.is-titles {
    position: relative;
    height: 44px;
    border-bottom: 1px solid #ddd;
    margin-left: 28px;
}

.is-titles h2 {
    position: absolute;
    left: 0;
    bottom: -2px;
    padding: 0 14px;
    height: 34px;
    line-height: 34px;
    border-bottom: 2px solid #d30808;
    color: #2b2b2b;
    font-size: 18px;
    font-weight: normal;
}

.is-listnews {
    padding-bottom: 12px;
    margin: 15px;
    min-height: 400px;
    height: auto !important;
    height: 400px;
}

.is-listnews li {
    font-size: 14px;
    height: 32px;
    line-height: 32px;
    list-style: none;
    background: url(../images/arr1.png) left center no-repeat;
    padding-left: 12px;
}

.is-listnews li {
    color: #333;
}

.is-listnews li span {
    float: right;
    color: #999;
}

.u-hr {
    width: 100%;
    height: 10px;
    border-bottom: 1px dashed #ddd;
    margin-bottom: 10px;
}

.is-listnews li.botline {
    border-bottom: 1px dashed #ddd;
    height: 34px;
    margin-bottom: 10px;
}

.is-lists {
    padding-bottom: 12px;
    margin: 15px 15px 0 15px;
}

.is-lists li {
    line-height: 30px;
    height: 30px;
    padding: 3px 0 3px 14px;
    font-size: 14px;
    border-bottom: 1px dashed #ddd;
    background: url(../images/arr2.gif) 4px center no-repeat;
}

.btna {
    font-size: 12px;
    display: block;
    background: url(../images/btnbox.gif) 0 0 no-repeat;
    width: 82px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    color: #3884b8;
    margin: 2px 6px 0 0;
}

.is-contentbox {
    clear: both;
    padding: 20px;
}

.is-newstitle {
    font-size: 1.857142rem;
    text-align: center;
    color: #0060bf;
    font-family: "Microsoft YaHei";
    line-height: 42px;
}

.is-subtitle {
    text-align: center;
    color: #666;
    line-height: 30px;
    padding-bottom: 12px;
    font-family: "Microsoft YaHei";
    font-size: 16px;
}

.is-newsinfo {
    height: 36px;
    background: #fafafa;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    text-align: center;
    color: #888;
}

.is-newsinfo .is-leftinfo span {
    padding: 0 11px;
    line-height: 36px;
}

.is-newsinfo .bds_more {
    color: #000;
}

#bdshare {
    padding-left: 30px;
}

.zjtitle {
    font-size: 18px;
    color: #00ad8e;
    margin: 20px 0 20px 60px;
    padding-bottom: 10px;
    font-family: "Microsoft YaHei";
    line-height: 30px;
    border-bottom: 1px solid #ddd;
}

.zjtitle span {
    padding-right: 10px;
}

.zjlist {
    line-height: 28px;
    color: #666;
}

.zjlist h1 {
    color: #da6203;
    font-size: 14px;
    font-size: 14px;
    padding: 20px 0 0 0;
}

.zjcont {
    font-size: 14px;
    line-height: 200%;
    color: #666;
    text-indent: 2em;
    padding: 0 50px 40px 60px;
}

.loginbox {
    background: url(../images/loginbg.gif) 0 0 no-repeat;
    width: 556px;
    height: 377px;
    margin: 50px auto;
}

.loginnr {
    padding: 108px 0 0 86px;
}

.input-large {
    background: url(../images/text01.gif) 0 0 no-repeat;
    width: 368px;
    height: 42px;
    line-height: 42px;
    border: none;
    padding: 0 10px;
    font-size: 16px;
}

.ico-user {
    padding: 10px 0 0 14px;
}

.input-yzm {
    background: url(../images/text02.gif) 0 0 no-repeat;
    width: 178px;
    height: 43px;
    line-height: 43px;
    border: none;
    padding: 0;
}

.yzm {
    padding: 8px 10px 0 12px;
}

.yzm-a {
    line-height: 42px;
    color: #248dac;
}

.btnlogin {
    background: url(../images/btn01.gif) 0 0 no-repeat;
    width: 133px;
    height: 43px;
    border: none;
    cursor: pointer;
    font-size: 18px;
    color: #fff;
    font-family: "微软雅黑";
}

.submitbox {
    margin: 15px 0 10px 16px;
    background: #f5f5f5;
    padding: 10px 0 10px 10px;
    border-right: none;
}

.menuright {
    background: #fff;
}

.user-menu {
    padding: 38px 0 0 0;
}

.user-menu h1 {
    font-size: 16px;
    background: url(../images/menubg.gif) 0 0 no-repeat;
    height: 34px;
    line-height: 30px;
    margin-bottom: 14px;
}

.user-menu h1 a {
    display: block;
    orphans: #333;
    padding-left: 35px;
    height: 34px;
}

.user-menu h1 a:hover,
.user-menu h1 a.hover {
    background: url(../images/menubg.gif) 0 -34px no-repeat;
    color: #fff;
    text-decoration: none;
}

.submitlist {
    padding: 10px;
}

.useraobut {
    line-height: 200%;
    padding: 20px;
    font-size: 14px;
}

.listtitle td {
    font-size: 16px;
    font-family: "微软雅黑";
    color: #333;
    height: 36px;
    line-height: 36px;
    border-bottom: 1px solid #ddd;
    text-align: center;
}

.list-line td {
    height: 34px;
    line-height: 34px;
    border-bottom: 1px dashed #ccc;
    color: #666;
}

.doctitle {
    padding-left: 180px;
    color: #666;
}

.user-content {
    padding: 20px 0 25px 25px;
}

.user-table div {
    line-height: 42px;
    padding: 5px 0;
}

.vcener {
    vertical-align: middle;
}

.register {
    padding: 35px 0 30px 50px;
}

.register h1 {
    color: #d3090a;
    font-size: 24px;
    font-family: "微软雅黑";
    padding: 0 0 30px 0;
    font-weight: normal;
}

.register td {
    padding: 5px 0;
    color: #878787;
    font-size: 14px;
    font-family: "微软雅黑";
}

.register .red {
    color: #e50000;
}

.register .f12 {
    font-size: 12px;
}

.register .blue {
    color: #006feb;
}

.register .orange {
    color: #ff9d00;
}

.register .rfont {
    line-height: 42px;
    padding-left: 20px;
}

.bgstate {
    background: url(../images/bg.gif) 0 0 no-repeat;
    height: 4px;
    width: 92px;
    margin: 18px 12px 0 20px;
}

.textarea {
    background-color: #fff;
    border: 1px solid #ccc;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border linear .2s, box-shadow linear .2s;
    -moz-transition: border linear .2s, box-shadow linear .2s;
    -o-transition: border linear .2s, box-shadow linear .2s;
    transition: border linear .2s, box-shadow linear .2s;
    width: 70%;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}




.is-sitemap {
    padding: 10px 15px;
    min-height: 400px;
    height: auto !important;
    height: 400px;
}

.is-sitemap ul li {
    height: auto;
    line-height: 30px;
    background: url(../images/arr.png) left 10px no-repeat;
    margin-bottom: 5px;
    border-bottom: 1px dashed #dddddd;
    padding: 0 0 8px 12px;
}

.is-sitemap ul li h2 {
    font-size: 14px;
    padding: 0 0 8px 0;
}

.is-sitemap ul li a {
    padding-left: 10px;
    height: 24px;
    line-height: 24px;
    background: url(/media/images/arr.gif) left center no-repeat;
    margin-right: 10px;
}

.is-sitemap ul li h2 a {
    padding: 0;
    background: none;
}

.is-newscontnet {
    padding: 10px 0;
    color: #333;
    font-size: 16px;
    line-height: 200%;
    min-height: 400px;
    height: auto !important;
    height: 400px;
}

.is-newscontnet .text {
    min-height: 400px;
    height: auto !important;
    height: 400px;
}

.is-viewsub {
    font-size: 14px;
    font-weight: bold;
    height: 35px;
    line-height: 35px;
}

.is-viewsub .more {
    float: right;
    font-size: 12px;
    color: #666;
    font-weight: normal;
}

.is-backtitle {
    background: #ecf9ff;
    height: 35px;
    line-height: 35px;
    padding: 0 10px;
    font-weight: bold;
    color: #333;
    border-bottom: 1px dashed #d0e0e8;
}

.is-backcontent {
    line-height: 150%;
    padding: 10px;
    background: #fefefe;
    border-bottom: 1px solid #ebebeb;
    margin-bottom: 10px;
}

.is-vote {
    line-height: 200%;
    padding: 20px;
}

.is-votetitle {
    font-size: 20px;
    text-align: center;
    font-family: "Microsoft YaHei";
    line-height: 35px;
    padding-bottom: 10px;
}

.is-viewcontent {
    padding: 20px 0;
    line-height: 200%;
    margin: 0 0 10px 0;
}

.is-votenr {
    padding: 20px;
    border: 1px solid #ddd;
    margin: 0 0 10px 0;
    line-height: 200%;
}

.is-votenr .input-xlarge {
    height: 28px;
    line-height: 28px;
    float: left;
    margin: 0 5px 0 0;
    border: 1px solid #ddd;
    outline: none;
}

.is-viewdate {
    font-size: 14px;
    color: #f60;
    font-weight: bold;
    background: #f9f9f9;
    padding: 10px 0 10px 20px;
}

.is-viewdate span {
    margin: 0 10px;
}

.is-viewbox {
    border: 1px solid #ddd;
    margin: 10px 0;
}

.viewright {
    float: right;
    font-size: 12px;
    color: #333;
    font-weight: normal;
}

.is-viewbox .is-newscontnet {
    padding: 10px;
    min-height: 300px;
    _height: 300px;
}

.is-con-fj {
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    padding: 5px 10px;
    color: #333;
    background: #f5f5f5;
    text-align: center;
}

.is-tablecss1 {
    border-top: 1px solid #eee;
    border-left: 1px solid #eee;
}

.is-tablecss1 td {
    padding: 5px;
    border-bottom: 1px solid #eee;
    border-right: 1px solid #eee;
}

.ipt2 {
    line-height: 20px;
    border: 1px solid #ddd;
    width: 45%;
    height: 20px;
}

.text1 {
    line-height: 20px;
    border: 1px solid #ddd;
    width: 65%;
}

.btn1 {
    background: #1779cb;
    color: #fff;
    border: 1px solid #1779cb;
    padding: 4px 5px;
}

.is-zy {
    height: 24px;
    margin-top: 40px;
}

.is-zy .fl {
    height: 24px;
    background: url(../images/left_arr.png) no-repeat left center;
    padding-left: 30px;
}

.is-zy .fr {
    height: 24px;
    background: url(../images/right_arr.png) no-repeat right center;
    padding-right: 30px;
}

/* 图片列表 */
.is-listpic {
    padding: 20px 0 0 10px;
    zoom: 1;
}

.is-listpic li {
    float: left;
    padding: 0 0 0 28px;
    width: 188px;
    height: 190px;
    display: inline;
    float: left;
    overflow: hidden;
    margin-left: 16px;
    line-height: 26px;
    text-align: center;
}

.is-listpic li img {
    border: 1px solid #e8e6e6;
    padding: 2px;
    width: 180px;
    height: 132px;
    display: block;
}

.is-piccon {
    text-align: center;
}

.is-piccon img {
    border: 1px solid #dddddd;
    padding: 2px;
    margin-bottom: 10px;
}

/* 文件下载列表 */
.is-downlist ul li {
    padding-left: 10px;
    height: 26px;
    line-height: 26px;
    background: url(../images/arr01.gif) left 10px no-repeat;
}

/* 搜索页 */
.is-search-jl {
    height: 40px;
    line-height: 20px;
    font-size: 14px;
    font-weight: bold;
}

.is-search-list {
    height: auto;
    min-height: 550px;
    _height: 550px;
}

.is-search-list ul li {
    height: auto;
    line-height: 30px;
    list-style: none;
    color: #999999;
    background: url(../images/arr01.gif) 5px 13px no-repeat;
    padding-left: 21px;
    padding-bottom: 5px;
    border-bottom: 1px dashed #dddddd;
    margin-bottom: 5px;
}

.is-search-list ul li span {
    float: right;
    font-family: Arial, Helvetica, sans-serif;
}

.is-search-list ul li a {
    color: #333333;
    font-size: 14px;
}

.is-search-list ul li p {
    line-height: 20px;
}

/* 标签 */
.is-tips {
    background: url(../images/tipbg.gif) left center no-repeat;
    height: 50px;
    line-height: 50px;
    padding-left: 54px;
    color: #979797;
    font-size: 12px;
}

.is-tips span {
    color: #979797;
    margin-right: 12px;
}

.is-nlist {
    line-height: 46px;
    color: #333;
}

.is-nlist a {
    color: #333;
}

.is-tipsr {
    float: right;
    padding-right: 10px;
}

.is-tipsr a {
    padding: 3px 7px;
    border: 1px solid #ddd;
    color: #888;
    margin: 0 0 0 5px;
}

.is-tipsr a:hover {
    background: #e80000;
    border: 1px solid #e80000;
    color: #fff;
    text-decoration: none
}

/* 站点地图 */
.is-sitemap {
    height: auto !important;
    min-height: 400px;
    padding: 10px 15px;
}

.is-sitemap ul li {
    background: url("../images/arr.png") no-repeat scroll left 10px;
    border-bottom: 1px dashed #dddddd;
    height: auto;
    line-height: 30px;
    margin-bottom: 5px;
    padding: 0 0 8px 12px;
}

.is-sitemap ul li h2 {
    font-size: 14px;
    padding: 0 0 8px;
}

.is-sitemap ul li h2 a {
    background: none repeat scroll 0 0;
    padding: 0;
}

.is-sitemap ul li a {
    background: url("../media/images/arr.gif") no-repeat scroll left center;
    height: 24px;
    line-height: 24px;
    margin-right: 10px;
    padding-left: 10px;
}

/* feedback 页面 */
.is-feednr {}

table.is-feedback td {
    vertical-align: middle;
    font-size: 14px;
    font-family: "Microsoft YaHei";
    background-color: #ffffff;
    padding: 4px 10px;
}

table.is-feedback {
    border-spacing: 1px;
    border-collapse: separate;
}

.is-feedback,
.is-feedbox {
    margin-bottom: 15px;
}

.is-feedback li {
    height: 36px;
    line-height: 36px;
    font-size: 14px;
    font-family: "Microsoft YaHei";
}

.is-feedbox li {
    min-height: 35px;
    height: auto !important;
    height: 35px;
    padding: 0 0 10px 0;
    line-height: 35px;
    font-size: 14px;
    font-family: "Microsoft YaHei";
    zoom: 1;
    clear: both;
}

.is-feedbox li label,
.is-feedbox li input,
.is-feedbox li img {
    float: left;
}

.is-feedbox li img {
    margin-right: 10px;
}

.is-feedbox li label {
    width: 90px;
    /* [disabled]display:block;
*/
}

li.is-bdnr {
    height: auto;
    line-height: 22px;
    padding-bottom: 8px;
}

.is-feedbox li input {
    background: #fff;
    position: relative;
    line-height: 1.5em;
    border: 1px solid #dddddd;
    padding: 6px;
    color: #333;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}

.is-feedbox li textarea {
    background: #fff;
    position: relative;
    line-height: 1.5em;
    border: 1px solid #dddddd;
    padding: 6px;
    color: #a7b2b8;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    overflow: auto;
    resize: none;
}

.is-feedbox input.button {
    background: #313233;
    display: inline-block;
    position: relative;
    height: 33px;
    overflow: hidden;
    margin: 18px 2% 2px 0;
    padding: 0 15px 0 15px;
    vertical-align: top;
    line-height: 34px;
    font-family: 'Droid Sans', sans-serif;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    text-decoration: none;
    color: #fff;
    border: none;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    cursor: pointer;
}

.is-feedbox input.button:hover {
    background: #00b2d7;
    color: #fff;
}

.is-feedbacklist {
    margin: 10px 0;
}

.is-feedbacklist li {
    padding: 10px 0;
    border-bottom: 1px solid #ddd;
    line-height: 20px;
}

.is-feedbacktitle {
    background: #f1f1f1;
    color: #333;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}

.is-feedbacktitle dl {
    padding: 5px 10px;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    color: #333;
    height: 21px;
}

.is-feedbacktitle .right {
    float: right;
}

.is-bold {
    font-weight: bold;
    color: #f60;
}

.is-feedbackcontent {
    color: #333;
    padding: 5px 10px;
    line-height: 20px;
}

/* 信箱、咨询 css */
.is-inter-list input,
.is-inter-list textarea {
    border: 1px solid #ccc;
    padding: 3px 5px;
    width: 184px;
    text-align: left;
}

.is-inter-list td {
    padding-top: 5px;
}

.is-inter-list input.radio {
    width: 13px;
}

.is-inter-list .is-length {
    width: 450px;
}

.is-inter-list textarea {
    margin: 5px 0;
    height: 150px;
}

.is-inter-list .btn {
    width: 70px;
    height: 24px;
    cursor: pointer;
    text-align: center;
    line-height: 24px;
    border: 0 none;
    color: #ffffff;
    font-weight: bold;
    padding: 0;
    margin: 0;
    background: url("../images/icon/N_button_BG.gif") no-repeat center center;
}

.is-mdgtitle {
    font-size: 24px;
    color: #003CC8;
    font-weight: bold;
}

.is-inter-list ul {
    padding: 25px 12px;
}

.is-inter-list ul li {
    line-height: 26px;
    background: url(/media/images/dot2.jpg) 1px 9px no-repeat;
    padding-left: 19px;
    font-size: 14px;
}

.is-inter-list ul li.dashed {
    border-bottom: 1px dashed #CCCCCC;
    height: 25px;
    margin-bottom: 25px;
    background: none;
}

.is-inter-list span .date {
    float: right;
    font-family: "Arail";
    color: #999999;
}

.is-inter-list ul li a {
    float: left;
}

.is-mailnr {
    padding: 20px;
}

.is-mailtitle {
    font-size: 18px;
    font-family: "Microsoft YaHei";
    color: #007fd8;
    line-height: 40px;
    margin: 0;
    padding: 0;
    font-weight: normal;
    text-align: left;
}

.is-mailinfo {
    height: 33px;
    line-height: 33px;
    border-bottom: 1px solid #ddd;
    padding: 0 18px;
    color: #666;
    background: #fafafa;
}

.is-mailinfo .is-mailspan {
    padding: 0 14px;
}

.is-mailinfo .red {
    color: #e20000;
}

.is-mailwen {
    padding: 15px;
    line-height: 24px;
    color: #333;
    text-indent: 2em;
    min-height: 300px;
    _height: 300px;
}

.is-mialhf {
    position: relative;
    background: #f4f4f4;
    border: 1px solid #ddd;
    padding: 0 15px 20px 15px;
}

.is-mailarr {
    position: absolute;
    top: -7px;
    left: 32px;
}

.is-hftitle {
    height: 47px;
    border-bottom: 1px dashed #a9a9a9;
    line-height: 47px;
    font-size: 20px;
    color: #c50000;
    font-family: "Microsoft YaHei";
}

.is-hftitle .is-hfdw {
    float: right;
    color: #000;
    background: url(/media/images/editico.jpg) left center no-repeat;
    padding-left: 28px;
    font-size: 12px;
    font-family: "宋体";
    font-weight: normal;
}

.is-hfcontent {
    color: #555;
    line-height: 24px;
    padding: 16px 4px;
}

.is-wapbg {
    margin: 0 auto;
    width: 945px;
    height: 730px;
    background: url(../images/wap.gif) left 35px no-repeat #fff;
    padding: 35px 0;
}

.is-wapbox {
    padding: 66px 0 0 588px;
}

.listzt {
    padding: 0 0 40px 0;
}

.listzt li {
    width: 470px;
    padding: 15px 10px 0 14px;
    border-right: 1px solid #eee;
    float: left;
    display: inline;
}

.listzt li .botline {
    height: 98px;
    background: url(../images/home/bgline.gif) bottom repeat-x;
}

.listzt li .left {
    width: 155px;
    text-align: center;
    height: 98px;
    float: left;
}

.listzt li .right {
    width: 300px;
    float: left;
    padding: 0 0 0 14px;
}

.listzt li .ztinfo {
    color: #333;
    line-height: 24px;
}

.listzt li .ztinfo a {
    color: #dd1115;
}

.listzt li .atitle {
    font-size: 14px;
    font-weight: bold;
    color: #333;
    line-height: 30px;
}

.tablebg tr {
    height: 40px;
    line-height: 40px;
}

.zxdg {
    font-weight: bold;
    font-size: 14px;
    height: 30px;
    line-height: 30px;
}








@media screen and (max-width:1199px)  {
    body{min-width:100%}
   .g-top{width:100%;}
   .is-head,.is-main{width:100%}
   .is-head p{width:100%!important;background-size: 100%;}
   .m-zcwj,.m-gzjb,.m-zcwj,.m-gzjb{width:49%}
   .m-list5 .box{overflow:hidden}
    .m-list5 .box ul{height:auto}
}
/* 适配小屏1000px */
@media screen and (min-width:991px) and (max-width: 1199px) {
    .is-wrap,.is-main{width:970px;margin:auto}
    #flash{width:528px}
    .m-gzdt{width:428px;}
    
}

/* 适配pad */
@media screen and (max-width:990px)  {
    .m-zcwj,.m-gzjb,.m-zcwj,.m-gzjb,#flash,.m-gzdt,.m-ztsearch,#flash img,#flash .bd ul,#flash .bd ul li{width:100%}
    .m-ztsearch .u-ztsearchtext{width:80%;box-sizing: border-box;}
    .m-ztsearch .u-ztsearchbtn{width:20%}
    .m-list5 .box li{width:100%;box-sizing: border-box;margin:0}
}

/* 适配小屏1000px */
@media screen and (min-width:768px) and (max-width:990px) {
    .is-wrap,.is-main{width:750px;margin:auto}
    
}









/********************移动端**********************/

@media (max-width: 768px) {
    .is-wrap {
        width: 100%;
        overflow: hidden;
      
    }

    .m-top span.fl {
        display: none;
    }

    .m-nav {
        display: none;
    }

    .m-notice {
        display: none;
    }

    .navbar {
        margin: 0;
        min-height: 38px;
        display: block;
    }

    .navbar-header {
        height: 38px;
        font-family: "Microsoft YaHei";
    }

    .navbar-default .navbar-brand {
        font-size: 15px;
        height: 38px;
        line-height: 38px;
        padding: 0 15px;
        color: #005cab;
    }

    .navbar-toggle {
        padding: 5px 4px;
        margin: 6px 15px 6px 0;
    }

    .navbar-nav>li>a {
        padding-top: 6px;
        padding-bottom: 6px;
        line-height: 18px;
    }

    .col-lg-6 {
        display: block;
        margin-top: 10px;
    }

    .input-group .form-control {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
    }

    .is-main {
        width: 100%;
        padding: 10px 0;
    }

    .focus_show,
    .m-news,
    .m-anno,
    .m-advert,
    .u-rules,
    .m-wsbs,
    .m-gzcy,
    .leftnr,
    .is-zy,
    .m-banner {
        display: none;
    }

    .focus,
    .m-news-m,
    .m-anno-m,
    .u-rules-m,
    .re-btn,
    .m-banner-m {
        display: block;
    }

    .m-panel1,
    .m-panel2,
    .m-panel3,
    .u-rules,
    .m-xxgk,
    .m-select {
        width: 100%;
    }

    .m-panel2 {
        height: auto;
    }

    .u-xxgk,
    .u-btns {
        width: auto;
        overflow: hidden;
        height: auto;
    }

    .u-xxgk ul li {
        padding: 10px 20px;
        margin: 0 10px 10px 0;
    }

    .m-select select {
        width: 90%;
        height: 30px;
        margin: 5px 0 5px 5%;
    }

    .is-contentbox {
        padding: 0;
    }

}

@media (max-width: 375px) {

    .u-btns ul li {
        width: 164px;
        height: 36px;
        border: 1px solid #ddd;
        background: url(../images/btn_bg1.png) no-repeat 30px center #f5f5f5;
        float: left;
        margin: 0 6px 6px 0;
    }

    .u-btns ul li a {
        display: block;
        width: 115px;
        height: 36px;
        line-height: 36px;
        padding-left: 50px;
        font-size: 14px;
        color: #005cab;
    }

}

@media (max-width: 320px) {
    html {
        font-size: 13px;
    }

    .u-btns ul li {
        width: 137px;
        height: 36px;
        border: 1px solid #ddd;
        background: url(../images/btn_bg1.png) no-repeat 30px center #f5f5f5;
        float: left;
        margin: 0 6px 6px 0;
    }

    .u-btns ul li a {
        display: block;
        width: 88px;
        height: 36px;
        line-height: 36px;
        padding-left: 50px;
        font-size: 14px;
        color: #005cab;
    }

}