.mj_menu_pro_bg {
	width: 1100px;
	height: 235px;
	background-color: #F6F6F6;
}

.mj_menu_pro_main {
	width: 1000px;
	margin: auto;
	padding-top: 12px;
}

.mj_menu_pro_li {
	float: left;
}

.mj_menu_li_txt {
	line-height: 22px;
	font-size: 14px;
	color: #696969;
	margin-left: 10px;
}

.mj_menu_li_txt font {
	color: #32255D;
	font-size: 16px;
	font-weight: bold;
}

.mj_menu_li_txt a {
	color: #696969;
	text-decoration: none;
	display: inline-block;
	margin-top: 10px;
}

.mj_menu_li_txt a:hover {
	color: #696969;
	text-decoration: underline;
}

.mj_menu_news_bg {
	width: 480px;
	height: 185px;
	background-color: #F6F6F6;
}

.mj_menu_news_main {
	width: 440px;
	margin: auto;
	padding-top: 12px;
}

.mj_menu_news_li {
	padding: 0px 30px;
	margin-right: 30px;
	height: 150px;
	float: left;
	border-right: solid 1px #cccccc;
}

.mj_menu_news_img {
	float: left;
	text-align: left;
	color: #bb1721;
	line-height: 30px;
	font-size: 14px;
}

.mj_menu_news_li2 {
	padding: 0px 30px;
	height: 150px;
	float: right;
	border-left: solid 1px #cccccc;
}

.mj_menu_news_img2 {
	float: left;
	margin-left: 30px;
	text-align: left;
	color: #bb1721;
	line-height: 30px;
	font-size: 14px;
}

.mj_menu_news_li3 {
	padding: 0px 25px;
	height: 150px;
	float: right;
	border-left: solid 1px #cccccc;
}

.mj_menu_news_img3 {
	float: left;
	margin-left: 10px;
	text-align: left;
	color: #bb1721;
	line-height: 30px;
	font-size: 14px;
}

.silder {
	width: 100%;
	height: 200px;
	overflow: hidden;
	text-align: center;
	margin: 0 auto;
	position: relative;
	float: left;
}

.silder .silder_list {
	height: 200px;
	overflow: hidden;
	position: relative;
}

.silder .silder_list a {
	position: absolute;
	top: 0;
	left: 0;
}

.silder .silder_list a,
.silder .silder_list img {
	display: inline-block;
	float: left;
}

.silder .silder_page {
	height: 42px;
	text-align: center;
	margin: 0 auto;
	overflow: hidden;
	position: absolute;
	bottom: 1px;
	left: 50%;
}

.silder .silder_page li {
	width: 16px;
	font-size: 12px;
	float: left;
	height: 16px;
	line-height: 16px;
	margin: 15px 10px 0 0;
	background: #F1F1F1;
	display: inline-block;
	text-align: center;
	color: #000;
	border-radius: 16px;
}

.silder .silder_page li.current {
	background: #C70B31;
	color: #fff;
}

.silder_desc {
	color: #fff;
	background: url(../image/khcg1.png) repeat 0 0;
	float: left;
	line-height: 42px;
	height: 42px;
	width: 100%;
	overflow: hidden;
	position: absolute;
	left: 0;
	bottom: 0;
	text-align: left;
	text-indent: 10px;
}

.silder .silder_page li:hover {
	cursor: pointer;
}

.slider {
	position: relative;
	width: 100%;
}

.slider-container {
	height: 450px;
	margin: 0 auto 20px;
	overflow: hidden;
	position: relative;
	width: 100%;
}

.slider-container .slider-wrapper {
	left: 0;
	overflow: hidden;
	position: absolute;
	top: 0;
	width: 5000em;
	-webkit-transition: all 800ms ease;
	-moz-transition: all 800ms ease;
	-o-transition: all 800ms ease;
	transition: all 800ms ease;
}

.slider-container .slide {
	float: left;
	overflow: hidden;
	position: relative;
}

.slider-nav {
	text-align: center;
	width: 100%;
	position: absolute;
	bottom: 20px;
}

.slider-nav li {
	display: inline;
	padding: 3px;
}

.slider-nav .bullet {
	background-color: #D9ECF1;
	border-radius: 50%;
	display: inline-block;
	text-indent: -9000px;
	overflow: hidden;
	height: 16px;
	width: 16px;
}

.slider-nav .active {
	background-color: #3F2B60;
}

.slider-nav .prev,
.slider-nav .next {
	background: url('../image/khcg1.png') no-repeat;
	display: inline-block;
	text-indent: -9000px;
	overflow: hidden;
	height: 16px;
	width: 16px;
}

.slider-nav .next {
	background-position: -15px top
}

.newsbox {
	width: 100%;
	height: 400px;
	background: url('../image/khcg.jpg') no-repeat;
	margin-top: 20px;
	padding-top: 30px;
}

.newsbox .newscen {
	height: 305px;
	width: 1100px;
	margin: 0 auto;
}

.newsbox .newscen>.newsl {
	width: 520px;
	height: 305px;
	float: left;
	margin-right: 60px;
}

.newsbox .newscen>.newsr {
	width: 520px;
	height: 305px;
	float: right;
}

.newsbox .newscen .newsT {
	width: 100%;
	height: 60px;
	border-bottom: 5px solid #DED9F1;
	position: relative;
}

.newsbox .newscen .newsT a {
	display: block;
	color: #878787;
	position: absolute;
	right: 0;
	top: 25px;
}

.newsbox .newscen .newsT>span {
	display: block;
	height: 60px;
	font-size: 20px;
	line-height: 60px;
	color: #3F2B60;
	width: 120px;
	border-bottom: 5px solid #3F2B60;
	padding-left: 15px;
}

.newsbox .newscen .imgtbox {
	width: 100%;
	height: 120px;
	margin-top: 20px;
}

.newsbox .newscen .imgtbox>.newsimg {
	width: 150px;
	height: 120px;
	float: left;
}

.newsbox .newscen .imgtbox>.newsimg img {
	display: inline-block;
	width: 170px;
	height: 120px;
}

.newsbox .newscen .imgtbox>.newsw {
	height: 120px;
	width: 360px;
	float: right;
	padding-left: 25px;
	word-wrap: break-word;
	text-overflow: ellipsis;
	overflow: hidden;
	position: relative;
	color: #626262;
}

.newsbox .newscen .imgtbox>.newsw>span {
	display: inline-block;
	position: absolute;
	right: 0;
	bottom: 0;
}

.newsbox .newscen .imgtbox>.newsw>a {
	color: #676767;
}

.newsbox .newscen .imgtbox>.newsw>a:hover {
	text-decoration: none;
	color: #3D2A61;
}

.newsbox .newscen ul>li {
	width: 100%;
	position: relative;
}

.newsbox .newscen ul>li>p {
	width: 80%;
	margin-top: 10px;
	white-space: normal;
	text-overflow: ellipsis;
	overflow: hidden;
}

.newsbox .newscen ul>li>p>a {
	color: #676767;
}

.newsbox .newscen ul>li>p>a:hover {
	text-decoration: none;
	color: #3D2A61;
}

.newsbox .newscen ul>li>span {
	position: absolute;
	right: 0;
	top: 0;
}

.globalbox {
	width: 100%;
	height: 400px;
}

.globalbox .global {
	width: 1100px;
	height: 400px;
	margin: 0 auto;
}

.globalbox .global .globalt {
	width: 230px;
	height: 400px;
	float: left;
}

.globalbox .global .globalm {
	width: 715px;
	height: 400px;
	float: right;
}

.globalbox .global .globalm>.mapT {
	width: 100%;
	height: 60px;
	color: #CD992C;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	line-height: 60px;
}

.globalbox .global .globalm>.maphover {
	width: 100%;
	height: 340px;
	background: url('../image/khcg1.png') no-repeat;
}

.globalbox .global .globalt li {
	width: 100%;
	height: 100px;
	position: relative;
	cursor: pointer;
}

.globalbox .global .globalt li>.globaltt {
	width: 230px;
	height: 100px;
	position: absolute;
	z-index: 10;
}

.globalbox .global .globalt li>.globaltt>span {
	display: inline-block;
	width: 60px;
	height: 60px;
	position: absolute;
	top: 20px;
	left: 20px;
}

.globalbox .global .globalt li:nth-child(1)>.globaltt>span {
	background: url("../image/khcg1.png") no-repeat 0 0;
}

.globalbox .global .globalt li:nth-child(2)>.globaltt>span {
	background: url("../image/khcg1.png") no-repeat -60px 0;
}

.globalbox .global .globalt li:nth-child(3)>.globaltt>span {
	background: url("../image/khcg1.png") no-repeat -120px 0;
}

.globalbox .global .globalt li:nth-child(4)>.globaltt>span {
	background: url("../image/khcg1.png") no-repeat -180px 0;
}

.globalbox .global .globalt li>.globaltt>p {
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	margin-left: 90px;
	margin-top: 35px;
}

.globalbox .global .globalt li:nth-child(1)>.globaltt>p {
	color: #B39FDC;
}

.globalbox .global .globalt li:nth-child(1)>.globaltt {
	background-color: #EBEBEB;
}

.globalbox .global .globalt li:nth-child(2)>.globaltt {
	background-color: #8EAEDD;
}

.globalbox .global .globalt li:nth-child(3)>.globaltt {
	background-color: #C06665;
}

.globalbox .global .globalt li:nth-child(4)>.globaltt {
	background-color: #DAAF6B;
}

.globalbox .global .globalt li>.hover_g {
	width: 230px;
	height: 100px;
	background-color: #F7F7F7;
	font-size: 16px;
	color: #676767;
	position: absolute;
	z-index: 5;
}

.globalbox .global .globalt li>.hover_g>p {
	margin: 25px;
}

.responsibilitybox {
	width: 1100px;
	height: 200px;
	margin: 15px auto;
}

.responsibilitybox .responsibilityr {
	width: 710px;
	height: 200px;
	float: right;
}

.responsibilitybox .responsibilityl {
	width: 380px;
	height: 200px;
	float: left;
}

.responsibilitybox .responsibilityr li {
	width: 350px;
	height: 200px;
	float: left;
}

.responsibilitybox .responsibilityr li:nth-child(1) {
	margin-right: 10px;
}

.responsibilitybox .responsibilityl p {
	color: #382A5D;
	font-size: 40px;
	margin-bottom: -5px;
}

.responsibilitybox .responsibilityl span {
	color: #C99822;
}

.responsibilitybox .responsibilityl>.responsibilitylt {
	text-indent: 30px;
	line-height: 25px;
	margin-top: 10px;
}

.responsibilitybox .responsibilityl>.responsibilitylt a {
	font-size: 14px;
	color: #676767;
}

.responsibilitybox .responsibilityl>.responsibilitylt a:hover {
	text-decoration: none;
	color: #3D2A61;
}

.strategicbox {
	width: 1100px;
	height: 400px;
	margin: 20px auto;
}

.strategicbox .strT {
	width: 350px;
	height: 70px;
	margin: 0 auto;
	position: relative;
}

.strategicbox .strT>p>span:nth-child(1) {
	font-size: 40px;
	color: #3A2C61;
}

.strategicbox .strT>p>span:nth-child(2) {
	color: #CB8E24;
}

.strategicbox .strT>span {
	color: #676767;
	display: inline-block;
	position: absolute;
	bottom: -5px;
}

.strategicbox .strshow {
	width: 100%;
	height: 280px;
	margin-top: 30px;
	position: relative;
}

.fullSlide .bd {
	position: relative;
	z-index: 0;
}

.fullSlide .bd ul li a {
	display: inline-block;
	margin: 10px 3px;
}

.fullSlide .hd {
	position: relative;
	z-index: 1;
	height: 30px;
	line-height: 30px;
	text-align: center;
	background: #fff;
	filter: alpha(opacity=60);
}

.fullSlide .hd ul {
	text-align: center;
	padding-top: 5px;
	margin-top: -30px;
}

.fullSlide .hd ul li {
	cursor: pointer;
	display: inline-block;
	*display: inline;
	zoom: 1;
	width: 100px;
	height: 8px;
	margin: 5px;
	background: #F5F5F5;
	overflow: hidden;
	font-size: 0;
}

.fullSlide .hd ul .on {
	background: #3F2B60;
}

.bottombox {
	width: 100%;
	height: 420px;
	background-color: #F5F5F5;
	padding-top: 10px;
}

.bottombox>.footer {
	width: 1100px;
	height: 300px;
	margin: 0 auto;
}

.bottombox>.footer>ul>li {
	width: 240px;
	height: 300px;
	float: left;
}

.bottombox>.footer>ul>li:nth-child(2) {
	margin: 0 45px;
}

.bottombox>.footer>ul>li:nth-child(3) {
	margin-right: 45px;
}

.bottombox>.footer>ul>li>img {
	display: block;
	margin: 0 auto;
}

.bottombox>.footer>ul>li>.gfT {
	widows: 100%;
	height: 50px;
	background-color: #BD9D6E;
	text-align: center;
	color: #fff;
	font-size: 18px;
	line-height: 50px;
	font-weight: bold;
}

.bottombox>.footer>ul>li>.gfdz {
	width: 100%;
	padding: 10px 0;
	background-color: #F1E9DE;
	color: #343635;
}

.bottombox>.footer>ul>li>.gfdz>p {
	margin-left: 25px;
}

.bottombox>.copyri {
	width: 1100px;
	height: 30px;
	text-align: center;
	margin: 30px auto;
	color: #6A6A6A;
	padding-top: 20px;
}

.bottombox>.copyri>a {
	color: #3B2D60;
}

#imgT {
	position: absolute;
	bottom: 70px;
	width: 100%;
	height: 120px;
	z-index: 10000000;
}

#imgT .overturnbox {
	width: 1100px;
	height: 150px;
	margin: 0 auto;
}

#imgT .overturnbox li {
	width: 13%;
	height: 150px;
	float: left;
	margin-left: 1%;
	position: relative;
}

#imgT .overturnbox li .positive,
#imgT .overturnbox li .reverse {
	width: 100%;
	height: 100%;
	border-radius: 100%;
	background: rgba(67, 80, 86, 0.8);
}

#imgT .overturnbox li .positive {
	position: absolute;
	top: 0;
	left: 0;
}

#imgT .overturnbox li .positive span {
	display: block;
	height: 100px;
	width: 80px;
	margin: 0 auto;
}

#imgT .overturnbox li .positive p {
	width: 100%;
	text-align: center;
	font-size: 13px;
	color: #fff;
	font-weight: bold;
}

#imgT .overturnbox li:nth-child(1) .positive span {
	background: url('../image/khcg1.png') no-repeat -5px 10px;
	background-size: 250px;
}

#imgT .overturnbox li:nth-child(2) .positive span {
	background: url('../image/khcg1.png') no-repeat -85px 10px;
	background-size: 250px;
}

#imgT .overturnbox li:nth-child(3) .positive span {
	background: url('../image/khcg1.png') no-repeat -165px 10px;
	background-size: 250px;
}

#imgT .overturnbox li:nth-child(4) .positive span {
	background: url('../image/khcg1.png') no-repeat -2px -94px;
	background-size: 290px;
}

#imgT .overturnbox li:nth-child(5) .positive span {
	background: url('../image/khcg1.png') no-repeat -85px -74px;
	background-size: 250px;
}

#imgT .overturnbox li:nth-child(6) .positive span {
	background: url('../image/khcg1.png') no-repeat -168px -74px;
	background-size: 250px;
}

#imgT .overturnbox li:nth-child(7) .positive span {
	background: url('../image/khcg1.png') no-repeat -5px -158px;
	background-size: 250px;
}

#imgT .overturnbox li .reverse {
	word-wrap: break-word;
	padding: 30px 15px;
	display: none;
	color: #fff;
	font-weight: bold;
	font-size: 12px;
}

.vertical .reverse {
	width: 0;
	height: 150px;
	margin: 0 auto;
}

.brand .reverse {
	display: none;
}

.horizontal .reverse {
	width: 100%;
	height: 0;
	top: 75px;
	position: absolute;
	left: 0;
}

.choicegfboxb {
	width: 100%;
	height: 500px;
	background: url('../image/khcg.jpg') no-repeat;
	padding-top: 60px;
	background-size: 1940px;
	margin-top: -20px;
}

.choicegfbox {
	width: 1100px;
	margin: 0 auto;
	height: 430px;
}

.choicegfT {
	width: 500px;
	height: 60px;
	
	
	color: #333;
	font-size: 32px;
	text-align: center;
	line-height: 60px;
	margin: 0 auto;
}

.choicegfbox .choicenbox {
	width: 100%;
	height: 310px;
	position: relative;
}

.choicegfbox .choicenbox .choicenul li {
	float: left;
	margin-left: 30px;
	cursor: pointer;
	background: url('../image/khcg1.png');
}

.choicegfbox .choicenbox .choicenul .choicenullihover {
	background: url('../image/khcg1.png');
}

.choicegfbox .choicenbox .choicenul li:nth-child(1) {
	margin-left: 0px;
	background-size: 200px;
	background-repeat: no-repeat;
	background-position: 0px 77px;
}

.choicegfbox .choicenbox .choicenul li:nth-child(1),
.choicegfbox .choicenbox .choicenul li:nth-child(5) {
	width: 220px;
	height: 310px;
}

.choicegfbox .choicenbox .choicenul li:nth-child(1) p,
.choicegfbox .choicenbox .choicenul li:nth-child(5) p {
	font-size: 30px;
	color: #fff;
	margin-top: 170px;
}

.choicegfbox .choicenbox .choicenul li:nth-child(1) p {
	margin-left: 30px;
}

.choicegfbox .choicenbox .choicenul li:nth-child(5) p {
	margin-left: 60px;
}

.choicegfbox .choicenbox .choicenul li:nth-child(2),
.choicegfbox .choicenbox .choicenul li:nth-child(3),
.choicegfbox .choicenbox .choicenul li:nth-child(4) {
	width: 180px;
	height: 180px;
	background-size: 150px;
	background-repeat: no-repeat;
	background-position: 13px 0px;
}

.choicegfbox .choicenbox .choicenul li:nth-child(2) p,
.choicegfbox .choicenbox .choicenul li:nth-child(3) p,
.choicegfbox .choicenbox .choicenul li:nth-child(4) p {
	width: 100%;
	font-size: 30px;
	color: #fff;
	margin-top: 65px;
	text-align: center;
}

.choicegfbox .choicenbox .choicenul li:nth-child(5) {
	margin-right: 0px;
	background-size: 200px;
	background-repeat: no-repeat;
	background-position: 17px 77px;
}

.choicegfbox .choicenbox .choicenT {
	width: 660px;
	height: 120px;
	position: absolute;
	bottom: 0px;
	left: 220px;
}

.choicegfbox .choicenbox .choicenT li {
	width: 100%;
	height: 120px;
	color: #666666;
	word-wrap: break-word;
	font-size: 20px;
	display: none;
	text-align: center;
	position: absolute;
}

.choicegfbox .choicenbox .choicenT li.choicenThover {
	display: block;
}

.gfpkbox {
	width: 100%;
	height: 810px;
	background: url('../image/gfpk_bg.jpg');
}

.gfpkbox .gfpkcen {
	width: 1100px;
	margin: 0 auto;
	height: 810px;
}

.gfpkbox .gfpkcen ul {
	padding-top: 50px;
}

.gfpkbox ul li {
	width: 100%;
	height: 75px;
	background: rgba(190, 204, 224, 0.8);
	margin-top: 30px;
}

.gfpkbox ul p {
	width: 100%;
	height: 75px;
	margin-top: 0px;
	color: #fff;
	font-size: 30px;
	font-weight: bold;
	text-align: center;
	line-height: 75px;
}

.gfpkbox ul li div {
	float: left;
	font-size: 16px;
}

.gfpkbox ul p span:nth-child(1) {
	display: inline-block;
	margin: 0 200px;
}

.gfpkbox ul li div:nth-child(1) {
	width: 40%;
	height: 75px;
	color: #00488B;
	font-weight: bold;
	text-align: right;
	padding: 20px;
}

.gfpkbox ul li div:nth-child(2) {
	width: 20%;
	height: 75px;
	background: #01438F;
	color: #fff;
	text-align: center;
	line-height: 75px;
	font-weight: bold;
}

.gfpkbox ul li div:nth-child(3) {
	width: 40%;
	height: 75px;
	color: #676767;
	text-align: left;
	padding: 12px;
}

.whyhkbox {
	width: 100%;
	height: 1222px;
}

.whyhkbox .whyhk {
	width: 1100px;
	height: 380px;
	margin: 0 auto;
}

.whyhkbox .whyhk .whyT {
	width: 100%;
	height: 250px;
	margin-top: 30px;
}

.whyhkbox .whyhk .whyT li {
	width: 16%;
	height: 250px;
	float: left;
	margin-left: 0.8%;
}

.whyhkbox .whyhk .whyT li:nth-child(1) {
	margin-left: 0;
}

.whyhkbox .whyhk .whyT span {
	display: block;
	width: 100px;
	height: 100px;
	margin: 0 auto;
}

.whyhkbox .whyhk .whyT li:nth-child(1) span {
	background: url('../image/whygf_bg.png') no-repeat 0px 0px;
}

.whyhkbox .whyhk .whyT li:nth-child(2) span {
	background: url('../image/whygf_bg.png') no-repeat -100px 0px;
}

.whyhkbox .whyhk .whyT li:nth-child(3) span {
	background: url('../image/whygf_bg.png') no-repeat -200px 0px;
}

.whyhkbox .whyhk .whyT li:nth-child(4) span {
	background: url('../image/whygf_bg.png') no-repeat 0px -100px;
}

.whyhkbox .whyhk .whyT li:nth-child(5) span {
	background: url('../image/whygf_bg.png') no-repeat -100px -100px;
}

.whyhkbox .whyhk .whyT li:nth-child(6) span {
	background: url('../image/whygf_bg.png') no-repeat -200px -100px;
}

.whyhkbox .whyhk .whyT li p:nth-child(2) {
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	color: #054390;
}

.whyhkbox .whyhk .whyT li p {
	width: 100%;
	color: #666666;
	padding: 0 10px;
}

.zhucetjbox {
	width: 1903px;
	height: 795px;
	background: url('../image/zhucetj_bg.jpg') no-repeat;
	background-size: 2200px;
	margin-left: -354px;
}

.zhucetjbox .zctjbot {
	width: 1000px;
	height: 400px;
	margin: 0 auto;
	padding-top: 50px;
}

.zhucetjbox .zctjbot .zctjT {
	width: 100%;
	height: 60px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	background: #01438F;
	font-size: 32px;
	line-height: 60px;

}

.zhucetjbox .zctjbot ul {
	background: rgba(76, 117, 173, 0.8);
	padding: 20px 0;
}

.zhucetjbox .zctjbot ul li {
	width: 100%;
	height: 30px;
	padding-left: 30px;
	margin-top: 10px;
	color: #fff;
	line-height: 30px;
}

.zhucetjbox .zctjbot ul li span {
	display: inline-block;
	width: 30px;
	height: 30px;
	border: 2px solid #fff;
	border-radius: 30px;
	text-align: center;
	line-height: 30px;
	color: #fff;
	font-weight: bold;
	font-size: 20px;
	margin-right: 20px;
}

.zhucetjbox .zctjbot .zczf {
	width: 100%;
	height: 60px;
}

.zhucetjbox .zctjbot .zczf span {
	display: inline-block;
	width: 385px;
	height: 30px;
}

.zhucetjbox .zctjbot .zczf span:nth-child(2) {
	width: 230px;
	height: 60px;
	margin: 0 auto;
	text-align: center;
	line-height: 60px;
	font-size: 30px;
	color: #fff;
}

.zhucetjbox .zctjbot .zczf span hr {
	background: #fff;
}

.zhucetjbox .zctjbot .zcfabox {
	width: 100%;
	height: 200px;
}

.zhucetjbox .zctjbot .zcfabox .zcfanL {
	width: 495px;
	height: 200px;
	float: left;
}

.zhucetjbox .zctjbot .zcfabox .zcfanR {
	width: 495px;
	height: 200px;
	float: right;
}

.zhucetjbox .zctjbot .zcfabox .zcfanL div,
.zhucetjbox .zctjbot .zcfabox .zcfanR div {
	width: 100%;
	height: 80px;
	background: #01438F;
	text-align: center;
	line-height: 80px;
	color: #fff;
	font-size: 30px;
	border-radius: 20px 20px 0 0;
}

.zhucetjbox .zctjbot .zcfabox .zcfanL p {
	width: 100%;
	padding: 42px 60px;
	color: #6C7073;
	background: #E9ECF3;
}

.zhucetjbox .zctjbot .zcfabox .zcfanR p {
	width: 100%;
	padding: 30px;
	color: #6C7073;
	background: #E9ECF3;
}

.gfrongyubox {
	width: 1100px;
	height: 300px;
	margin: 50px auto;
}
