/**

**/
.logoPic{width:410px;height:72px; position:absolute;left:15px; top:25px; display:none;}
.logoPic img{max-width:100%}
div.hbxws a{display:block;width:100%;height:100%}
div.hbxws{z-index:999}
.modContent8_mobile{display:none;}

.navLinks_mobile{display:none; background:#dd0;}
.nav_mobile_open{width:95%;position:absolute;margin-left:0;background:#fff;}
.cd-nav-trigger {position:absolute;top:-42px;right: 3%;width: 34px;height: 34px;background: rgba(255,255,255,1);border:solid 1px #ddd;border-radius:3px;text-indent: 100%;white-space: nowrap;z-index: 9999; cursor:pointer;}
.cd-nav-trigger span {position: absolute;display: block;width: 20px;height: 2px;background: #2196F3;top: 50%;margin-top: -1px;left: 50%;margin-left: -10px;-webkit-transition: background 0.5s;-moz-transition: background 0.5s;transition: background 0.5s;}
.cd-nav-trigger span::before, .cd-nav-trigger span::after {content: '';position: absolute;left: 0;background: inherit;width: 100%;height: 100%;-webkit-transform: translateZ(0);-moz-transform: translateZ(0);-ms-transform: translateZ(0);-o-transform: translateZ(0);transform: translateZ(0);-webkit-backface-visibility: hidden;backface-visibility: hidden;-webkit-transition: -webkit-transform 0.3s, background 0s;-moz-transition: -moz-transform 0.3s, background 0s;transition: transform 0.3s, background 0s;}
.cd-nav-trigger span::before {top: -6px;-webkit-transform: rotate(0);-moz-transform: rotate(0);-ms-transform: rotate(0);-o-transform: rotate(0);transform: rotate(0);}
.cd-nav-trigger span::after {bottom: -6px;-webkit-transform: rotate(0);-moz-transform: rotate(0);-ms-transform: rotate(0);-o-transform: rotate(0);transform: rotate(0);}
.cd-nav-trigger.menu-is-open {box-shadow: none;}
.cd-nav-trigger.menu-is-open span {background: #fff;}
.cd-nav-trigger.menu-is-open span::before, .cd-nav-trigger.menu-is-open span::after {background: #2196F3;}
.cd-nav-trigger.menu-is-open span::before {top: 0;-webkit-transform: rotate(135deg);-moz-transform: rotate(135deg);-ms-transform: rotate(135deg);-o-transform: rotate(135deg);transform: rotate(135deg);}
.cd-nav-trigger.menu-is-open span::after {bottom: 0;-webkit-transform: rotate(225deg);-moz-transform: rotate(225deg);-ms-transform: rotate(225deg);-o-transform: rotate(225deg);transform: rotate(225deg);}


/* clearfix */
.owl-carousel .owl-stage:after {content: ".";display: block;clear: both;visibility: hidden;line-height: 0;height: 0;}
.owl-carousel{display: none;width: 100%;-webkit-tap-highlight-color: rgba(0, 0, 0, 0);/* position relative and z-index fix webkit rendering fonts issue */position: relative;z-index:1;}
.owl-carousel .owl-stage{position: relative;-ms-touch-action: pan-Y;}
.owl-carousel .owl-stage-outer{position:relative;overflow: hidden;/* temporary fix for flashing background */-webkit-transform: translate3d(0px, 0px, 0px);}
.owl-carousel .owl-stage-outer.owl-height{-webkit-transition: height 500ms ease-in-out;-moz-transition: height 500ms ease-in-out;-ms-transition: height 500ms ease-in-out;-o-transition: height 500ms ease-in-out;transition: height 500ms ease-in-out;}
.owl-carousel .owl-video-wrapper{position: relative;height: 100%;background: #000;}
.owl-controls .owl-nav div,.owl-controls .owl-dot{cursor: pointer;cursor: hand;-webkit-user-select: none;-khtml-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;}
.owl-carousel .owl-video-play-icon{position:absolute;height: 80px;width: 80px;left: 50%;top: 50%;margin-left: -40px;margin-top: -40px;background: url('owl-video-play.png') no-repeat;cursor: pointer;z-index: 1;-webkit-backface-visibility: hidden;transition-property: scale;transition-duration: 100ms;transition-timing-function: ease;}
.owl-carousel .owl-video-play-icon:hover{-moz-transform: scale(1.3, 1.3);-ms-transform: scale(1.3, 1.3);-o-transform: scale(1.3, 1.3);-webkit-transform: scale(1.3, 1.3);transform: scale(1.3, 1.3);}
.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon{display: none;}
.owl-carousel .owl-video-tn {opacity: 0;height: 100%;background-position: center center;background-repeat: no-repeat;
-webkit-background-size: contain;-moz-background-size: contain;-o-background-size: contain;background-size: contain;
transition-property: opacity;transition-duration: 400ms;transition-timing-function: ease;}
.owl-carousel .owl-video-frame{position: relative;z-index: 1;}
/*.owl-loaded{display: block;}*/
.owl-loading{opacity: 0;display: block;}
.owl-hidden{opacity:0;}
.owl-carousel .owl-refresh .owl-item{display: none;}
.owl-carousel .owl-item{position:relative;min-height: 1px;float: left;-webkit-backface-visibility: hidden;-webkit-tap-highlight-color: rgba(0,0,0,0); -webkit-touch-callout: none;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;}
/* If mouseDrag:false then you are able to select text */
.owl-carousel.owl-text-select-on .owl-item{-webkit-user-select: all;-moz-user-select: all;-ms-user-select: all;user-select: all;}
.owl-carousel .owl-grab {cursor: move;cursor: -webkit-grab;cursor: -o-grab;cursor: -ms-grab;cursor: grab;}
.owl-carousel .owl-item img.owl-lazy{opacity: 0;}
.owl-carousel .owl-item img{opacity: 1;display: block;width: 100%;height:auto;zoom:1;-webkit-transform-style: preserve-3d;transform-style: preserve-3d;transition-property: opacity;transition-duration: 400ms;transition-timing-function: ease;}
.owl-carousel .owl-stage.backfacefix .owl-item{-webkit-backface-visibility: hidden;}
.owl-rtl{direction: rtl;}
.owl-rtl .owl-item {float:right;}
.no-js .owl-carousel{display: block;}
.animated {-webkit-animation-duration: 600ms;animation-duration: 600ms;-webkit-animation-fill-mode: both;animation-fill-mode: both;}
.owl-animated-in{z-index: 0}
.owl-animated-out{z-index: 1}
.fadeOut {-webkit-animation-name: fadeOut;animation-name: fadeOut;}

.topics_mobile{padding:15px 5%; position:relative; width:90%;}
.topics_mobile .owl-nav{ position:absolute; left:0; top:15px;width:100%;z-index:100;}
.topics_mobile .owl-nav div{width:36px; height:36px; line-height:36px; background:#bbb; display:inline-block; text-align:center; font-family:simsun; color:#333; border-radius:50%; cursor:pointer;filter:Alpha(Opacity=30);opacity:0.3;cursor: pointer;cursor: hand;-webkit-user-select: none;-khtml-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;}
.topics_mobile .owl-nav div:hover{filter:Alpha(Opacity=80);opacity:0.8;}
.topics_mobile .owl-nav .owl-prev{}
.topics_mobile .owl-nav .owl-next{ float:right;}
.topics_mobile .owl-stage-outer{padding:0 30px; z-index:200;}
.topics_mobile  .owl-item img{width:auto;margin:0 auto;max-width:95%}
.hbc{position:fixed;left:5%;top:45%;z-index:900}
.hbc img{max-width:100%;}
@-webkit-keyframes fadeOut {
  0% {opacity: 1;}
  100% {opacity: 0;}
  }

@keyframes fadeOut {
  0% {opacity: 1;}
  100% {opacity: 0;}
}
@media screen and (max-width:1440px){
	.hbc{left:2%;}
	.hbc img{width:156px;}
}
@media screen and (max-width:1200px){
	.hbc{left:1%;top:40%}
	.hbc img{width:100px;}
}
@media screen and (max-width:1000px){
	.hbc{left:5px;}
	.hbc img{width:84px;}
}


@media screen and (max-width:980px){
	.top .topCont{width:auto;padding:5px 10px;}
	#testFlash,.navCont .towNav{display:none; opacity:0;}
	.navCont,.navCont,.article,.linkes,.path{width:auto;}
	.linkes .select select{margin-left:5px;}
	footer{ background-size:cover}
	.div_docHtml img{max-width:100%;margin:10px auto;}
	.navCont .navLi{width:16.6%;}
	.navCont .navLi:last-child{display:none;}
	.top .search{width:165px;}
	.top .search .searchText{width:110px;padding-left:10px;}
	.logoPic{display:block;}
	
	.subject{width:auto;padding:0 10px;}
	.linkes{padding:10px 10px 10px 55px;width:auto;}
	.subject .subjectRight{width:100%;margin:10px 0;}
	.subject .subjectLeft{width:100%; float:none;}
	.subject .modCont .newsContent{width:300%;}
	.subject .modCont5 .newsContent{width:100%;}
	.subject .modCont5 .modContent .newsMod{width:33.3%;}
	.subject .modCont7 .modLeftNav{width:26.9%;}
	.newsLi{position:relative;}
	.newsLi a{width:75%;display:block;overflow:hidden;word-break:keep-all;white-space:nowrap;text-overflow:ellipsis;}
	.body_home .modContent6 .newsLi a{width:90%}
	.modContent6 .newsLi a{width:90%}
	.modContent6 .newsLi span{display:none;}
	.modTitle{ background-position:left top;}
	.body_zwpt .modCont6{width:45%;margin:2%;}
	.body_zwpt .newsLi a{width:75%;display:block; overflow:hidden;white-space: nowrap;text-overflow: ellipsis;}
	.body_hdjl .inside{width:auto;}
	.body_hdjl .inside .leftInside{display:none;}
	.body_hdjl .inside .insideCont{border:none;border-top:1px solid #e6e6e6;padding:10px 0 0 0;}
	.body_hdjl .inside .modCont .newsContent{width:100%;}
	.body_hdjl .inside .modCont .newsMod{width:100%;}
	.body_hdjl .inside .rightInside2{width:98%;margin:0 auto;float:none;}
	.body_hbdt .subject{width:auto;}
	.body_hbdt .subject .modContent6 .leftNews,.body_hbdt .subject .modContent6 .rightNews{width:98%;padding-left:0;padding-right:0;}
	.body_hbdt .subject .modContent6 .rightNews{background:none;}
	.subject .modContent6 .newsMod2{width:94%;padding:2.5%;}
	.body_hbdt .subject .modContent6 .newsMod2 .one .img{width:30%;}
	.body_hbdt .subject .modContent6 .newsMod2 .one .des{width:68%;}
	.body_hbdt .subject .modContent6 .rightNews{float:none;}
	.body_hbdt .subject .modCont4 .newsContent{width:100%}
	.body_hbdt .subject .modCont4 .newsContent .newsMod2{width:100%;}
	.body_hbdt .subject .modCont4 .newsContent .imgLi img{height:auto;}
	.body_hbdt .subject .modCont4 .newsContent .newsMod2:nth-last-child(2),.body_hbdt .subject .modCont4 .newsContent .newsMod2:nth-last-child(1){display:none;}
	.body_hbdt  .ul_hbdt_list{}
	
	.body_list .inside_list .rightInside2{width:70%;}
	.body_list .inside_list .leftInside{width:27%;position:relative;}
	.body_list .inside_xxgk .leftInside{width:27%;position:relative;}
	.body_list section.inside.clearfix.inside_list{width:98%;position:relative;margin-bottom:15px;}
	.body_list .h3_pChnlLabel{width:100%;}
	
	.body_list .ul_docList li{width:96%;}
	.body_list .ul_docList li a{width:80%;display:block;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}
	/*.body_bsfw .inside{width:96%}
	.body_bsfw .inside .leftInside{width:30%}
	.body_bsfw .inside .rightInside2{width:67%}*/
	.body_bsfw .inside{width:96%}
	.body_bsfw .inside .leftInside.fl{float:right;width:100%;}
	.body_bsfw .inside .rightInside2.fr{float:left;width:100%;margin-botom:15px;}
	.body_bsfw .inside .insideContentLi .icon{margin:3px auto;}
	
	.body_leader .inside .leftInside{width:32%}
	.body_leader .inside .rightInside{width:60%;}
	.body_leader .inside .rightInside .content .des{width:60%;}
	.body_leader .inside{width:98%}
	.body_leader .inside .work .content .workLi{width:94%;padding-left:5%}
	.body_zzjg{}
	.body_zzjg .inside{width:96%;margin:10px auto;}
	.body_zzjg .inside .leftInside,.body_zzjg .inside .rightInside2{width:100%;float:none;}
	.body_zzjg .inside .rightInside2 .insideTitle2{margin-top:10px;}
	.body_zzjg .inside .leftInside .leftNav {background:url(2015_bg_blue_zzjg.jpg) left top repeat-x}
	.body_zzjg .inside .leftInside .leftNav .title{ background-position:top left;}
	.body_mailWrite .inside{width:100%}
	.body_mailWrite .article .table .table1 td input{width:78%}
	.body_mailWrite .article .table .table1 td{padding:0 10px;}
	
	.body_xxgk .inside_xxgk{width:98%;margin:0 auto;float:none;position:relative;}
	.body_xxgk .inside_xxgk .cd-nav-trigger{top:-30px;display:block;}
	.body_xxgk .inside_xxgk .leftInside{display:none;position:absolute;left:0;top:2px;width:80%;max-width:250px;background-color:#fff;z-index:999;}
	.body_xxgk .inside_xxgk .rightInside2{width:100%;}
	
	.body_xxgk .inside_xxgk .modCont .newsContent{width:100%;}
	.body_xxgk .inside_xxgk .modCont .newsMod{display:none;}
	.body_xxgk .inside_xxgk .modCont .newsMod:nth-child(1){display:block;width:100%}
	.body_xxgk .inside_xxgk .leftInside .messageOpenLi{width:90%}
	.body_xxgk .inside_xxgk .modCont{width:100%;margin-bottom:10px;}
	.body_xxgk .subject .modContent6 .newsContent{display:none;}
	.body_xxgk .subject .modContent6 .modTop{background:none;padding:10px;border:none;margin:0;padding:0;}
	.body_xxgk .subject .modContent6 .modTop .modTopItem{padding:10px;border:none;background:#2196f3;border-radius:5px;padding:10px;margin:3px;color:#fff;}
	.body_xxgk section.modCont.modCont7.clearfix{height:160px;}
	.inside_xxgk .modCont .newsContent{width:100%}
	.inside_xxgk .modCont .newsMod{display:none;}
	.inside_xxgk .modCont .newsMod:nth-child(1){display:block;width:100%;margin-right:0;}
	.body_xxgk .subject .modContent7{padding-bottom:15px;}
	.body_bsDetail .inside{width:auto;}
	
}

@media screen and (max-width:940px){
	.modContent8_pc{display:none}
	.modContent8_mobile{display:block;}
	

}

@media screen and (max-width:800px){
.subject .modCont7{width:96%;padding:2%;position:relative;}
.subject .modCont7 .content{width:66%;padding:2%;z-index:9; position:absolute;right:2%; background:#fff;}
.subject .modCont7 .modLeftNav{width:30%;z-index:10;}
.mod1 .content{padding:10px;}
.mod1 .content a{width:49%; text-align:center;display:inline-block;margin:0 auto;}
.mod1 .content a img{max-width:90%;margin:5px auto;}
.subject .modContent9{padding:10px;}
.subject .modContent9 .leftPant{width:142px;padding:0;}
.subject .modContent9 .leftPant a{width:142px;margin:5px 0;}
.subject .modContent9 .rightPant a img{max-width:98%;}
}
@media screen and (max-width:780px){
	.subject .modContent9 .leftPant{width:100%;height:45px;float:none; text-align:center}
	.subject .modContent9 .leftPant a{display:inline-block; text-align:left;}
	.subject .modContent9 .rightPant{width:auto;padding:10px;}
	.body_zwpt .newsLi a{width:70%;}
	.subject .modCont7 .modLeftNav .modTopItem{line-height:28px;}
}
@media screen and (max-width:768px){/****/
	.body_home .subject .modCont2 .newsContent{width:100%;}
	.body_home .subject .newsMod{display:none;}
	.body_home .subject .newsMod:nth-child(1){display:block;width:100%;float:none;margin-right:0;}
	.topics_mobile .owl-nav{top:25px;width:94%;padding:0 3%}
}
@media screen and (width:768px) and (height:909px){/**ipad**/
	
	div.hbxws{top:500px;width:20%}
	div.hbxws img{max-width:100%}
}
@media screen and (max-width:700px){
	.body_list .inside_list .rightInside2{width:65%;}
	.body_list .inside_list .leftInside{width:32%;}
	.body_list .inside_xxgk .leftInside{width:32%;}
}
	
@media screen and (max-width:680px){
	.navCont .navLi{width:33.3%;}
	#span_topDate{display:none;}
	.top .search{right:2%;}
	.body_zwpt .newsLi a{width:60%;}
}

@media screen and (max-width:645px){
	.subject .modContent9 .leftPant a{padding:0;padding-left:22px;width:120px; line-height:38px;height:42px;}
	section.linkes{display:none;}
	.body_zwpt .modCont6{width:96%;margin:2% auto;}
	.body_zwpt .newsLi a{width:70%;}
	.body_hdjl .inside .modCont{width:98%;margin:1%;}
	.body_hbdt .subject .modCont4 .newsContent .imgLi{width:96%;margin:1% auto;}
	
	.subject .modCont{width:100%;float:none;}
	.body_home .subject section.modCont.modCont6{width:98%}
	.body_home .subject section.modCont.modCont7{width:96%}
	.body_home .subject .modContent7{padding-bottom:15px;}
	.subject .modCon_picShow{margin-bottom:10px;}
	.body_xxgk .subject .modCont{width:96%}
	.rotaion_list li{width:100%;}
	div.hbxws{width:25%;height:auto;z-index:999;right:15px;}
	
	div.hbxws a img{width:100%;}
	.subject .modCont6{border-top:none;}
	.subject .modCont2 .newsContent{width:100%}
	.subject .newsMod:nth-child(2),.subject .newsMod:nth-child(3){display:none;}
	.subject .newsMod:nth-child(1){width:100%;margin-right:0;}
	.body_picList .ul_picList li{width:45%;height:170px;margin:2%;}
	.body_picList .ul_picList li img{width:auto;margin:0 auto;max-width:98%;height:auto;max-height:135px;}
}

@media screen and (max-width:600px){
	.top .search{}
	.logoPic{width:100%;left:0;top:0;height:118px; line-height:118px; vertical-align:middle; text-align:center;}
	.logoPic img{vertical-align:middle;}
	.top .search{width:40px;display:none;}
	.top .search .searchText{display:none;}
	.subject .modCont7 .modLeftNav .modTopItem{margin-bottom:2px;}
	.subject .modCont7 .content{height:155px;}
	.article article{padding:10px 0;}
	.body_list .navLinks_mobile{display:block;}
	.body_list .inside_list .leftInside{display:none;position:absolute;left:0;top:2px;width:80%;max-width:250px;background-color:#fff;}
	.body_list .inside_list .rightInside2{width:100%}
	.body_list .ul_docList li{width:96%;}
	.body_list .ul_docList li a{width:75%;display:block;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}
	.hbxws{display:none;}
	.inside .insideContentLi{width:14%;padding:20px 1%}
	.body_mailWrite .inside{width:100%}
	.body_mailWrite .article .table .table1 td input{width:78%}
	.body_mailWrite .article .table .table1 td{padding:0 10px;}
	.body_xxgkml .inside{width:95%;margin:0 auto;}
	.body_xxgkml .cont_lj{width:100%;}
	.body_xxgkml .cont_list{width:100%}
	.body_xxgkml .cont_lj h2{line-height:36px;}
	.body_xxgkquery .sqgktable{width:100%;margin-top:30px;}
	.body_xxgkquery .leftPicture{display:none;}
	.body_xxgkquery .sqgktable .label{width:60px;}
	.body_xxgkquery .navLinks_mobile{display:none;}
	.body_ysqgkSQ .inside{width:96%;margin:0 auto;}
	.body_ysqgkSQ .table_ysqgkSQ{width:100%;}
	.body_ysqgkSQ .personTable .normalText, .body_ysqgkSQ .personTable select{width:70%;}
	.body_ysqgkSQ textarea{width:85%;}
	.body_ysqgkSQ .personTable .label{width:60px;}
	.body_ysqgkSQ .personTable .txt_email_long{width:85%;}
	
	.body_leaders .leaderHeaderPic{max-width:100%;height:auto;}
	.ul_leaderList li div.leaderInfo{margin-left:10px;}
	.body_leader .inside .rightInside{width:auto;padding:10px;float:none;margin:0 auto}
	.body_leader .inside .rightInside .content .des{width:60%;}
	.body_leader .inside{width:98%}
	.body_leader .inside .work .content .workLi{width:94%;padding-left:5%}
	.body_leader .inside .work{margin:10px auto;}
	.body_zzjg .inside .insideContent .branchLi{width:49%;}
	.qrCodes{display:none;}
	.body_xxgk .inside_xxgk .leftInside{width:50%;}
	
}

@media screen and (max-width:525px){
	.leftPant{}
	.logoPic{}
	.logoPic img{max-width:90%}
	.top .leftPant{display:none;}
	.top .rightPant{width:100%;padding:0; text-align:center;float:none;}
}
@media screen and (max-width:489px){
	.body_xxgk .inside_xxgk .leftInside{width:65%;}
	.mod1{width:100%}
	.mod2{width:100%}
}
@media screen and (max-width:475px){
	.subject .modContent9 .leftPant{height:auto; text-align:center;}
	.subject .modContent9 .leftPant a{width:30%;margin:1%;padding:0;background:none;border:solid 1px #dedede; height:28px; line-height:28px; border-radius:5px; text-align:center;}
	.body_hbdt .subject .modCont4 .modTop .modTopItem{padding:8px 16px;}
	.subject .modCont7 .content .time{display:none;}
	.subject .modCont7 .content .newsLi a{width:95%}
	.topics_mobile  .owl-item img{width:auto;margin:0 auto;max-width:75%}
}

@media screen and (max-width:415px){
	.topics_mobile .owl-nav{top:16px;}
	.subject .modCont7{margin-bottom:10px;}
	.subject .newsMod{width:355px;}
	.body_mailWrite .article .table .table1 td input{width:70%}
	.body_mailWrite .article .button input[type='submit']{margin-top:15px;}
}
@media screen and (max-width:410px){
	.body_leader .leaderHeaderPic{width:100px;height:auto;}
	body.body_bsfw .body_zzjg .inside .insideContent{padding:10px 6px;}
	body.body_bsfw .inside .insideContentLi{width:31%;padding:10px 1%}
	.body_bsfw .inside .insideContentLi .icon{margin:8px auto;}
	.body_zzjg .inside .insideContent .branchLi{width:98%;}
	.body_mailWrite .article .table .table1 td input{width:65%}
}

@media screen and (max-width:360px){
	.navCont .navItem{font-size:16px;}
	.subject .subjectLeft .modCont{width:98%;margin-right:0;}
	.subject .subjectLeft .modCont2{float:none;margin-top:10px;}
	.subject .modCont6{width:98%;border-top:none;}
	.mod1,.mod2{width:100%;}
	.subject .modContent9 .leftPant a{width:28%;}
	.subject .modContent9 .rightPant a{width:30%;}
	.body_hbdt  .ul_hbdt_list li a{width:65%;}
	.newsLi a{width:70%}
	.body_mailWrite .article .table .table1 td input{width:100%}
	.page{padding:10px 0}
	.body_picList .ul_picList li{width:100%;height:auto;margin:5px 0;}
	.body_picList .ul_picList li img{width:100%;margin:0 auto;max-height:1000px;}
}

@media screen and (max-width:320px){
	.rightPant{float:none; text-align:center;}
	.top .icon{margin-left:5px;}
	.body_zwpt .twoModTop img{display:none;}
	.body_zwpt .subject .modCont6 .twoModTop .column{width:95%}
}