@import url(style.css);
@import url(pscroll.css);
/*内页*/
.o_big_con{ overflow:hidden; position:relative; margin-top:6px;}
.o_big{ overflow:hidden; background-repeat:no-repeat; background-position:70% center; background-size:cover; position:relative;  width:100%;-webkit-animation: SlickIn cubic-bezier(1,0,.5,.5) 1s;animation: SlickIn cubic-bezier(1,0,.5,.5) 1s; line-height:30px;}
.o_big img{ width:100%;filter: Alpha(Opacity=0);opacity: 0;}
.o_big_con .cons{ position:absolute; top:0; left:0; width:100%; height:100%;}
.o_big_con .cons .wrap{ height:100%; display:table; }
.o_big_con .h2{ font-weight:normal; display:table-cell; vertical-align:middle; color:#fff; text-align:left;}
.o_big_con .h2 span{ display:block;padding-bottom:1.5%; overflow:hidden;  position:relative;  max-width:1080px; margin:0 auto;}
.o_big_con .h2 span:after{ content:""; position:absolute; bottom:0;left:0px; width:49px;transform: translate(-50%,0%); background:#ffffff; height:2px;}
.o_big_con .h2 span label{ display:block;}
@-webkit-keyframes SlickIn{
	0%{-webkit-transform:scale(1.1,1.1)}
	100%{-webkit-transform:scale(1,1)}
}
@-webkit-keyframes SlickOut{
	0%{-webkit-transform:scale(1,1)}
	100%{-webkit-transform:scale(.9,.9)}
}
@keyframes SlickIn{
	0%{transform:scale(1.1,1.1)}
	100%{transform:scale(1,1)}
}
@keyframes SlickOut{
	0%{transform:scale(1,1)}
	100%{transform:scale(.9,.9)}
}
.postions{ height:40px; line-height:40px; overflow:hidden;color:#666666; font-size:12px; background:#f9f9f9;}
.posadd .postions{ position:fixed; top:0; left:0; width:100%; z-index:5;}
.postions a{color:#999999; }
.postions a:hover{ color:#225faf;}
.postions label{ color:#333333;}
.postions .postions_r{}
.postions .postions_r img{ vertical-align:sub; margin-right:5px; margin-left:11px;}
.postions h2{ float:left; font-weight:normal; color:#333; height:58px; font-size:20px;}
.postions h2 span{font-size:16px; font-family:Arial;}
.postions .rclass{ float:right;background:url(../images/pos_bg2.png) left center no-repeat;background-size:20px auto;  padding-left:25px;-webkit-tap-highlight-color: #fff;-webkit-tap-highlight-color: transparent; display:none;}
.postions .postions_b{ float:right; }
.postions .postions_b a{ float:left; margin-left:10px; padding-left:12px; padding-right:12px; min-width:70px; text-align:center;overflow:hidden; font-size:16px; line-height:40px; height:40px;color:#333;}
.postions .postions_b a:hover{color:#225faf;}
.postions .postions_b a.isel{ background:#225faf;color:#fff;}
/*分类弹窗*/
.about_bgs{z-index: 19891024;background:url(../images/about_bg.png) repeat; width: 100%; height: 100%;  position: fixed;  left: 0;  top: 0;  display: none;}
.about_tc .closed2{ display:none;}
/*分页*/
.yema{ width:100%; text-align:center; clear:both; overflow:hidden; padding-top:60px; padding-bottom:70px; clear:both;}
.yema label{ font-size:12px; font-family:"宋体"; color:#989898;}
.yema a{ display:inline-block; height:42px; line-height:42px; padding-left:15px; overflow:hidden; padding-right:15px; min-width:30px;  text-align:center; color:#666769; font-size:13px; border:1px solid #e5e5e5; background-color:#fff; margin-left:-1px;}
.yema a:hover{ text-decoration:none; color:#fff; background-color:#225faf;border:1px solid #225faf;}
.yema a.on{color:#fff;background-color:#225faf;border:1px solid #225faf;}
.yema a.first,.yema a.last{ }
.yema a.first:hover,.yema a.last:hover{background-color:#225faf;}
.yema a span{ font-size:13px;}
.yema a:hover label{ color:#fff;}

/*协会简介*/
.about_title{ text-align:center; overflow:hidden; margin-top:4%; margin-bottom:4%;}
.about_title .h2{ color:#333333; font-weight:normal;}
.about_ul{ overflow:hidden; margin-bottom:2%;}
.about_ul ul li{ display:block; margin-bottom:3%; background:#f5f5f5; overflow:hidden;}
.about_ul ul li .imgs{ float:left; width:47%; overflow:hidden;}
.about_ul ul li .imgs img{display: block;width: 100%;-webkit-transform:scale(1); -moz-transform:scale(1); -ms-transform:scale(1); -o-transform:scale(1); transform:scale(1);-webkit-transition:all 0.3s ease-out 0s; -moz-transition:all 0.3s ease-out 0s; -o-transition:all 0.3s ease-out 0s; transition:all 0.3s ease-out 0s;}
.about_ul ul li:hover .imgs img{-webkit-transform:scale(1.1, 1.1); -moz-transform:scale(1.1, 1.1); -o-transform:scale(1.1, 1.1); -ms-transform:scale(1.1, 1.1); transform:scale(1.1, 1.1);}
.about_ul ul li .txtsr{ float:right; width:53%;}
.about_ul ul li .txtsr .cons{ width:94%; max-width:560px; margin:0 auto; }
.about_ul ul li .txtsr .cons .h2{ font-weight:normal; position:relative; padding-top:5%; padding-bottom:3%; margin-top:7%; line-height:1.2;}
.about_ul ul li .txtsr .cons .h2:after{ content:""; position:absolute; top:0;left:0px; width:55px;background:#225faf; height:2px;}
.about_ul ul li .txtsr .cons .p{ overflow:hidden; line-height:1.5;}
.about_ul ul li:nth-child(2n+0) .imgs{ float:right;}
.about_ul ul li:nth-child(2n+0) .txtsr{ float:left; text-align:right;}
.about_ul ul li:nth-child(2n+0) .txtsr .cons .h2:after{ right:0; left:auto;}

/*联系方式*/
.contact_ul{ overflow:hidden; margin-bottom:2%; font-weight:lighter;}
.contact_ul ul li{ display:block; margin-bottom:3%; background:#f5f5f5; overflow:hidden; line-height:1.7;}
.contact_ul ul li .imgs{ float:left; width:47%; overflow:hidden;}
.contact_ul ul li .imgs img{display: block;width: 100%;-webkit-transform:scale(1); -moz-transform:scale(1); -ms-transform:scale(1); -o-transform:scale(1); transform:scale(1);-webkit-transition:all 0.3s ease-out 0s; -moz-transition:all 0.3s ease-out 0s; -o-transition:all 0.3s ease-out 0s; transition:all 0.3s ease-out 0s;}
.contact_ul ul li:hover .imgs img{-webkit-transform:scale(1.1, 1.1); -moz-transform:scale(1.1, 1.1); -o-transform:scale(1.1, 1.1); -ms-transform:scale(1.1, 1.1); transform:scale(1.1, 1.1);}
.contact_ul ul li .txtsr{ float:right; width:53%;}
.contact_ul ul li .txtsr .cons{ width:94%; max-width:560px; margin:0 auto; }
.contact_ul ul li .txtsr .cons .h2{ font-weight:lighter;position:relative; padding-top:9%; padding-bottom:4%;  line-height:1.3;}
.contact_ul ul li .txtsr .cons .p{ overflow:hidden;}
.contact_ul ul li .txtsr .cons .p p{ overflow:hidden; margin-bottom:5px;}
.contact_txt{ font-weight:lighter; text-align:center; overflow:hidden; margin-top:3%; margin-bottom:4%;}
.feedback_div{ margin:0 auto;padding-bottom:5%; overflow:hidden; text-align:center; width:96%; max-width:1140px;}
.feedback_div .divs{float:left; width:49%; margin-right:2%;margin-bottom:2%;}
.feedback_div .divs:nth-child(2n+0){ margin-right:0;}
.feedback_div .inputs2{ width:99%;  background:#f5f5f5; height:54px; line-height:54px; font-size:18px; color:#666; border:1px solid #ececec; outline:none;  text-indent:3%; font-family:"微软雅黑";}
.feedback_div .inputs3{ appearance:none;  -moz-appearance:none;  -webkit-appearance:none; width:99%;  background:url(../images/contact_bg5.png) #f5f5f5 96% center no-repeat; height:54px; line-height:54px; font-size:18px; color:#666; border:1px solid #ececec; outline:none; font-family:"微软雅黑"; padding-left:3%; outline:none;}
.feedback_div .inputs4{ width:99%;  background:url(../images/contact_bg5.png) #f5f5f5 96% center no-repeat;  height:54px; line-height:54px; font-size:18px; color:#666; border:1px solid #ececec; outline:none;  text-indent:3%; font-family:"微软雅黑";}
.feedback_div select::-ms-expand { display: none; } 
.feedback_div .textarea{ padding:1%; width:97%; background:#f5f5f5; font-size:18px; font-family:"微软雅黑";border:1px solid #ececec; outline:none;margin-bottom:2%; color:#666; height:100px;  }
.feedback_div .bnts2{  border: none; width:100%; max-width:220px;font-size: 24px; height: 56px; background: #225faf; font-family:"微软雅黑"; text-align: center;color: #fff; outline: none;  cursor: pointer; -webkit-appearance: none; margin:0 auto; font-weight:lighter;}
.feedback_div .bnts2:hover{filter:alpha(opacity=80);opacity:0.8;transition:all 0.3s;}

/*领导风采*/
.lingdao_con{ overflow:hidden; }
.lingdao_con ul li{ overflow:hidden; margin-bottom:3%; padding-bottom:3%; border-bottom:1px dashed #b6b6b6; display:block;}
.lingdao_con ul li:last-child{ margin-bottom:0; }
.lingdao_con ul li .imgs{ width:230px; float:left; display:inline; overflow:hidden; margin-right:8%;}
.lingdao_con ul li .imgs img{width:100%; display:block;/* -webkit-transform: scale(1) rotate(0deg);transform: scale(1) rotate(0deg);transition-duration: 0.3s;transition-timing-function: ease-out;transition-property: opacity, transform, filter;*/-webkit-transform:scale(1); -moz-transform:scale(1); -ms-transform:scale(1); -o-transform:scale(1); transform:scale(1);-webkit-transition:all 0.3s ease-out 0s; -moz-transition:all 0.3s ease-out 0s; -o-transition:all 0.3s ease-out 0s; transition:all 0.3s ease-out 0s;}
.lingdao_con ul li:hover .imgs img{/*-webkit-transform: scale(1.2) rotate(4deg); transform: scale(1.2) rotate(4deg);*/-webkit-transform:scale(1.1, 1.1); -moz-transform:scale(1.1, 1.1); -o-transform:scale(1.1, 1.1); -ms-transform:scale(1.1, 1.1); transform:scale(1.1, 1.1);}
.lingdao_con ul li .i_about_r{ line-height:24px; overflow:hidden;color:#333;font-size:16px; }
.lingdao_con ul li .i_about_r h3{ line-height:28px; height:28px; overflow:hidden; font-size:20px;  font-weight:normal; margin-top:2%;}
.lingdao_con ul li .i_about_r label{ display:block; font-size:18px;line-height:22px; padding-top:4px; padding-bottom:4px; overflow:hidden; margin-bottom:1.5%;}
.lingdao_con ul li .i_about_r .p{  overflow:hidden;   }
.lingdao_con ul li .i_about_r .p p{ overflow:hidden; margin-bottom:2.5%;}
.lingdao_con ul li:hover .i_about_r h3{ color:#225faf;}

/*新闻动态*/
.news_t{ overflow:hidden; text-align:center;}
.news_t a{ display:inline-block; margin-left:2%; margin-right:2%; height:42px; line-height:42px; margin-top:27px; padding-bottom:2px; position:relative;}
.news_t a:after{ content:""; position:absolute; bottom:0; left:50%; right:50%; height:2px; background:#225faf; width:0;transition:all 0.3s;}
.news_t a.nsel{ color:#225faf;}
.news_t a:hover{color:#225faf;}
.news_t a.nsel:after{ width:100%; left:0; right:0;}
.news_t a:hover:after{ width:100%; left:0; right:0;}
.news_con{ overflow:hidden; padding-top:21px;}
.news_con ul li{ overflow:hidden; margin-bottom:2%; padding-bottom:2%; border-bottom:1px solid #eeeeee; display:block;}
.news_con ul li:last-child{/* border-bottom:0;*/ margin-bottom:0;/* padding-bottom:1%;*/}
.news_con ul li .imgs{ width:268px; float:left; display:inline; overflow:hidden; margin-right:4%;}
.news_con ul li .imgs img{width:100%;/* -webkit-transform: scale(1) rotate(0deg);transform: scale(1) rotate(0deg);transition-duration: 0.3s;transition-timing-function: ease-out;transition-property: opacity, transform, filter;*/-webkit-transform:scale(1); -moz-transform:scale(1); -ms-transform:scale(1); -o-transform:scale(1); transform:scale(1);-webkit-transition:all 0.3s ease-out 0s; -moz-transition:all 0.3s ease-out 0s; -o-transition:all 0.3s ease-out 0s; transition:all 0.3s ease-out 0s;}
.news_con ul li:hover .imgs img{/*-webkit-transform: scale(1.2) rotate(4deg); transform: scale(1.2) rotate(4deg);*/-webkit-transform:scale(1.1, 1.1); -moz-transform:scale(1.1, 1.1); -o-transform:scale(1.1, 1.1); -ms-transform:scale(1.1, 1.1); transform:scale(1.1, 1.1);}
.news_con ul li .i_about_r{ line-height:22px; overflow:hidden; }
.news_con ul li .i_about_r h3{ line-height:34px; height:34px; overflow:hidden; font-size:18px; color:#333; font-weight:normal; margin-top:1%;}
.news_con ul li .i_about_r label{ display:block; color:#999999; font-size:14px;line-height:32px; height:32px; overflow:hidden; margin-bottom:6px;}
.news_con ul li .i_about_r .p{ max-height:48px; overflow:hidden; font-size:14px; color:#666666; line-height:24px;}
/*.news_con ul li .i_about_r .news_more{ margin-top:3%;float: left; color: #999999; font-size: 14px; overflow: hidden;padding-right: 32px; background: url(../images/product_bg3.png) right center no-repeat; line-height: 24px;transition: all 0.3s;}
.news_con ul li:hover .i_about_r .news_more{ background:url(../images/product_bg3_on.png) right center no-repeat; color:#c19149;}*/
.news_con ul li:hover .i_about_r h3{ color:#225faf;}
/*.news_con ul li .i_about_r .news_more:hover{ opacity:0.8;filter:Alpha(opacity=80); margin-left:5px;}*/

/*新闻详细*/
.about_x{ overflow:hidden; line-height:24px; min-height:400px; color:#333333; letter-spacing:0px; padding-top:4%;}
.about_x img{margin-bottom:15px; max-width:100%;}
.about_x .h2{ text-align:center; color:#b39058; font-size:22px; font-weight:normal; line-height:36px; margin-bottom:18px;}
.about_x .show_t{ padding-bottom:13px; line-height:30px;  color:#2c2c2c;text-align:center; overflow:hidden;}
.about_x .con_line{height:40px; line-height:40px;font-size:14px; color:#c2c2c2;border-bottom:1px solid #dfdfdf;  text-align:center; }
.about_x .con_id{ line-height:24px;overflow:hidden;white-space:normal;word-break:break-all; padding-top:15px;text-align:left;padding-bottom:60px; font-size:15px;}
.about_x table{border-collapse:collapse;border-spacing:0;}
.about_x table td{ line-height:22px;height:27px; /*border:1px solid #000;*/}

.prenext{text-align:center; padding-bottom:4%; overflow:hidden; border-top:1px solid #dfdfdf; padding-top:3%; margin-top:3%;}
.prenext a{ color:#333333; display:inline-block; height:50px; line-height:50px; width:140px; overflow:hidden;  margin-right:10px; font-size:18px; background:#e9e9e9;transition:all 0.3s;}
.prenext a:hover{ color:#fff; background:#2863b1; text-decoration:none;}
.prenext a label{ font-family:"宋体"; font-size:22px; vertical-align:baseline;}
.prenext a label.a{ padding-right:27px;}
.prenext a label.b{ padding-left:27px;}
.prenext a.r{ background:url(../images/news_bg1.png) right center no-repeat; padding-right:28px; color:#2863b1; font-size:16px; width:auto;}
.prenext a.r:hover{opacity:0.8;filter:Alpha(opacity=80);}

.fenxiang{ height:30px; overflow:hidden;}
.fenxiang .span{ float:right; font-size:14px; line-height:34px;}

/*证书查询*/
.search_box{ margin:0 auto; margin-bottom:10px; overflow:hidden; max-width:620px;}
.search_box .input1{ height:60px; line-height:60px; background:url(../images/2020/search_bg1.png) no-repeat; background-size:100% 100%; border:none; text-indent:16px;width:calc(100% - 102px);width:-webkit-calc(100% - 102px);width:-moz-calc(100% - 102px);  float:left; outline:none; font-size:18px; color:#999; font-family:"微软雅黑";-webkit-tap-highlight-color:transparent;}
.search_box .input1::-webkit-input-placeholder{color:#c6c6c6;}
.search_box .input1::-moz-placeholder{   /* Mozilla Firefox 19+ */color:#c6c6c6;}
.search_box .input1:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */ color:#c6c6c6;}
.search_box .input1:-ms-input-placeholder{  /* Internet Explorer 10-11 */color:#c6c6c6;}
.search_box .bnts{ float:right; width:100px; height:60px; background:#225faf; border:0; cursor:pointer; color:#fff; border-radius:6px; font-size:18px; outline:none;-webkit-tap-highlight-color:transparent;}
.search_box .bnts:hover{transition:all 0.3s;opacity:0.8;filter:Alpha(opacity=80);}
.search_img{ display:block; margin:0 auto; margin-bottom:20px; max-width:80%;}
.search_img.no{ display:none;}
.search_erro{ margin:0 auto; overflow:hidden; border:2px solid #d5d5d5;border-radius:10px; padding-top:53px; padding-bottom:53px; width:99%; position:relative; max-width:806px; margin-top:2%; text-align:center; margin-bottom:5%;}
.search_erro .search_close{ position:absolute; top:12px; right:12px; width:33px; cursor:pointer;}
.search_erro .span{ display:inline-block; vertical-align:middle; padding-left:70px; line-height:30px; padding-top:10px; padding-bottom:10px; background:url(../images/2020/search_bg3.png) left center no-repeat; background-size:auto 49px; color:#225faf;}
.search_table{ overflow:hidden; margin:0 auto; max-width:1072px; margin-bottom:5%; margin-top:4%;}
.search_table table{ width:100%;border-collapse:collapse;border-spacing:0; text-align:center; font-size:16px;}
.search_table table td{ line-height:22px; padding:5px;height:42px; border:1px solid #eaeaea; color:#333;}
.search_table table th{ line-height:22px; padding:5px; background:#c7d8ef;height:42px; border:1px solid #ffffff; color:#666666;}
.search_table table.pc th{ width:20%;}
.search_table table.mobile{ margin-bottom:2%;/* display:none;*/display:table;}
.search_table table.mobile th{ width:36%;}
.search_goback{ display:block; margin:0 auto; margin-bottom:5%; width:128px; height:36px; line-height:36px; background:url(../images/2020/search_bg4.png) 10px center #e5e5e5 no-repeat;border-radius:6px; background-size:27px 27px; text-indent:43px; color:#1a4178; font-size:18px;transition:all 0.3s;}
.search_goback:hover{ background-image:url(../images/2020/search_bg4_on.png); background-color:#225faf; color:#fff;}










@media screen and (max-width: 1440px) {
/*领导风采*/
.lingdao_con ul li .imgs{ margin-right:4%;}

}
@media screen and (max-width: 1360px) {

}
@media screen and (max-width: 1200px) {
.postions h2{ font-size:18px;}
.postions h2 span{ font-size:14px;}
/*分页*/
.yema a{ min-width:20px; padding-left:10px; padding-right:10px; height:36px; line-height:36px;}
/*联系方式*/
.feedback_div .inputs2{ height:42px; line-height:42px; font-size:16px;}
.feedback_div .inputs3{ height:42px; line-height:42px; font-size:16px;}
.feedback_div .inputs4{ height:42px; line-height:42px; font-size:16px;}
.feedback_div .textarea{ font-size:16px;}
.feedback_div .bnts2{ height:44px; font-size:20px;}



}

@media screen and (max-width: 1100px) {
/*新闻详细*/
.about_x .show_t{ font-size:26px;}



}
@media screen and (max-width: 1000px) {
.postions .rclass{ display:block;}
.postions .postions_b{ display:none;}
.postions .postions_b a{ float:none; display:block; margin-left:0; padding-left:4%; padding-right:0; text-align:left; background:#efefef; border-bottom:1px solid #fff;}
/*分类弹窗*/
.about_tc{z-index: 19891025; width: 0%; right: 0%; position:absolute; overflow: hidden; top:0; height:100%;/* display: none;*/transition: all 0.3s;}
.postions_b.lws .about_tc{ width:80%;}
.postions_b.lws{ display:block;}
.about_tc .about_divs{ position:absolute; right:0; width:85%; background-color:#fff; top:0; overflow:hidden; height:100%;}
.about_tc .closed2{ right:84.5%; position:absolute; top:150px; cursor:pointer; width:40px; display:block;}
.about_tc .closed2:hover{filter: Alpha(Opacity=80);opacity: 0.8;transition: all 0.3s;}




}
@media screen and (max-width: 960px) {
/*分页*/
.yema a{ font-size:12px; height:32px; line-height:32px; min-width:16px;}
/*联系方式*/
.contact_ul{ line-height:1.5;}
.contact_ul ul li .txtsr .cons .h2{ padding-bottom:3%;  padding-top:8%;}

/*新闻动态*/
.news_con ul li .imgs{ width:250px;}
.news_con ul li .i_about_r h3{ font-size:17px;height:30px; line-height:30px; }
.news_con ul li .i_about_r label{ height:28px; line-height:28px;}
.news_con ul li .i_about_r .news_more{ font-size:13px;}
/*新闻详细*/
.about_x .show_t{ font-size:22px;}






}
@media screen and (max-width: 830px) {
.postions h2{ font-size:16px;}
.postions h2 span{ font-size:13px;}


}
@media screen and (max-width: 780px) {
.postions{ height:42px; line-height:42px;}
.postions h2{ display:none;}
.postions .postions_b a{ font-size:15px; height:44px; line-height:44px;}
/*协会简介*/
.about_ul ul li .imgs{ float:none; width:100%;}
.about_ul ul li .txtsr{ float:none; width:100%; margin-bottom:4%;}
.about_ul ul li .txtsr .cons{ max-width:none;}
.about_ul ul li .txtsr .cons .h2{ margin-top:6%; padding-top:4%;}
.about_ul ul li:nth-child(2n+0) .imgs{ float:none;}
.about_ul ul li:nth-child(2n+0) .txtsr{ text-align:left;}
.about_ul ul li:nth-child(2n+0) .txtsr .cons .h2:after{ left:0; right:auto;}
/*联系方式*/
.contact_ul{ line-height:1.7;}
.contact_ul ul li .imgs{ float:none; width:100%;}
.contact_ul ul li .txtsr{ float:none; width:100%; margin-bottom:4%;}
.contact_ul ul li .txtsr .cons{ max-width:none;}
.contact_ul ul li .txtsr .cons .h2{padding-top:4%; padding-bottom:2%;}
/*领导风采*/
.lingdao_con ul li .imgs{ margin-right:3%;}

/*新闻动态*/
.news_con ul li .imgs{ width:220px;}
.news_con ul li .i_about_r h3{ font-size:16px; margin-top:2%;}
.news_con ul li .i_about_r label{ font-size:12px; height:24px; line-height:24px; margin-bottom:4px;}
.news_con ul li .i_about_r .p{ font-size:12px; line-height:22px; max-height:44px;}
/*.news_con ul li .i_about_r .news_more{ display:none;}*/







}

@media screen and (max-width: 640px) {
/*分页*/
.yema{ padding-top:6%; padding-bottom:6%;}
.o_big{ height:150px;}
.o_big_con .h2 span{ padding-bottom:2%;}
.postions h2{ font-size:14px;}
.postions h2 span{ display:none;}

/*联系方式*/
.feedback_div .divs{ float:none; width:100%;}
.feedback_div .inputs2{ font-size:14px; text-indent:2%;}
.feedback_div .inputs3{ font-size:14px; padding-left:2%;}
.feedback_div .inputs4{ font-size:14px; text-indent:2%;}
.feedback_div .textarea{ font-size:14px; padding-left:2%; width:96%;}
.feedback_div .bnts2{ height:44px; font-size:18px; max-width:none;}
/*领导风采*/
.lingdao_con ul li .imgs{ margin-right:0%; float:none; display:block; width:100%; margin-bottom:2%;}
.lingdao_con ul li .i_about_r{ font-size:14px; line-height:22px;}
.lingdao_con ul li .i_about_r h3{ font-size:18px;}
.lingdao_con ul li .i_about_r label{ font-size:16px;}

/*新闻动态*/
.news_con ul li .imgs{ width:180px;}
.news_con ul li .i_about_r h3{ height:24px; line-height:24px; margin-top:1%;}
/*新闻详细*/
.about_x .show_t{ font-size:20px; padding-bottom:5px;}
.about_x .con_line{ font-size:13px; line-height:30px; height:30px;}
.about_x .con_id{ font-size:13px; padding-bottom:40px;}
.prenext a{ width:110px; height:40px; line-height:40px; font-size:16px;}
.prenext a label{ vertical-align:middle; font-size:20px;}
.prenext a label.a{ padding-right:12px;}
.prenext a label.b{ padding-left:12px;}
.prenext a.r{ font-size:14px;}
/*证书查询*/
.search_box .input1{ height:50px; line-height:50px; font-size:16px; text-indent:12px;}
.search_box .bnts{ height:50px; font-size:16px;}
.search_erro{padding-top:40px; padding-bottom:40px; }
.search_erro .search_close{ top:10px; right:10px; width:30px;}
.search_erro .span{ padding-left:60px; line-height:26px; padding-top:8px; padding-bottom:8px;background-size:auto 42px;}
.search_table table{ font-size:15px;}
.search_table table.pc{ display:none;}
.search_table table.mobile{ display:table;}
.search_goback{ font-size:16px; width:120px;}







}

@media screen and (max-width: 480px) {
.o_big{ height:130px;}
.postions .postions_b a{ font-size:14px;}


/*联系方式*/
.feedback_div .bnts2{ font-size:16px;}
/*领导风采*/
.lingdao_con ul li .i_about_r{ font-size:13px; line-height:20px;}
.lingdao_con ul li .i_about_r h3{ font-size:16px;}
.lingdao_con ul li .i_about_r label{ font-size:14px;}

/*新闻动态*/
.news_con ul li .imgs{ width:150px;}
.news_con ul li .i_about_r h3{ height:22px; line-height:22px; margin-top:0; font-size:14px;}

/*新闻详细*/
.prenext a{ width:100px; font-size:14px;}
.prenext a label{  font-size:18px;}
.prenext a label.a{ padding-right:8px;}
.prenext a label.b{ padding-left:8px;}

/*证书查询*/
.search_box .input1{width:calc(100% - 92px);width:-webkit-calc(100% - 92px);width:-moz-calc(100% - 92px); height:42px; line-height:42px; font-size:14px; text-indent:10px;}
.search_box .bnts{ height:42px; font-size:14px; width:90px;}
.search_erro{padding-top:30px; padding-bottom:30px; }
.search_erro .search_close{ top:8px; right:8px; width:26px;}
.search_erro .span{ padding-left:50px; line-height:24px; padding-top:6px; padding-bottom:6px;background-size:auto 36px;}
.search_table table{ font-size:14px;}
.search_goback{background-size:23px 23px; text-indent:40px; margin-bottom:7%;}




}
@media screen and (max-width: 360px) {
/*新闻动态*/
.news_con ul li .imgs{ width:140px;}
.news_con ul li .i_about_r label{ height:22px; line-height:22px; margin-bottom:0;}
.news_con ul li .i_about_r .p{ max-height:40px; line-height:20px; }
/*新闻详细*/
.prenext a{ width:86px;}








}
@media screen and (max-width: 320px) {

}