@charset "utf-8";
html {
	font-size: 312.5%;
}
body {
	line-height: 1.5;
	font-size: .28rem;
	color: #333333;
	font-family:"微软雅黑"; 
}
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td {
	margin: 0;
	padding: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0
}
img {
	vertical-align: middle;
	border: 0
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}
ul, ol, li {
	list-style: none;
}
em, i {
	font-style: normal
}
img {
	border: none;
}
input, img {
	vertical-align: middle
}
select, textarea {
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	-webkit-appearance: none;
	border: 0;
	border-radius: 0;
}
textarea:focus {
	outline: 0
}
a {
	color: #6E7D8B;
	text-decoration: none;
	outline: 0
}
a:active, a:hover, a.current {
	outline: 0
}
html {
	font-size: 312.5%;
}
img {
	border: none;
	display: block
}
input {
	border: none;
	font-size: .28rem;
}
input:focus {
	outline: none;
}


/*regsiter*/

 @-webkit-keyframes rotate {
 from {
-webkit-transform:rotate(0deg);
}
 to {
-webkit-transform:rotate(360deg);
}
}

@media screen and (min-width:350px) {
html {
	font-size: 342%;
	
}
}

@media screen and (min-width:410px) {
html {
	font-size: 400%;
}
}

@media screen and (min-width:480px) {
html {
	font-size: 469%;
}
}

@media screen and (min-width:640px) {
html {
	font-size: 625%;
}
}
/*图片自动缩放*/
img { -ms-interpolation-mode: bicubic; border: none; font-size: 0; margin: 0; padding: 0; }
ul li { list-style-type: none; border: none; }
table { border-collapse: collapse; border-spacing: 0; }
input, textarea { border: none; }

/*去掉默认边框*/
input, button, select, textarea, a { outline: none; background-color: transparent; }

/*浮动*/
.fl { float: left; }
.fr { float: right;}

/*清除浮动*/

.clearfix:after { height: 0; content: ""; display: block; clear: both; visibility: hidden; font-size: 0; }
.clearfix { zoom: 1; }
* html .clearfix { zoom: 1; }
/*两端对齐*/
.justify{text-align:justify;text-justify :newspaper;line-height: 0;}
.justify:before,.justify before{ display:inline-block;width:100%;height:0;content:"";line-height:0;font-size:0;visibility:hidden;}
.justify:after,.justify after{ display:inline-block;width:100%;height:0;content:"";line-height:0;font-size:0;visibility:hidden;}
.justify-box{text-align:justify;width:200px;word-break:break-all;}

.wrapper{ width:93.75%; margin: 0 auto; }
.container{position: absolute;width: 100%;height: 100%;background-color: #fff;left: 0;top: 0;overflow:hidden;} 
@media screen and (min-width:960px) {
  .container {
        width:960px;
		left: 50%;
		margin-left: -480px;
    }
}

.wrap-box{width:100%;overflow:hidden;position:relative;top:0;left:0;}
.wrap-nav {margin-bottom:10% 0;}
.content-detail{width:94%; margin:0 auto;}

/*顶部导航*/
.header{position:absolute;left:0;top:0;width:100%;z-index:1000;background:rgba(250,250,250,0.7);height:52px;}
.header p{float:left;padding:14px 40px;background:url(../images/left.png) no-repeat left 20px center;background-size:15px 22px;}
.header .menu{float:right;margin: 14px 20px;}
.menu span{padding:10px 30px;background:url(../images/menu.png) no-repeat right center;background-size:25px;}
.menu span:hover{background:url(../images/menu01.png) no-repeat right center;background-size:25px;}
.menu ul{position: absolute;z-index: 1000;background:#fff;right: 0px;top: 99%;display:none;box-shadow:-3px 2px 8px #a6a6a6; }
.menu ul li{text-align: left;font-size:18px;border-bottom:1px solid #dadada;}
.menu ul li a{display:inline-block; padding:15px 35px;}
.menu ul li:last-child{border-bottom:1px solid transparent;}
.menu ul li:hover{background:#1E7DD7;}
.menu ul li:hover a{color:#fff;}

/*底部菜单*/

.footer{position:fixed;left:0;bottom:0;width:100%;z-index:1000; }
.side{width:100%;background: rgba(250, 250, 250,1);padding:0;}
.side ul{width:100%;padding:0;display:inline-block;}
.side ul li{float:left;width:33.3%;font-size:16px;text-align:center;height:100%;}
.side ul li a{color:#1E7DD6;}
.side ul li:nth-of-type(1)  a{ background:#1E7DD6;display:inline-block;padding: 9px 19px;text-align:center;}
.side ul li:nth-of-type(2)  a{ background:red;display:inline-block;padding: 0 10px 0 25px;background:url(../images/fenbu.png) no-repeat left center;text-indent:5px;}
.side ul li:nth-of-type(3)  a{ background:red;display:inline-block;padding: 0 10px 0 25px;background:url(../images/jianjie.png) no-repeat left center;text-indent:5px;}
.side ul li img{width:100%;margin:0 auto;vertical-align: middle;}

/**
 * 修改分页样式
 *
 */
.page{width:100%;margin:5% 0;overflow:hidden;text-align:center;}
.page ul li{display:inline-block;}
.page ul li b{color:#3E8DD9;}
.page ul li a.in{ color: #3E8DD9;}

 .pubfoot{background-color: #ffffff;width: 100%;}
        .pubfoot td{text-align: center;vertical-align: middle;}
        .pubfoot td a{text-align: center;}
        .firsttd{background-color: #1E7DD6}
        .firsttd img{width: 60%;padding:10px 0;display: inline-block;}
        .secondtd{width: 33.3%;box-sizing: border-box;padding-left: 5%}
        .secondtd a{color:#1E7DD6;font-size: 14px;display: block;width: 100%;height:100%;padding:20px 0 20px 5px;}
        .back01 a{background:url('../images/fenbu.png')  left center no-repeat;}
        .back02 a{background:url('../images/jianjie.png') center left no-repeat;}