@charset "utf-8";
/* CSS Document */
*{-webkit-backface-visibility: hidden;}
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0
}
html,body,form,fieldset,p,div,h1,h2,h3,h4,h5,h6 {
	-webkit-text-size-adjust: none;
}

body {
	font-family:'Microsoft Yahei','helvetica','arial';
	font-size:62.5%;
	-webkit-text-size-adjust: none;
	background:#fff;
	-webkit-text-size-adjust: none;
	width: 100%;
    position:relative;
    	
}

li{list-style:none;}
a {
	text-decoration: none;
	color: #000;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
img {
	max-width:100%;
	height:auto;
	vertical-align: middle;
	border: 0;
	-ms-interpolation-mode: bicubic;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
}
.ellipsis {
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden
}

nav{width: 100%; height: 1.2rem; background:#00226f; text-align:center; margin-top: -2.4rem;}
nav a{display:block; float: left; width:1.3rem; height: 100%;}
nav a:nth-child(1){width:1rem;}
nav a.active{background:url(2.jpg) no-repeat; background-size:100% 100%;}
.searchbox{width: 100%; height: 0.6rem; text-align:center; margin:0.2rem 0;}
.searchbox form{overflow: hidden; width: 100%; height: 0.6rem;}
.searchbox .i{width: 80%; height: 0.6rem; border:0; background:#fff; display:block; float: left; margin:0 0 0 5%;}
.searchbox .ok{width: 10%; height: 0.6rem; background:url(5.png) no-repeat center center #0081cc; display:block; float: left; border:0;}

.picbox{width:100%; overflow:hidden;}
.picbox ul li{float:left;}
.picbox ul li a{display:block; width:100%; position:relative;}
.picbox ul li a p{position:absolute; left:0; bottom:0; width: 100%; height: 0.6rem; background:#000; opacity:0.4; z-index:8;}
.picbox ul li a span{display:inline-block; position:absolute; left:0; width: 70%; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; bottom:0; padding-left: 5%; height: 0.6rem; line-height: 0.6rem; z-index:9;  color: #fff; font-size:0.3rem;}
.lines{width: 100%; margin:0.15rem 0; height: 0.8rem; border-bottom:1px solid #e3e3e3;}
.lines .name{height: 100%; display: block; border-bottom:2px solid #00226f; font-size:0.4rem; font-weight:bold; line-height: 0.8rem; color: #00226f;}

.news1{width: 90%; margin:0.15rem 5%; overflow: hidden;}
.news1 .title{line-height: 0.46rem; margin-bottom: 0.2rem;}
.news1 .title a{font-size:0.4rem; color: #004087;}
.news1 .zy{font-size:0.32rem; line-height: 0.45rem; padding:0.2rem 0 0.3rem 0; border-top:1px dashed #b2b2b2;}
.news1 ul{width: 100%; overflow: hidden;}
.news1 ul li{height: 0.65rem; line-height: 0.65rem;}
.news1 ul li b{display:block; float: left; width: 0.1rem; height: 0.1rem; background:#004087;     margin: 0.28rem 0.2rem 0 0;}
.news1 ul li a{display:block; float: left; width: 65%; font-size:0.32rem; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.news1 ul li span{float: right; font-size:0.32rem;}
.news1 .pic{padding: 0.2rem 0;}
.news1 .list li{border-bottom:1px dashed #e3e3e3;}
.news1 .list li a{width: 90%;}
.box{width: 90%; margin:0.15rem 5%; overflow: hidden;}
.box .pic {
    width: 100%;
    height: 75px;
    background: url(10.jpg) no-repeat;
	background-size:100% 100%;
    margin: 0.4rem 0;
}

.box .pic a {
    display: block;
    float: left;
    height: 75px;
}
.box .pic2 {
    width: 100%;
    height: 100px;
    background: url(rk11.jpg) no-repeat;
	background-size:100% 100%;
    margin: 0.4rem 0;
}
/*
.box .pic2 .p1{width: 100%; height: 38px;}
.box .pic2 .p1 a{display: block; float: left; height: 100%; width: 50%;}
.box .pic2 .p2{width: 100%; height: 38px;}
.box .pic2 .p2 a{display: block; width: 120px; height: 100%; margin:0 auto;}
.box .pic2 .p3{width: 100%; height: 24px;}
.box .pic2 .p3 a{display: block; width: 33%; height: 100%; float: left;}*/
.box .pic2 .p1{width: 100%; height: 50px;}
.box .pic2 .p1 a{display: block; float: left; height: 100%; width: 50%;}
.box .pic2 .p2{width: 100%; height: 50px;}
.box .pic2 .p2 a{display: block; width: 50%; float: left;height: 100%;}

.link{width: 100%; height: 3rem; background:#e7f2ff; }
.link  select{width: 90%; height: 0.8rem; margin:0.4rem 5% 0; border:1px solid #d7d7d7;}







