
.top {
	background-color: #32B130;
	color: rgb(255, 255, 255);
}

* {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

img {
	border: 0px currentColor;
}

ul {
	list-style: none;
}

li {
	list-style: none;
}

a {
	font-family: "微软雅黑", Arial, Verdana, Helvetica, sans-serif;
	text-decoration: none;
}

a:hover {
	font-family: "微软雅黑", Arial, Verdana, Helvetica, sans-serif;
	text-decoration: none;
}

a:focus {
	-moz-outline: none;
}

body {
	font-family: "微软雅黑", Arial, Verdana, Helvetica, sans-serif;
}

.clearfix::before {
	width: 0px;
	height: 0px;
	line-height: 0;
	overflow: hidden;
	font-size: 0px;
	display: block;
	visibility: hidden;
	content: ".";
}

.clearfix::after {
	width: 0px;
	height: 0px;
	line-height: 0;
	overflow: hidden;
	font-size: 0px;
	display: block;
	visibility: hidden;
	content: ".";
}

.clearfix::after {
	clear: both;
}

iframe {
	margin: 0px auto;
}

/*#bai {*/
/*margin: 0px auto; width: 100%; height: 55px; display: block;*/
/*}*/
#header {
	left: 0px;
	/*top: 0px; */
	width: 100%;
	height: 109px;
	padding-bottom: 0px;
	position: fixed;
	z-index: 211;
}

.headerShadow {
	background: rgba(37, 39, 46, 1);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.26);
	-webkit-box-shadow: 0 0 6px rgba(0, 0, 0, .26);
	-moz-box-shadow: 0 0 6px rgba(0, 0, 0, .26);
	-o-box-shadow: 0 0 6px rgba(0, 0, 0, .26);
	-ms-box-shadow: 0 0 6px rgba(0, 0, 0, .26);
}

.weisi_head {
	margin: 0px auto 0px;
	width: 1400px;
	height: 79px;
}

#weisi_logo {
	width: 250px;
	height: 75px;
	line-height: 75px;
	margin-top: 12px;
	float: left;
	margin-left: 110px;
}

.weisi_logo_img {
	margin: 0px auto;
	border: 0px currentColor;
	display: block;
	width: 300px;
	height: 78px;
	border-width: 0;
	background: transparent url('../image/logo_top_x2.png') no-repeat 70px 8px;
	background-size:45% 55%;
	margin-top:-5px;

}

/*#nav {*/
	/*!*background: rgb(0, 0, 0); *!*/
	/*height: 80px;*/
	/*font-weight: bold;*/
	/*float: right;*/
	/*margin-right: 120px;*/
/*}*/

.first-menu li {
	float: left;
}

.first-menu > li {
	width: 80px;
	overflow: visible;
	position: relative;
	z-index: 210;
	margin-right: 30px;
	/*border-bottom-right-radius:10px;border-bottom-left-radius:10px;*/
}

.second-menu > li {
	position: relative;
	z-index: 211;
}

.third-menu li {
	z-index: 212;
}

.first-menu li a {
	width: 80px;
	height: 79px;
	text-align: center;
	line-height: 79px;
	font-size: 18px;
	float: left;
	display: block;
	font-family: SourceHanSansCN-Regular, SourceHanSansCN;
	font-weight: 400;
	color: rgba(255, 255, 255, 1);
	text-decoration:none;
}

.first-menu_1 {

	/*background-color: #000000;*/
	width: 100px;
	height: 79px;
	text-align: center;
	color: rgb(255, 255, 255);
	line-height: 145px;
	font-size: 16px;
	float: left;
	display: block;
	border-bottom: 4px solid #FFFFFF;

}

.first-menu_1 a p {
	color: white;
}

.first-menu > li.nav_cur {
	/*background: #D7D7D7;*/
	border-bottom: 4px solid #FFFFFF;
	z-index: 500;
}

.first-menu > li.nav_cur > a {
	/*background: rgba(37, 39, 46, 1);*/
}

.first-menu li.nav_cur .head_home {
	background-position: -25px top;
}

.first-menu li.nav_select {
	/*background: #000000;*/
	color: rgb(255, 255, 255);
	border-bottom: 4px solid #FFFFFF;

}

.first-menu li.nav_select > a {
	color: rgb(255, 255, 255);
}

.first-menu li.nav_select .head_home {
	background-position: -50px top;
}

.first-menu a:hover {
	/*background: rgba(37, 39, 46, 1);*/
}

.second-menu {
	background:#252721;
	left: -1px;
	top: 80px;
	width: 240px;
	display: none;
	position: absolute;
	box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.26);
	-webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, .26);
	-moz-box-shadow: 0 3px 5px rgba(0, 0, 0, .26);
	-o-box-shadow: 0 3px 6px rgba(0, 0, 0, .26);
	-ms-box-shadow: 0 3px 5px rgba(0, 0, 0, .26);
}

.third-menu {
	background: rgb(255, 255, 255);
	left: -1px;
	top: 90px;
	width: 175px;
	display: none;
	position: absolute;
	box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.26);
	-webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, .26);
	-moz-box-shadow: 0 3px 5px rgba(0, 0, 0, .26);
	-o-box-shadow: 0 3px 6px rgba(0, 0, 0, .26);
	-ms-box-shadow: 0 3px 5px rgba(0, 0, 0, .26);
}

.second-menu > li {
	height: 50px;
}

.third-menu > li {
	height: 50px;
}

.second-menu li a {
	background: rgba(37, 39, 46, 1);
	width: 240px;
	height: 50px;
	text-align: left;
	color: rgb(255, 255, 255);
	line-height: 50px;
	text-indent: 20px;
	font-size: 16px;
	font-weight: normal;
	border-top-color: rgb(37, 39, 46);
	border-right-color: rgb(37, 39, 46);
	border-left-color: rgb(37, 39, 46);
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	float: none;
	display: block;
	border-bottom: 0px solid #EBEAEA;
	text-decoration:none;
}
.second-menu li a:hover{
	font-size: 17px;
}

.second-menu li a.borderTopNone {
	background: rgba(37, 39, 46, 1);
	border-top-width: 10px;
	/*border-top-style: none;*/
}

.second-menu li a.borderBottomNone {
	border-bottom-color: #252721FF;
	border-bottom-width: 10px;
	/*border-top-style: none;*/
}

.second-menu li a:hover {
	background: #252721FF;
	animation: nav_aHover 0.3s;
	-moz-animation: nav_aHover .3s;
	-webkit-animation: nav_aHover .3s;
	-o-animation: nav_aHover .3s;
	color: #FFFFFF;
}

.third-menu {
	left: 200px;
	top: 14px;
	z-index: 212;
}

.weisi_footer {
	background: rgb(62, 62, 62);
	width: 100%;
	height: 230px;
	clear: both;
}

.weisi_footer_cont {
	background: rgb(62, 62, 62);
	margin: 0px auto;
	width: 1228px;
	height: 230px;
	position: relative;
}

.weisi_footer_cont ul {
	margin-top: 30px;
	float: left;
	padding-right: 80px;
}

.weisi_footer_cont li {
	margin: 22px 5px 0px;
	color: #CCCCCC;
	line-height: 26px;
	font-size: 12px;
	float: left;
	display: block;
}

.weisi_footer_cont li a {
	margin: 3px;
	color: #CCCCCC;
	line-height: 20px;
	font-size: 14px;
	float: left;
	display: block;
}

.weisi_footer_cont li a:hover {
	color: rgb(119, 212, 44);
}

.weisi_fotter_split {
	width: 3px;
	float: left;
	background: url("../image/footer_split.png") no-repeat;
	height: 120px;
	margin-top: 55px;
	margin-left: 15px;
}

.weisi_fotter_middle {
	float: left;
	margin: 0 45px;
}

.weisi_fotter_middle > p {
	padding-left: 7px;
	margin-top: 90px;
	height: 20px;
	color: #999999;
	line-height: 20px;
	font-size: 14px;
	display: block;
	position: absolute;
}

.weisi_footer_tel {
	margin: 0 45px 0 20px;
	padding: 10px 0px 0px 10px;
	width: 320px;
	height: 70px;
	margin-top: 30px;
	float: left;
}

.weisi_footer_tel_bg {
	width: 320px;
	height: 120px;
	border-width: 0;
	background: transparent url('http://www.guangyuanbj.com/images/weisi/img.png') no-repeat scroll 0px -1360px;
}

.weisi_footer_tel p {
	height: 30px;
	color: #CCCCCC;
	line-height: 30px;
	font-size: 24px;
	padding: 80px 0 0 40px;
}

.weisi_footer_tel p.weisi_footer_tel_p1 {
	padding-top: 70px;
	margin-left: 20px
}

.weisi_footer_tel p.weisi_footer_tel_p2 {
	padding-top: 5px;;
	margin-left: 20px
}

.weisi_fotter_links {
	margin: 145px 0 0 7px;
}

.weisi_fotter_link_weibo {
	float: left;
	width: 26px;
	height: 26px;
	border-width: 0;
	background: transparent url('http://www.guangyuanbj.com/images/weisi/img.png') no-repeat scroll -216px -1366px;
}

.weisi_fotter_link_qq {
	margin-left: 4px;
	float: left;
	width: 26px;
	height: 26px;
	border-width: 0; /*background:transparent url('http://www.guangyuanbj.com/images/weisi/img.png') no-repeat scroll -246px -1366px;*/
}

.weisi_footer_weixin {
	margin: 65px 80px 0px 25px;
	width: 96px;
	height: 106px;
	float: right;
}

.weisi_footer_weixin p {
	text-align: center;
	color: rgb(117, 117, 117);
	line-height: 25px;
	font-size: 12px;
}

.PageBanner_background {
	width: 100%;
	height: 600px;
	margin-bottom: 48px;
	display: block;
	min-height: 600px;
}
.banner_case {
	/*background-image: url("../images/banner/banner7_01.png"), url("../images/banner/banner7_02.png"), url("../images/banner/banner7_03.png"), url("../images/banner/banner7_04.png");*/
	background-image:url("../image/banner7.png") ;
	background-repeat: no-repeat, no-repeat, no-repeat, no-repeat;
	/*background-position: 0 0,0 150px,0 300px,0 450px;*/
	background-size:101%,101%,101%,101%;
}
.banner_product {
	/*background-image: url("../images/banner/bannerbg6_01.png"), url("../images/banner/bannerbg6_02.png"), url("../images/banner/bannerbg6_03.png"), url("../images/banner/bannerbg6_04.png");*/
	background-repeat: no-repeat, no-repeat, no-repeat, no-repeat;
	background-image:url("http://www.guangyuanbj.com/images/banner/bannerbg6.png") ;
	/*background-position: 0 0,0 150px,0 300px,0 450px;*/
	background-size:101%,101%,101%,101%;
}
.banner_solution {
	/*background-image: url("../images/banner/banner2_01.png"), url("../images/banner/banner2_02.png"), url("../images/banner/banner2_03.png"), url("../images/banner/banner2_04.png");*/
	background-image:url("../image/banner40.png") ;
	background-repeat: no-repeat, no-repeat, no-repeat, no-repeat;
	/*background-position: 0 0,0 150px,0 300px,0 450px;*/
	background-size:101%,101%,101%,101%;
}

.banner_about {
	/*background-image: url("../images/banner/banner5_01.png"), url("../images/banner/banner5_02.png"), url("../images/banner/banner5_03.png"), url("../images/banner/banner5_04.png");*/
	background-image:url("http://www.guangyuanbj.com/images/banner/banner5.png") ;
	background-repeat: no-repeat, no-repeat, no-repeat, no-repeat;
	/*background-position: 0 0,0 150px,0 300px,0 450px;*/
	background-size:101%,101%,101%,101%;
}
.banner_introduction{
	/*background-image: url("../images/banner/banner5_01.png"), url("../images/banner/banner5_02.png"), url("../images/banner/banner5_03.png"), url("../images/banner/banner5_04.png");*/
	background-image:url("http://www.guangyuanbj.com/images/banner/banner51.png") ;
	background-repeat: no-repeat, no-repeat, no-repeat, no-repeat;
	/*background-position: 0 0,0 150px,0 300px,0 450px;*/
	background-size:101%,101%,101%,101%;
}


.banner_qie img{
	display:block;
}

#page_banner {
	margin: 0px auto;
	height: 600px;
	text-align: center;
	min-width: 1008px;
}

#page_banner img {
	margin: 0px auto;
	border: 0px currentColor;
	display: block;
}

#pageContents {
	margin: 0px auto 80px;
	width: 1008px;
	height: auto !important;
	position: relative;
	min-height: 420px;
}

#pageMenu {
	left: 0px;
	top: 0px;
	width: 220px;
	height: auto !important;
	float: right;
	position: absolute;
	z-index: 210;
	min-height: 420px;
}

.pageMenuList {
	width: 240px;
	height: auto !important;
	min-height: 300px;
}

#pageMenu .pageMenuClass {
	margin: 25px 52px 20px 0px;
	height: auto !important;
	text-align: right;
	color: rgb(84, 84, 84);
	font-size: 17px;
	font-weight: bold;
	min-height: 1px;
}

.pageMenuList .pageList li {
	width: 240px;
	height: 30px;
	margin-top: 5px;
}

.pageMenuList .pageList li a:hover {
	background: url("../image/pageList_hover.png") no-repeat;
}

.pageMenuList .pageList li a.pageList_cur {
	background: url("../image/pageList_cur.png") no-repeat;
	color: rgb(255, 255, 255);
}

.pageMenuList .pageList li a {
	height: 30px;
	text-align: right;
	color: rgb(135, 135, 135);
	line-height: 30px;
	padding-right: 52px;
	font-size: 14px;
	display: block;
}

#pageMenu .pageMenuTitle {
	height: 60px;
	text-align: left;
	color: rgb(0, 0, 0);
	line-height: 60px;
	padding-right: 52px;
	font-size: 24px;
}

#pageCont {
	background: url("../image/pageContent_line.png") repeat-y 0px 0px;
	padding: 10px 0px 10px 50px;
	width: 720px;
	height: auto !important;
	margin-left: 217px;
	float: left;
	position: relative;
	min-height: 420px;
	font-size: 14px;
}

.pageContTitle {
	height: 70px;
	clear: both;
}

.pageContTitle h2 {
	height: 35px;
	color: rgb(112, 183, 44);
	line-height: 35px;
	font-size: 24px;
}

.pageContTitle p {
	height: 35px;
	color: rgb(103, 103, 103);
	line-height: 30px;
	font-size: 14px;
}

#matchingIfram {
	background: rgb(255, 255, 255);
	left: 0px;
	top: 0px;
	width: 0px;
	height: 0px;
	position: absolute;
	opacity: 0.01;
}

ul.pagePoint li {
	background: url("http://www.guangyuanbj.com/img/pagePoint.png") no-repeat left;
	padding-left: 20px;
}

ul.pagePoint li.nopoint {
	padding: 0px;
}

#toTop {
	background: url("../image/back-to-top.png") no-repeat scroll 0 0 transparent;
	border: medium none;
	bottom: 10px;
	display: none;
	height: 40px;
	overflow: hidden;
	position: fixed;
	right: 10px;
	text-decoration: none;
	text-indent: -999px;
	width: 40px;
}

#toTopHover {
	background: url("../image/back-to-top.png") no-repeat scroll left -40px transparent;
	display: block;
	float: left;
	height: 40px;
	opacity: 0;
	overflow: hidden;
	width: 40px;
}

#toTop:active, #toTop:focus {
	outline: medium none;
}

.gy_footer{
	width:100%;
	height:366px;
	background:rgba(37,39,46,1);
	overflow: auto;
	margin: auto;
	left: 0;
	right: 0;
}
.gy_footer_tab{
	width: 80%;
	height: 290px;
	margin: 0 auto;
}
.gy_footer_tab dt{
	height:16px;
	font-size:16px;
	font-family:SourceHanSansCN-Normal,SourceHanSansCN;
	font-weight:400;
	color:rgba(255,255,255,1);
	line-height:21px;
}
.gy_footer_tab p1{
	height:35px;
	font-size:18px;
	font-family:SourceHanSansCN-Normal,SourceHanSansCN;
	font-weight:400;
	color:rgba(255,255,255,1);
	line-height:35px;
}
.gy_footer_tab p2{
	height:35px;
	font-size:14px;
	font-family:SourceHanSansCN-Normal,SourceHanSansCN;
	font-weight:400;
	color:rgba(255,255,255,1);
	line-height:35px;
}
.gy_footer_tab_contact{
	padding-left: 20px;
	height: 250px;
	margin: 0 auto;
	width: 45%;
	float: left;
	padding-top: 20px;
}
.gy_footer_tab_code{
	height: 250px;
	margin: 0 auto;
	width: 25%;
	float: left;
	padding-top: 20px;
}
.gy_footer_tab_phone{

    height: 250px;
	margin: 0 auto;
	width: 30%;
	float: left;
	padding-top: 20px;
}
.gy_footer_tab_title{
	width:140px;
	border-bottom:2px solid #4B4B4B;
	height: 28px;
}
.gy_footer_about{
	height: 25px;
}
.gy_footer_about p4{
	height:35px;
	font-size:14px;
	font-family:SourceHanSansCN-Normal,SourceHanSansCN;
	font-weight:400;
	color:rgba(205,205,205,1);
	line-height:35px;
}
.gy_footer_first-dd{
	margin-top: 20px;
}
.gy_footer_tab_phone dd{
	height: 25px;
}
.gy_footer_tab_contact dd{
	height: 35px;
}
.footer_dl span{
}

.gy_footer_tab dd{
	margin-inline-start: 0px;
	margin-bottom: 0rem;
}
.gy_footer_tab_contact span{
	padding:0px;
}

@media screen and (min-width: 600px) {
	.intro-price_1 {
		font-size: 45px;
	}
	.intro-price_2{
		font-size: 25px;
	}
	.intro-price_3{
		font-size: 30px;
		margin-top: 70px;
	}
	.intro-price{
		margin-top: 70px;
	}
}
@media screen and (min-width: 1000px) {
	.intro-price_1 {
		font-size: 38px;
	}
	.intro-price_2{
		font-size: 20px;
	}
	.intro-price_3{
		font-size: 45px;
		margin-top: 100px;

	}
	.intro-price{
		margin-top: 117px;
	}
}
.gy_400{
	padding-left: 16px;
	height: 54px;
	width: 200px;
	float: left;
	border-left:2px solid #979797;
	margin-top: 13px;
}
.gy_400 p1{
	font-size:14px;
	font-family:SourceHanSansCN-Regular,SourceHanSansCN;
	font-weight:400;
	color:rgba(255,255,255,1);
	line-height:28px;
	letter-spacing:2px;
}
.gy_400 p2{
	font-size:14px;
	font-family:SourceHanSansCN-Regular,SourceHanSansCN;
	font-weight:400;
	color:rgba(255,255,255,1);
	line-height:28px;
	/*letter-spacing:2px;*/
}
