.f12{font-size:12px;}
.f16{font-size:16px;}
.bold{font-weight:bold;}
.white{color:#fff;}
.left{float:left;}
.right{float:right;}
.t_r{text-align:right;}
.clear{clear:both;}
.relative{position:relative;}
.absolute{position:absolute;}
.rel_center{position:relative;left:50%;}
.hidden{display:none;}
a {
    color: inherit;
    text-decoration: none;
    transition: all 0.2s linear 0s;
}
@charset "utf-8";
/* CSS Document */
.pagination{
	font-size: 0px;
	margin-right: -5px;
	padding-top: 15px;
	text-align: center;
}
.pagination ul li {
	float: left;
}
.pagination a{
	font-size: 12px;
	color: #ccc;
	display: inline-block;
	_display:inline;
	padding: 0 7px;
	border: 1px solid #ddd;
	margin-right: 5px;
	line-height: 26px;
}
.pagination a.prev,.pagination a.next{
	padding: 0 15px;
}
.pagination a:hover,
.pagination a.cur,
.pagination a.active,
.pagination li.active a,
.pagination li.active a:hover {
	background: #0066a5;
	font-weight: bold;
	color: #fff;
	border: 1px solid #0066a5;
}

/*Base*/
html {
	font: 12px/1.8 "Microsoft YaHei","\5b8b\4f53",Arial,sans-serif;
	color: #666;
    -ms-text-size-adjust: 100%; 
    -webkit-text-size-adjust: 100%; /*修正手持设备字体变化*/
}
* {
    margin: 0;
	padding: 0;
}
a {
	text-decoration: none;
    background: transparent; /*修正win8系统IE连接灰色背景*/
	outline:none;
	blr:expression(this.onFocus=this.blur());
}
a:focus {
    outline: 0;
}
a:active,
a:hover {
    outline: 0;
	/*transition:text-shadow 500ms ease-in 0ms, color 500ms ease-in 0ms;*/
}
img {
    border: 0;
	-ms-interpolation-mode:bicubic
}
fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}
button,
input,
select,
textarea {
    font-family: inherit; 
    font-size: 100%; 
    margin: 0;
    outline:none;
}
button,
input {
    line-height: normal;
}
button,
select {
    text-transform: none;
}
button,
html input[type="button"], 
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button; 
    cursor: pointer; 
}

button[disabled],
html input[disabled] {
    cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box; 
    padding: 0; 
}
input[type="search"] {
    -webkit-appearance: textfield; 
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box; 
    box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}
input.submit {
	border: 0;
	margin: 0;
	cursor: pointer;
}


i, em {
    font-style: normal;
}
/*清除浮动*/
.clear {
    clear: both;
}
.f-cb{
    zoom: 1;
}
.f-cb:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    overflow: hidden;
    visibility: hidden;
}
.fl {
	float:left;
}
.fr {
	float:right;
}
/*字体*/
.ari{
    font-family: "Arial";
}
/*字号*/
.f12{
    font-size: 12px;
}
.f14{
    font-size: 14px;
}
.f16{
    font-size: 16px;
}
.f18{
    font-size: 18px;
}
.f20{
    font-size: 20px;
}
.f22{
    font-size: 22px;
}
.f24{
    font-size: 24px;
}

.bold{
    font-weight: bold;
}

.por {
    position: relative;
}
.poa {
    position: absolute;
}
.poa-f {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.ovh {
    overflow: hidden;
}
.noselect {
    -webkit-user-select: none;
}
.z1 {
    z-index: 1;
}
.z2 {
    z-index: 2;
}
.dn {
    display: none;
}
.w-f {
    width: 100%;
}
.h-f {
    height: 100%;
}
.fwn {
    font-weight: normal;
}
.t-f {
    transition: all 0.5s ease 0s;
}
.t-c {
    transition: color 0.5s ease 0s;
}
.t-bg {
    transition: background 0.5s ease 0s;
}</style><script src="./34_files/jQuery.js" type="text/javascript" charset="utf-8"></script><script src="./34_files/jquery.easing.1.3.js" type="text/javascript" charset="utf-8"></script><script src="./34_files/prefixfree.min.js" type="text/javascript" charset="utf-8"></script><script src="./34_files/html5.min.js" type="text/javascript" charset="utf-8"></script><!-- static file error: plug.preload.js findout. --><style media="screen" data-href="http://www.hailiang.com/static/web/css/style.css?v=v2">@charset "utf-8";
/* CSS Document */
a{
	color: #666;
	transition: all 0.3s ease 0s;
}
li{
	/*transition: all 0.3s ease 0s;*/
}
.bgsize{
	background-size: cover !important;
}
.wrap{
	padding: 0 2%;
	width: 100%;
	/*transition: all 0.3s ease 0s;*/
}
.wrap.m-wrap{
	/*padding: 0 3%;
	width: 94%;*/
	padding: 0 4.7%;
	width: 90.6%;
}
.m-wrap{
	padding: 0 4.7%;
	width: 90.6%;
}
.header{
	position: relative;
	z-index: 99999;
	height: 70px;
}
/*.header.owrap{
	padding-top: 44px;
	padding-bottom: 26px;
}
.header.twrap{
	padding-top: 34px;
	padding-bottom: 20px;
}*/

.header.fixed.short{ height:95px; width:100%; background:#06224b; border-top:1px solid #035cac;}
.header.fixed.short .nav ul{
	padding-bottom: 10px;
}
/*.header.twrap{
	padding-top: 20px;
	padding-bottom: 10px;
}*/
.header.m-wrap{
	/*padding-top: 13px;
	padding-bottom: 13px;*/
	padding-top: 0;
	padding-bottom: 0;
	height: 70px;
	background:#06224b;
	border-bottom:1px solid #035cac;
}
.header.m-wrap.short{
	padding-top: 0;
	padding-bottom: 0;
}
.header.m-wrap.short.fixed{
	height: 46px;
}
.header.m-wrap .left{
	
}


.header.m-wrap .right{
	display: none;
}

.header .nav-ico{
	display: none;
	cursor: pointer;
	margin-right: 2.5%;
	height: 27px;
}
.header.m-wrap .nav-ico{
	display: block;
	width:42px;
	height:27x;
	margin:35px 5px 0 0;
	background:url("../Image/m_menu.png") top center no-repeat;
}
.header.m-wrap .nav-ico.hover{
	background: url("http://www.hailiang.com/static/web/css/../img/ico_99.png") no-repeat center #035cac;
	background-size: auto 40%;
}
.header .nav-ico img{
	height: 100%;
}
.header .m-navwrap{
	display: none;
}
.header.m-wrap .m-navwrap{
	width: 100%;
	position: absolute;
	top:95px;
	left: 0;
	display: none;
	background: #fff;
}
.header.m-wrap .m-navwrap ul,.header.m-wrap .m-navwrap li{
	width: 100%;
}
.header.m-wrap .m-navwrap .tit{
	display: block;
	width: 78%;
	padding: 0 17% 0 5%;
	height: 60px;
	line-height: 60px;
	font-size: 15px;
	color: #fff;
	background: url("../Image/li.png") no-repeat 92% center #06224b;

	cursor: pointer;
	border-right: 1px solid #035cac;
}
.header.m-wrap .m-navwrap .tit a{
	color: #fff;
	display: block;
	font-size:24px;
}
.header.m-wrap .m-navwrap .tit a:hover{
	color: #b0b0b0;
}
.header.m-wrap .m-navwrap li{
	border-bottom: 1px solid #0c3064;
	border-right: 1px solid #035cac;
}
.header.m-wrap .m-navwrap .sub-box{
	width: 100%;
	background-color: #004888;
	display: none;
}
.header.m-wrap .m-navwrap .sub-box a{
	display: block;
	width: 78%;
	padding: 0 17.4% 0 4.6%;
	height: 60px;
	line-height: 60px;
	background:#06224b;
	border-top: 1px solid #0c3064;
	color: #fff;
	font-size: 18px;
}
.header.m-wrap .m-navwrap .sub-box a:hover{
	background-color: #cb3637;
}
.header-main{ width:1300px; height:auto; margin:0px auto; }
.header .nav{ height:70px; float:left; margin-top:30px;}
.header.m-wrap .left .nav{
	display: none;
}
/*.header .nav ul{
	padding-bottom: 30px;
}*/
.header .nav li{
	background:url(../Image/interval.jpg) right center no-repeat;
	width:115px;
	position: relative;
	transition: all 0.2s linear 0s;
	cursor:pointer;
	float:left;
}

.header .nav li:hover,.header .nav li.hover{
	/*border-bottom: 2px solid #035cac;*/
	/*padding-bottom: 28px;*/
	/*margin-bottom: -1px;*/
	background:#004e99;
}

.header .nav li .subbox{
	position: absolute;
	top: 70px;
	left: 0;
	width: 240px;
	display: none;
}
.header .nav li .subbox .top-line{
	display: block;
	width: 100%;
	height: 10px;
	background: #cb3637;
}
.header .nav li .subbox a{
	display: block;
	width: 260px;
	border-bottom: 1px solid #0b60b2;
	font-size: 14px;
	height:60px!important;
	line-height:60px!important;
	font-family:"Microsoft YaHei";
	color: #666;
}
.header .nav li:hover .subbox a,.header .nav li.hover .subbox a{
	color: #fff;
	text-align:center;
	font-family:"Microsoft YaHei";
	background:#004e99;
	color:#fff;
}
.header .nav li .subbox a.bot{
	border-bottom: none;
}
.header .nav li .subbox a:hover{
	color: #fff;
	background:#0c6cc7;
	text-indent:-25px;
	
}
.header.short .nav li{
	
}
.header.short .nav li:hover,.header.short .nav li.hover{
	
}
.header.twrap .nav li{
	padding: 0 5px 12px;
}

.header .nav li a,.header .nav li.subli a{ font-family:"Microsoft YaHei"; display:block; text-align:center; font-size:16px; font-weight:bold; height:70px; line-height:70px; color:#5a5a5a;}
.header .nav li:hover a,.header .nav li.hover a{
	color: #fff;
}
.header .sharebox{
	margin-top: 7px;
	width: 100%;
	height: 26px;
}
.header .sharebox a{
	float: right;
	margin: 0 0 0 10px;
	display: block;
	width: 26px;
	height: 26px;
	padding: 0;
}
.header .sharebox .sina{
	background: url("http://www.hailiang.com/static/web/css/../img/ico_109.png") no-repeat center;
}
.header .sharebox .wei{
	background: url("http://www.hailiang.com/static/web/css/../img/ico_108.png") no-repeat center;
	position: relative;
}
.header .sharebox .sina:hover{
	background: url("http://www.hailiang.com/static/web/css/../img/ico_02.png") no-repeat center;
}
.header .sharebox .wei:hover{
	background: url("http://www.hailiang.com/static/web/css/../img/ico_01.png") no-repeat center;
}
.header .sharebox .wei img{
	position: absolute;
	left: -100px;
	top: 100%;
	width: 200px;
	display: none;
}
.header .s-nav{
	width: 100%;
	line-height: 32px;
	height: 32px;
}
.header .s-nav a{
	float: right;
	color: #777f90;
	line-height: 36px;
}
.header .s-nav a.en{
	font-family: "Arial";
	font-size: 16px;
	font-weight: bold;
	color: #777f90;
}
.header .s-nav a:hover{
	color: #babec5;
}
.header .s-nav .line{
	display: inline-block;
	float: right;
	color: #f76b6c;
	width: 32px;
	text-align: center;
}
.header.twrap .s-nav .line{
	width: 14px;
}
.header .s-nav a.search-btn{
	display: inline-block;
	width: 18px;
	height: 17px;
	background:url(../Image/search.png) no-repeat center;
	margin:10px 15px 0 0;
	float:right;
}
.search-bg{
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 50;
	background-color: #000;
	opacity: 0.8;
	filter: Alpha(opacity=80);
	display: none;
}
.searchbox{
	width: 50%;
	position: fixed;
	top:40%;
	left: 50%;
	margin-left: -25%;
	height: 80px;
	border: 1px solid #535353;
	z-index: 51;
	display: none;
}
.m-search-box{
	width: 93%;
	border: 1px solid #aaa;
	position: fixed;
	left: 3%;
	top: 30%;
	height: 80px;
	z-index: 51;
	display: none;
}
.searchbox input.tex{
	border: none;
	background: none;
	font-size: 36px;
	font-family: "Arial";
	color: #a7a7a7;
	height: 45px;
	line-height: 45px;
	padding: 16px 2% 15px;
	width: 80%;
}
.m-search-box input.tex{
	border: none;
	background: none;
	font-size: 24px;
	font-family: "Arial";
	color: #a7a7a7;
	height: 50px;
	line-height: 50px;
	padding: 14px 2% 13px;
	width: 80%;
}
.searchbox input.search-btn{
	border: none;
	width: 7%;
	margin-right: 1%;
	margin-top:15px;
	height: 45px;
	background: url("../Image/Topsearch.png") center center no-repeat;
	background-size: 70% auto;
	min-width: 40px;
}
.m-search-box input.search-btn{
	border: none;
	width: 7%;
	margin-right: 2%;
	margin-top:5px;
	height: 68px;
	background: url("../Image/Topsearch.png") center center no-repeat;
	background-size:90% auto;
}
.close-search{
	display: block;
	width: 37px;
	height: 37px;
	background: url("../Image/close.png") no-repeat center;
	position: fixed;
	right: 3%;
	top: 50px;
	cursor: pointer;
	z-index: 51;
	display: none;
}
.m-close-search{
	display: block;
	width: 30px;
	height: 30px;
	background: url("../Image/close.png") no-repeat center;
	background-size: 100% auto;
	position: fixed;
	right: 4.6%;
	top: 15px;
	cursor: pointer;
	z-index: 51;
	display: none;
}
.m-searchbtn{
	width: 28px;
	height: 28px;
	background: url("../Image/m_search.png") no-repeat left center;
	border-right: 1px solid #035cac;
	margin:35px 15px 0 0;
	padding:0 10px 0 0;
	cursor: pointer;
	display: none;
}
.m-wrap .m-searchbtn{
	display: block;
}

