html {
	font-size: 62.5%;
}

* {
	padding: 0;
	margin: 0;
	border: none;
	list-style: none;
	box-sizing: border-box;
	outline: none;
	-webkit-appearance: none;
	-webkit-text-size-adjust:none
}

ul {
	text-indent: 0;
	font-weight: normal;
}

body {
	background-color: #fff;
	font-size: 1.6rem;
	font-family: 'Microsoft YaHei', Verdana, Arial, Helvetica, sans-serif;
	color: #666;
	overflow-x: hidden;
	line-height: 1.6;
	/*position: relative;*/
}


/*è¦†ç›–æµè§ˆå™¨é»˜è®¤æ ·å¼*/

a {
	text-decoration: none;
}

a:hover,
a:focus {
	text-decoration: none !important;
}

a,
button,
input {
	-webkit-tap-highlight-color: rgba(255, 0, 0, 0);
}


/*å…±ç”¨æ ·å¼*/

.font_w {
	font-weight: bold;
}

.img_wrap>img {
	width: 100%;
	display: block;
}

.div_wrap {
	width: 100%;
}

.inline_block {
	display: inline-block;
}

.block_block {
	display: block;
}

.float_l {
	float: left;
}

.float_r {
	float: right;
}

.text_overflow {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.posrel {
	position: relative
}

.clear_fix:after,
.clear_fix:before {
	content: "";
	display: block;
	clear: both;
}
/*.w-container {
	max-width: 1000px;
	height: 384px;
	margin: auto;
}*/

.w-silde {
	padding-left: 1rem;
	padding-right: 1rem;
}
.w-center{
	text-align: center;
}
.last_border{
	    border-right: none!important;
}
ul:after, ul:before{
	content: "";
	display: block;
	clear: both;
}
.global_ul li{
	display: inline-block;
	float: left;
}
.part{
	margin-top: 50px;
	/*margin-bottom: 100px;*/
	padding-bottom: 50px;
}
.global_link_top{
	margin-top: 16px;
}
.part_bg{
	background: #f7f7f7;
}
.leyu{      padding-top: 5px;
    background: url(../img/leyu1.jpg) no-repeat center bottom;
    height: 72px; } 

.fipo{position: relative;width: 1920px;margin: 0 auto;z-index: 9999;   }
/* .fipb{ width: 913px; margin: 0 auto; padding-top: 5px; background: url(http://www.cgpower.cn/img/dbvip6.png); height: 64px; position: fixed; bottom: 0px; } */
.biaodan{width:100%;margin: 0 auto;}
.fipb{ 
	width: 1314px;
	margin: 0 0em 0 0;
	background: url(/img/footer2023.png) center no-repeat;
	/* background-size: 100% 100%; */
	height: 125px;
	position: fixed;
	margin:0px auto;
	right:0px;
	left:0px;
	bottom: 0px;z-index: 999;
}

/* .fipb {
    width: 100%;
    margin: 0 auto;
    background: url(http://www.bjcgpower.com/img/footer2022.png);
    background-size: 100% 100%;
    padding-top: 0px !important;
    height: 125px;
    position: fixed;
    bottom: 0px;
} */
/* float: right;  */
.input_wrapa{width: 176px;display: inline-block;height: 60px;margin-left: 25%;}
.input_wrapb{width: 150px;display: inline-block;height: 31px;margin-right: 41px;}
.input_wrapc{width: 200px;display: inline-block;height: 60px;}
.input_wrapa input{    height: 35px; width: 172px; background: #ffffff; border: none; text-align: center; border-radius: 5px;}
.input_wrapb input{    height: 35px;  width: 172px;  background: #ffffff; border: none;  text-align: center;  border-radius: 5px;} 
#submit { cursor: pointer; font-size: 17px;  font-weight: bold; border-radius: 5px; background-color: #ffffff;  width: 180px;  height: 35px; text-align: center;  line-height: 35px; color: #0a0909; }
#submit:hover{background:#fff;color:#000;font-size:18px;}
 
.fipb .aaa{
	height: 52px;
    width: 52px;
    background: url(http://www.cgpower.cn/img/footer2021-2.png) no-repeat center center;
    position: absolute;
    top: 5%;
    right: 15%;

}
 .fipo .fipb .aaa:hover .fipb{
	/* display: none; */
}