@charset "gb2312";
/*hztd*/

.hztd_tle { border-bottom: 1px solid #ccc; padding:0 0.5rem 0.75rem 0.5rem;}

.hztd_tle h3 { font-size: 0.75rem; font-weight: normal; line-height: 0.8rem;height:0.8rem;}

.hztd_tle i { height: 0.625rem; margin-right: 0.4rem; width: 0.075rem; background: #53c2f9; display: inline-block; vertical-align: bottom; margin-top: 0.095rem;}

.hztd_con ul { padding:0.75rem 0;}

.hztd_con ul li { float: left; width: 5.3333rem; border-left:1px solid #ebebeb; border-top:1px solid #ebebeb; padding:0.75rem 0;}
/*¼×¿ºÀ´ÔºÂ·Ïß*/
.lia_e.lia_h{margin-top:0.75rem}
.lia_e{margin:0.8rem auto;width:14.5rem;font-size:.5rem;position:relative}
.lia_e.lia_h p{line-height:.85rem}
.lia_e p{line-height:1.05rem;font-size:.5rem;padding:0!important}
.lia_e p span{color:#ff5400;font-size:.5rem!important;line-height:0!important;padding:0!important}
.lia_a p.lia_g{color:#5f7dd7;font-size:.6rem;margin-top:1rem;margin-left:.45rem; line-height:0.8rem !important; padding:0 !important}
.lia_a p span.lia_f{width:.1rem;height:.7rem;background:#5f7dd7;display:inline-block;float:left;border-radius:.15rem;margin-right:.25rem}
.lia_a table{margin:auto;margin-top:.4rem;border-collapse:collapse;border-spacing:0;font-size:.375rem;width:14.325rem}
.lia_c{margin:0 .2rem 0 .575rem}
.lia_c img{width:1.7rem;height:1.85rem}
.lia_d{line-height:.7rem;width:12.15rem;font-size:.45rem;margin-top:.4rem}
.lia_d span{font-weight:700;color:red}
.hztd_tle{border-bottom:1px solid #ccc;padding:1rem .5rem .55rem .5rem}
.hztd_tle h3{font-size:.75rem;font-weight:400;line-height:.65rem}
.nlideBox .bd ul .lia_a{background:url(../images/nakly_02.jpg) no-repeat;width:15.5rem;height:10.4rem;background-size:15.5rem 10.4rem;margin:0 auto}

.addoc_about{
	margin-bottom:0.75rem;
}
.bottom_tel{width:15rem;margin:0.375rem auto;}
.bottom_tel img{width:15rem;height:5.225rem;}
.bottom_gb{background:url(../images/footer_bottom_06.jpg) no-repeat;background-size:16rem 7.5rem;width:16rem;height:7.5rem;margin:0 auto;}
.bottom_gb span{font-size:0.5rem;color:#fff;display:block;margin-bottom:0.6rem;}
.bottom_gb_span{margin-left:8.3rem;padding-top:0.95rem;width:6.8rem;height:5.5rem}
.bottom_gb_span a{font-size:0.675rem;color:#fff;margin-top:-0.1rem;display:inline-block;margin-top:-0.5rem;}

.hztd_con ul li:nth-child(3n+1) { border-left: none;}

.hztd_con ul li:nth-child(-n+3) { border-top:none;}

.hztd_con ul li img { display: block; width: 2.85rem; margin:0 auto;}

.hztd_con ul li p { text-align: center; margin-top: 0.4rem;}

.hztd_icon { width: 2.83rem; height: 2.83rem; margin:0 auto; background:url(../images/spr_hztd.png) no-repeat; background-size: 8.5rem auto;}

.hztd_icon2 { background-position:-2.83rem 0; }

.hztd_icon3 { background-position:-5.69rem 0;}

.hztd_icon4 { background-position:0 -2.83rem; }

.hztd_icon5 { background-position:-2.83rem -2.83rem; }

.hztd_icon6 { background-position:-5.69rem -2.83rem; }

.hztd_icon7 { background-position:0 -5.68rem; }

.hztd_icon8 { background-position:-2.83rem -5.68rem; }

.hztd_icon9 { background-position:-5.69rem -5.68rem; }
* {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	margin: 0;
	padding: 0;
}
body {
	color: #333;
	font-family: Microsoft Yahei;
	font-size: 0.6rem;
}
a {
	text-decoration: none;
	border: none;
}
a:hover {
	text-decoration: underline;
	text-decoration: none;
}
ul, li {
	list-style: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
img {
	border: none;
	vertical-align: middle;
}
.clearfix {
	zoom: 1;
	display: block
}
.clearfix:after {
	content: "";
	height: 0px;
	display: block;
	clear: both;
	visibility: hidden;
}
.layout {
	width: 16rem;
	margin: 0px auto;
	background: #fff;
	overflow: hidden;
}
.container {
	width: 14.5rem;
	margin: 0px auto;
}
.clear {
	zoom: 1;
}
.clear:after {
	height: 0;
	display: block;
	content: "\20";
	clear: both;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.mc {
	margin: 0 auto;
}
.dis-inline {
	display: inline-block;
	vertical-align: middle;
}
.text-center {
	text-align: center;
}
.box {
	width: 16rem;
	margin: 0 auto;
	overflow: hidden;
}
.font28 {
	font-size: 0.7rem;
}
.font26 {
	font-size: 0.65rem;
}
.font20 {
	font-size: 0.5rem;
}
.font18 {
	font-size: 0.45rem;
}

.mt11 {
	border-top: 0.25rem solid #eee;
}
.mt12 {
	border-bottom: 0.35rem solid #eee;
	margin-bottom:3rem;
}
.bgfff {
	background: #fff;
}
.border-bg {
	border: 0.25rem solid #eee;
}
/*header*/

header {
	background: #0052a6;
	padding: 0.375rem 0.75rem;
}
.logo {
	padding-right: 1.5rem;
	border-right: 1px solid #0189d7;
}
.logo img {
	width: 6.4rem;
}
.headCall {
	margin-top: 0.425rem;
	width: 5.95rem;
}
.yygh_head {
	text-align: center;
	padding: 0.5rem 0;
	text-align: center;
	position: relative;
	background: #0052a6;
	color: #fff;
	font-size: 0.7rem;
}
.head_home {
	position: absolute;
	left: 0.75rem;
	top: 0.55rem;
	width: 1.075rem;
}
.head_phone {
	position: absolute;
	right: 0.75rem;
	top: 0.55rem;
	width: 1.25rem;
}
/*home_ad*/

.home_ad {
	margin-top: 0.25rem;
}
.home_ad img {
	width: 16rem;
	display: block;
}
.home_k {
	height: 2.375rem;
}
/*nav*/

nav a {
	display: block;
	width: 3.98rem;
	height: 1.75rem;
	line-height: 1.75rem;
	text-align: center;
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;
	float: left;
	font-size: 0.65rem;
	color:#000;
}
nav a:first-child, nav a:nth-child(5) {
	border-left: 0;
}
nav a:nth-child(-n+4) {
	border-top: none;
}
/*nvanav*/

.navbar-nav {
	height: 4.1rem;
}
.navbar-nav ul {
	padding-top: 0.575rem;
}
.navbar-nav ul li {
	width: 4rem;
	height: 2.6rem;
	float: left;
	position: relative;
	background: url(../images/yyjj_03.png) no-repeat left center;
	background-size: 0.025rem 2.6rem;
}
.navbar-nav ul li:first-child {
	background: none;
}
.navbar-nav ul li a {
	display: inline-block;
	width: 3.95rem;
	height: 2.6rem;
	text-align: center;
}
.navbar-nav ul li a p {
	font-size: 0.65rem;
	color: #414141;
}
.yyabout_icon {
	width: 1.55rem;
	height: 1.625rem;
	margin: 0 auto;
	background: url(../images/spr_yyjj.png) no-repeat;
	background-size: 6.2rem auto;
	margin-bottom: 0.125rem;
}
.yyabout_icon2 {
	background-position: -1.55rem 0;
}
.yyabout_icon3 {
	background-position: -3.1rem 0;
}
.yyabout_icon4 {
	background-position: -4.65rem 0;
}
.btm-bg {
	height: 2rem;
	background: #f3f3f3;
}
/*common-tle*/

.brief-title {
	border-top: 0.25rem solid #efefef;
	border-bottom: 1px solid #cccccc;
	height: 2.425rem;
}
.brief-title h2 {
	font-size: 0.775rem;
	color: #111111;
	font-weight: normal;
	margin: 0.95rem 0 0 0.6rem;
}
.brief-title h2 span {
	font-size: 0.6rem;
	color: #53c2f9;
	margin-right: 0.1rem;
}
.notice img {
	width: 14.5rem;
	height: 9.375rem;
	margin: 1rem 0.75rem;
}
/*footer*/

footer {
	margin-top: 2.75rem;
}
footer .foot {
	padding: 0.25rem 0;
	position: fixed;
	z-index: 2;
	left: 50%;
	bottom: 0;
	width: 16rem;
	margin-left: -8rem;
	background: #fff;
	border-top: 1px solid #ccc;
}
footer .foot a {
	float: left;
	width: 4rem;
	border-left: 1px solid #e0e0e0;
	padding: 0.2rem 0;
	color:#000;
}
footer .foot a:first-child {
	border-left: none;
}
footer .foot a .foot_icon {
	margin: 0 auto;
	width: 1.375rem;
	height: 1.075rem;
	background: url(../images/spr_bot.png) no-repeat;
	background-size: 5.5rem auto;
}
footer .foot a .foot_icon1 {
	background-position: -4.1rem 0;
}
footer .foot a .foot_icon2 {
	background-position: -0.05rem 0;
}
footer .foot a .foot_icon3 {
	background-position: -1.425rem 0;
}
footer .foot a .foot_icon4 {
	background-position: -2.735rem 0;
}
footer .foot a p {
	text-align: center;
	font-size: 0.45rem;
	margin-top: 0.15rem;
}
#scrolltp {
	position: fixed;
	bottom: 2.85rem;
	right: 0.15rem;
	z-index: 999999999;
}
#scrolltp img {
	width: 1.3rem;
	height: 1.3rem;
	cursor: pointer;
}
.fzbk{ font-size: 0.6rem; justify-content: center; margin-top: 2%; padding-bottom: 3%;
border-bottom: 1px solid #b3b3b4;}
.fzbk .fl em{width:2.5rem; height:2.5rem; display:block; border-radius:50%; text-align: center; font-size: 1.2rem; color: #fff; font-weight: bold; background:#0059a6; font-style:normal;}
.fzbk .fl em h5{ line-height:1.3; padding-top:0.45rem;font-size: 0.65rem}
.fzbk .fl h2{ background:#ff7800; width: 1.75rem; text-align:center; line-height: 1.3; margin:0.5rem auto 0.5rem;border-radius: 0.25rem; padding:1% 0;}
.fzbk .fl h2 a{ color:#FFF !important;}
.fzbk .fr{ width: 12.38rem;}
.fzbk .fr p{color: #3e3a39; margin-bottom: 3%; font-weight:bold;}