@charset "gb2312";
/* CSS Document */

/***** È«¾ÖÑùÊ½ Global-Style *****/
*						{margin: 0; padding: 0;}
html,body				{margin: 0;font: 12px/160%,"Î¢ÈíÑÅºÚ";min-width: 1280px;}
form,ul,li,dl,dt,dd		{margin: 0; padding: 0; list-style: none;}
img						{border:none;}

/***** È«¾ÖÁ´½Ó Global-Link-Style *****/
a			{color: #606163; font-size:12px; text-decoration: none;}
a:hover		{color: #ff0000;}

/***** Ë®Æ½¾ÓÖÐ *****/
.cen{margin:0 auto;margin-left:auto;margin-right:auto;  }

/***** Çå³ý¸¡¶¯ *****/
.cen{clear:both;}
.clear{ clear:both;}


/***** ¶¥²¿ *****/
.top_bg_w {
	width: 100%;
	min-width: 1200px;
	height: 138px;
	background: #5775B1;
}

.top_bg {
	width: 1200px;
	height: 138px;
}

.top_logo {
	width: 540px;
	height: 72px;
	float: left;
	margin-top: 24px;
}

.top_bg .sou {
	float: right;
	width: 170px;
	height: 23px;
	border-radius: 15px;
	border: 1px solid #B9C5DE;
	overflow: hidden;
	margin-top: 57.5px;
}

.top_bg .sou input {
	background: none;
	border: none;
	float: left;
	outline: none;
}

.top_bg .sou input[type="text"] {
	width: 135px;
	height: 23px;
	padding: 0 5px;
	color: #FFFFFF;
}

.top_bg .sou input[type="submit"] {
	width: 23px;
	height: 23px;
	background: url(/templates/lygh_new/images/sou.png) no-repeat center center;
	background-size: 15px auto;
}

/*** ËÑË÷ ***/
.nav .search{ float:right;}
#search {float:right;margin:12px 0 0 0;display:block;width:40px;height:40px;position:relative;z-index:1;}
#search li.ipt{position:absolute;right:0px;height: 40px;display:block;}
#search li.ipt .keyword{width:40px;height:40px;border:1px solid #fff;background-color:#fff;color:#aaa;box-sizing:border-box;-webkit-border-radius:22px;-moz-border-radius:22px;-ms-border-radius:22px;-o-border-radius:22px;border-radius: 22px;-webkit-transition:width .5s;-moz-transition:width .5s;-o-transition:width .5s;-ms-transition:width .5s;transition:width .5s;outline: none;}
#search li.btn{position:absolute;right:0px;cursor:pointer;width: 40px;height:40px;display:block;background:url(/templates/lygh_new/images/search.png) no-repeat left center;}
#search:hover li.ipt .keyword{font:13px/40px "Î¢ÈíÑÅºÚ";color:#aaa; width:220px;-webkit-border-radius: 22px;-moz-border-radius: 22px;-ms-border-radius: 22px;-o-border-radius: 22px;border-radius: 22px;padding: 0 22px;}



.top_nav {
	width: 100%;
	min-width: 1200px;
	height: 40px;
	background: #0d59a7;
}

.top_nav > ul {
	width: 1200px;
	height: 40px;
}

.top_nav > ul > li {
	width: 10%;
	float: left;
	position: relative;
}

.top_nav > ul > li > a {
	float: left;
	font: 16px/40px "Î¢ÈíÑÅºÚ";
	color: #fff;
	text-align: center;
	display: inline-block;
	width: 100%;
}

.top_nav > ul > li:hover > a {
	background-color: #F0A37F !important;
}

.top_nav > ul > .on > a {
	background-color: #F0A37F;
}

.top_nav > ul > li:last-child > a {
	background: url(/templates/lygh_new/images/fly.png) no-repeat right 4px center;
	background-size: 20px auto;
	text-decoration: underline;
}

.animated {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both
}
@keyframes fadeInRight {
	0% {
		opacity: 0;
		-webkit-transform: translateX(20px);
		-ms-transform: translateX(20px);
		transform: translateX(20px)
	}

	100% {
		opacity: 1;
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0)
	}
}

.fadeInRight {
	-webkit-animation-name: fadeInRight;
	animation-name: fadeInRight
}

.top_nav > ul > li .sub {
	display: none;
	position: absolute;
	left: 0;
	top: 100%;
	width: 288px;
	z-index: 20;
	padding: 8.5px 0;
	padding-left: 116px;
	background: rgba(255,255,255,0.65);
	box-sizing: border-box;
	min-height: 97px;
	overflow: hidden;
	box-shadow: 0 0 20px 1px rgba(0,0,0,0.3);
}
.top_nav > ul > li:hover .sub {
	display: block;
}
.top_nav > ul > li .sub::before {
	content: "";
	position: absolute;
	width: 100%;
	height: 97px;
	left: 0;
	top: 0;
	background: url(/templates/lygh_new/images/sub-1.png) no-repeat left top;
}
.top_nav > ul > li .sub::after {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 96px;
	background: rgba(255,255,255,0.4);
}
.sub-ul {
	width: 150px;
	position: relative;
	z-index: 20;
}
.sub-ul li {
	height: 40px;
	width: 100%;
	border-bottom: 1px solid #FBFCFC;
}
.sub-ul li:last-child {
	border: none;
}
.sub-ul li a {
	display: inline-block;
	width: 100%;
	height: 100%;
	line-height: 40px;
	font-size: 17px;
	color: #3F5F9D;
	font-family: "ºÚÌå";
}
.sub-ul li a:hover {
	color: #DC6E4F;
	font-weight: 600;
}

/******** banner ********/
/*.focusBox {
	width: 100%;
	min-width: 1200px;
	height: 560px;
	height: calc(100vh - 178px);
	position: relative;
	overflow: hidden;
	background: #fff;
	text-align: center;
}

.focusBox .pic {
	position: relative;
	z-index: 0;
	height: 100%;
}

.focusBox .pic li {
	height: 100%;
}

.focusBox .pic img {
	width: 100%;
	height: 100%;
	display: block;
}

.focusBox .hd {
	width: 100%;
	position: absolute;
	bottom: 16px;
	text-align: center;
	font-size: 0;
	z-index: 1;
}

.focusBox .hd li {
	margin: 0 6px;
	border-radius: 50%;
	opacity: 0.6;
	background: #FFFFFF;
	overflow: hidden;
	height: 12px;
	width: 12px;
	cursor: pointer;
	display: inline-block;
	zoom: 1;
}

.focusBox .hd .on {
	opacity: 1;
}*/
.focusBox {
	width: 100%;
	min-width: 1200px;
	height: 740px;
	/*height: calc(100vh - 178px);*/
	position: relative;
	overflow: hidden;
	background: #fff;
	text-align: center;
}

.focusBox .pic {
	position: relative;
	z-index: 0;
	height: 100%;
}

.focusBox .pic li {
	height: 100%;
}

.focusBox .pic img {
	width: 100%;
	height: 100%;
	display: block;
}

.focusBox .hd {
	width: 100%;
	position: absolute;
	bottom: 16px;
	text-align: center;
	font-size: 0;
	z-index: 1;
}

.focusBox .hd li {
	margin: 0 6px;
	border-radius: 50%;
	opacity: 0.6;
	background: #FFFFFF;
	overflow: hidden;
	height: 12px;
	width: 12px;
	cursor: pointer;
	display: inline-block;
	zoom: 1;
}

.focusBox .hd .on {
	opacity: 1;
}


/***** µ±Ç°Î»ÖÃ *****/

#container {
	width: 1200px;
}

.top_bg_w {
	background: none;
}
.top_nav {
	background: none;
}
nav {
	background: url(/templates/lygh_new/images/cjbg.png) no-repeat center center;
	background-size: 100% auto;
}
.top_nav > ul > li:hover > a {
	background-color: #739DC7!important;
}
.cj-1 {
	float: right;
	padding-top: 60px;
	padding-right: 40px;
}
/*.focusBox .hd li {
	width: 62px;
	border-radius: 10px;
	opacity: 1;
	height: 8px;
	background: #F2C9B5;
}
.focusBox .hd li.on {
	opacity: 1;
	background: #EFA37F;
}*/


/***** µ±Ç°Î»ÖÃ *****/
.position {width: calc(100%-30px);padding-left:30px;background: #ffffff;height:38px;font:12px/38px "Î¢ÈíÑÅºÚ";color:#787777;height:38px;margin-bottom:20px;box-shadow:0px 0px 3px #e3e3e3;/*¼æÈÝoperaspace:nowrap*/-moz-box-shadow:0px 0px 3px #e3e3e3;/*¼æÈÝfirefox*/-webkit-box-shadow:0px 0px 3px #e3e3e3;/*¼æÈÝsafari»òchrome*/filter:progid:DXImageTransform.Microsoft.Shadow(color=#e3e3e3,direction=120,strength=3);/*¼æÈÝie*/}
.position a{ font:13px/30px "Î¢ÈíÑÅºÚ"; height:30px;color:#555; text-decoration:none; }
.position a:hover{color:#c00700; text-decoration:underline;}   



#container{width:1200px;padding-top: 30px;}
/* ·ÀÖ¹¸ß¶È³Æ²»¿ª */
.clearfix:after {content: '.';clear: both;display: block;height: 0; visibility: hidden;}
.clearfix:after, .clearfix:before {content: " "; display: table;}

/***** foot *****/
#foot_w{float:left;width:100%;height:243px;background: url(/templates/lygh_new/images/fotbg.png) no-repeat center center;background-size: 100% auto;}
.foot_top_w{ border-bottom:solid #ffffff47 1px; height:91px;}
.foot_top{ width:1200px;}
.foot_top .foot_logo{ float:left; margin-top:18px;}
.foot_top .foot_logo a img {
	height: 54px;
}
.foot_top .foot_top_r{ float:right;  margin-top:30px;width:530px;font:14px/24px "Î¢ÈíÑÅºÚ"; color:#fff;}
.foot_top .foot_top_r a{font:14px/24px "Î¢ÈíÑÅºÚ"; color:#fff; padding:0px 10px;}
.foot_top .foot_top_r a:hover{ text-decoration:underline;}

.foot{ width:1200px;font:14px/48px "Î¢ÈíÑÅºÚ";color:#fff;}
.foot_xq{width:730px; float:left; margin-top:20px;font:13px/28px "Î¢ÈíÑÅºÚ"; color:#fff;}
.copyright { float:right;width:730px;font:13px/28px "Î¢ÈíÑÅºÚ"; color:#fff;}
.copyright a{ font:13px/28px "Î¢ÈíÑÅºÚ"; color:#fff; }
.copyright a:hover{ text-decoration:underline;}

.foot_r{ width:420px;height:124px;float:right; margin:15px 10px 0px 0px;}
.foot_r p{ width:96px; height:124px;float:right; margin-left:28px;}
.foot_r p img{ width:96px; height:94px; margin-bottom:-10px;}
.foot_r p span{ height:20px;font:12px/20px "Î¢ÈíÑÅºÚ"; color:#f4eaea; display:block; text-align:center;}

