
/*

By  石 
QQ  594074555

*/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td,hr,button,article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section,img{margin:0;padding:0}
ul,li,ol,dl,dt,dd{list-style: none;}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section { display:block; }
table{border-collapse:collapse;border-spacing:0}
audio,canvas,video { display: inline-block;*display: inline;*zoom: 1;}
fieldset,img{border:0}
caption,th{text-align:left}
q:before,q:after{content:''}
abbr,acronym{border:0;font-variant:normal}
sup{vertical-align:text-top}
sub{vertical-align:text-bottom}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit}
input,textarea,select{*font-size:100%}
@media screen and (max-width: 768px){input[type="button"],input[type="submit"],input[type="reset"],textarea,select{-webkit-appearance: none;-webkit-tap-highlight-color:transparent;}}
a{ text-decoration: none;color: #666;-webkit-tap-highlight-color: rgba(0,0,0,0);-webkit-tap-highlight-color: transparent;}
a:hover{text-decoration:none;cursor: pointer;}
html,body{font-family:"NettoWebPro","arial" ,'Microsoft Yahei';color: #666;overflow-x: hidden;width: 100%;}
*{box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-webkit-tap-highlight-color:transparent}
img{-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;-khtml-user-select:none;user-select:none;}
.mid{width: 1230px;margin-left: auto;margin-right: auto;padding: 0 15px;}
.mid:after{content: "";display: block;height: 0;clear: both;visibility: hidden;}
@media screen and (max-width: 1230px){.mid{width: 100%;}}
body{position: relative;}
.clear{clear: both;}
.mt2{margin-top: 2% !important;}
.mb2{margin-bottom: 2% !important;}
.pt2{padding-top: 2% !important;}
.pb2{padding-bottom: 2% !important;}
.mt0{margin-top: 0% !important;}
.mb0{margin-bottom: 0% !important;}
.pt0{padding-top: 0% !important;}
.pb0{padding-bottom: 0% !important;}
.after:after{content: "";display: block;height: 0;clear: both;visibility: hidden;}
.Edi{word-wrap: break-word;word-break: normal;line-height: 1.5em;}
.Edi *{max-width: 100%;}
.Edi:after{content: "";display: block;height: 0;clear: both;visibility: hidden;}
/*********************************/

@font-face {
  font-family: NettoWebPro;
  src: url("../font/NettoWebPro.eot");
}

@font-face {
  font-family: NettoWebPro;
  src: url("../font/NettoWebPro.woff") format("woff");
}

@font-face {
  font-family: NettoWebPro-Bold;
  src: url("../font/NettoWebPro-Bold.eot");
}

/* then for WOFF-capable browsers */
@font-face {
  font-family: NettoWebPro-Bold;
  src: url("../font/NettoWebPro-Bold.woff") format("woff");
}
.noncolor{
	cursor:default !important;
}
/*公共头部*/
.header .top{
	height: 35px;
	line-height: 35px;
	background: #f0f0f0;
}
.header .top .searchbox{
	float: right;
	font-size: 0;
	padding-top: 4px;
}
.header .top .searchbox input[type=text]{
	width: 242px;
	height: 26px;
	line-height: 26px;
	border: 1px solid #dfdfdf;
	background: #fff;
	color: #a2a8aa;
	padding: 0 10px;
	font-size: 14px;
	vertical-align: top;
}
.header .top .searchbox input[type=button]{
	width: 32px;
	height: 26px;
	border: 1px solid #dfdfdf;
	border-left: 0;
	background: url(../images/a1.png) no-repeat center;
}
.header .top ul{
	float: right;
}
.header .top ul li{
	float: left;
	margin-right: 25px;
}
.header .top ul li a{
	font-size: 14px;
	color: #002c63;
}
.header .top ul li a:hover{
	text-decoration: underline;
}
.header .logo{
	display: block;
	padding: 30px 0 15px;
	margin-left: 0;
}
.header .logo img{
	height: 33px;
	display: block;
}

@media only screen and (max-width:1230px ) {
	.header .logo{
		padding: 20px 15px 10px;
	}
	.header .logo{
		margin-left: 0;
	}
	.header .logo img{
		height: 28px;
	}
}
@media only screen and (max-width:767px ){
	.header .top{
		height: auto;
		line-height:inherit;
		padding: 10px 0 5px;
	}
	.header .top ul,.header .top .searchbox{
		float: none;
		text-align: center;
		padding: 0;
	}
	.header .top ul li{
		float: none;
		display: inline-block;
		margin: 0 10px 0;
		line-height: 2em;
	}
}
.pubNav{
	/*margin-bottom: 15px;*/
}
.pubNav .nav1{
	width: 100%;
	margin-left: -10px;
	font-size: 0;
}
.pubNav .nav1>li{
	display: inline-block;
	text-align: center;
	height: 70px;
	line-height: 70px;
	position: relative;
	margin: 0 5.9%;
}
.pubNav .nav1>li:first-child{
	text-align: left;
	margin-left: 0;
}
.pubNav .nav1>li:last-child{
	text-align: right;
	margin-right: 0;
}
.pubNav .nav1>li.on>a{color: #fff;background: #002C64;}
.pubNav .nav1>li>a{
	font-size: 22px;
	color: #002d64;
	display: inline-block;
	padding: 0 10px;
}
.pubNav .nav1>li:hover>a{
	background: #6482a0;
	color: #fff;
	text-decoration: none;
}
.pubNav .nav2{
	position: absolute;
	top: 70px;
    padding: 20px 0 30px 0;
    overflow: visible;
    left: 0;
    width: 640px;
    height: auto;
    background-color: #6482a0;
    z-index: 10;
    display: none;
    /*-webkit-box-shadow: 0 5px 15px #6482a0;
    box-shadow: 0 5px 15px #6482a0;*/
}
.pubNav .nav1>li:hover .nav2{
	display: block;
}
.pubNav .nav2 dd{
	width: 50%;
	text-align: left;
	position: relative;
}
.pubNav .nav2 dd>a{
	display: block;
	height: 45px;
	line-height: 45px;
	padding: 0 20px 0;
	color: #fff;
	font-size: 18px;
}
.pubNav .nav2 dd:hover>a{
	background: #fff;
	color: #002d64;
	text-decoration: none;
}
.pubNav .nav3{
	position: absolute;
	width: 100%;
	right: -100%;
	top: 0;
	display: none;
}
.pubNav .nav3 a{
	display: block;
	height: 45px;
	line-height: 45px;
	padding: 0 20px 0;
	color: #fff;
	font-size: 18px;
}
.pubNav .nav3 a:hover{
	color: #002D64;
	background: #fff;
	text-decoration: none;
}
.pubNav .nav2 dd.active .nav3{
	display: block;
}
.pubNav .nav2 dd em{
	position: absolute;
	height: 45px;
	width: ;
}
.pubNav .nav2 dd .icon{
	position: absolute;
	right: 0;
	width: 20px;
	top: 50%;
	display: block;
	color: #fff;
	font-size: 14px;
	line-height: 45px;
	margin-top: -20px;
}
.pubNav .nav2 dd:hover .icon{
	color: #002D64;
}

@media only screen and (max-width:1230px ) {
	.pubNav .nav1>li>a{
		font-size: 18px;
	}
	.pubNav .nav1>li:first-child{
		text-align: center;
	}
	.pubNav .nav2 dd>a,.pubNav .nav3 a{
		font-size: 16px;
		height: 32px;
		line-height: 32px;
	}
	.pubNav .nav2{
		position: absolute;
		top: 50px;
	    padding: 20px 0 30px 0;
	    max-height: 470px;
	    overflow: visible;
	    left: 0;
	    width: 500px;
	    height: auto;
	}
	.pubNav .nav1>li{
		height: 50px;
		line-height: 50px;
		margin: 0 5%;
	}
	.pubNav .nav2 dd .icon{
		line-height: 40px;
	}
}
.menuBtn{
	position: absolute;
	right: 15px;
	font-size: 28px;
	width: 36px;
	height: 36px;
	line-height: 36px;
	background: #002C63;
	color: #fff;
	border-radius: 4px;
	display: none;
	top: 0;
}
.menuBtn:before{left: 4px;position: absolute;}
@media only screen and (max-width:1024px ) {
	.pubNav .nav1>li{
		margin: 0 4%;
	}
}
@media only screen and (max-width:980px ) {
	.pubNav .nav1>li>a{
		font-size: 16px;
	}
	.pubNav .nav2 dd>a,.pubNav .nav3 a{
		font-size: 14px;
	}
	.pubNav .nav1>li{
		margin: 0 4%;
	}
}

@media only screen and (max-width:767px) {
	.header .logo{
		padding: 20px 0;
	}
	.header .logo img{
		height: 24px;
	}
	.pubNav .nav1>li{
		float: none;
		width: 100%;
		text-align: left;
		height: auto;
	}
	.pubNav{
		position: relative;
		z-index: 20;
		margin-bottom: 0;
	}
	.pubNav .navout{
		position: absolute;
		right: 0;
		top: 15px;
		width: 100%;
		padding-top: 50px;
	}
	.menuBtn{
		display: block;
	}
	.pubNav .nav1{
		background: #002C63;
		display: none;
	}
	.pubNav .nav1>li>a{
		color: #fff;
		padding: 0 15px;
		width: 100%;
	}
	.pubNav .nav2{
		position: initial;
		width: 100%;
		padding:0 15px;
		max-height: initial;
		 -webkit-box-shadow: none;
    	box-shadow:none;
	}
	.pubNav .nav1>li:hover .nav2{
		display: none;
	}
	.pubNav .nav1>li:hover>a{
		background: none;
	}
	.pubNav .nav2 dd{
		float: none;
		width: 100%;
	}
	.pubNav .nav3{
		position: initial;
		padding: 0 15px;
	}
	.pubNav .nav3 a:hover,.pubNav .nav2 dd:hover a{
		background: none;
		color: #fff;
	}
	.pubNav .nav1>li.mactive{
		background: #6482A0;
		color: #fff;
	}
}

.footer{
	width: 100%;
	background: #f0f0f0;
	margin-top: 30px;
}
.footer .nav{
	padding: 20px 15px;
}
.footer .nav dl{
	float: left;
	width: 22.5%;
	margin-left: 3.33%;
}
.footer .nav dl:first-child{margin-left: 0;}
.footer .nav dl dt{
	font-size: 18px;
	color: #333333;
	line-height: 2.4em;
	border-bottom: 1px solid #ddd;
	margin-bottom: 20px;
}
.footer .nav dl dt a{color: #333333;}
.footer .nav dl dd{
	font-size: 14px;
	color: #333333;
	line-height: 1.5em;
	margin-bottom: 5px;
}
.footer .nav dl dd a{
	font-size: 14px;
	color: #002C64;
}
.footer .nav dl dd.img a{
	padding-right: 15px;
}
.footer .link a{
	float: left;
	margin: 30px 0;
}
.mid2{
	max-width: 950px;
	margin: 0 auto;
}
.footer .link{
	max-width: 950px;
	text-align: center;
	font-size: 0;
}
.footer .link a{
	display: inline-block;
	width: 25%;
	padding: 0 25px;
	text-align: center;
}
.footer .link a img{
	display: block;
	height: 77px;
	width: auto;
	margin: 0 auto;
	max-width: 100%;
}
.footer .botp{
	text-align: center;
	font-size: 14px;
	color: #333333;
	line-height: 40px;
}

@media only screen and (max-width:1200px) {
	.footer .link a{
		margin: 15px 0;
	}
}
.fix{
	position: fixed;
	left: 5px;
	top: 185px;
	z-index: 9;
}
@media only screen and (max-width:767px) {
	.footer .link a{
		margin: 15px 0;
		width: 50%;
	}
	.footer .link a img{
		height: 40px;
	}
	.footer .nav dl{
		width: 100%;
		margin: 0;
	}
	.footer .nav dl dt{
		font-size: 16px;
		margin-bottom: 10px;
	}
	.footer .nav dd img{
		height: 30px;
	}
	.fix img{
		width: 80px;
		height: auto;
	}
}

