*{margin:0;padding:0;}
a{text-decoration:none;}
ul{list-style:none;}
.fl{float:left}
.fr{float:right}
@media screen and (min-width: 1200px) {
	.swiper-container{display:none;}
}
/*--------军运会-----------*/
#jyh{ position:fixed;top:145px;left:10px;z-index:999; width:80px; height:426px; }
#jyh #pic,#jyh #pic img { width:80px; height:400px; }
#jyh #close { padding:0px 5px; height:26px; text-align:right; line-height:26px; font-size:12px; display:block; }
#jyh #close:link,#jyh #close:visited { color: #999999; }
#jyh #close:hover { color: #666666; }
/*--------大督查-----------*/
#ddc{ position:fixed;top:145px;right:10px;z-index:999; width:80px; height:200px; }
#ddc #wy,#ddc #wy img { width:120px; height:136px; position:relative; z-index:1000; top:0px; right:19px; }
#ddc #close { padding:0px 5px; height:26px; text-align:right; line-height:26px; font-size:12px; display:block; }
#ddc #close:link,#ddc #close:visited { color: #999999; }
#ddc #close:hover { color: #666666; }
#tx.input:-internal-autofill-selected {
    background-color: transparent !important;
    background-image: none !important;
    color: rgb(0, 0, 0) !important;
}
/* 政务公开公共版 */
.zwgkPage{background:url(../images/xxgk_banner2.jpg) no-repeat;width:100%;}
.xxgk_meta_info {
    border-bottom: 1px solid #5fc7fe;padding-top:60px;
}
.xxgk_title {
    padding-bottom: 15px;text-align:center;
    border-bottom: 1px solid #1370b6;
}
.xxgk_title img {
    margin: 0px auto;width:60%;
}
.xxgk_search {
    padding-left: 10%;background:#fff;
    padding-right: 10%;
    padding-top: 49px;
    padding-bottom: 65px;
}
.input-group {
    position: relative;width:100%;
    display: table;
    border-collapse: separate;
}
.xxgk_search .form-control {
    border-color: #1d8bd8;display: table-cell;height: 47px;
    padding: 10px 16px;box-sizing:border-box;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px;position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0;    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;-webkit-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-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.input-group-btn {
    position: relative;vertical-align:middle;width:100%;
    font-size: 0;
    white-space: nowrap;
}
.input-group-btn:last-child>.btn, .input-group-btn:last-child>.btn-group {
    z-index: 2;   
}
.input-group-btn:last-child>.btn{
	height: 47px;position:absolute;right:0;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px;
}
.input-group-btn>.btn {
    position: relative;
}
.btn-primary {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4;
}
.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.xxgk_container{
	padding-left: 50px;background:#fff;
    padding-right: 50px;
    overflow: hidden;
}
.xxgk_menu {
    width: 20%;
/*     padding-left: 26px; */
}
.xxgk_menu > ul {
    overflow:hidden;
}
.xxgk_menu > ul > li {
    font-size: 23px;background: #ffffff;
    margin-bottom: 15px;
    text-align: center;
    border: 1px solid #e9e9e9;
}
.xxgk_menu > ul > li.hover > a {
    background: #1d8bd8;
    color: #fff;
}
.xxgk_menu > ul > li > a {
    display: block;color:#337ab7;
    padding-top: 20px;
    padding-bottom: 20px;
    position: relative;
    text-decoration: none;
}
.xxgk_coll_menu .xxgk_menu_items_container {
    display: none;
}
.xxgk_menu_items_container > ul {
   overflow:hidden;
}
.xxgk_menu_items_container > ul > li {
    height: 42px;margin-bottom:0;
    line-height: 42px;
    text-align: left;
    font-size: 15px;
    list-style: none;
    border-bottom: 1px dotted #e4e4e4;
}
.xxgk_menu_items_container > ul > li > a {
    display: block;
    background-image: url(../images/xxgk_item_list.png);
    background-repeat: no-repeat;
    background-position: 30px center;
    padding-left: 48px;
    color: #575757;
}
.xxgk_container .xxgk_menu ul .hover div{display:block;}

.xxgk_menu, .xxgk_content {
    float: left;box-sizing:border-box;
    display: inline;
}
.xxgk_content {
    width: 80%;
    padding-left: 18px;
/*     padding-right: 36px; */
}
.xxgk_contentPane {
    background: #fff;
    padding:20px;
    color: #575757;
}
.xxgk_content_block {
    margin-bottom: 35px;
}
.xxgk_article h2 {
    font-size: 32px;
    font-weight: bold;
    padding: 0px;
    text-align: center;
    color: #0068b7;
    margin-bottom: 23px;
}
.xxgk_content_block_title {
    height: 41px;
    border-bottom: 1px solid #e9e9e9;
    margin-bottom: 24px;
}
.xxgk_content_block_title h3 {
    width: 160px;
    height: 40px;
    line-height: 40px;
    color: #fff;
    background: #1d8bd8;
    font-size: 18px;
    text-align: center;
    padding: 0px;
    margin: 0px;
    font-weight: normal;
}
.news_list {
    padding: 0px 10px;
}
.news_list li {
    line-height: 40px;margin-bottom:0 !important;
    font-size: 16px;
    list-style: none;
    text-align: left;
}
.news_list li a {
    color: #2d374b;
}
.news_list li span {
    color: #858585;
}
.pull-right {
    float: right !important;
}
.list_more {
    background: #f2f2f2;
    text-align: center;
    display: block;
    line-height: 30px;
    font-size: 16px;
    margin-top: 10px;
}
.list_more:after {
    content: '+';
}
.xxgk_content_block_itemlist table{width:100%;}
.xxgk_content_block_itemlist table tr,.xxgk_content_block_itemlist table tr td{
	border:1px solid #ddd;text-align:center;
}

.xxgk_content_block_itemlist table tr td a{
	height:40px;line-height:40px;display:block;
}
.xxgk_content_block_itemlist table tr:nth-child(even){
	background:#f5f5f5;
}
.block_title{
	margin-top: 18px;
    color: #4372b0;
    border-bottom: 1px solid #d9d9d9;
    margin-bottom: 14px;
}
.block_title > h3{
	border-left: 2px solid #0073c8;
    color: #0068b7;font-size: 20px;
    margin-bottom: 15px;
}
.position-photo{
	text-align: center;float:left;
    font-size: 16px;
    color: #474747;
    margin-bottom: 15px;
}
.xxgk_contentPane a{
	color: #575757;
}
.position-photo .img-responsive {
    width: 142px;
    height: 193px;
}
.zt_item .thumbnail {
    margin-bottom: 0px;
}
.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out;
}
.ml_item_list {
	text-align: center;
}
.col-lg-3{
	width:25%;float:left
}
.col-md-4 {
    width: 33.33333333%;float:left
}
.col-md-6{
	width: 50%;
}
@media screen and (max-width:768px){
	.col-sm-12{
		width:100%;
	}
}

.row:before,.row:after{
	content: " ";
    display: table;
}
.row:after{
	clear:both;
}
.ml_item_list > [class*="col"] {
    margin-top: 5px;box-sizing:border-box;
    margin-bottom: 5px;
    padding-left: 5px;
    padding-right: 5px;
}
.ml_item_list > [class*="col"] a {
    padding-top: 10px;
    padding-bottom: 10px;
    border: 1px solid #dcdcdc;
    display: block;
    font-size: 12px;
}
h3 {
    padding-left: 10px;
    font-size: 22px;
    color: rgb(0, 104, 183);
    font-family: 微软雅黑;
    font-weight: bold;
}
/* 内页样式 */

/*--------容器 右边栏 页码-----------*/
#pagesize { margin:0px auto; width:700px; line-height:80px; text-align:center; }
#pagesize .black { padding:15px 7px 10px 7px; font-size:14px; font-family:Tahoma, Arial, Helvetica, Sans-serif; }
.black a,.black span { margin:2px; padding:7px 14px; color:#333; border:1px solid #d7d7d7; }
.black a:hover,.black a:active,.black span.current { color: #FFF; background-color:#007DDE; border: 1px solid #007DDE; }
.black span.disabled { color: #333; border: 1px solid #CCC; }


/*--------容器 主体-----------*/
#container #main { padding-bottom:50px; }

/*--------容器 主体 位置-----------*/
#container #main #location,#container #main #location span { overflow:hidden; }
#container #main #location { height:70px; }
#container #main #location .sp { width:30px; height:70px; }
#container #main #location .sf01 { background-position:-462px 0px; }
#container #main #location .sf02 { background-position:-492px 0px; }
#container #main #location span { padding:20px 0px 0px 30px; width:1104px; height:49px; line-height:49px; text-align:left; color:#5A5A5A; background-position:-553px -600px; border-bottom:1px solid #CCC; display:block; }
#container #main #location span a,#container #main #location span font { padding:0px 5px; }
#container #main #location span font  { color:#218FE3; }

/*--------容器 主体 主版块-----------*/
#container #main #part  { padding:20px 30px; }

/*--------容器 主体 主版块 左边栏-----------*/
#container #main #part #part_left { width:275px; overflow:hidden; }

/*--------容器 主体 主版块 左边栏 导航框-----------*/
#container #main #part #part_left #nav { padding-bottom:30px; }
#container #main #part #part_left #nav #ttline { padding:22px 0px 22px 108px; width:167px; height:60px; background-color:#007EDF; background-position:0px -636px; }
#container #main #part #part_left #nav #ttline h3,#container #main #part #part_left #nav #ttline h4,#container #main #part #part_left #nav #ttline span { display:block; }
#container #main #part #part_left #nav #ttline h3 { margin:0px; height:42px; line-height:42px; font-size:26px; color:#FFF; font-weight:normal; }
#container #main #part #part_left #nav #ttline h4 { margin:0px; height:42px; line-height:42px; font-size:20px; color:#FFF; font-weight:normal; }
#container #main #part #part_left #nav #ttline span { height:18px; line-height:18px; font-size:10px; color:#6AA6E8; font-family:Georgia, "Times New Roman", Times, serif;   }

#container #main #part #part_left #nav #navbox { margin-top:1px; padding:0px 2px; border:1px solid #ECECEC; }
#container #main #part #part_left #nav #navbox #leftmenu { padding:0px 15px 40px 15px; border-left:1px solid #ECECEC; border-right:1px solid #ECECEC; }

#container #main #part #part_left #nav #navbox #leftmenu .pmenu_c { padding:8px 0px; font-size:16px; }

#container #main #part #part_left #nav #navbox #leftmenu .pmenu,#container #main #part #part_left #nav #navbox #leftmenu .pmenu_c { padding:8px 0px; font-size:16px; }

#container #main #part #part_left #nav #navbox #leftmenu .pmenu h2,#container #main #part #part_left #nav #navbox #leftmenu .pmenu_c h2,#container #main #part #part_left #nav #navbox #leftmenu .pmenu span { background:url(../images/bgimg.png) no-repeat; display:block; }

#container #main #part #part_left #nav #navbox #leftmenu .pmenu_c h2,#container #main #part #part_left #nav #navbox #leftmenu .pmenu h2 { margin:0px; padding: 0px 0px 0px 33px; height:28px; line-height:28px; font-size:15px; font-weight:normal; cursor:pointer; }
#container #main #part #part_left #nav #navbox #leftmenu .pmenu_c h2 { background-position: -301px -605px; }
#container #main #part #part_left #nav #navbox #leftmenu .pmenu h2 { background-position: -301px -661px; }

#container #main #part #part_left #nav #navbox #leftmenu .pmenu .over_up { background-position: -301px -661px; }
#container #main #part #part_left #nav #navbox #leftmenu .pmenu .over_down { background-position: -301px -633px; }

#container #main #part #part_left #nav #navbox #leftmenu .pmenu span { padding-left:51px; /*height:26px;*/ line-height:26px; font-size:12px; background-position: -301px -689px; }
#container #main #part #part_left #nav #navbox #leftmenu .pmenu .sub { padding-left:71px; /*height:26px;*/ line-height:26px; font-size:12px; background-position: -281px -689px; }

#container #main #part #part_left #nav #navbox #leftmenu .pmenu .subend { background-position: -301px -741px; }

#container #main #part #part_left #nav #navbox #leftmenu .hover:link,#container #main #part #part_left #nav #navbox #leftmenu .hover:visited { color: #007EDF; }
#container #main #part #part_left #nav #navbox #leftmenu .hover:hover { color: #218FE3; }


/*--------容器 主体 主版块 右边栏-----------*/
#container #main #part #part_right { width:835px; }

/*--------容器 右边栏 子分类导航-----------*/
#container #main #part #part_right #classnav,#container #main #part #part_right #classnav li,#container #main #part #part_right #classnav li a { display:block; }
#container #main #part #part_right #classnav { margin:0px auto; width:100%; line-height:46px; text-align:center; font-size:16px;  }
#container #main #part #part_right #classnav li { float:left; width:20%; }
#container #main #part #part_right #classnav li a { width:100%; color:#FFF; }
#container #main #part #part_right #classnav li a:link,#container #main #part #part_right #classnav li a:visited { background-color:#D5DCE0; }
#container #main #part #part_right #classnav li a:hover { background-color:#CBD3D8; }

#container #main #part #part_right #classnav li .hover:link,#container #main #part #part_right #classnav li .hover:visited { background:url(/images/arrow.png) no-repeat bottom center; background-color:#007EDF;  }

#container #main #part #part_right #classtable { margin:5px auto 0px auto; width:100%; background-color:#EEE; line-height:54px; font-size:12px; color:#666; }
#container #main #part #part_right #classtable tr,#container #main #part #part_right #classtable td { height:54px; background-color:#FFF; }
#container #main #part #part_right #classtable th { font-size:16px; font-weight:normal; color:#222; }
#container #main #part #part_right #classtable .w10 { width:10%; }
#container #main #part #part_right #classtable .w15 { width:15%; }
#container #main #part #part_right #classtable td a { padding:0px 15px; display:block; }

/*--------容器 右边栏 专题链接-----------*/
#container #main #part #part_right #linkbox,#container #main #part #part_right #linkbox li,#container #main #part #part_right #linkbox li a { display:block; }
#container #main #part #part_right #linkbox { margin:0px auto; width:832px; }
#container #main #part #part_right #linkbox li { float:left; padding:10px; width:186px; }
#container #main #part #part_right #linkbox li a { padding:20px; width:146px; height:72px; font-size:16px; line-height:24px; text-align:center; border:1px solid #CCC; overflow:hidden; }
#container #main #part #part_right #linkbox li a:hover { background-color:#EEE; }

/*--------容器 右边栏 页码-----------*/
#container #main #part #part_right #pagesize { margin:0px auto; width:700px; line-height:80px; text-align:center; }

/*--------容器 主体 网站地图-----------*/
#container #main #sitemap_tb { margin:0px auto; width:96%; font-size:16px; line-height:30px; }
#container #main #sitemap_tb .bg01 { background-color:#F2F3F6; }
#container #main #sitemap_tb .bg02 { background-color:#DDE1EC; }
#container #main #sitemap_tb tr th { padding:6px; color:#FFF; font-weight:bold; text-align:center; background-color:#2192DB; }
#container #main #sitemap_tb tr td { padding:10px 6px; }
#container #main #sitemap_tb tr td a { padding:10px; }

/* 内容页面 */
/*--------正文样式-----------*/
#detailbox { padding:15px 35px 40px 35px; }
#detailbox #ttline { text-align:center; }
#detailbox #ttline h1 { margin:0px; padding:12px; line-height:36px; font-size:20px; font-weight:normal; color:#007EDF ; }
#detailbox #ttline span { line-height:32px; color:#757575; display:block; }

#detailbox #textbody { padding:20px 10px; line-height:38px; font-size:16px; }
#detailbox #textbody img { margin:0px auto; display:block;max-width: 100% }
#detailbox #textbody p,#detailbox #textbody div { margin:0px; padding:0px; }
#detailbox #textbody h2 { text-align:center; font-size:18px; }
#detailbox #textbody .tb01 { margin:0px auto; width:96%; background-color:#000; }
#detailbox #textbody .tb01 td { padding:4px; background-color:#FFF; }

#detailbox #textbody .tb02 { margin:0px auto; width:100%; font-size: 13px; background-color:#F3F3F3; }
#detailbox #textbody .tb02 th { color: white; background-color:#007EDF; }
#detailbox #textbody .tb02 td { padding:6px 4px; line-height: 26px; background-color:#FFF; }

#detailbox #textbody .tb02 a:link,#detailbox #textbody .tb02 a:visited { color: #0168B7; }
#detailbox #textbody .tb02 a:hover { color: #2474BB; }

#detailbox #docbottom { padding:10px; line-height:32px; border-top:1px solid #C7DCED; }
#detailbox #docbottom ul { float:left; width:550px; display:block; overflow:hidden; }
#detailbox #docbottom ul li a:link,#detailbox #docbottom ul li a:visited { color: #CA2601; }
#detailbox #docbottom ul li a:hover { color: #E65A33; }

#detailbox #clsbody { padding:20px 10px; line-height:32px; font-size:16px; }
#detailbox #clsbody p { margin:0px; padding:0px; }

.bdshare-button-style0-16 .bds_qzone{background-position:0 -52px;}
.bdshare-button-style0-16 .bds_tsina{background-position:0 -104px;}
.bdshare-button-style0-16 .bds_renren{background-position:0 -208px;}
.bdshare-button-style0-16 .bds_tqq{background-position:0 -260px;}
.bdshare-button-style0-16 .bds_kaixin001{background-position:0 -312px;}
.bdshare-button-style0-16 .bds_tqf{background-position:0 -364px;}
.bdshare-button-style0-16 .bds_hi{background-position:0 -416px;}
.bdshare-button-style0-16 .bds_douban{background-position:0 -468px;}
.bdshare-button-style0-16 .bds_tsohu{background-position:0 -520px;}
.bdshare-button-style0-16 .bds_tieba{background-position:0 -728px;}
.bdshare-button-style0-16 .bds_hx{background-position:0 -988px;}
.bdshare-button-style0-16 .bds_fx{background-position:0 -1040px;}
.bdshare-button-style0-16 .bds_ty{background-position:0 -1196px;}
.bdshare-button-style0-16 .bds_fbook{background-position:0 -1352px;}
.bdshare-button-style0-16 .bds_twi{background-position:0 -1404px;}
.bdshare-button-style0-16 .bds_linkedin{background-position:0 -1664px;}
.bdshare-button-style0-16 .bds_meilishuo{background-position:0 -1716px;}
.bdshare-button-style0-16 .bds_mogujie{background-position:0 -1768px;}
.bdshare-button-style0-16 .bds_diandian{background-position:0 -1820px;}
.bdshare-button-style0-16 .bds_huaban{background-position:0 -1872px;}
.bdshare-button-style0-16 .bds_duitang{background-position:0 -2028px;}
.bdshare-button-style0-16 .bds_youdao{background-position:0 -2080px;}
.bdshare-button-style0-16 .bds_wealink{background-position:0 -2184px;}
.bdshare-button-style0-16 .bds_copy{background-position:0 -2288px;}
.bdshare-button-style0-16 .bds_mail{background-position:0 -2340px;}
.bdshare-button-style0-16 .bds_print{background-position:0 -2392px;}
.bdshare-button-style0-16 .bds_mshare{background-position:0 -2444px;}
.bdshare-button-style0-16 .bds_sqq{background-position:0 -2652px;}
.bdshare-button-style0-16 .bds_sdo{background-position:0 -2704px;}
.bdshare-button-style0-16 .bds_qingbiji{background-position:0 -2756px;}
.bdshare-button-style0-16 .bds_people{background-position:0 -2808px;}
.bdshare-button-style0-16 .bds_xinhua{background-position:0 -2912px;}
.bdshare-button-style0-16 .bds_yaolan{background-position:0 -2964px;}
.bdshare-button-style0-16 .bds_thx{background-position:0 -2496px;}
.bdshare-button-style0-16 .bds_bdhome{background-position:0 -156px;}
.bdshare-button-style0-16 .bds_bdxc{background-position:0 -2548px;}
.bdshare-button-style0-16 .bds_bdysc{background-position:0 -3068px;}
.bdshare-button-style0-16 .bds_isohu{background-position:0 -3016px;}
.bdshare-button-style0-16 .bds_more{background-position:0 0;}
.bdshare-button-style0-16 .bds_ibaidu{background-position:0 -3120px;}
.bdshare-button-style0-16 .bds_weixin{background-position:0 -1612px;}
.bdshare-button-style0-16 .bds_iguba{background-position:0 -1300px;}
.bdshare-button-style0-16{zoom:1;}
.bdshare-button-style0-16:after{content:".";visibility:hidden;display:block;height:0;clear:both;}
.bdshare-button-style0-16 a,.bdshare-button-style0-16 .bds_more{
	float:left;font-size:12px;padding-left:17px;line-height:16px;height:16px;
	background-image:url(../images/icons_0_16.png);
	background-repeat:no-repeat;cursor:pointer;margin:6px 6px 6px 0;
}
.bdshare-button-style0-16 a:hover{color:#333;opacity:.8;filter:alpha(opacity=80);}
.bdshare-button-style0-16 .bds_more{color:#333;float:left;}
.bdshare-button-style0-16 .bds_count{
	color:#333;background:url(../images/sc.png) no-repeat 0 -30px;
	width:42px;height:16px;padding:0;margin:6px 0 0;text-align:center;
}
.bdshare-button-style0-16 .bds_count:hover{background-position:-42px -30px;}
.bdshare-button-style0-16 .bds_button_image{float:left;cursor:pointer;margin:6px 6px 0 0;height:auto;padding:0;}
.bdshare-button-style0-16 .bdshare_button_count{background:url(../images/sc.png) no-repeat 0 0;width:44px;height:24px;line-height:24px;}
.bdshare-button-style0-16 .bdshare_button_count:hover{background-position:-44px 0;}
.bds_tfh,.bds_baidu,.bds_qq,.bds_msn,.bds_sohu,.bds_qy,.bds_leho,.bds_ifeng,.bds_ff,.bds_tuita,.bds_ms,.bds_deli,.bds_s51,.bds_t163,.bds_share189,.bds_xg,.bds_s139{display:none;}

/* 调查征集结果 */
.ti01,.ti02,.ti03,.ti04{
	margin-bottom:20px !important;border-bottom:1px solid #ddd;padding-bottom:10px !important;
}
.dczj p{
	padding-bottom:10px !important;
}
.dczj p span{
	font-size:18px;padding:3px 10px;color:#333;display:inline-block;line-height:1;border-left:5px solid #007edf;font-weight:700
}
.nmfk form label{
	vertical-align:middle;
}
.nmfk form textarea{
	vertical-align:middle;
}

.form-group {
    margin-bottom: 15px !important;
	padding-right: 10px !important;
    padding-left: 10px !important;box-sizing:border-box;
}
.form-control {
    display: block;box-sizing:border-box;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
textarea.form-control{
	height:auto;
}
.yzm .form-control {
    display: inline-block;
    width: auto;margin:0 20px;
    vertical-align: middle;
}
.yzm img{
	display:inline-block !important;cursor:pointer;
}
.submit {
    text-align: center;
}
.submit a{
	font-size:16px;padding:3px 20px;background:#007edf;color:#fff;display:inline-block;border-radius:5px;margin:0 10px;
}
.submit a:hover{
	color:#fff;
}
.yjlb{
	margin-bottom:20px !important;
}
.yjlb ul li{
	border-bottom:1px dashed #ddd;padding:10px 0;
}
.yjlb ul li h5{
	font-size:16px;
}
.yjlb ul li  span{
	color:#999;
}
.pagination{
	text-align:center;margin-top:20px !important;
}
.pagination a{
	padding:3px 10px;margin:0 3px;border:1px solid #ddd;border-radius:3px;text-align:center;vertical-align:middle;font-size:14px;
}