
html {width:100%;-ms-touch-action: none;}
*{margin: 0px;padding: 0px;list-style:none;}
a{text-decoration: none !important;color:black;}
ul li{list-style:none;}
body{width: 100%;*cursor: default;font: 16px/1.5 "Microsoft YaHei";min-width: 1200px;}
body a:link,a:visited,a:hover,a:active {text-decoration: none;}
img{border: none;}
.fd{clear:both;}
.fangda img{transition:all 0.6s;}
.fangda img:hover{transform:scale(1.4);}
/*分享代码*/
@font-face{font-family:"socialshare";src:url("../font/iconfont.eot");src:url("../font/iconfont.eot") format("embedded-opentype"),url("../font/iconfont.woff") format("woff"),url("../font/iconfont.ttf") format("truetype"),url("../font/iconfont.svg") format("svg")}.social-share{font-family:"socialshare" !important;font-size:16px;font-style:normal;-webkit-font-smoothing:antialiased;-webkit-text-stroke-width:0.2px;-moz-osx-font-smoothing:grayscale}.social-share *{font-family:"socialshare" !important}.social-share .icon-tencent:before{content:"\f07a"}.social-share .icon-qq:before{content:"\f11a"}.social-share .icon-weibo:before{content:"\f12a"}.social-share .icon-wechat:before{content:"\f09a"}.social-share .icon-douban:before{content:"\f10a"}.social-share .icon-heart:before{content:"\f20a"}.social-share .icon-like:before{content:"\f00a"}.social-share .icon-qzone:before{content:"\f08a"}.social-share .icon-linkedin:before{content:"\f01a"}.social-share .icon-diandian:before{content:"\f05a"}.social-share .icon-facebook:before{content:"\f03a"}.social-share .icon-google:before{content:"\f04a"}.social-share .icon-twitter:before{content:"\f06a"}.social-share a{position:relative;text-decoration:none;margin:4px;display:inline-block;outline:none}.social-share .social-share-icon{position:relative;display:inline-block;width:32px;height:32px;font-size:20px;border-radius:50%;line-height:32px;border:1px solid #666;color:#666;text-align:center;vertical-align:middle;transition:background 0.6s ease-out 0s}.social-share .social-share-icon:hover{background:#666;color:#fff}.social-share .icon-weibo{color:#ff763b;border-color:#ff763b}.social-share .icon-weibo:hover{background:#ff763b}.social-share .icon-tencent{color:#56b6e7;border-color:#56b6e7}.social-share .icon-tencent:hover{background:#56b6e7}.social-share .icon-qq{color:#56b6e7;border-color:#56b6e7}.social-share .icon-qq:hover{background:#56b6e7}.social-share .icon-qzone{color:#FDBE3D;border-color:#FDBE3D}.social-share .icon-qzone:hover{background:#FDBE3D}.social-share .icon-douban{color:#33b045;border-color:#33b045}.social-share .icon-douban:hover{background:#33b045}.social-share .icon-linkedin{color:#0077B5;border-color:#0077B5}.social-share .icon-linkedin:hover{background:#0077B5}.social-share .icon-facebook{color:#44619D;border-color:#44619D}.social-share .icon-facebook:hover{background:#44619D}.social-share .icon-google{color:#db4437;border-color:#db4437}.social-share .icon-google:hover{background:#db4437}.social-share .icon-twitter{color:#55acee;border-color:#55acee}.social-share .icon-twitter:hover{background:#55acee}.social-share .icon-diandian{color:#307DCA;border-color:#307DCA}.social-share .icon-diandian:hover{background:#307DCA}.social-share .icon-wechat{position:relative;color:#7bc549;border-color:#7bc549}.social-share .icon-wechat:hover{background:#7bc549}.social-share .icon-wechat .wechat-qrcode{display:none;border:1px solid #eee;position:absolute;z-index:9;top:-205px;left:-84px;width:200px;height:192px;color:#666;font-size:12px;text-align:center;background-color:#fff;box-shadow:0 2px 10px #aaa;transition:all 200ms;-webkit-tansition:all 350ms;-moz-transition:all 350ms}.social-share .icon-wechat .wechat-qrcode.bottom{top:40px;left:-84px}.social-share .icon-wechat .wechat-qrcode.bottom:after{display:none}.social-share .icon-wechat .wechat-qrcode h4{font-weight:normal;height:26px;line-height:26px;font-size:12px;background-color:#f3f3f3;margin:0;padding:0;color:#777}.social-share .icon-wechat .wechat-qrcode .qrcode{width:105px;margin:10px auto}.social-share .icon-wechat .wechat-qrcode .qrcode table{margin:0 !important}.social-share .icon-wechat .wechat-qrcode .help p{font-weight:normal;line-height:16px;padding:0;margin:0}.social-share .icon-wechat .wechat-qrcode:after{content:'';position:absolute;left:50%;margin-left:-6px;bottom:-13px;width:0;height:0;border-width:8px 6px 6px 6px;border-style:solid;border-color:#fff transparent transparent transparent}.social-share .icon-wechat:hover .wechat-qrcode{display:block}


/*顶部*/
.top{width: 100%;height: 36px;background: #f8f8f8;}
.top_con{width: 1200px;margin: 0 auto;}
.top_left{float: left;color: #565656;font-size: 12px;line-height: 36px;}
.top_right{float: right;color: #565656;font-size: 12px;line-height: 36px;}
.top_right a{color: #565656;}

/*导航*/
.Nav{width: 1200px;height: 103px; margin: 0 auto;}
.Nav_left{float: left;margin-top: 20px;width: 380px;}
.Nav_right{float: right;width:; margin-top:35px; }
.Nav_r_tit{float: left;line-height: 40px;margin-left: 12px; position:relative; width:78px}
.Nav_r_tit span{border-bottom: 2px solid #fff;padding-bottom: 6px;}
.Nav_r_tit:hover span{border-bottom: 2px solid #015698;}

.Nav_r_tit ul{ position:absolute; left:-6px; top:40px; display:none; z-index:99999999}
.Nav_r_tit:hover ul{ display:block;}
.Nav_r_tit ul li a{ color:#fff; font-size:13px;}
.Nav_r_tit ul li{ line-height:40px; height:40px; width:78px; background:url(/images/navbg.png) repeat; text-align:center}
.Nav_r_tit ul li:hover{ background:#0e7ac8}




/*轮播图*/
.block_home_slider {position: relative;padding: 0;text-align: center;line-height: 0px;/* font-size: 3vw; */min-width: 1200px;}
.block_home_slider li{position:relative;}
.slide_wz{position: absolute;top:30%;width: 25%;height: 200px;left:30%;}
.slide_wz_top{width: 100%;}
.slide_wz_bod{width: 100%;margin-top: 3%;}
.slide_wz_left{float: left;width: 60%;}
.slide_wz_right{float: left;width: 30%;}
.slide_wz_bot{width: 100%;}
.slide_wz_top img{max-width: 100%;}
.slide_wz_left img{max-width: 100%;}
.slide_wz_right img{max-width: 100%;}
.slide_wz_bot img{max-width: 100%;}
.block_home_slider .caption {padding:13px 16px 12px; position:absolute; left:0px; right:0px; bottom:0px; background:url(http://demo2.92wailian.com/k351/skin/images/bg_caption.png); text-align:left;}
.block_home_slider .caption p {padding-bottom:0px; font-size:11px; color:#dedede; text-shadow:0px -1px #000000; line-height:17px;}
.block_home_slider .caption p.title {padding-bottom:6px; font-size:15px; color:#ffffff; font-weight:bold; line-height:normal;}
.block_home_slider .flex-direction-nav a {width:25px; height:25px; margin-top:-27px; display:block; position:absolute; top:50%; background-repeat:no-repeat; text-indent:-9000px;}
.block_home_slider .flex-direction-nav a.flex-prev {left:36px; background-position:left top;}
.block_home_slider .flex-direction-nav a.flex-prev:hover {background-position:left bottom;}
.block_home_slider .flex-direction-nav a.flex-next {right:36px; background-position:right top;}
.block_home_slider .flex-direction-nav a.flex-next:hover {background-position:right bottom;}
.block_home_slider .flex-control-paging {display:inline-block;position: absolute;z-index: 9;bottom: 20px;left:46%;}
.block_home_slider .flex-control-paging li {margin: 0 6px 0 6px;padding: 0px;float: left;overflow: hidden;list-style-type: none;}
.block_home_slider .flex-control-paging li a {width: 39px;height:12px;display:block;background-repeat:no-repeat;background-image:url(../image/sprite_nav_3.png);text-indent:-9000px;cursor:pointer;}
.block_home_slider .flex-control-paging li a.flex-active {background-position:right top;}
.block_home_post_feature {width:300px;}
.block_home_post_feature p {padding-bottom:0px;}
.flexslider {margin: 0; padding: 0;}
.flexslider .slides > li {display: none;-webkit-backface-visibility: hidden;list-style-type: none;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {width: 100%; display: block; height:480px;}
.flex-pauseplay span {text-transform: capitalize;}

/*热门搜索*/
.ss{width: 100%;height: 68px;background: #e8e9ea;}
.ss_con{width: 1200px;margin: 0 auto;}
.ss_left{float: left;}
.ss_left p{float: left;width: 128px;height: 68px;line-height: 68px;background: #615c5d;color: #fff;text-align: center;}
.ss_left span{float: left;margin-left: 25px; height: 68px;line-height: 68px;color: #2d2d2d;text-align: center;font-size: 16px;}
.ss_right{float: right;margin-top: 14px;}
.ss_right input{width: 296px;height: 39px;padding-left: 10px;border: none;border-radius: 5px;}
.ss_right button{width: 95px;height: 39px;margin-left: 10px; background: linear-gradient(#5285bd, #29609a);color: #fff;border: none;border-radius: 5px;}

/*公告*/
.notice{width: 100%;height: 398px; margin-top: 30px;background: url(../image/bj_02.png);background-size: 100% 100%;}
.notice_con{width: 1200px;margin: 0 auto;}
.notice_left{float: left;overflow:hidden; position:relative;width: 44%;}
.notice_left .hd{ height:15px; overflow:hidden; position:absolute; right:5px; bottom:10px; z-index:1; }
.notice_left .hd ul{ overflow:hidden; zoom:1; float:left;  }
.notice_left .hd ul li{ float:left; margin-right:10px;  width:10px; height:10px; border-radius: 50%; background:#fff; cursor:pointer; }
.notice_left .hd ul li.on{  width:9px; height:9px;background:none; border: 1px solid #fff; }
.notice_left .bd{ position:relative; z-index:0;   }
.notice_left .bd li{ zoom:1; vertical-align:middle; }
.notice_left .bd li p{width: 97%;background: rgba(0,0,0,0.8);color: #fff;padding: 1.5% 0 1.5% 3%;font-size: 16px;margin-top: -8%;z-index: 99;position: relative;}
.notice_left .bd img{max-width: 100%;}
.notice_left .prev,.notice_left .next{ position:absolute; left:3%; top:50%; margin-top:-25px; display:block; width:32px; height:40px; background:url(../image/slider-arrow.png) -110px 5px no-repeat; filter:alpha(opacity=50);opacity:0.5;   }
.notice_left .next{ left:auto; right:3%; background-position:8px 5px; }
.notice_left .prev:hover,.notice_left .next:hover{ filter:alpha(opacity=100);opacity:1;  }
.notice_left .prevStop{ display:none;}
.notice_left .nextStop{ display:none;}

.notice_right{float: left;width: 53%;margin-left: 3%;}
.notice_top{float: left;width: 100%;}
.notice_top_list{width: 33%;float: left;background: #dfeaf7;text-align: center;color: #363636;font-size: 18px;font-weight: bold;padding: 19px 0;border-bottom: 2px solid #0e7ac8;position: relative;}
.notice_top_list:hover{background:#0e7ac8;color: #fff;}
.notice_top_list p{width: 0;height: 0;border-width: 6px;border-style: solid;border-color: #0e7ac8 transparent transparent transparent;position: absolute;bottom: -14px;left: 80px;}
.notice_button{float: left;width: 99%;border-top: 1px dashed #dadada;margin-top: 15px;border-bottom: 1px solid #b4b5b6;padding-bottom: 33px;}
.notice_button_list{width: 100%;padding-top: 18px;}
.notice_button_list:hover .notice_button_list_l{color: #0e7ac8;}
.notice_button_list:hover .notice_button_list_r{color: #0e7ac8;}
.notice_button_list_l{float: left; width: 80%;color: #444;font-size: 14px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.notice_button_list_r{float: right; width: 20%;color: #a3a3a3;font-size: 12px;text-align: right;}

/*政策法规*/
.policy{width: 1200px;margin: 0 auto;}
.policy_left{float: left;width: 65%;}
.more{float: right;color: #363636;font-size: 14px;margin-right: 25px;}
.policy_left_top{width: 100%;background: #ebebeb;height: 60px;line-height: 60px;}
.policy_l_t_list{float: left;width: 156px;text-align: center;font-size: 18px;color: #363636;font-weight: bold;position: relative;}
.policy_l_t_list:hover{background: #0e7ac8;color: #fff;}
.policy_l_t_list p{width: 0;height: 0;border-width: 6px;border-style: solid;border-color: #0e7ac8 transparent transparent transparent;position: absolute;bottom: -12px;left: 71px;}
.policy_left_bottom{width: 100%;height: 290px;margin-top: 21px;}
.policy_left_l{position: absolute;top:0;left: 0;}
.policy_left_r_ab{position: relative;}
.policy_left_r{float: right;width: 65%;padding: 8px 0;}
/*.policy_left_r:hover .policy_left_l{display: block;}*/
.policy_left_r_list{width: 100%;}
.policy_left_r_list:hover .policy_lrll{color: #0e7ac8;}
.policy_left_r_list:hover .policy_lrlr{color: #0e7ac8;}
.policy_lrll{float: left;width: 80%;font-size: 14px;color: #444;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.policy_lrlr{float: left;width: 20%;font-size: 12px;color: #a3a3a3;text-align: right;}

.policy_right{float: right;width: 31%;margin-left: 2%;}
.policy_right_tit{width: 100%;background: #0e7ac8;height: 60px;line-height: 60px; color: #fff;}
.policy_right_tit p{float: left;font-size: 18px;font-weight: bold;margin-left: 20px;}
.policy_right_tit span{float: right;font-size: 14px;margin-right: 25px;}
.move_pic{width: 100%;text-align: center;margin-top: 30px;}
.move{width: 100%;padding-top: 12px;}
.move:hover .move_left{color: #0e7ac8;}
.move:hover .move_right{color: #0e7ac8;}
.move_left{float: left;color: #444;font-size: 14px;width: 80%;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.move_right{float: right;color: #a3a3a3;font-size: 12px;width: 20%;text-align: right;}

/*公示公告*/
.Bulletin{width: 1200px;margin: 0 auto;margin-top: 30px;}
.Bull{width: 100%;height: 200px;overflow: hidden;}
.Bulletin_left{float: left;width: 32%;padding-bottom: 5px;border-bottom: 1px solid #b7b7b7;margin-right: 2%;}
.Bulletin_img{width: 100%;}
.Bulletin_img img{max-width: 100%;}
.Bulletin_type{width: 100%;background: #0e7ac8;height: 35px;padding: 8px 0;border-bottom: 1px solid #0e7ac8; line-height:35px;}
.Bulletin_type p{float: left; width: 95px;height: 34px;line-height: 34px;margin-left: 15px; text-align: center;color: #fff;font-weight: bold;border-radius: 8px;}
.Bulletin_list{width: 100%;margin-top: 17px;}
.Bulletin_l_left{float: left;color: #444;font-size: 14px;width: 80%;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.Bulletin_l_left .more{ color:#fff !important;}
.Bulletin_l_right{float: right;color: #a3a3a3;font-size: 12px;width: 20%;text-align: right;}
.Bulletin_right{float: right;width: 32%;height: 50px;line-height: 50px;}
.Bulletin_r_tit{width: 100%;background: #effafe;border-bottom: 1px solid #e8eef1;}
.Bulletin_r_tit p{float: left;color: #0e7ac8;font-size: 18px;font-weight: bold;margin-left: 18px;}
.Bulletin_r_tit span{float: right;color: #0e7ac8;font-size: 14px;margin-right: 20px;}
.Bulletin_r_list{width: 100%;margin-top: 19px;text-align: center;}
.Bulletin_r_list img{max-width: 100%;vertical-align: middle;}
/*污染防治*/
.pollute{width: 1200px;margin: 0 auto;margin-top: 30px; height:300px; overflow:hidden;}
li.pollute_list{float: left;width: 31%;text-align: center;margin: 0 1%; margin-bottom:30px;}
li.pollute_list  img{width: 100%;vertical-align: middle; height:243px;}
li.pollute_list  p{width: 100%;text-align: center;color: #454545;font-size: 18px;padding: 10px 0;background: #f2f2f2;font-weight: bold;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}

/*友情链接*/
.link{width: 1198px;margin: 0 auto;height: 80px;margin-top: 10px;border: 1px solid #b5b5b5;}
.link_tit{float: left;color: #0e7ac8;font-size: 20px;font-weight: bold;line-height: 80px;margin-left: 50px;}
.link_list{float: left;width: 285px;margin: 20px 0 0 48px;}
.link_list select{width: 100%;height: 42px;line-height: 42px;}

/*底部*/
.foot{width: 100%;background: #0e7ac8;margin-top: 50px; padding-bottom:30px}
.foot_con{width: 1200px;margin: 0 auto;}
.foot_left{float: left;width: 80%;}
.foot_list{float: left;width: 12.5%;text-align: center;margin-top: 40px;}
.foot_l_tit{width: 100%;font-size: 18px;color: #fff;}
/*.foot_lt{width: 100%;font-size: 14px;color: #343434;margin-top: 13px;}*/
.foot_lt{width: 100%;font-size: 14px;color: #fff;margin-top: 13px;}
.foot_right{float: left;margin-top: 65px;margin-left: 50px;}
.foot_right_er{float: right;margin-right: 53px;margin-top: 35px;}
.bot{width: 100%;height: 70px;line-height: 70px;background: #0e7ac8;color: #fff;text-align: center;font-size: 14px;}




/*------------------------------------------------------二级页面------------------------------------------------------*/
/*搜索页*/
.ss_body{width: 1200px;margin: 0 auto;color: #004050;background: #fff;margin-top: 23px;}
.ss_body_con{width: 100%;border-bottom: 1px dotted #ddd;padding: 2% 0;color: #333;}
.ss_body_con:hover{color: #d1121b;}
.ss_body_left{float: left;width: 66%;margin-left: 2%; overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.ss_body_right{float: right;width: 30%;text-align: right;margin-right: 2%;}


/*单页*/
.public{width: 100%;position: relative;}
.public_img{width: 100%;height: 392px;position: absolute;left:0;bottom: 0; background: url(../image/shan_02.png);background-size: 100% 100%;z-index: -1;}
.public_con{width: 1200px;margin: 0 auto;margin-top: 30px;position: relative;z-index: 99;}
.public_type{width: 100%;color: #222;font-size: 16px;}
.public_type p{float: left;margin-right: 15px;}
.public_type a{color: #222;}
.publics_type{width: 100%;background: #effafe;height: 35px;padding-top: 15px;border-bottom: 1px solid #e3e4e4;margin-top: 10px;}
.publics_type p{float: left; width: 125px;height: 34px;line-height: 34px;margin-left: 15px;background: #c7e6ff;color: #333;text-align: center;font-weight: bold;border-radius: 8px;}

.public_content{width: 100%;margin: 3% 0;}
.public_content img{max-width: 100%;}

/*新闻*/
.publics_list{width: 100%;padding: 8px 0;border-bottom: 1px dashed #dadada;}

.publics_list_left{float: left;width: 80%;color: #333;font-size: 14px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.publics_list_right{float: left;width: 20%;text-align: right;color: #999;font-size: 14px;}

.publics_l_l{float: left;width: 22%;}
.publics_l_l img{max-width: 100%;}
.publics_l_r{float: left;width: 73%;margin-left: 5%;}
.publics_l_r_tit{width: 100%;color: #333;font-size: 18px;margin-top: 15px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.publics_l_r_sj{width: 100%;color: #999;font-size: 14px;margin-top: 24px;}
.publics_l_r_jj{width: 100%;height: 56px; color: #333;font-size: 14px;margin-top: 40px;line-height: 200%;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
.publics_l_r_xq{width: 95px;height: 34px;line-height: 34px;margin-top: 33px; color: #fff;background: linear-gradient(#3370b2, #0e7ac8);text-align: center;border-radius: 8px;}
.page{width: 100%;text-align: center;margin: 0 auto;margin-top: 60px;}
.page .page-status{display:none;}
.page a{padding: 0.5% 1.2%;color: #333;border: 1px solid #dadada;text-align: center;margin: 0 0.3%;}
.page .page-num-current{background: #0e7ac8;color: #fff !important;}

/*新闻详情*/
.public_show_tit{width: 100%;text-align: center;color: #333;font-size: 22px;margin-top: 39px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.public_show_sj{width: 100%;text-align: center;color: #999;font-size: 14px;margin-top: 23px;}
.public_show_con{width: 100%;margin-top: 35px;}
.public_show_con img{max-width: 100%;}
.shang{width: 100%;color: #333;font-size: 14px;margin-top: 55px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.xia{width: 100%;color: #333;font-size: 14px;margin-top: 20px;padding-bottom: 35px;border-bottom: 1px solid #dadada;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}

.pub_list{width: 100%;padding: 23px 0;border-bottom: 1px dashed #dadada;}
.pub_list_left{float: left;width: 79%;padding-left: 1%; color: #333;font-size: 14px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.pub_list_right{float: left;width: 20%;text-align: right;color: #999;font-size: 14px;}

/*留言*/
.public_l{float: left;width: 65%;margin-top: 50px;}
.public_ts_input{margin-left: 90px; margin-top: 25px;}
.public_ts_input input{width: 545px;padding-left: 10px; height: 50px;border-radius: 8px;background: none;border: 1px solid #6f6f6f;}
.public_ts_input textarea{width: 545px;padding-left: 10px;padding-top: 10px; height: 150px;border-radius: 8px;background: none;border: 1px solid #6f6f6f;}
.public_r{float: left;width: 35%;text-align: center;}
.public_r img{max-width: 100%;}

.public_ts_but{width: 100%;text-align: center;margin-top: 39px;}
.public_ts_but input{width: 95px;height: 34px;line-height: 34px;color: #fff;background: linear-gradient(#3370b2, #0e7ac8);border: none;border-radius: 8px;margin: 0 3%;}

.nyacr{background: linear-gradient(#3370b2, #0e7ac8) !important;color: #fff !important;}
.select{background: #0e7ac8;color: #fff !important;}

.personSeach{padding: 0px 20px 100px 70px;}
.personSeachbox{margin-bottom: 25px}
.personSeachbox span{font-size: 15px;color: #6c6c6c;vertical-align: middle}
.personSeachbox input{width: 365px;height: 50px;border:1px solid #e9e9e9;border-radius:5px;background-color: #f9f9f9;overflow: hidden;outline: none;box-sizing:border-box;padding: 0 15px;font-size: 15px;color: #6c6c6c}
.personSeachbox span label{display: inline-block;margin-left: 10px;color: #e30000;margin-right: 3px}
.personSeachbut{margin-top: 65px}
.personSeachbut a{display: block;width: 225px;height: 55px;background-color: #0e7ac8;border-radius: 55px;color: #fff;text-align: center;line-height: 55px; font-size: 20px;border:none;margin-left: 115px;outline: none;}
.personSeachshow{width: 788px;background-color: #f9f9f9;margin:50px 0 200px 20px;font-size: 0}
.personSeachshowL{display: inline-block;width: 500px;font-size: 14px;box-sizing:border-box;vertical-align: top;}
.pershowbox{box-sizing:border-box;height: 70px;border:1px solid #e6e6e6;border-right: none;margin-top: 25px}
.pershowbox:first-child{margin-top: 0}
.pershowbox span{display: inline-block;font-size: 20px;color: #484848;line-height: 70px;height: 70px;vertical-align: middle;}
.pershowbox span:first-child{width: 150px;background-color: #ededed;color: #0e7ac8;text-align: center;}
.pershowbox span:nth-child(2){padding-left: 35px}
.personSeachshowR{width: 288px;display: inline-block;font-size: 14px;box-sizing:border-box;vertical-align: top;border:1px solid #e6e6e6;}
.personSeachshowR p{background-color: #ededed;color: #0e7ac8;text-align: center;height: 70px;line-height: 70px}
.personSeachshowR .pershowpic{height: 285px;box-sizing:border-box;padding: 15px;text-align: center;}
.personSeachshowR .pershowpic img{max-height: 100%}


.pagebar { padding:20px; overflow:hidden; clear:both}
.pagebar .pagination {
  display: flex;
  justify-content: center;
  margin-top: 10px;
}
.pagination a {
  background: #fff;
  border: 1px solid #ccc;
  color: #333;
  font-size: 12px;
  padding: 8px 10px;
  margin: 0 2px;
  border-radius: 3px; line-height:100%
}
.pagination span {
    color: #333;
    font-size: 12px;
    padding: 7px 2px;
    margin: 0 2px;
    border-radius: 3px;
}
.pagination a:hover {
  color: #333;
  border: 1px solid #333;
}
.pagination a.page-num-current {
  color: #fff;
  background: #333;
  border: 1px solid #333;
}
.pagination .st{ font-family:宋体}
.text-secondary{ text-align:center; padding:20px 0}


#maximg img{ max-width:100%; height:auto !important}

.foottxt{ text-align:center; color:#fff; line-height:180%; padding:20px;}

.foottxt a{ color:#fff;}

.cp_zs{ margin-top:20px;}
.cp_zs .limg{ width:25%; float:left}

.cp_zs .rtxt{ width:73%; float:right}
.cp_zs .xw_lb{text-align:left;}
.cp_zs .xw_lb .w_z{margin-top:15px;}
.cp_zs .xw_lb .w_z h3{font-size:18px; line-height:30px; margin-bottom:15px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
.cp_zs .xw_lb .w_z a{transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.cp_zs .xw_lb .w_z a.c_k{width:39px; height:11px; background:url(../image/jt.png) no-repeat center; display:block;}
.cp_zs .xw_lb .w_z span{font-size:12px; color:#555; padding-right:15px;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.cp_zs .xw_lb .w_z i{color:#333; padding-right:5px;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.cp_zs .xw_lb .w_z p{height:48px; font-size:14px; line-height:24px; color:#777; margin-top:15px; margin-bottom:25px; overflow:hidden;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.cp_zs .xw_lb ul li{padding:30px 15px; border-bottom:1px solid #e7e7e7;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.cp_zs .xw_lb ul li:hover{background-color:#0e7ac8;}
.cp_zs .xw_lb ul li:hover .w_z a{color:#fff;}
.cp_zs .xw_lb ul li:hover .w_z span{color:#fff;}
.cp_zs .xw_lb ul li:hover .w_z p{color:#fff;}
.cp_zs .xw_lb ul li:hover .w_z i{color:#fff;}
.cp_zs .xw_lb ul li:hover .w_z a.c_k{background:url(../image/jt1.png) no-repeat center;}



#pages {
	clear: both;
	padding: 10px 10px 10px 10px;
	text-align: center;
	font: 14px 'Microsoft YaHei'; margin-top:15px;
}
#pages a {
	display: inline-block;
	padding: 0px 12px;
	height: 32px;
	font-size: 14px;
	line-height: 32px;
	background: #fff;
	border: 1px solid #e3e3e3;
	text-align: center;
	color: #333;
	margin-right: -1px;
}
#pages a.hover,#pages span.hover {
	padding: 0px 12px;
	height: 32px;
	line-height: 32px;
	margin-top: 0px;
}
#pages a:hover {
	background: #0e7ac8;
	color: #fff;
	text-decoration: none;
}
#pages span {
	display: inline-block;
	padding: 0px 12px;
	height: 32px;
	line-height: 32px;
	background: #0e7ac8;
	border: 1px solid #0e7ac8;
	color: #fff;
	text-align: center;
}

