@charset "utf-8";
/* CSS Document */
/*
* @description: 网站内页样式
* @author: ishang_pan
* @update: ishang_pan (2017-09-22 13:30)
*/
.is-main{padding: 0 20px 20px 20px;width: 1160px;background: #fff;margin: 15px auto;}
/*面包屑导航 on*/
.m-location{width: 100%; height: 36px; line-height: 36px; text-indent: 18px;font-size: 14px; background: url(../images/page/page_icon.png) left 9px no-repeat;}
/*面包屑导航 end*/

/*列表页 on*/
.list-left{width: 257px; min-height: 885px; background: #f5f5f5;}
.list-left h1{width: 100%; height: 50px; line-height: 50px; text-indent: 30px; font-size: 18px; color: #fff; font-weight: bold; background: url(../images/page/list_icon.png) #4286d1 222px 18px no-repeat;}
.listleft-box{min-height: 834px; border: 1px solid #ddd; border-top: none;}
.listleft-box ul li{width: 100%; height: 50px; line-height: 50px; border-bottom: 1px solid #ddd;}
.listleft-box ul li a{
    overflow:hidden;
text-overflow:ellipsis;
white-space:nowrap; 
    display: block; text-indent: 15px; background: url(../images/page/list_icon.png) 210px -90px no-repeat; font-size: 16px;}
.listleft-box ul li.list-active a,.listleft-box ul li a:hover{
    background: url(../images/page/list_icon.png) #fff 207px -151px no-repeat; border-left: 3px solid #4286d1; text-indent: 15px; color: #4286d1;}
.list-right{width: 880px;}
.listright-title{width: 100%; height: 47px; line-height: 46px; border-bottom: 1px solid #ddd; margin-top: 2px;}
.listright-title span{display: inline-block; padding: 0 18px; border-bottom: 2px solid #4286d1; color: #4286d1; font-size: 18px; float: left;}
.listright-box{ min-height: 782px; margin: 0 auto;padding: 10px;}
.listright-box ul li{width: 100%; line-height: 30px; text-indent: 15px; background: url(../images/page/list_icon.png) left -54px no-repeat;}
.listright-box ul li span{float: right; color: #999; font-size: 13px;}
/*列表页 end*/

/*分页 on*/
#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;}
/*分页 end*/

/*内容页 on*/
.detail-box{ padding: 57px 20px 30px; border: 1px solid #ddd;}
.detail-ltitle{width: 100%; line-height: 58px; text-align: center; font-size: 32px; color: #4286d1;}
.detail-stitle{width: 100%; height: 40px; line-height: 40px; font-size: 22px; text-align: center;}
.detail-info{height: 41px; line-height: 41px; border-bottom: 1px solid #ddd; margin-top: 13px;text-align:center;position: relative;}
.detailinfo-left{height: 41px; line-height: 41px; text-align: right;display:inline-block;}
.detailinfo-left span{font-size: 12px; color: #999; margin-right: 16px;}
.detailinfo-font{height: 41px; line-height: 41px;display:inline-block; color: #999;font-size: 12px;}
.detailinfo-font span,.detailinfo-font a{font-size: 12px; color: #999;}
.bdsharebuttonbox{position:absolute;top:6px;right:50px;}
.newscontnet{font-size: 16px; margin-top: 20px; line-height: 188%; min-height: 164px; padding: 20px 0px 40px;}
.newscontnet table{border-collapse: collapse;}
.newscontnet table td,.detail-content table th{border: 1px solid #333;}
.newscontnet img{max-width: 100%;margin-bottom:15px;}
.wzewm{text-align:center; margin:0 auto;}
.wzewm span{display:block;}
.wzewm span.txt-color{font-size: 12px; color: #c0c0c0;}
.wzbot{width: 100%; height: 24px; line-height: 24px; padding: 10px 0; margin-top: 30px; border-top: 1px solid #ddd;}
.wzbot ul li{float: left; margin-right: 5px;}
.wzbot ul li a{display: inline-block; border: 1px solid #ddd; padding: 0 17px; color: #666;font-size: 14px;}
.wzbot ul li a:hover{background: #4286d1; color: #fff;}
.detail-zy{width: 100%; height: 31px; line-height: 31px; margin-top: 5px;}
.detail-zy div{background-image: url(../images/page/detail_icon.png); background-repeat: no-repeat; font-size: 16px; color: #444;}
.detail-zy div.detail-prev{background-position: 0 3px; padding-left: 33px;}
.detail-zy div.detail-next{background-position: right -72px; padding-right: 33px;}
.detail-downlist{margin: 10px auto; background: url(../images/page/detail_icon.png) 10px -277px no-repeat;}
.detail-downlist ul li{height: 30px; line-height: 30px; padding-left: 30px; font-size: 16px;}
.detail-zzsm{width: 100%; height: 30px; line-height: 30px; color: #4286d1;}
/*内容页 end*/

/*搜索页 on*/
.search-box{padding: 10px; border: 1px solid #ddd;}
.is-search-title {height:40px; line-height: 40px; font-size: 14px; font-weight: bold;}
.search-list{height:auto; min-height:550px;}
.search-list ul li{height:auto; line-height:30px; list-style:none; color:#999; background: url(../images/page/search_icon.png) 10px 13px no-repeat; padding-left:21px; padding-bottom:5px; border-bottom:1px dashed #ddd; margin-bottom:5px;}
.search-list ul li span{float:right; font-family:Arial, Helvetica, sans-serif;}
.search-list ul li p{line-height:20px;}
/*搜索页 end*/

/*list-one on*/
.listdetail-box{padding: 10px;}
.listdetail-box img{max-width: 100%;margin-bottom:15px;}
.listdetail-box p{line-height:22px;}
.downlist ul li{padding-left:10px;height:26px;line-height:26px;}
/*list-one end*/

/*list-picture on*/
.list_box_listpicture{width:923px; overflow: hidden;}
.list_box_listpicture ul{ padding: 9px 0;}
.list_box_listpicture ul li{width: 198px; height: 166px;margin: 10px; text-align: center; float: left;}
.list_box_listpicture ul li a img{width: 194px; height: 130px;padding:2px;border:1px solid #ddd;}
.list_box_listpicture ul li a p{width: 100%; height: 32px; line-height: 32px;}
.list_box_listpicture ul li a:hover img{background: #a5d4fc;}
.list-title{width: 100%; height: 47px; line-height: 46px; border-bottom: 1px solid #ddd; margin-top: 2px;}
.list-title span{display: inline-block; padding: 0 18px; border-bottom: 2px solid #4286d1; color: #4286d1; font-size: 18px; float: left;}
/*list-picture end*/

/*detail-picture on*/
.gv_galleryWrap{margin: 0 auto;}
/*detail-picture end*/

/*feedback on*/
table.is-feedback td{vertical-align:middle;font-size:14px;font-family:"Microsoft YaHei";background-color:#fff;padding:4px 10px}
table.is-feedback{border-spacing:1px;border-collapse:separate}
.is-feedback,.is-feedbox{padding:15px ;}
.is-feedback li{height:36px;line-height:36px;font-size:14px;font-family:"Microsoft YaHei"}
.is-feedbox li{min-height:35px;height:auto;height:35px;padding:0 0 10px 0;line-height:35px;font-size:14px;font-family:"Microsoft YaHei";zoom:1;clear:both}
.is-feedbox li img,.is-feedbox li input,.is-feedbox li label{float:left}
.is-feedbox li img{margin-right:10px}
.is-feedbox li label{width:122px}
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 #ddd;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 #ddd;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:#4286d1;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:700;color:#c50e1b;}
.is-feedbackcontent{color:#333;padding:5px 10px;line-height:20px}
.list-right .is-feedbox ul li,.list-right ul.is-feedbacklist li{background:0 0}
.list-right ul.is-feedbacklist li{line-height:26px}
/*feedback end*/

/*专题内页 on*/
.spacial-box{}
.spacial-desc{padding: 10px; border: 1px solid #ddd; margin-bottom: 10px;}
.spacial-desc-img{width: 268px; height: 200px; display: block;}
.spacial-desc-img img{width: 270px; height: 200px;}
.spacial-desc-jc{width: 895px; height: 200px;}
.spacial-desc-jc h1{width: 100%; height: 40px; line-height: 40px; margin: 15px 0 10px; font-size: 26px;}
.spacial-desc-jc h1 a{color: #4286d1;}
.spacial-desc-jc h1 a:hover{text-decoration: underline}
.spacial-desc-jc p{line-height: 24px; text-indent: 2em;}
.spacial-desc-jc p a{color: #4286d1; margin-left: 15px;}
.special-listb{width: 573px; height: 243px; padding: 10px; border: 1px solid #ddd; margin-bottom: 10px;}
.special-listb h1{width: 100%; height: 38px; line-height: 37px; border-bottom: 1px solid #ddd;}
.special-listb h1 a{display: inline-block; padding: 0 18px; border-bottom: 2px solid #4286d1; color: #4286d1; font-size: 16px; font-weight: bold; float: left;}
.special-listb ul{padding: 10px 8px 0;}
.special-listb ul li{line-height: 32px; text-indent: 14px; background: url("../images/home/home_icon.png") left -10px no-repeat;}
.special-listb ul li span{float: right; font-size: 13px; color: #999;}
/*专题内页 end*/

/* 站点地图 */
.is-line {background:#fff;margin:10px auto 0;overflow:hidden}
.is-sitemap {height: auto !important;min-height: 400px;padding: 10px 15px;}
.is-sitemap ul li {background: url("../images/page/arr.png") no-repeat scroll left 12px;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 {height: 24px;line-height: 24px;margin-right: 10px;padding-left: 10px;}


/*高级搜索 on*/
.hidden{display: none;}
.search_prompt{ overflow: hidden; padding: 10px 20px;}
.search_prompt h1,.search_prompt p{line-height: 30px; font-size: 14px;}
.search_prompt h1{ color: #4286d1;}
.search_tab{width: 100%; height: 40px; line-height: 40px; border-bottom: 1px solid #ddd;}
.search_tab ul li{float: left; width: 146px; height: 40px; text-align: center;}
.search_tab ul li a{display: block; font-size: 18px;}
.search_tab ul li.tab_hover a{background: #4286d1; color: #fff;}
#tab_content18{width: 100%; height: 345px; margin-top: 16px;padding-top:20px; border-top:1px dashed #ddd;}
#tab_content18 ul li{width: 100%; height: 31px; line-height: 31px; padding: 8px 0; font-size: 16px;}
#tab_content18 ul li label{width: 138px; height: 31px; text-align: right; font-size: 16px; float: left;}
#key_word,#key_worda,#key_wordb,#key_wordc{width: 445px; height: 20px; padding: 4px; border: 1px solid #ddd; float: left;}
.jsfw_radio{margin: 0 10px 0 20px;}
.seardate1{height:30px;line-height:30px;}
.txt1{border: 1px solid #ddd;padding: 2px 5px;font-size: 16px; line-height: 30px; height: 30px;}
.seardate2{height:30px;line-height:30px; padding-left:25px;}
.txtinput {line-height: 20px; border: 1px solid #ddd; font-size: 16px; height: 20px; padding: 4px;}
.search_submits{ padding-left:300px}
.search_submits input{text-align: center; width: 148px; height: 42px; line-height: 42px; border-radius: 20px; margin: 0 21px; border:none; cursor: pointer; color: #fff; font-size: 16px;}
.advan_aubmit{background: #4286d1;}
.advan_reset{background: #969595;}
.advan_aubmit:hover{background: #4286d1;}
.advan_reset:hover{background: #afafaf;}
/*高级搜索 end*/

/*高级搜索内容页 on*/
.detail_search_left{width: 158px; min-height: 540px; padding-left: 12px;}
.detail_search_left h1{width: 100%; height: 33px; line-height: 33px; text-indent: 13px; background: url(../images/search_left_bg.png) left center no-repeat; font-size: 16px;}
.detail_search_left ul{margin-bottom: 30px;}
.detail_search_left ul li{width: 145px; height: 30px; line-height: 30px; padding-left: 13px;}
.detail_search_right{width: 1000px; min-height: 540px;}
.detail_search_box_form{width: 790px; height: 24px; line-height: 24px; padding: 11px 240px 11px 0; background: #f1f1f1;}
.detail_search_box_form label{margin-left: 28px;}
.detail_search_box_form label span{color: #b80608;}
.detail_search_box_form input{font-size: 14px;}
#is_gjz,#is_ssfw,#is_sjfw_on,#is_sjfw_end{width: 82px; height: 14px; line-height: 14px; padding: 4px; border: 1px solid #ddd;}
.detail_search_submit{width: 67px; height: 24px; line-height: 24px; text-align: center; color: #fff; border: none; background: #32b16c; cursor: pointer;}
.detail_search_box_title{margin-top: 160px;}
.detail_search_box_title p{line-height: 30px; padding-left: 346px; text-align: left; color: #666;}
.detail_search_box_title p span{color: #b80608;}
.detail_search_list{height: auto; margin-bottom: 15px;}
.detail_search_list_title{line-height: 26px; font-weight: bold;}
.detail_search_info{line-height: 22px; height: auto; margin-bottom: 5px;}
.detail_search_column{color: #4286d1; line-height: 22px; font-size: 12px;}
.detail_search_url a{height: auto; line-height: 22px; color: #4286d1; font-family: Arial, Helvetica, sans-serif; font-size: 12px;}
.detail_search_date{padding-left: 14px; color: #4286d1; font-size: 12px;}
/*高级搜索内容页 end*/
.m-location {  width: 100%;  height: 36px;  line-height: 36px;  text-indent: 18px;  background: url(../images/page/page_icon.png) left 9px no-repeat;  }

#qrcode img{display: block; margin: 0 auto; width: 120px; height: 120px;}