/*政府信息公开·20200804*/
/*蓝色#2d66a5，浅蓝#e6f5ff，灰色#f2f2f2，*/
/*--------------------------------------------------*/
*{margin:0;padding:0;}
html, body {margin: 0px 0px;width: 100%;height: 100%;}
iframe {margin: 0px 0px;width: 100%;height: 100%;}
body {font-size:16px;color:#333333;background:#fff;font-family:"Microsoft YaHei";padding:0;margin:0;overflow-x:hidden;}
h1, h2, h3, h4, h5, h6, h7, p{margin:0px;padding:0px;}
ul, li, dl, dt, dd{list-style:none;margin:0px;padding:0px;}
a{color:#333333;text-decoration:none;}
a:hover{text-decoration:none;color:#2d66a5;}
img{border:0;} 
iframe{margin:0;padding:0;margin-bottom:-4px;}
table, tr, td{margin:0px;padding:0px;border: 1px solid #000;}
.left{ float:left;}
.right{ float:right;}
.clear{ clear:both;}
.center{text-align:center;}
.bodyBg{background:url(../images/bg.png) no-repeat center top;}
::-webkit-scrollbar-track {background-color:#e5e5e5}
::-webkit-scrollbar       {background-color:#e5e5e5;width:10px;height:10px;}
::-webkit-scrollbar-thumb {background-color:#2d66a5;border-radius:10px;}
/*--------------------------------------------------*/
.header{margin:0 auto;background:url(../images/title.png) no-repeat center center;}
.header .logoP{width:100%;text-align:left;}
.header .logoP img{float:left;}
.header .logoP div{float:left;}
.header .logoP div h1{display:block;color:#fff;}
.header .logoP div h3{display:block;color:#fff;line-height:18px;}
.searchBox span{display:block;background:#d9d9d9;}
.searchBox .search{margin:0 auto;position:relative;}
.searchBox .search .inputT{outline:none;color:#333333;float:left;border-radius:9px;border:2px solid #2d66a5;}
.searchBox .search .inputB{position:absolute;top:8px;cursor:pointer;background:url(../images/search.png) no-repeat;border:0;}
.inputT::-webkit-input-placeholder {color:#999999;font-size:16px;}
.inputT:-moz-placeholder {color:#999999;font-size:16px;}
.inputT::-moz-placeholder {color:#999999;font-size:16px;}
.inputT:-ms-input-placeholder {color:#999999;font-size:16px;}
@media screen and (min-width:1200px){
	.header{width:1100px;height:365px;background-size:800px 138px;}
	.header .logoP{padding-top:30px;}
    .header .logoP img{height:74px;margin-right:20px;}
	.header .logoP div h1{font-size:38px;}
	.header .logoP div h3{font-size:18px;}
	.searchBox{width:1028px;height:50px;margin:84px auto;}
	.searchBox span{width:240px;height:2px;margin-top:24px;}
	.searchBox .search{width:510px;}
	.searchBox .search .inputT{font-size:16px;width:486px;padding:14px 10px;}
	.searchBox .search .inputB{right:15px;width:32px;height:32px;background-size:32px 32px;}	
}
@media screen and (min-width:960px) and (max-width:1199px){
	.header{width:960px;height:292px;background-size:492px 110px;}
	.header .logoP{padding-top:20px;padding-left:20px;}
    .header .logoP img{height:59px;margin-right:15px;}
	.header .logoP div h1{font-size:30px;}
	.header .logoP div h3{font-size:16px;}
	.searchBox{width:904px;height:45px;margin:67px auto;}
	.searchBox span{width:192px;height:2px;margin-top:20px;}
	.searchBox .search{width:408px;}
	.searchBox .search .inputT{font-size:15px;width:389px;padding:12px 8px;}
	.searchBox .search .inputB{right:12px;width:26px;height:26px;background-size:26px 26px;}
}
@media screen and (min-width:768px) and (max-width:959px){
	.header{width:768px;height:234px;background-size:394px 88px;}
	.header .logoP{padding-top:15px;padding-left:15px;}
    .header .logoP img{height:47px;margin-right:15px;}
	.header .logoP div h1{font-size:24px;}
	.header .logoP div h3{font-size:14px;}
	.searchBox{width:744px;margin:30px auto;}
	.searchBox span{display:none;}
	.searchBox .search{width:260px;position:absolute;top:15px;right:15px;}
	.searchBox .search .inputT{font-size:14px;width:240px;padding:8px 6px;text-indent:6px;}
	.searchBox .search .inputB{right:10px;width:21px;height:21px;background-size:21px 21px;}
}
@media screen and (min-width:480px) and (max-width:767px){
	.header{width:96%;height:147px;background-size:246px 55px;}
	.header .logoP{padding-top:10px;padding-left:10px;}
    .header .logoP img{height:29px;margin-right:10px;}
	.header .logoP div h1{font-size:19px;padding:2px 0;}
	.header .logoP div h3{display:none;}
	.searchBox{width:9;height:36px;margin:16px auto;}
	.searchBox span{width:15%;height:2px;margin-top:14px;}
	.searchBox .search{width:300px;}
	.searchBox .search .inputT{font-size:14px;width:290px;padding:8px 5px;text-indent:20px;}
	.searchBox .search .inputB{left:10px;top:11px;width:13px;height:13px;background-size:13px 13px;}
}
@media screen and (max-width:479px){
	.header{width:100%;height:98px;background-size:205px 46px;}
	.header .logoP{padding-top:10px;padding-left:10px;}
    .header .logoP img{height:29px;margin-right:10px;}
	.header .logoP div h1{display:none;}
	.header .logoP div h3{display:none;}
	.searchBox{width:96%;height:30px;margin:10px auto 16px auto;}
	.searchBox span{display:none;}
	.searchBox .search{width:100%;}
	.searchBox .search .inputT{font-size:14px;width:94%;padding:8px 5px;text-indent:20px;}
	.searchBox .search .inputB{left:10px;top:10px;width:13px;height:13px;background-size:13px 13px;}
}
/*--------------------------------------------------*/
.footer{width:100%;margin:0 auto;}
.jms_footer{margin:0 auto;overflow:hidden;}
.menu{border-bottom:#f1fbff 1px solid;}
.menu ul{margin:0 auto;}
.menu ul li{float:left;text-align:center;}
.menu ul li a{color:#ffffff;}
.jms_footer .left{float:left;}
.jms_footer .middle{float:left;color:#ffffff;}
.jms_footer .middle p{text-align:center;}
.jms_footer .right{float:left;}
iframe.iframeF{width:100%;}
.backTop{position:fixed;text-align:center;border:1px solid #fff;}
.backTop a{display:block;padding:0px 6px 2px 6px;background:#2d66a5;color:#fff;}
.backTop a:hover{background:#18508c;}
@media screen and (min-width:1200px){
	iframe.iframeF{height:205px;}
	.jms_footer{width:1100px;}
	.menu{width:1100px;height:44px;line-height:44px;}
	.menu ul{width:900px;height:44px;}
	.menu ul li{width:180px;height:44px;line-height:44px;}
	.jms_footer .left{width:80px;padding:37px 60px;}
	.jms_footer .middle{width:700px;padding:15px 0;}
	.jms_footer .middle p{line-height:32px;}
	.jms_footer .right{width:110px;padding:51px 45px;}
	.backTop{transform:scale(1.0);bottom:15px;right:15px;}
}
@media screen and (min-width:960px) and (max-width:1199px){
	iframe.iframeF{height:164px;}
	.jms_footer{width:960px;font-size:15px;}
	.menu{width:960px;height:38px;line-height:38px;}
	.menu ul{width:720px;height:38px;}
	.menu ul li{width:144px;height:38px;line-height:38px;}
	.jms_footer .left{width:64px;padding:30px 48px;}
	.jms_footer .middle{width:640px;padding:12px 0;}
	.jms_footer .middle p{line-height:26px;}
	.jms_footer .right{width:88px;padding:41px 36px;}
	.backTop{transform:scale(0.9);bottom:12px;right:12px;}
}
@media screen and (min-width:768px) and (max-width:959px){
	iframe.iframeF{height:164px;}
	.jms_footer{width:768px;font-size:15px;}
	.menu{width:768px;height:34px;line-height:34px;}
	.menu ul{width:576px;height:34px;}
	.menu ul li{width:115px;height:34px;line-height:34px;}
	.jms_footer .left{display:none;}.jms_footer .right{display:none;}
	.jms_footer .middle{width:640px;padding:12px 64px;}
	.jms_footer .middle p{line-height:26px;}
	.backTop{transform:scale(0.8);bottom:12px;right:12px;}
}
@media screen and (min-width:480px) and (max-width:767px){
	iframe.iframeF{height:76px;}
	.jms_footer{width:96%;font-size:12px;}
	.menu{display:none;}.jms_footer .left{display:none;}.jms_footer .right{display:none;}
	.jms_footer .middle{width:96%;padding:12px 0px;}
	.jms_footer .middle p{line-height:26px;}
	.jms_footer .middle p:nth-child(2){display:none;}
	.jms_footer .middle p:nth-child(3){display:none;}
    .backTop{transform:scale(0.7);bottom:10px;right:10px;}
}
@media screen and (max-width:479px){
	iframe.iframeF{height:76px;}
	.jms_footer{transform:scale(0.9);width:320px;font-size:12px;}
	.menu{display:none;}.jms_footer .left{display:none;}.jms_footer .right{display:none;}
	.jms_footer .middle{width:320px;padding:12px 0px;}
	.jms_footer .middle p{line-height:26px;}
	.jms_footer .middle p:nth-child(2){display:none;}
	.jms_footer .middle p:nth-child(3){display:none;}
	.backTop{transform:scale(0.6);bottom:10px;right:10px;}
}
/*--------------------------------------------------*/
.left-side-menu{height:100%;}
.container{height:100%;}
ul.leftUL1>li>a{display:inline-block;background:#fff;color:#2d66a5;}
ul.leftUL1>li>a>i.icon{float:left;display:inline-block;}
ul.leftUL1>li>a>i.icon01{background:url(../images/icon01.png) no-repeat;background-position:0 0;}
ul.leftUL1>li>a>i.icon02{background:url(../images/icon02.png) no-repeat;background-position:0 0;}
ul.leftUL1>li>a>i.icon03{background:url(../images/icon03.png) no-repeat;background-position:0 0;}
ul.leftUL1>li>a>i.icon04{background:url(../images/icon04.png) no-repeat;background-position:0 0;}
ul.leftUL1>li>a>i.icon05{background:url(../images/icon05.png) no-repeat;background-position:0 0;}
ul.leftUL1>li>a>i.icon06{background:url(../images/icon06.png) no-repeat;background-position:0 0;}
ul.leftUL1>li>a>i.icon07{background:url(../images/icon07.png) no-repeat;background-position:0 0;}
ul.leftUL1>li>a>i.icon08{background:url(../images/icon08.png) no-repeat;background-position:0 0;}
ul.leftUL1>li>a>i.icon09{background:url(../images/icon09.png) no-repeat;background-position:0 0;}
ul.leftUL1>li>a>span{float:left;display:inline-block;}
ul.leftUL1>li>a:hover{background:#2d66a5;color:#ffffff;}
ul.leftUL1>li>a.active{background:#2d66a5;color:#ffffff;}
i.icon-more{float:right;background:url(../images/iconA01.png) no-repeat;}
.sidebar-show i.icon-more{background:url(../images/iconA02.png) no-repeat;}
.sidebar-item ul{display:none;}
.sidebar-item.sidebar-show{border-bottom:none;}
.sidebar-item.sidebar-show ul{display:block;}
.sidebar-show>a{background:#2d66a5;color:#ffffff;}
.leftUL3 ul{display:none;}
@media screen and (min-width:1200px){
	.left-side-menu{width:240px;transform:scale(1.0);}
	#clickHide{display:none;}
	ul.leftUL1{padding-bottom:21px;}
	ul.leftUL1>li{width:240px;margin-bottom:15px;}
	ul.leftUL1>li>a{width:240px;height:70px;margin-bottom:-4px;font-size:23px;line-height:25px;}
	ul.leftUL1>li>a>i.icon{width:40px;height:40px;margin:15px 23px;background-size:40px 80px}
	ul.leftUL1>li>a>span{width:93px;margin:10px 4px;}
	ul.leftUL1>li>a>span.spanBlock{display:block;}
	ul.leftUL1>li>a>span.spanNone{display:none;}
	ul.leftUL1>li>a:hover>i.icon{background-position:0 -40px;}
	ul.leftUL1>li>a:hover>i.icon-more{background-position:0 -20px;}
	ul.leftUL1>li>a.active>i.icon{background-position:0 -40px;}
	ul.leftUL1>li>a.active>i.icon-more{background-position:0 -20px;}
	i.icon-more{margin-top:25px;width:20px;height:20px;margin-right:15px;}
	.sidebar-item a[name="lineHeight"]{line-height:48px;}
}
@media screen and (min-width:960px) and (max-width:1199px){
	.left-side-menu{width:190px;}
	#clickHide{display:none;}
	ul.leftUL1{padding-bottom:17px;}
	ul.leftUL1>li{width:190px;margin-bottom:15px;}
	ul.leftUL1>li>a{width:190px;height:56px;margin-bottom:-4px;font-size:18px;line-height:20px;}
	ul.leftUL1>li>a>i.icon{width:32px;height:32px;margin:12px 19px;background-size:32px 64px;}
	ul.leftUL1>li>a>span{width:74px;margin:8px 3px;}
	ul.leftUL1>li>a>span.spanBlock{display:block;}
	ul.leftUL1>li>a>span.spanNone{display:none;}
	ul.leftUL1>li>a:hover>i.icon{background-position:0 -32px;}
	ul.leftUL1>li>a:hover>i.icon-more{background-position:0 -16px;}
	ul.leftUL1>li>a.active>i.icon{background-position:0 -32px;}
	ul.leftUL1>li>a.active>i.icon-more{background-position:0 -16px;}
	i.icon-more{margin-top:20px;width:16px;height:16px;margin-right:12px;background-size:16px 32px;}
	.sidebar-show i.icon-more{background-size:16px 32px;}
	.sidebar-item a[name="lineHeight"]{line-height:40px;}
}
@media screen and (min-width:768px) and (max-width:959px){
	.left-side-menu{position:absolute;top:200px;left:50%;width:768px;height:48px;margin-left:-384px;display:block;}
	#clickHide{display:none;}
	ul.leftUL1{border-top:2px solid #2d66a5;}
	ul.leftUL1>li{width:96px;float:left;}
	ul.leftUL1>li>a{width:100%;height:48px;margin-bottom:-4px;font-size:16px;line-height:18px;text-align:center;}
	ul.leftUL1>li>a>i.icon{display:none;}i.icon-more{display:none;}
	ul.leftUL1>li>a>span{width:74px;margin:6px 11px;}
	ul.leftUL1>li>a>span.spanBlock{display:block;}
	ul.leftUL1>li>a>span.spanNone{display:none;}
	.sidebar-item a[name="lineHeight"]{line-height:36px;}	
}
@media screen and (min-width:480px) and (max-width:767px){
	.left-side-menu{position:absolute;top:0px;right:0;width:140px;height:auto;display:block;}
	.maincate{width: 100%;height: 50px;line-height: 50px;white-space: nowrap;box-shadow: 0 1px 2px rgba(0,0,0,.1);overflow-x: scroll;overflow-y: hidden;-webkit-backface-visibility: hidden;-webkit-perspective: 1000;-webkit-overflow-scrolling: touch;text-align: justify;background: #f78361;padding: 0px 5px;box-sizing: border-box;}
	.maincate::-webkit-scrollbar{display: none;}
	#clickHide{cursor:pointer;display:block;width:20px;margin:10px 10px 0 0;float:right;}
	#leftNav{display:none;float:right;margin-top:10px;margin-right:10px;height:auto;}
	ul.leftUL1{overflow:hidden;border:1px solid #d9d9d9;}
	ul.leftUL1>li{width:140px;float:left;border-bottom:1px solid #d9d9d9;}
	ul.leftUL1>li>a{width:100%;height:34px;margin-bottom:-4px;font-size:15px;line-height:20px;text-align:center;}
	ul.leftUL1>li>a>i.icon{display:none;}i.icon-more{display:none;}
	ul.leftUL1>li>a>span{width:140px;margin:6px 0px;}
	ul.leftUL1>li>a>span.spanBlock{display:none;}
	ul.leftUL1>li>a>span.spanNone{display:block;}
	.sidebar-item a[name="lineHeight"]{line-height:20px;}	
}
@media screen and (max-width:479px){
	.left-side-menu{display:none;}
	.left-side-menu{position:absolute;top:0px;right:0;width:140px;height:auto;display:block;}
	#clickHide{cursor:pointer;display:block;width:20px;margin:10px 10px 0 0;float:right;}
	#leftNav{display:none;float:right;margin-top:10px;margin-right:10px;height:auto;}
	ul.leftUL1{overflow:hidden;border:1px solid #d9d9d9;}
	ul.leftUL1>li{width:140px;float:left;border-bottom:1px solid #d9d9d9;}
	ul.leftUL1>li>a{width:100%;height:34px;margin-bottom:-4px;font-size:15px;line-height:20px;text-align:center;}
	ul.leftUL1>li>a>i.icon{display:none;}i.icon-more{display:none;}
	ul.leftUL1>li>a>span{width:140px;margin:6px 0px;}
	ul.leftUL1>li>a>span.spanBlock{display:none;}
	ul.leftUL1>li>a>span.spanNone{display:block;}
	.sidebar-item a[name="lineHeight"]{line-height:20px;}	
}
ul.leftUL2{background:#fff;border:1px solid #d9d9d9;}
ul.leftUL2>li>a{display:inline-block;background:#fff;color:#333333;}
ul.leftUL2>li>a:hover{background:#e6f5ff;color:#2d66a5;}
ul.leftUL2>li>a.activeB{background:#e6f5ff;color:#2d66a5;}
ul.leftUL2>li>a>span.left{width:4px;height:4px;background:url(../images/iconA03.png) no-repeat;background-position:0 0;}
ul.leftUL2>li>a:hover>span.left{background-position:0 -4px;}
ul.leftUL2>li>a.activeB>span.left{background-position:0 -4px;}
ul.leftUL2 ul.leftUL3{display:none;}
ul.leftUL3>li>a{display:inline-block;background:#fff;color:#333333;}
ul.leftUL3>li>a>span.left{width:4px;height:1px;background:url(../images/iconA04.png) no-repeat;background-position:0 0;}
ul.leftUL3>li>a:hover{color:#2d66a5;}
@media screen and (min-width:1200px){
	ul.leftUL2{width:238px;}
	ul.leftUL2>li.height15{height:15px;}
	ul.leftUL2>li>a{width:238px;height:32px;line-height:32px;font-size:15px;}
	ul.leftUL2>li>a>span.left{margin:14px 15px 0 65px;}
	ul.leftUL3>li>a{height:32px;line-height:32px;font-size:14px;}
	ul.leftUL3>li>a>span.left{margin:16px 15px 0 90px;}
}
@media screen and (min-width:960px) and (max-width:1199px){
	ul.leftUL2{width:188px;}
	ul.leftUL2>li.height15{height:12px;}
	ul.leftUL2>li>a{width:190px;height:26px;line-height:26px;font-size:14px;}
	ul.leftUL2>li>a>span.left{margin:10px 10px 0 40px;}
	ul.leftUL3>li>a{height:32px;line-height:32px;font-size:13px;}
	ul.leftUL3>li>a>span.left{margin:12px 10px 0 55px;}
}
@media screen and (min-width:768px) and (max-width:959px){
	ul.leftUL2{width:94px;}
	ul.leftUL2>li.height15{height:2px;}
	ul.leftUL2>li{position:relative;}
	ul.leftUL2>li>a{width:94px;text-align:center;height:22px;line-height:22px;font-size:13px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
	ul.leftUL2>li>a>span.left{display:none;}
    ul.leftUL3{width:94px;position:absolute;top:0;left:94px;background:#fff;border:1px solid #d9d9d9;}
	ul.leftUL3>li>a{width:94px;height:22px;line-height:22px;font-size:12px;}
	ul.leftUL3>li>a>span.left{margin:12px 10px 0 5px;}
}
@media screen and (min-width:480px) and (max-width:767px){
	ul.leftUL2{display:none!important}
}
@media screen and (max-width:479px){
	ul.leftUL2{display:none!important}
}
ul.zcwjUL ul.leftUL3>li>a>span.left{background:none;}
ul.zcwjUL>li>a{background:#e6f5ff;color:#2d66a5;}
ul.zcwjUL>li>a i.icon-more-1{float:left;}
ul.zcwjUL>li>ul>li{border-left:1px dashed #2d66a5;}
ul.zcwjUL>li>ul>li>a{color:#333;}
ul.zcwjUL>li>ul>li>a:hover{color:#2d66a5;}
ul.zcwjUL>li.zcwjLI-1>ul>li>a>span.left{height:1px;border-bottom:1px dashed #2d66a5;}
i.icon-more-1{float:right;margin-right:15px;background:url(../images/iconB01.png) no-repeat;}
.zcwj-show i.icon-more-1{background:url(../images/iconB02.png) no-repeat;}
i.icon-more-2{float:left;background:url(../images/iconB03.png) no-repeat;}
.ztfl-show i.icon-more-2{background:url(../images/iconB04.png) no-repeat;}
ul.leftUL4>li>a{font-size:12px;display:inline-block;background:#fff;color:#333333;}
ul.leftUL4>li>a>span.left{width:10px;margin:12px 5px 0 0;height:1px;border-bottom:1px dashed #2d66a5;}
ul.leftUL4>li>a:hover{color:#2d66a5;}


#sidebar-item- i.icon-more-3{float:right;background:url(../images/iconA05.png) no-repeat;}
#sidebar-item- i.icon-more-3{margin-top:11px;width:9px;height:9px;margin-right:15px;background-size:9px 9px;}


@media screen and (min-width:1200px){
	ul.zcwjUL>li>a i.icon-more-1{width:16px;height:16px;margin:8px 15px 0 10px;}
	ul.zcwjUL>li a.active i.icon-more{background-position:0 -16px;}
	ul.zcwjUL>li>ul{padding:5px 0px 5px 15px;}
	ul.zcwjUL>li>ul>li>a{font-size:14px;height:28px;line-height:28px;}
	ul.zcwjUL>li.zcwjLI-1>ul>li>a>span.left{width:10px;margin:12px 5px 0 0;}
	i.icon-more-1{margin-top:25px;width:20px;height:20px;}
	i.icon-more-2{margin:9px 5px 0 -6px;width:11px;height:11px;}
	ul.leftUL4>li>a{height:28px;line-height:28px;}
}
@media screen and (min-width:960px) and (max-width:1199px){
	ul.zcwjUL>li>a i.icon-more-1{width:14px;height:14px;margin:6px 10px 0 8px;}
	ul.zcwjUL>li a.active i.icon-more{background-position:0 -14px;}
	ul.zcwjUL>li>ul{padding:5px 0px 5px 12px;}
	ul.zcwjUL>li>ul>li>a{font-size:13px;height:24px;line-height:24px;}
	ul.zcwjUL>li.zcwjLI-1>ul>li>a>span.left{width:6px;margin:12px 3px 0 0;}
	i.icon-more-1{margin-top:25px;width:20px;height:20px;background-size:14px 14px;}
	.zcwj-show i.icon-more-1{background-size:14px 14px;}
	i.icon-more-2{margin:7px 3px 0 -6px;width:9px;height:9px;background-size:9px 9px;}
	.ztfl-show i.icon-more-2{background-size:9px 9px;}
	ul.leftUL4>li>a{height:24px;line-height:24px;}
}
@media screen and (min-width:768px) and (max-width:959px){
	ul.zcwjUL{display:none!important;}
}
@media screen and (min-width:480px) and (max-width:767px){
	ul.zcwjUL{display:none!important;}
}
@media screen and (max-width:479px){
	ul.zcwjUL{display:none!important;}
}
/*--------------------------------------------------*/
/*检索*/
.fullSearch{background:#fff;overflow:hidden;}
.fullSearch>.rightSearch{position:relative;overflow:hidden;background:#f5f5f5;border:1px solid #e6e6e6;}
.rightSearch>.form-group{float:left;overflow:hidden;}
.rightSearch>.form-group>label{float:left;}
.rightSearch>.form-group>input{float:left;}
.rightSearch>.form-group .form-control{display: block;background:#fff;border: 1px solid #e6e6e6;border-radius: 1px;color: inherit;-webkit-transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;}
.rightSearch>.form-group-{position:absolute;right:0;}
@media screen and (min-width:1200px){
	.fullSearch{width:98%;margin:0 1%;height:1085px;}
	.fullSearch>.rightSearch{width:90%;padding:10px 3%;margin:30px auto 20px auto;}
	.rightSearch>.form-group{width:30%;margin:8px auto 10px auto;}
	.rightSearch>.form-group>label{line-height:26px;padding:0 10px;font-size:15px;}
	.rightSearch>.form-group .form-control{font-size:14px;padding:4px 12px;}
	.rightSearch>.form-group>select.form-control{width:73.5%;padding:3px 12px;}
	.rightSearch>.form-group .W480{width:64%}
	.rightSearch>.form-group .W400{width:213%;}
	.rightSearch>.form-group-{width:110px;}
	.rightSearch>.form-group- button{padding:6px 25px;margin:20px 5px;}
	.rightSearch>.form-group-2{width:70%;}
}
@media screen and (min-width:960px) and (max-width:1199px){
	.fullSearch{width:98%;margin:0 1%;height:908px;}
	.fullSearch>.rightSearch{width:90%;padding:10px 3%;margin:20px auto 15px auto;}
	.rightSearch>.form-group{width:29%;margin:8px auto 10px auto;}
	.rightSearch>.form-group>label{line-height:26px;padding:0 10px;font-size:15px;}
	.rightSearch>.form-group .form-control{font-size:14px;padding:4px 12px;}
	.rightSearch>.form-group>select.form-control{width:73.5%;padding:3px 12px;}
	.rightSearch>.form-group .W480{width:64%}
	.rightSearch>.form-group .W400{width:176%;}
	.rightSearch>.form-group-{width:110px;}
	.rightSearch>.form-group- button{padding:6px 25px;margin:20px 5px;}
	.rightSearch>.form-group-2{width:70%;}
}
@media screen and (min-width:768px) and (max-width:959px){
	.fullSearch{width:98%;margin:0 1%;height:880px;}
	.fullSearch>.rightSearch{width:90%;padding:10px 3%;margin:15px auto 10px auto;}
	.rightSearch>.form-group{width:42%;margin:4px auto 5px auto;}
	.rightSearch>.form-group>label{line-height:26px;padding:0 10px;font-size:14px;}
	.rightSearch>.form-group .form-control{font-size:14px;padding:4px 12px;}
	.rightSearch>.form-group>select.form-control{width:73.5%;padding:3px 12px;}
	.rightSearch>.form-group .W480{width:64%}
	.rightSearch>.form-group .W400{width:215%;}
	.rightSearch>.form-group-{width:110px;}
	.rightSearch>.form-group- button{padding:6px 25px;margin:33px 5px;}
	.rightSearch>.form-group-2{width:90%;}
}
@media screen and (min-width:480px) and (max-width:767px){
	.fullSearch{width:98%;margin:0 1%;height:calc(100% - 50px);overflow-y: auto;}
	.fullSearch>.rightSearch{width:90%;padding:10px 3%;margin:10px auto 10px auto;}
	.rightSearch>.form-group{width:42%;margin:4px auto 5px auto;}
	.rightSearch>.form-group>label{line-height:26px;padding:0 10px;font-size:13px;}
	.rightSearch>.form-group .form-control{font-size:14px;padding:4px 12px;}
	.rightSearch>.form-group>select.form-control{width:68%;padding:3px 12px;}
	.rightSearch>.form-group .W480{width:53%}
	.rightSearch>.form-group .W400{width:118%;}
	.rightSearch>.form-group-{width:80px;}
	.rightSearch>.form-group- button{padding:6px 15px;margin:33px 5px;}
	.rightSearch>.form-group-2{width:90%;}
}
@media screen and (max-width:479px){
	.fullSearch{width:98%;margin:0 1%;height:calc(100% - 55px);overflow-y: auto;}
	.fullSearch>.rightSearch{width:96%;padding:10px 0%;margin:5px auto 0px auto;}
	.rightSearch>.form-group{width:98%;margin:1px auto 2px auto;}
	.rightSearch>.form-group>label{line-height:26px;padding:0 10px;font-size:12px;}
	.rightSearch>.form-group .form-control{font-size:14px;padding:4px 12px;}
	.rightSearch>.form-group>select.form-control{width:81.5%;padding:3px 12px;}
	.rightSearch>.form-group .W480{width:72%}
	.rightSearch>.form-group .W400{width:88.5%;}
	.rightSearch>.form-group-{width:100%;position:inherit;text-align:center;}
	.rightSearch>.form-group- button{padding:4px 15px;margin:5px 5px 0 5px;}
	.rightSearch>.form-group-2{width:98%;}
}

.fullSearch>dl{width:96%;margin:0 auto;padding:0;}
.fullSearch>dl>dt{width:100%;background:#2d66a5;color:#fff;}
.fullSearch>dl span{display:inline-block;overflow:hidden;}
.fullSearch>dl span.dlSpan1{text-align:center;}
.fullSearch>dl span.dlSpan2>a{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.fullSearch>dl>dd{width:100%;}
.fullSearch>dl>dd.dlDd1{background:#ffffff;}
.fullSearch>dl>dd.dlDd2{background:#f2f2f2;}
.fullSearch>dl.rightListZN{padding:10px 0;}
.fullSearch>.rightPage{text-align:center;}
@media screen and (min-width:1200px){
	.fullSearch>dl{font-size:16px;padding:0;}
	.fullSearch>dl>dt{height:45px;line-height:45px;}
	.fullSearch>dl span.dlSpan1{width:5%;}
	.fullSearch>dl span.dlSpan3{width:22%;}
	.fullSearch>dl span.dlSpan4{width:10%;}
	.fullSearch>dl span.dlSpan5{width:14%;}
    .fullSearch>dl span.dlSpan6{width:10%;}
	.fullSearch>dl span.dlSpan2{width:35%;}
	.fullSearch>dl span.dlSpan2>a{width:96%;}
	.fullSearch>dl>dd{height:40px;line-height:40px;}
}
@media screen and (min-width:960px) and (max-width:1199px){
	.fullSearch>dl{font-size:15px;padding:0;}
	.fullSearch>dl>dt{height:36px;line-height:36px;}
	.fullSearch>dl span.dlSpan1{width:5%;}
	.fullSearch>dl span.dlSpan3{width:22%;}
	.fullSearch>dl span.dlSpan4{width:10%;}
	.fullSearch>dl span.dlSpan5{width:14%;}
    .fullSearch>dl span.dlSpan6{width:10%;}
	.fullSearch>dl span.dlSpan2{width:35%;}
	.fullSearch>dl span.dlSpan2>a{width:96%;}
	.fullSearch>dl>dd{height:34px;line-height:34px;}
}
@media screen and (min-width:768px) and (max-width:959px){
	.fullSearch>dl{font-size:15px;padding:0;}
	.fullSearch>dl>dt{height:34px;line-height:34px;}
	.fullSearch>dl span.dlSpan1{width:5%;}
	.fullSearch>dl span.dlSpan3{width:25%;}
	.fullSearch>dl span.dlSpan4{width:10%;}
	.fullSearch>dl span.dlSpan5{width:14%;}
    .fullSearch>dl span.dlSpan6{width:10%;}
	.fullSearch>dl span.dlSpan2{width:30%;}
	.fullSearch>dl span.dlSpan2>a{width:96%;}
	.fullSearch>dl>dd{height:32px;line-height:32px;}
}
@media screen and (min-width:480px) and (max-width:767px){
	.fullSearch>dl{font-size:14px;padding:0;}
	.fullSearch>dl>dt{height:28px;line-height:28px;}
	.fullSearch>dl span.dlSpan1{display:none;}
	.fullSearch>dl span.dlSpan3{display:none;width:25%;}
	.fullSearch>dl span.dlSpan4{display:none;width:10%;}
	.fullSearch>dl span.dlSpan5{width:20%;}
    .fullSearch>dl span.dlSpan6{display:none;width:10%;}
	.fullSearch>dl span.dlSpan2{width:77%;margin-left:1%;}
	.fullSearch>dl span.dlSpan2>a{width:96%;}
	.fullSearch>dl>dd{height:30px;line-height:30px;}
}
@media screen and (max-width:479px){
	.fullSearch>dl{font-size:14px;padding:0;}
	.fullSearch>dl>dt{height:28px;line-height:28px;}
	.fullSearch>dl span.dlSpan1{display:none;}
	.fullSearch>dl span.dlSpan3{display:none;width:25%;}
	.fullSearch>dl span.dlSpan4{display:none;width:10%;}
	.fullSearch>dl span.dlSpan5{width:30%;}
    .fullSearch>dl span.dlSpan6{display:none;width:10%;}
	.fullSearch>dl span.dlSpan2{width:67%;margin-left:1%;}
	.fullSearch>dl span.dlSpan2>a{width:96%;}
	.fullSearch>dl>dd{height:30px;line-height:30px;}
}
.fullSearch>.information>h2{display:inline-block;font-weight:normal;}
.fullSearch>.information .bs-line{float:left;border-left:1px solid #2d66a5;}
.fullSearch>.listUl{margin:0 auto;overflow:hidden;}
.fullSearch>.listUl li{text-align:left;}
.fullSearch>.listUl li a{display:block;overflow:hidden;}
.fullSearch>.listUl li a u{color:#015293;text-decoration:underline;}
.fullSearch>.listUl li a p{color:#333;clear:both;}
.fullSearch>.listUl li a em{color:red;font-style:normal;}
.fullSearch>.listUl li a span{color:green;}
.bs-aisearch-cate-btn{float:left;text-align:center;background-color: #fff;border: 1px solid #2d66a5;border-right: 0px;cursor: pointer;font-size:14px;}
.bs-aisearch-selected {background-color:#2d66a5!important;border-color: #2d66a5!important;color: #fff;font-weight: bold;}
@media screen and (min-width:1200px){
	.fullSearch-{height:100%;padding-bottom:20px;}
	.fullSearch>.information{padding:15px 30px;font-size:14px;margin-top:30px;}
	.fullSearch>.information>h2{width:50%;font-size:14px;line-height:30px;}
	.bs-aisearch-cate-btn{width:80px;height:30px;line-height:30px;}
	.fullSearch>.information .bs-line{width:8px;height:32px;}
	.fullSearch>.listUl{width:94%;padding-top:30px;}
	.fullSearch>.listUl li{width:100%;margin-bottom:12px;}
	.fullSearch>.listUl li a{width:100%;}
	.fullSearch>.listUl li a u{line-height:24px;}
	.fullSearch>.listUl li a p{font-size:14px;line-height:20px;}
	.fullSearch>.listUl li a span{font-size:14px;}
}
@media screen and (min-width:960px) and (max-width:1199px){
	.fullSearch-{height:100%;padding-bottom:20px;}
	.fullSearch>.information{padding:15px 30px;font-size:13px;margin-top:10px;}
	.fullSearch>.information>h2{width:58%;font-size:13px;line-height:26px;}
	.bs-aisearch-cate-btn{width:64px;height:26px;line-height:26px;}
	.fullSearch>.information .bs-line{width:8px;height:28px;}
	.fullSearch>.listUl{width:94%;padding-top:10px;}
	.fullSearch>.listUl li{width:100%;margin-bottom:10px;}
	.fullSearch>.listUl li a{width:100%;}
	.fullSearch>.listUl li a u{line-height:22px;}
	.fullSearch>.listUl li a p{font-size:13px;line-height:18px;}
	.fullSearch>.listUl li a span{font-size:13px;}
}
@media screen and (min-width:768px) and (max-width:959px){
	.fullSearch-{height:100%;padding-bottom:20px;}
	.fullSearch>.information{padding:15px 30px;font-size:14px;margin-top:10px;}
	.fullSearch>.information>h2{width:100%;font-size:14px;line-height:26px;}
	.fullSearch>.information>div{float:left!important;margin-top:10px;}
	.bs-aisearch-cate-btn{width:64px;height:26px;line-height:26px;}
	.fullSearch>.information .bs-line{width:8px;height:28px;}
	.fullSearch>.listUl{width:92%;padding-top:10px;}
	.fullSearch>.listUl li{width:100%;margin-bottom:10px;}
	.fullSearch>.listUl li a{width:100%;}
	.fullSearch>.listUl li a u{line-height:22px;}
	.fullSearch>.listUl li a p{font-size:14px;line-height:18px;}
	.fullSearch>.listUl li a span{font-size:14px;}
}
@media screen and (min-width:480px) and (max-width:767px){
	.fullSearch-{height:100%;padding-bottom:20px;}
	.fullSearch>.information{padding:10px 15px;font-size:14px;margin-top:10px;}
	.fullSearch>.information>h2{width:100%;font-size:14px;line-height:26px;}
	.fullSearch>.information>div{float:left!important;margin-top:10px;}
	.bs-aisearch-cate-btn{width:64px;height:26px;line-height:26px;}
	.fullSearch>.information .bs-line{width:8px;height:28px;}
	.fullSearch>.listUl{width:94%;padding-top:10px;}
	.fullSearch>.listUl li{width:100%;margin-bottom:10px;}
	.fullSearch>.listUl li a{width:100%;}
	.fullSearch>.listUl li a u{line-height:22px;}
	.fullSearch>.listUl li a p{font-size:14px;line-height:18px;}
	.fullSearch>.listUl li a span{font-size:14px;}
}
@media screen and (max-width:479px){
	.fullSearch-{}
	.fullSearch>.information{padding:10px 15px;font-size:14px;margin-top:10px;}
	.fullSearch>.information>h2{width:100%;font-size:14px;line-height:26px;}
	.fullSearch>.information>div{float:left!important;margin-top:10px;}
	.bs-aisearch-cate-btn{width:39px;height:37px;padding:4px 4px;line-height:18px;}
	.fullSearch>.information .bs-line{width:8px;height:47px;}
	.fullSearch>.listUl{width:90%;padding-top:10px;}
	.fullSearch>.listUl li{width:100%;margin-bottom:10px;}
	.fullSearch>.listUl li a{width:100%;}
	.fullSearch>.listUl li a u{line-height:22px;}
	.fullSearch>.listUl li a p{font-size:14px;line-height:18px;}
	.fullSearch>.listUl li a span{font-size:14px;}
}
/*--------------------------------------------------*/
@media screen and (min-width:1200px){
	
}
@media screen and (min-width:960px) and (max-width:1199px){
	
}
@media screen and (min-width:768px) and (max-width:959px){
	
}
@media screen and (min-width:480px) and (max-width:767px){
	
}
@media screen and (max-width:479px){
	
}
.ewebeditor_doc img{width:100%}