/*-----重置代码-----*/

body,ol,ul,h1,h2,h3,h4,h5,h6,p,th,td,dl,dd,form,fieldset,legend,input,textarea,select{margin:0;padding:0} 
html{height:100%;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-webkit-font-smoothing:antialiased}
body{
	width: 100%;
	font-size:12px;
	font-family:"Microsoft YaHei","Arial Narrow",HELVETICA;
	background:#eaeaea;
	color: #393939;
	-webkit-text-size-adjust:100%;

} 

em{font-style:normal} 
li{list-style:none} 
img{border:0;vertical-align:middle} 

img{max-width: 100%;height: auto;width: auto\9;}
p{word-wrap:break-word} 
a{text-decoration: none;
   cursor: pointer;
}

.img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
    width: 100%;}

.nav a {
	display: block;
	width: 100%;
	height: 100%;
}

.nav img {
	width: 0.65rem;
}

.phone-white{
	background: #fff;
}

.phone-mid img {
	width: 0.9rem;
}

/*///////////////////////////////////*/


.ui-aside {
			line-height: 1.5em;
		}
				
.ui-aside li {
			line-height: 0.8rem;
}
.ui-aside .fisrt-li {
	/*border-bottom: 0.01rem solid #c3dcec;*/
			background: #1c84c6;
			clear: both;
			width: 4rem;
}

.ui-aside li {
	display: flex;
	justify-content: space-between;
}	
.ui-aside a {
			display: block;
			}
.ui-aside .dropMenu a {
	width: 3.2rem;
	float: left;
}

.ui-aside .dropMenu {
	width: 4rem;
	background: #1778b5;
	display: none;
	position: absolute;
	left: 0;
	top: 0.8rem;
	z-index: 1000;
}
.ui-aside .dropMenu-show{
	color: #ffffff;
    display: block;
    width: 0.2rem;
}
#navMenu>li {
	position: relative;
}
.ui-aside .dropMenu-show.active{
	    -ms-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.ui-aside .dropMenu.active{
	display: block;
}
.logo-bg{
	width: 100vw;


/*display: flex;
justify-content:center;*/
text-align: center;
    background: -webkit-linear-gradient(#7db2ef, #cee6f8);
  	background: -o-linear-gradient(#7db2ef, #cee6f8); 
  	background: -moz-linear-gradient(#7db2ef, #cee6f8);
 	background: linear-gradient(#7db2ef, #cee6f8); 
}
.logo {
	width: 100vw;



}

.nav-line,.pic-play,.tongzhi,.phone-mid,.lanmu,.icon-play,.copyright {
	width: 100vw;
}
.tongzhi a,.phone-mid span,.phone-mid a{ 
	display: block;
	color: #666;
}

.phone-mid li {
	border-left: 1px solid #f1f1f1;
}

.phone-mid li:first-child{

	border-left: none;
}

.tabindexList span {
				color: #2983c2;
				display: inline-block;
				cursor: pointer;
				font-weight: bold;
				border-bottom: 1px solid #f1f1f1;
			}
.tabindexList span:first-child{
border-right:  1px solid #f1f1f1;

}

.tabindexList .lanme-active{
	color: #fff;
	background: #2983c2;

}
.lanmu li a,.lanmu  li span{
	line-height: .56rem;
}

.lanmu .fr{
	color: #999999;
 font-size: .22rem;
}
.lanmu-more {
	display: block;
	color: #999;
	line-height: .8rem;
	background: #e5e5e5;
}

.pic-play img {
	width: 100%;
}

.ui-aside .dropMenu li{
	width: 2rem;	
	background: #1778b5;
}
.ui-aside  .dropMenu  li.w40 a,.ui-aside  .dropMenu  li.w40{
width: 4rem;
text-align: center;
}
.maquee{ 
	height: 0.8rem;
	overflow: hidden;
}
.maquee li{  
	height: 0.8rem;
}
.tongzhi img{
	width: 0.3rem;
}
.ui-header-l img {
	width: 0.4rem;
}

/*////////网上检务大厅/////////*/

.wsjw{
	width: 100vw;
	background: url(phone_jwdt.png) no-repeat center;
	background-size:cover;
}

.wsjw ul {

    margin: 0 auto;
    position: relative;
    padding-top: 1rem;
    padding-left: 0.2rem;
}

.wsjw ul li{

	float: left;
    text-align: center;
    padding: 0.2rem 0.15rem;
}

.wsjw a{
	display: block;
    width: 0.7rem;
    height: 0.7rem;
    border-radius: 0.35rem;
    text-align: center;
    margin: 0 auto;
    border: 1px solid #fff;

}
.wsjw a img{ 
	width: 0.5rem;
    margin-top: 0.07rem;
}

.wsjw li:first-child a,.wsjw li:nth-of-type(7) a{ 
	background: #eff6fd;

}
.wsjw li  a:hover {
box-shadow: 2px 2px 5px #eee;

}
.wsjw li:first-child a:hover,.wsjw li:nth-of-type(7) a:hover{ 
	border: 1px solid #acd6f7;

}
.wsjw li:nth-of-type(2) a, .wsjw li:nth-of-type(8) a{
	background: #fff2e2;
}
.wsjw li:nth-of-type(2) a:hover, .wsjw li:nth-of-type(8) a:hover{
	border: 1px solid #ffdaaa;
}
.wsjw li:nth-of-type(3) a, .wsjw li:nth-of-type(5) a{
	background: #ffeae4;
}
.wsjw li:nth-of-type(3) a:hover, .wsjw li:nth-of-type(5) a:hover{
	border: 1px solid #ffb7a5;
}
.wsjw li:nth-of-type(4) a, .wsjw li:nth-of-type(6) a{
	background: #e6f8fb;
}
.wsjw li:nth-of-type(4) a:hover, .wsjw li:nth-of-type(6) a:hover{
	border: 1px solid #92e2ef;
}

.wsjw span {
	display: block;
	color: #666;
}


.line {

	background-color: #2983c2;
    display: block;
    float: left;
    width: 0.05rem;
    height: 0.3rem;

    margin-top: 0.06rem;
    overflow: hidden;

}
.lanmu-title {
border-bottom: 1px solid #f1f1f1;

}
.lanmu-title span {
	color: #2983c2;
}


.icon-play {
	background: url(iconplay_bg.png) no-repeat center center #987361;
	background-size:contain;
}
.icon-play span{ 
	display: block;
	color: #fff;
	font-size: .24rem;
}
.footer {

	background: #eee;


}
.phone-hidde {
	display: none;
}


.copyright {
	font-size: .24rem;
	color: #393939;
	text-align: center;
	padding: 0.3rem 0;
	line-height: 0.45rem;
}


/*/////////其他页//////////*/


.phone-hide{

	display: none;
}
.middlewrap-all  {

	color: #696969;
}

.barcon2 ul {
    	margin: 0.2rem 0;
    	padding-left: 0;
    	list-style: none;
    	text-align: center;
	}
 
	.barcon2 li {
    	display: inline;
	}
 
	.barcon2 a {
		font-size: 0.28rem;
		font-weight: normal;
		display: inline-block;
		padding: 0.05rem;
		padding-top: 0;
		color: black;
	}
 
	.barcon2 a:hover{
		color: rgb(255, 0, 0);
	}

/*//////////////head和foot显示不///////////*/

.head {
	display: none;
}



