body{min-width: 1060px; font-size:12px; font-family:"宋体"; color:#454545; padding: 0; margin: 0; background: url(../images/body_bg.png) no-repeat center top #fff;}

a{ color:#454545; text-decoration:none;}
a:hover{ color:#ba0009; text-decoration:underline;}
h2{font-size: 14px; color: #fff;}
h2 a{font-size: 12px; 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;}

.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;}

/*****************头部****************/

.is-head{
	width: 100%;
	height: 296px;
}

.is-banner{ width: 1060px; height: 210px; margin: 0 auto;}

.is-nav{ margin: 0 auto; width: 1060px; height: 48px; background: #b10008; margin: 0 auto; _margin-top: -2px; position:relative;}
.is-nav ul li{ text-align: center; float: left; border-right: 1px solid #bd1920;}
#last{ border-right:none;}
.is-nav ul li a{ float: left; display: block; padding: 0 48px; height: 48px; line-height: 48px; font-size: 16px; font-family: "微软雅黑"; color: #fff;}
.is-nav ul li a:hover, .is-nav ul li a.hover{ color: #fff; text-decoration: none; background: #9f0007;}
.is-nav ul li#one{ text-align: left;}
.is-nav ul li#one a{ padding: 0 16px 0 30px; *padding: 0 16px 0 30px;}
.is-nav ul li#one a img{ display: block; float: left; margin: 15px 6px 0 -16px; _margin: 15px 6px 0 -10px;}

.is-nav ul li .is-subnav a{color:#666666; font-weight:normal;line-height:37px; float:left; font-size:12px; margin:0 5px; padding:0; width:auto}
.is-nav ul li .is-subnav a:hover{ color:#666666; background:none}
.is-nav ul li .is-subnav{ position:absolute; top:48px; left:1px;z-index:999; height:37px; line-height:37px; width:1058px; border-top:none;  background: #eee; }


.is-notice{ margin: 0 auto; width: 1058px; height:37px; line-height:37px; position:relative; color:#666; clear:both; border: 1px solid #ddd; border-top: none; background: #eee; z-index: 1;}
.is-notice span{ font-weight: bold; color: #930007; margin-left: 14px;}
.is-notice .inlis{ position: absolute; top: 0; left: 13px; height: 37px; width: 320px; padding-left: 66px; overflow: hidden;}
.is-notice .inlis a{ padding:0 10px;}

.is-weather{ position:absolute; right:420px; width:180px; top:8px; color: #999;}

.is-search{ background: url(../images/search_bg.png) no-repeat left center; position:absolute; top:6px; right:10px; width: 338px; height:27px; line-height: 27px; z-index: 99;}
.is-searchtext{ padding-left: 10px; width:210px; height:24px; line-height:24px; color:#666; outline:none; background: none; border: none;}
.searchbtn{ cursor: pointer; width:42px; height:27px; border:none; padding:0;float:left; background: none;}
.is-search a{ float: right; color: #6c6c6c; display: block; text-align: center; width: 72px; height: 27px; line-height: 27px; background: url(../images/search_btn2.png) no-repeat;}



/*****************主体部分****************/

.is-mainbox{ margin: 10px auto; width: 1060px; overflow: hidden;}

.is-content{ width: 1060px; overflow: hidden; margin-bottom: 10px;}

.is-flash{ overflow: hidden; float: left; width:409px; height:288px; border: 1px solid #dddddd; padding: 3px;}
.is-flash .slider_wrap{position:relative;width:409px;height:288px; overflow:hidden;}
.is-flash #slider_box{position:relative;width:409px;height:288px;overflow:hidden;float:left;}
.is-flash #contentList li{float:left;position:relative; height:288px;}
.is-flash #contentList li IMG{width:409px;height:288px;}
.is-flash #previewList{position:absolute;bottom:13px;right:8px;}
.is-flash #previewList li{list-style:none;float:left;width:9px;height:9px; margin-right:6px; overflow:hidden; background: url(../images/num.png) no-repeat -15px 0;}
.is-flash #previewList li:hover,#previewList li.active{ background: url(../images/num.png) no-repeat 0 0;}
.is-flash .mask{height:36px;position:absolute;bottom:0;left:0;display:block; width:409px; display: block; FILTER: alpha(opacity=50);opacity: 0.5; background:#000;}
.is-flash .comt{width:409px;color:#fff;position:absolute;left:0;bottom:0;height:36px; text-indent:1em; text-align:left;  overflow:hidden; font-size:12px; line-height:36px; }
.is-flash .comt a{ color:#fff; font-size: 12px;}

.is-news{ overflow: hidden; height: 294px; width: 396px; border: 1px solid #ddd; border-left: none; float: left;}
.is-news h1{ text-align: center; height: 51px; line-height: 51px;}
.is-news h1 a{ color: #ba0001; font-weight: normal; font-size: 19px;font-family: "微软雅黑";}

.is-tab1 {
    height: 33px;
    position: relative;
    width: 100%;
    overflow: hidden;
    border-top: 1px solid #ddd;
    background: #f4f4f4;
}
.is-tab1 .is-tabs {
    height: 33px;
    width: 399px;
    position: absolute;
    top: -1px;
    left: -1px;
    border-bottom: 1px solid #ddd;
}
.is-tab1 .is-tabs a {
    display: block;
    float: left;
    height: 34px;
    line-height: 34px;
    padding: 0 15px;
    color: #464646;
    font-size: 17px;
    border-left: 1px solid #ddd;
    font-family: "微软雅黑";
}
.is-tab1 .is-tabs a.aon {
    color: #ba0009;
    text-decoration: none;
    background: #fff;
    height: 32px;
    line-height: 30px;
    border-top: 2px solid #ba0009;
}
.liftg15 {
    padding: 8px 7px 0;
}
.liftg15 li {
    font-size: 14px;
    line-height: 27px;
    height: 27px;
    background: url(../images/arr1.png) no-repeat left center;
    padding-left: 14px;
}
.liftg15 li a{ font-size: 14px;}
.liftg15 li span{ float: right; color: #999;}

.is-anno{ width: 234px; height: 294px; border: 1px solid #ddd; float: right;}
.is-anno .title{ overflow: hidden; height: 32px; line-height: 32px; background: #f4f4f4; border-bottom: 1px solid #ba0009;}
.is-anno .title h2{ width: 100px; height: 31px; text-align: center; border-bottom: 1px solid #ba0009;}
.is-anno .title a{ color: #ba0009; font-size: 17px; font-weight: normal; font-family: "微软雅黑";}
.is-anno .is-gsggtext{ height: 241px; padding: 10px 13px;}
.is-gsggtext ul {width: 208px;}
.is-gsggtext ul li{ padding-left: 10px; line-height: 28px; height: 28px; background: url(../images/arr.png) no-repeat left center;}


.is-ztzl{ padding: 5px; width: 1048px; height: 64px; border: 1px solid #ddd;}
.is-ztzl .title{ width: 62px; height: 62px; float: left; margin: 1px 9px 0 0;}
#colee_right{ width:976px; height: 64px; overflow:hidden;}
#colee_right a{ display: block; width: 185px; height: 58px; border: 1px solid #ddd; padding: 2px; margin-right: 6px;}

.is-panelbox{
    position: relative;
    width: 1058px;
    height: 240px;
    border: 1px solid #ddd;
    margin-top: 14px;
}
.is-panelbox .titles{
    height: 33px;
    line-height: 33px;
    background: url(../images/title_bg7.png) repeat-x;
    border-bottom: 1px solid #ddd;
}
.is-panelbox .titles h2{
    width: 135px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    top:-5px;
    left: -1px;
    padding-left: 50px;
}
.is-panelbox .titles h2.icon1{ background: url(../images/title_bg1.png) no-repeat;}
.is-panelbox .titles h2.icon2{ background: url(../images/title_bg2.png) no-repeat;}
.is-panelbox .titles h2.icon3{ background: url(../images/title_bg3.png) no-repeat;}
.is-panelbox .titles h2.icon4{ background: url(../images/title_bg4.png) no-repeat;}
.is-panelbox .titles h2.icon5{ background: url(../images/title_bg5.png) no-repeat;}
.is-panelbox .titles h2.icon6{ background: url(../images/title_bg6.png) no-repeat;}
.is-panelbox .titles h2.icon7{ background: url(../images/title_bg9.png) no-repeat;}

.slyh{width: 346px;float: left;margin-right: 8px;}
.slyh ul li span,.is-panel ul.zfwh li span{float: right;color: #999;}
.is-panel ul.zfwh li{width: 47%;float: left;}
.is-panel ul.zfwh li:nth-child(2n){float: right;}

.is-panelbox .titles h2 a{
    font-family: "微软雅黑";
    font-size: 22px;
    color: #fff;
    font-weight: normal;
}
.is-panelbox .box{
    width: 1058px;
}

.is-panel{
    width: 100%; height: 200px;
    float: left;
}
.is-panel .title{
    position: relative;
    height: 42px;
    border-bottom: 1px solid #ddd;
}
.is-panel .title h3{
    position: absolute;
    bottom: -3px;
    left: 0;
    width: 120px;
    height: 30px;
    text-align: center;
    border-bottom: 2px solid #aa0008;
}
.is-panel .title h3 a{
    font-family: "微软雅黑";
    font-size: 18px;
    color: #ba0009;
    font-weight: normal;
}
.is-panel .title h3 i{
    position: absolute;
    bottom: -7px;
    left: 50%;
    margin-left: -4px;
    display: block;
    width: 9px;
    height: 5px;
    background: url(../images/tab_hover.png) no-repeat;
}
.is-panel ul{
    padding: 13px 12px 0;
}
.is-panel ul li{
    height: 30px;
    line-height: 30px;
    background: url(../images/arr1.png) no-repeat left center;
    padding-left: 14px;
}
.is-panel ul li a{ font-size: 14px;}

.is-br{
    border-right: 1px solid #ddd;
}

.is-advert{
    width: 1060px;
    height: 86px;
    margin-top: 10px;
}
.is-h592{ height: 592px;}

.is-line1{
    border-top: 1px solid #ddd;
}

.is-flinks{
    width: 1058px;
    height: 118px;
    border: 1px solid #ddd;
    margin-top: 10px;
}
.is-flinks .title{
    position: relative;
    height: 34px;
    line-height: 34px;
    background: url(../images/title_icon1.png) no-repeat 8px center #f4f4f4;
    border-bottom: 1px solid #ddd;
}
.is-flinks .title h2{
    position: absolute;
    bottom: -3px;
    left: 0px;
    width: 81px;
    height: 35px;
    line-height: 35px;
    padding-left: 39px;
    border-bottom: 2px solid #aa0008;
    font-family: "微软雅黑";
    font-size: 17px;
    color: #ba0009;
    font-weight: normal;
}
.is-flinks .title h2 i{
    position: absolute;
    bottom: -7px;
    left: 50%;
    margin-left: -4px;
    display: block;
    width: 9px;
    height: 5px;
    background: url(../images/tab_hover.png) no-repeat;
}
.pic_link{ overflow: hidden; width: 1058px;padding: 15px;box-sizing: border-box;}
.is-tdimg{ margin-right: 5px; width:164px; height: 54px; text-align:center; padding: 2px; border: 1px solid #ddd;}

.pic_link select{width: 195px;height: 34px;background-color: #ffffff;border: solid 1px #dddddd;font-size: 14px;color: #999999;margin-right: 6px;}
.pic_link select:last-child{margin-right: 0;}
.is-flinks{height: 98px;}

.is-foot{
    width: 100%;
    height: 194px;
    background: url(../images/foot_bg.png) no-repeat center bottom;
}
.is-footer{
    border-top: 3px solid #aa0008;
    width: 1060px;
    height: 194px;
    text-align: center;
    margin: 0 auto;
}
.is-navs{ height: 40px; line-height: 40px; text-align: center; color: #aa0008; margin-bottom: 6px;}
.is-navs a{ font-size: 12px; color: #aa0008;}
.is-footer p{ text-align: center; line-height: 25px;}
































/*栏目页 */
.leftnr{ border:1px solid #ddd; border-top:none; background:#fff;}
.rightnr{ border:1px solid #ddd; background:#fff;}
.is-min500{ min-height:500px; height:auto !important;   height:500px;}
 
 
.is-line{ background:#fff; border:1px solid #ddd; overflow:hidden}
.bot6{ margin-bottom:6px;}

.is-title{ background:url(../images/titleh1.jpg) 0 0 repeat-x; height:50px; line-height:50px;}
.is-title h1{  color:#e50000; font-family:"微软雅黑"; font-size:16px; font-weight:normal; text-align:center;}


.is-menu{ padding:10px 0; min-height:500px; height:auto !important;   height:500px; }
.is-menu h1{  margin:6px 5px; height:46px; line-height:46px; font-size:14px; font-weight:normal;}
.is-menu h1 a{ display:block; background:url(../images/subzj.jpg) no-repeat; color:#333; padding-left:44px; height:46px; }
.is-menu h1 a:hover,.is-menu h1 a.hover{ background:url(../images/subzj1.jpg) no-repeat; color:#e50000;}

.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-listnews{ padding-bottom:12px; margin:15px 15px 0  15px;}
.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:14px; border-bottom:1px dashed #ddd;}
.is-listnews li{ color:#333;}
.is-listnews li span{ float:right; color:#333;}
.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;   }
.is-lists li a{}
.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:26px; text-align:center; color:#e50000; 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-postion{ color:#333;   height:31px; line-height:32px; background: url(../images/zj_08.jpg) repeat-x;}
.is-postion .ym-gl{ margin-left:10px; float:left;}
.is-posbg{ background:url(../images/posico.gif) 18px center no-repeat; padding-left:48px;  }
.is-postion a{color:#333; margin:0 4px;}
.is-postion a:hover{color:#d30; }

/* 分页 */
.is-page{ padding:12px 6px 0 6px; clear:both; border-top:1px solid #ddd; text-align:center;   color:#666; margin:0 10px;}
.is-page a{ color:#666; padding:5px 8px; border:1px solid #ddd; margin:0 3px;}
.is-page a:hover{ background:#066acd; color:#fff; text-decoration:none; border:1px solid #066acd; }
.is-page .is-text{ width:43px; height:18px; border:1px solid #ddd; vertical-align:middle; margin-left:12px;}
.is-page  .is-go{ background:#c5c5c5; width:24px; height:20px; line-height:20px; font-family:"Microsoft YaHei"; font-size:12px; border:0; padding:0; vertical-align:middle; margin:0 0 0 2px; color:#fff;}

/* 翻页样式 */
#page_list {
    line-height: 20px;
    text-align: right;
    padding: 10px;
    font-size: 14px;
    font-family:'Arial';
}
#page_list .page {
    border: 1px solid #e0e0e0;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    color: #868585;
    text-decoration: none;
    margin-right: 4px;
    margin-left: 4px;
    padding-top: 4px;
    padding-right: 8px;
    padding-bottom: 4px;
    padding-left: 8px;
}
#page_list .page:hover {
    border: 1px solid #e0e0e0;
    background-color: #f1f1f1;
    color: #868585;
}
#page_list a {
    text-decoration: none;
}
#page_list a:hover {
    color: #0000FF;
}
#page_list .currentpage {
    border: 1px solid #e0e0e0;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background-color: #f1f1f1;
    color: #868585;
    text-decoration: none;
    margin-right: 4px;
    margin-left: 4px;
    padding-top: 4px;
    padding-right: 8px;
    padding-bottom: 4px;
    padding-left: 8px;
}
.is-sitemap{ padding:10px 15px;  min-height:400px; height:auto !important;   height:400px;}
.is-sitemap ul li{ height:auto; line-height:30px; background: url(/media/images/arr1.gif) 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:20px 0 10px 0; color:#333; font-size:14px; line-height:200%; 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%; }

/* 图片列表 */
.is-listpic{ padding:20px 0 0 10px;}
.is-listpic li{ float:left; padding:0 0 0 28px; width:188px; height:175px; display:inline; float:left; overflow:hidden; margin-left:18px; 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("../media/images/arr1.gif") 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: 9px;
}

/* 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; }
.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;}


.is-bluebtn{ padding:4px 5px; background:#e50000; border:1px solid #d60202; color:#fff;cursor:pointer;}




/**/
.is-224{ width:224px;}
.is-leftnav{min-height:168px; padding-top:14px;}
.is-leftnav a{ background:#f4f4f4;width:184px; height:32px;color:#bd1008; text-align:center; line-height:32px; display:block; margin:0 auto; margin-bottom:4px; overflow:hidden} 
.is-leftnav a:hover{ background:#bd1008; width:184px; height:32px; color:#fff; text-decoration:none} 
.is-leftnav a.hover{ background:#bd1008; width:184px; height:32px; color:#fff; text-decoration:none}


.is-leftnavbox{  padding:16px 0 8px 16px;} 
.is-leftnavbox a{ display:block; height:38px; line-height:38px; font-size:14px; padding:0 0 0 36px; margin:5px auto;overflow:hidden;}
.is-leftnavbox a:hover{ color:#c41710; font-weight:bold; text-decoration:none;height:38px;margin:5px auto;}
.is-leftnavbox a.hover{  color:#c41710; font-weight:bold; }


.is-765{ width:822px; background:#fff}
.is-rightnr{ min-height:550px; height:auto !important;   height:550px; padding-bottom:10px; border: 1px solid #ddd;}


.is-newstitle{ font-size:26px; text-align:center; color:#444444; font-family:"微软雅黑"; line-height:42px;}
.is-subtitle{ text-align:center; color:#666; line-height:30px; padding-bottom:12px; font-family:"微软雅黑"; font-size:16px;}
.is-info{ height:36px; background:#fafafa; border-top:1px solid #ddd; border-bottom:1px solid #ddd; text-align:center; color:#888;}
.is-info .is-leftinfo span{ padding:0 11px; line-height:36px; }
.is-info .bds_more{ color:#000;}
#bdshare{ padding-left:30px;}
.is-newscontnet{ padding:25px 15px; color:#333; font-size:14px; line-height:200%; height:auto; min-height:400px;_height:400px; border-bottom:#ddd 1px dashed;}
.is-newscontnet p{ text-indent:2em;}
.is-newscontnet1{ padding:25px 15px; color:#333; font-size:14px; line-height:200%; height:auto; min-height:400px;_height:400px;}

.is-newscontnet table{border-color:#333;border-spacing:0px;}
.is-newscontnet table td{padding: 5px; height: 22px;border:1px solid #333;}

.is-othernew{border-bottom:1px dashed #ddd; padding:10px 0 12px 0;}
.is-othernew h1{ font-size:14px; color:#c20000;  background:url(../images/nico.gif) left center no-repeat; padding-left:22px; height:30px;}

.is-conlom2 li{ list-style:none; display:inline; float:left ; background:url(../images/arr05.gif) left center no-repeat; width:50%; height:26px; line-height:26px;}
.is-conlom2 li a{ padding-left:8px; color:#888;}


fieldset, img {
border: 0 solid;
}
.is-dcBot{ height:22px; width:122px; margin:5px auto}
.is-dcBot input{ display:block; width:49px; height:22px; float:left; margin:0 6px; display:inline}
.is-dcBot .bot1{ background:url(../images/bot.jpg) no-repeat left top; border:none; cursor:pointer;}
.is-dcBot .bot2{ background:url(../images/bot.jpg) no-repeat right top; border:none; cursor:pointer;}
.is-dc .control-label{color:#c80808; font-weight:bold; height:28px;line-height:28px;}
.is-dc .controls label.radio,.is-dc .controls label.checkbox{display:block;height:28px;line-height:28px;}