@charset "utf-8";
/* CSS Document */

@font-face {
	font-family: "SourceHanSansCN-Regular";
	src: url("../font/SourceHanSansCN-Regular.woff2") format("woff2"),  url("../font/SourceHanSansCN-Regular.woff") format("woff"),  url("../font/SourceHanSansCN-Regular.ttf") format("truetype"),  url("../font/SourceHanSansCN-Regular.eot") format("embedded-opentype"),  url("../font/SourceHanSansCN-Regular.svg") format("svg"),  url("../font/SourceHanSansCN-Regular.otf") format("opentype");
	font-weight: normal;
	font-style: normal;
}
* {
	font-size: 10px;
	margin: 0;
	padding: 0;
	border: 0;
	outline: none;
	font-size-adjust: none;
	-webkit-text-size-adjust: none;
	-moz-text-size-adjust: none;
	-ms-text-size-adjust: none;
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	transform: none;
	-webkit-transform: none;
	-moz-transform: none;
	transition: none;
	-webkit-transition: none;
	-moz-transition: none;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	font-family: '微软雅黑';
}
input, button, select, textarea {
	outline: none;
	font-family: "microsoft yahei";
	-webkit-appearance: none;
}
ul,  li {
	list-style: none;
	padding: 0;
	margin: 0;
}
a {
	text-decoration: none;
	/*	display: inline-block;*/

	color: #333;
	transition: all 0.25s;
}
img {
	border: none;
	display: inline-block;
}
em, i {
	font-style: normal;
	display: inline-block;
	font-family: "微软雅黑";
	color: #FF0000;
}
#top {
	width: 100%;
	padding: 0 0.83rem;
	position: fixed;
	top: 0;
	left: 0;
	margin: 0;
}
#menu .g_phone {
	display: block;
	float: right;
	line-height: 2.83rem;
	width: 170px;
	text-align: center;
	background-color: #fd7e14;
	color: #ffffff;
	border-radius: 50px;
	font-size: 1.6rem;
	background-image: url(../images/g_phone.png);
	background-repeat: no-repeat;
	background-position: 20px center;
	background-size: 20px;
	text-indent: 30px;
	border: none;
	margin: 0.67rem 0 0 0;
}
.x_btn {
    width: 30px;
    height: 26px;
    position: fixed;
    left: 50%;
    margin-left: -15px;
    bottom: 60px;
/*    margin: auto;*/
    background: url(../images/arrow_aad9b25.png)no-repeat;
    animation: xia .5s linear infinite alternate;
    -moz-animation: xia .5s linear infinite alternate;
    -webkit-animation: xia .5s linear infinite alternate;
    cursor: pointer;
    z-index: 9;
    display: block;
}
.x_btn:hover {
    cursor: pointer;
}
@keyframes xia {
    0% {
		bottom: 30px;
		opacity: .8;
	}

	100% {
		bottom: 40px;
		opacity: .5;
	}
}
.navbar-nav {
	margin: 15px 0 12px;
	padding-bottom: 0.83rem;
}
.container-fluid {
	padding: 0;
}
.top1 {
	background-image: url(../images/top1.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
.g_cont_box {
	width: auto;
	padding: 1rem;
	max-width: 1200px;
	margin: auto;
	overflow: hidden;
}
.g_top1_box h1 {
	padding-top: 1rem;
	width: auto;
	color: #ee751a;
	font-size: 5rem;
	margin-bottom: 4.17rem;
}
.g_top1_box p {
	width: auto;
	font-size: 1.6rem;
	line-height: 2.3rem;
	margin-bottom: 1.67rem;
	color: #333333;
}



.top3 {
	background-image: url(../images/3top1_4.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}


.g_top3_box4 img {
	max-width: 100%;
}
.g_top3_title {
	color: #333333;
	font-size: 4rem;
	font-family: SourceHanSansCN-Regular;
}
.g_top3_title i {
	font-weight: bold;
	color:  #333333;
	font-size: 4rem;
	padding-right: 2rem;
}
.g_top3_title i:last-child {
	font-weight: bold;
	color:  #333333;
	font-size: 4rem;
	padding: 0 2rem;
}
.g_top3_jianjie {
	overflow: hidden;
	width: auto;
}
.g_top3_jianjie_t {
	color: #333333;
	font-size: 3.0rem;
	font-weight: bold;
	float: left;
	line-height: 3.33rem;
	padding: 2rem 2rem 2rem 0;
	font-family: SourceHanSansCN-Regular;
}
.g_top3_jianjie_gs {
	float: left;
	line-height: 3.33rem;
}
.g_top3_jianjie_gs span {
	display: block;
	width: auto;
	font-size: 3.0rem;
	color: #333333;
	font-family: SourceHanSansCN-Regular;
}
.g_top3_jianjie_ll {
	width: auto;
	clear: both;
}
.g_top3_jianjie_ll span {
	display: block;
	width: auto;
	font-size: 3.0rem;
	color: #333333;
}
.g_top3_jianjie_jieshao {
	margin-top: 2rem;
	width: auto;
	max-width: 710px;
}
.g_top3_jianjie_jieshao li {
	display: block;
	width: auto;
	font-size: 2.0rem;
	color: #333333;
	position: relative;
	padding-left: 2rem;
	line-height: 4rem;
}
.g_top3_jianjie_jieshao li:before {
	content: "";
	position: absolute;
	left: 0;
	top: 16px;
	width: 6px;
	height: 6px;
	background-color: #005edf;
}





.top2 {
	background-image: url(../images/top1_2.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
.g_top2_box h1 {
	width: auto;
	color: #ee751a;
	font-size: 5rem;
	margin-bottom: 4.17rem;
}
.g_top2_cont_box {
	overflow: hidden;
	width: auto;
	padding: 0.83rem 0;
}
.g_top2_cont_box a {
	display: inline-block;
	padding: 0;
	margin: 0.4rem;
}
.g_top2_cont_box a img {
	max-width: 100%;
}
.g_top2_cont_box a img:hover {
	box-shadow: 0px 3px 10px 2px #00000030;
	transition: all 0.5s;
}
.g_top2_cont_box {
	overflow: hidden;
}
.g_top2_cont_box h4 {
	font-size: 3rem;
	color: #333333;
	width: auto;
	text-align: left;
}
.g_zhengshu {
	overflow: hidden;
	text-align: left;
}
.g_zhuzuoquan {
	overflow: hidden;
	text-align: left;
}
#footer {
	width: 100%;
	padding: 1rem;
	position: fixed;
	bottom: 0;
	left: 0;
	margin: 0;
	background-color: #ffffff50;
	z-index: 9999;
}
.g_bottom_box {
	margin: auto;
	overflow: hidden;
	text-align: center;
}
.g_bottom_box {
	margin: auto;
	overflow: hidden;
	text-align: center;
}
.g_bottom_box a {
	display: inline-block;
	font-size: 1.4rem;
	color: #666666;
}
.g_bottom_box i {
	padding: 0 1px;
}
.g_bottom_box11_1 i:last-child {
	display: none;
}
.g_bottom_box span {
	width: 100%;
	margin: auto;
	display: block;
	text-align: center;
	line-height: 1.67rem;
	font-size: 1.2rem;
	color: #999999;
}
.g_bottom_box span a {
	line-height: 1.67rem;
    font-size: 1.2rem;
    color: #999999;
}
.navbar-nav a i {
	color: #999999;
}
.g_active {
	color: #e16f03!important;
}
#fp-nav ul li, .fp-slidesNav ul li {
	cursor: pointer;
}
@media only screen and (max-width: 1440px) {
	html {
		font-size: 8px;
	}
	.g_top1_box h1 {
		font-size: 4rem;
		margin-bottom: 2rem;
	}
	.g_top2_box h1 {
		font-size: 4rem;
		margin-bottom: 2rem;
	}
	.g_top2_cont_box {
		padding: 0;
	}
}
@media only screen and (max-width: 1045px) {
.g_top2_cont_box a {
	display: inline-block;
	padding: 0;
	text-align: center;
	width: 25%;
	margin: 0.6rem;
}
}

@media only screen and (max-width: 800px) {
.navbar-brand {
	padding: 6px;
}
.navbar-brand img {
	height: 100%;
}
.navbar-header {
	padding: 0 20px 0 10px;
}
#menu .g_phone {
	display: block;
	float: none;
	line-height: 34px;
	width: 170px;
	text-align: center;
	background-color: #fd7e14;
	color: #ffffff;
	border-radius: 50px;
	font-size: 16px;
	background-image: url(../images/g_phone.png);
	background-repeat: no-repeat;
	background-position: 20px center;
	background-size: 20px;
	text-indent: 30px;
	border: none;
	margin: 8px auto 0;
}
.g_zhengshu {
	text-align: center;
}
.g_zhuzuoquan {
	text-align: center;
}
.g_top3_box3_cont {
	text-align: center;
}
html {
	font-size: 6px!important;
}
#top {
	background-color: #ffffff;
}
}

@media only screen and (max-width: 500px) {
.g_bottom_box a {
	font-size: 1.2rem;
}
.g_bottom_box span {
	font-size: 1rem;
}
.g_top1_box h1 {
	padding-top: 3rem;
	margin-bottom: 2.17rem;
}
.g_cont_box {
	padding-bottom: 5rem;
}
}
