@charset 'utf-8';
/** Generated by FG **/
@font-face {
	font-family: 'SimHei';
	src: url('/Public/Cn/fonts/HelveticaNeue-Medium.eot');
	src: local('?'), url('/Public/Cn/fonts/HelveticaNeue-Medium.woff') format('woff'), url('/Public/Cn/fonts/HelveticaNeue-Medium.ttf') format('truetype'), url('/Public/Cn/fonts/HelveticaNeue-Medium.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
/*Helvetica标准字体转换*/
@font-face {
	font-family: 'Conv_HELVETICA';
	src: url('/Public/Cn/fonts/HELVETICA.eot');
	src: local('?'), url('/Public/Cn/fonts/HELVETICA.woff') format('woff'), url('/Public/Cn/fonts/HELVETICA.ttf') format('truetype'), url('/Public/Cn/fonts/HELVETICA.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
/*Helvetica Neue标准字体转换*/
@font-face {
    font-family: 'HELVETICANEUELTPRO-THEX';
    src: url('/Public/Cn/fonts/HELVETICANEUELTPRO-THEX.OTF');
    font-weight: normal;
    font-style: normal;
}
/*PingFang SC标准字体样式*/
@font-face {
	font-family: 'PingFangSC Regular';
	src: url('/Public/Cn/fonts/sfont.eot');
	src: local('?'), url('/Public/Cn/fonts/sfont.woff') format('woff'), url('/Public/Cn/fonts/sfont.ttf') format('truetype'), url('/Public/Cn/fonts/sfont.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
*{
	font-family: Arial,'Conv_HELVETICA','HELVETICANEUELTPRO-THEX','PingFangSC Regular','Raleway',Microsoft YaHei,宋体,SimHei;
}
body{
	max-width: 1920px;
	margin:0 auto 0;
}
/*公共*/
.g_content{
	width:1200px;
	margin:auto;
}
.g_content2{
	width:1200px;
	margin:auto;
}
/*头部*/
.g_headbox{
	width:100%;
	height:100px;
	position: fixed;
	top: 0;
	left:0;
	z-index: 1000;
	box-shadow: 1px 1px 4px rgba(204, 204, 204, 0.321568);
}
.g_head{
	background: #fff;
}
.g_header{
	padding-top: 20px;
	padding-bottom: 20px;
}
.g_headl{
	width:141px;
	float: left;
}
.g_headl img{
	width:100%;
}
.g_headc{
	float: right;
	padding-left: 20px;
	margin-right: 6px;
}
.g_headr{
	float: right;
}
.g_headul li{
	float: left;
	padding-left: 18px;
	padding-right: 18px;
	padding-top:21px;
	padding-bottom: 21px;
}
.g_headul li a .g_headulli{
	font-family:'SimHei';
	font-size: 16px;
	color: #333;
}
.g_headli.act a p{
	color: #e60012;
}
.g_headr span{
	font-family: "Microsoft YaHei";
	font-size: 16px;
	color: #666;
}
.g_ban{
	position: relative;
	margin-top: 100px;
}
.g_banner img{
	width:100%;
}
.g_banner{
	width:100%;
}

/*#ace_deo2{
	display: none;
}*/
.g_bof img{
	width:100%;
}
.g_en a, .g_cn a{
	font-family: "Microsoft YaHei";
	font-size: 16px;
	color: #666;
}
.g_heer{
	width:;
}
.g_ban.active .g_bof{
	display: block;
}

/*底部*/
.g_footer{
	width:100%;
	background:#4d4d4d;
}
.g_footli{
	width:12.5%;
	float: left;
	padding-top: 65px;
}
.g_footul{
	width:1200px;
}
.g_foot{
	width:1200px;
	margin:auto;
}
.g_footli h3{
	font-family: "SimHei";
	font-size: 16px;
	color: #fff;
	font-weight: bold;
}
.g_footnavbox{
	padding-top: 32px;
}
.g_footnavbox1{
	padding-top: 50px;
	padding-left: 30px;
	padding-right: 30px;
}
.g_footli .g_footnav a{
	font-family: "SimHei";
	font-size: 14px;
	color: #fff;
	line-height: 24px;
}
.g_footli{
	position: relative;
}
.g_footlibox::before{
	content: '';
	position: absolute;
	top: 65px;
	left:0;
	width:1px;
	height: 270px;
	background: #535353;
}
.g_footer{
	position: relative;
}
.g_footlibox1::after{
	content: '';
	position: absolute;
	top: 65px;
	right:0;
	width:1px;
	height: 250px;
	background: #535353;
}
.g_footlibox{
	padding-left: 25px;
	padding-right: 25px;
}
.g_bqsybox{
	width:1200px;
	margin:auto;
	padding-bottom: 12px;
}
.g_bqsybox::before{
	content:'';
	width:100vw;
	height:1px;
	position: absolute;
	bottom: 40px;
	left:50%;
	transform: translateX(-50%);
	background: #5f5f5f;
}
.g_bqsy p{
	font-family: "Microsoft YaHei";
	font-size: 12px;
	color: #818181;
}
/*分享*/
.shejiao {
	width:1200px;
	margin:52px auto 54px;
}
.bsha{
	float: right;
	padding-right: 20px;
}
.bshare_box{
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}
.bshare_box a{
    width: 100% !important;
    height: 100% !important;
    display: block;
    opacity: 0 !important;
}
.bsPromo{
    width: 100%;
    height: 100%;
    display: block !important;
    opacity: 0 !important;
}

.phone{
    width:30px;
    position: relative;
    cursor: pointer;
    margin-right: 12px;
}
.phone img{
    width:100%;
}

.bshare-weixinn{
    width:30px;
    position: relative;
    cursor: pointer;
    margin-right: 12px;
}
.bshare-weixinn img{
    width:100%;
}

.email{
    width:30px;
    position: relative;
    cursor: pointer;
    margin-right: 12px;
}
.email img{
    width:100%;
}
.bsBox{
    height: 256px !important;
}
.bsTop {
    width: 208px !important;
}
.bsTop span {
    margin-top: 5px;
}
.bsPlatName{
    margin-top: 5px;
}
.fx_a{
    position: relative;
    top:0;
    left: 0;
}
.fx_b{
    position: absolute;
    top:0;
    left: 0;
    display: none;
}
/*.wxcj_box {
    width: 100px;
    height: 150px;
    position: absolute;
    top: 0px;
    left: 50%;
    transform: translateX(-50%);
    display: none;
}
.wxcj_boxewm {
    width: 100px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: -30px;
    z-index: 5;
}
.wxcj_boxewm img {
    width: 100%;
}
.bshare-weixinn:hover .wxcj_boxewm{
    animation:weixint 1.2s forwards;
    -webkit-animation:weixint 1.2s forwards;
}*/
@-webkit-keyframes weixint 
    {
    from {
        opacity: 0;
        top: 0px;
    }
    to {
        opacity: 1;
        top: -105px;
    }
    }

/*首页*/
.g_selution1{
	margin-top: 70px;
}
.g_selu1center{
	width:1200px;
	margin:auto;
}
.g_selu1cen{
	width:1200px;
	float: left;
}
.g_selu1cenr{
	width:33.33333;
	float: left;
	position: relative;
}
.g_selu1tle{
	width:1200px;
	margin:auto;
}
.g_selu1tle span{
	font-family: "SimHei";
	display: block;
	color: #4d4d4d;
	padding-bottom: 35px;
	font-size:32px;
	padding-bottom: 35px;
}

.g_selucenimg{
	width:100%;
	transition: all 0.36s;
	overflow: hidden;
}
.g_selucenimg img{
	width:100%;
	transition: all 0.36s;
}
.g_selu1cenr span{
	display: block;
	font-family: "SimHei";
	font-size:20px;
	color: #fff;
	position: absolute;
	bottom: 27px;
	left:27px;
	width:105px;
	line-height: 28px;
}
.g_selufh1{
	width:60px;
}
.g_selution2{
	width: 1200px;
    margin: 70px auto 88px;
    position: relative;
}
.ace_shuom{
	position: absolute;
	bottom: 15px;
	right:20px;
}
.ace_shuom i{
	font-family: "SimHei";
	font-size:12px;
	color: #666;
}
.g_selufh1 img{
	width:100%;
}
.g_selu2cen{
	width:25%;
}
.g_selu2{
	width:1200px;
	background: url(/Public/Cn/images/sintrc_03.jpg) no-repeat;
	background-size:cover; 
	background-position: center;
	overflow: hidden;
}
.g_selu2cen{
	padding-top: 88px;
	padding-bottom: 70px;
	padding-left: 28px;
    padding-right: 28px;
    display: inline-block;
    text-align: center;
}
.g_selu2cen h1{
	font-family: "SimHei";
	font-size:32px;
	color: #333;
	padding-bottom: 40px;
	text-align: center;
}
.g_selu2ceny p{
	font-family: "SimHei";
	font-size:58px;
	color: #e56b21;
	display: block;
	float: left;
	font-weight: bold;
}
.g_selu2ceny span{
	font-family: "SimHei";
	font-size:30px;
	color: #e56b21;
	display: block;
	float: left;
	line-height: 75px;
}
.g_selu2ceny{
	text-align: center;
	display: inline-block;
}
.g_selu2btn {
	width:130px;
	margin:auto;
	border:1px solid #065f80;
	background:#fff;
	opacity: 0.5;
	padding:9px 30px;
	transition: all .3s ease-out 0s;
	position: relative;
	z-index: 1;
	cursor: pointer;
}
.g_selu2btn span{
	font-family: "SimHei";
	font-size:16px;
	color: #065f80;
	text-align: center;
	position: relative;
	z-index: 10;
}
.g_center{
	/*position: relative;*/
}
.g_selufh{
	/*float: right;*/
	position: fixed;
	top:50%;
	right:0;
	transform: translateY(-50%);
	z-index: 100;
}
/*解决方案*/
.g_jjb{
	width:100%;
}
.g_jjb img{
	width:100%;
}
.g_jjc{
	width:33.333333%;
	position: relative;
}
.g_jjcimg{
	width:100%;
	overflow: hidden;
}
.g_jjcimg img{
	width:100%;
	transition: all 0.36s;
}
.g_jjc p{
	width:200px;
	display: block;
	position: absolute;
	bottom:30px;
	left:25px;
	font-family: "SimHei";
	font-size:28px;
	color: #fff;
	line-height: 42px;
	letter-spacing: 2px;
}
.g_jjctle h3{
	font-family: "SimHei";
	font-size:32px;
	color: #4d4d4d;
	padding-bottom: 30px;
}
.g_jjce{
	margin-top: 65px;
	margin-bottom: 70px;
	overflow: hidden;
}
/*解决方案2*/
.g_jj2tle{
	margin-top: 55px;
	margin-bottom: 45px;
}
.g_jj2tle h3{
	font-family: "SimHei";
	font-size:32px;
	color: #4d4d4d;
} 
.g_jj2l{
	width:50%;
	padding-right: 12px;
}
.g_jj2lcen1{
	overflow: hidden;
}
.g_jj2lcen1x{
	background: url(/Public/Cn/images/bj3_03.jpg) no-repeat;
	background-size:cover; 
	background-position: center;
}
.g_jj2lcen1{
	background: url(/Public/Cn/images/bj2_03.jpg) no-repeat;
	background-size:cover; 
	background-position: center;
}
.g_jj2llogo{
	width:383px;
	margin-bottom: 32px;
}
.g_jj2llogo img{
	width:100%;
}
.g_jj2x{
	width:1200px;
}
.g_selufh1{
	margin-top:62px; 
	cursor: pointer;
}
.g_jj2lcen2{
	padding-top: 20px;
	padding-bottom:25px;
}
.g_jj2lcen2 p{
	font-family: "Microsoft YaHei";
	font-size:14px;
	color: #666;
	line-height: 24px;
	padding-right: 15px;
}
.g_jj2lcen3{
	width:590px;
	overflow: hidden;
}
.g_jj2lcen3 img{
	width:100%;
}
.g_jj3cenb{
	width:1200px;
}
.g_jj3{
	padding-bottom: 30px;
	overflow: hidden;
}
.g_jj3cen{
	width:50%;
	margin-bottom: 20px;
}
.g_jj3cwz1{
	width:58px;
	padding-bottom:25px; 
}
.g_jj3cwz1 img{
	width:100%;
}
.g_jj3cwz{
	width:170px;
	padding-top: 35px;
	padding-left: 18px;
	padding-right:22px;
	padding-bottom: 119px;
	transition: all 0.36s;
}
.g_jj3cwz p{
	font-family: "Microsoft YaHei";
	font-size:16px;
	color: #666;
	line-height: 24px;
	height:24px;
	overflow: hidden;
}
.g_jj3cicon{
	width:14px;
	padding-top: 12px;
}
.g_jj3cicon img{
	width:100%;
}
.g_jj4{
	background: #e2e2e2;
	overflow: hidden;
}
.g_jj0{
	background: #fff;
	/*margin-bottom: 55px;*/
}
.g_jj4c{
	/*margin-bottom: 55px;*/
}
.g_jj4cen{
	width:1200px;
	margin-left: -1px;
	margin-right: -1px;
	padding-bottom: 45px;
}
.g_jj4cp{
	width:20%;
	padding-left: 1px;
	padding-right: 1px;
	position: relative;
}
.g_jj4tle h3{
	font-family: "SimHei";
	font-size:32px;
	color: #4d4d4d;
	padding-top: 50px;
	padding-bottom: 20px;
}
.g_jj4cpt{
	width:238px;
	overflow: hidden;
}
.g_jj4cpt img{
	width:100%;
	transition: all 0.36s;
}
.g_jj4cpwz h4{
	font-family: "Microsoft YaHei";
	font-size:18px;
	color: #464646;
	margin-bottom: 16px;
	padding-left: 20px;
	line-height: 24px;
	transition: all 0.36s;
	/*height: 48px;*/
    overflow: hidden;
}
.g_jj4cpwz p{
	font-family: "Microsoft YaHei";
	font-size:16px;
	color: #0071a4;
	height: 72px;
	line-height: 24px;
	overflow: hidden;
	/*padding-right: 76px;*/
	padding-left: 20px;
}
.g_jj4cpwz{
	padding-top:15px; 
	padding-bottom: 30px;
	padding-right: 20px;
}
.g_jj4cpwz::before{
	content: '';
	position: absolute;
	bottom:118px;
	right:0;
	width:2px;
	height: 28px;
	background: #82d6ec;
}
.g_jj4cpwz::after {
    content: '';
    position: absolute;
    bottom: 30px;
    right: 0;
    width: 2px;
    height: 88px;
    background: #bbbbbb;
}

/*.g_jj4cpwz::after :nth-child(5){
	display: none;
}
.g_jj4cpwz::before :nth-child(5){
	display: none;
}*/
/*解决方案led*/
.gjj_ledb{
	width:100%;
}
.gjj_ledb img{
	width:100%;
}
.gjj_ledc1{
	background: url(/Public/Cn/images/bj1_03.jpg) no-repeat;
	background-size:cover; 
	background-position: center;
}
.gjj_ledtlex{
	margin-top: 68px;
	margin-bottom: 22px;
}
.gjj_ledtle {
    margin-top: 54px;
    margin-bottom: 22px;
}
.gjj_ledtle3{
	margin-top: 55px;
}
.gjj_ledtle h4{
	font-family: "SimHei";
	font-size:36px;
	color: #4d4d4d;
}
.gjj_ledc1{
	padding-top: 80px;
}
.gjj_lednr{
	width:33.333333%;
	padding-left: 70px;
	padding-right: 70px;
	padding-bottom: 100px;
	text-align: center;
}
.gjj_lednr p{
 	font-family: "SimHei";
	font-size:54px;
	color: #f36b21;
	float: left;
	display: block;
	font-weight: bold;
}
.gjj_lednr span{
 	font-family: "SimHei";
	font-size:26px;
	color: #f36b21;
	float: left;
	display: block;
	line-height: 68px;
}
.gjj_lednr h6{
 	font-family: "SimHei";
	font-size:54px;
	color: #f36b21;
	float: left;
	display: block;
	font-weight: bold;
}
/*led111*/
.gjj_lednr h3{
 	font-family: "SimHei";
	font-size:26px;
	color: #333;
	padding-top:8px;
	line-height: 28px;
}
.gjj_ledc2 {
    padding-top: 20px;
    padding-bottom: 25px;
}
.gjj_ledc2 p{
	font-family: "SimHei";
	font-size:16px;
	color: #333;
	line-height:30px; 
}
.gjj_ledhy1 {
	width:33.333333%;
}
.gjj_ledhy1img{
	width:100%;
	overflow: hidden;
}
.gjj_ledhy1img img{
	width:100%;
	transition: all 0.36s;
}
.gjj_ledhy1wz1{
	/*width:47px;*/
	width:68px;
	position: relative;
	transition: all 0.36s;
}
.gjj_ledhy1wz1 img{
	width:100%;
}
.gjj_ledhy1wz1 .ace_hh1{
	position: relative;
	top:0;
	left: 0;
}
.gjj_ledhy1wz1 .ace_hh2{
	position: absolute;
	top:0;
	left: 0;
}
.gjj_ledhy1wz{
	padding-top: 30px;
	padding-left: 32px;
	padding-bottom: 40px;
	position: relative;
	transition: all 0.36s;
}

.gjj_ledhy1wz2{
	/*width: calc(100% - 47px);*/
	width: calc(100% - 68px);
	padding-left: 18px;
	transition: all 0.36s;
	margin-top:20px;
}
.gjj_ledhy1wz2 h3{
	font-family: "SimHei";
	font-size:24px;
	color: #333;
}
.gjj_ledhy1wz2 p{
	font-family: "SimHei";
	font-size:18px;
	color: #333;
	padding-top: 20px;
}
.gjj_ledpro1{
	width:20%;
}
.gjj_ledpro1tu{
	width:100%;
	overflow: hidden;
}
.gjj_ledpro1tu img{
	width:100%;
	transition: all 0.36s;
}
.gjj_ledpro1w {
	padding-top: 20px;
	padding-left: 18px;
	padding-right: 26px;
}
.gjj_ledpro1w h6{
	font-family: "SimHei";
	font-size:24px;
	color: #333;
}
.gjj_ledpro1w p{
	font-family: "SimHei";
    font-size: 18px;
    color: #0065ac;
    line-height: 24px;
    padding-top: 10px;
    padding-bottom: 10px;
    height: 60px;
    overflow: hidden;
}
.gjj_ledpro1w span{
	font-family: "SimHei";
	font-size:16px;
	color: #666;
}
.gjj_ledpro{
	padding-bottom: 106px;
}
.gjj_ledcbox3{
	background: #f0f0f0;
}
.gjj_ledpro1{
	position: relative;
}
.gjj_ledpro1w::before{
	content: '';
	position: absolute;
	bottom: 65px;
	left:0;
	width:2px;
	height: 30px;
	background: #82d6ec;
}
.gjj_ledpro1w::after{
	content: '';
	position: absolute;
	bottom: 0px;
	left:0;
	width:2px;
	height: 76px;
	background: #bbbbbb;
}
.gjj_ledc1xx {
	width:768px;
	margin:auto;
}
.gjj_ledc1xx .gjj_lednr {
    padding-left: 35px;
    padding-right: 35px;
}
.gjj_lednrq{
	width:50%;
	padding-left: 70px;
	padding-right: 70px;
	padding-bottom: 100px;
	text-align: center;
}
/*解决方案led2*/
.gjj_ledc2x{
	padding-top: 20px;
	padding-bottom: 20px;
}
.gjj_ledc3{
	width:100%;
}
.gjj_ku{
	width:1200px;
}
/*产品-天线*/
.g_ptx{
	width:100%;
}
.g_ptx1{
	width:100%;
	margin-top: 58px;
}
.g_ptx1:nth-child(2n){
	background: #f6f6f6;
	padding-bottom: 55px;
	padding-top: 55px;
}
.g_ptx1tp{
	width:285px;
	position: relative;
	overflow: hidden;
}
.g_ptx1tp img{
	width:100%;
	transition: all 0.36s;
}
.g_ditu1{
	position: relative;
	top:0;
	left: 0;
}
.g_ditu2{
	position: absolute;
	top:0;
	left: 0;
}
.g_ptx1tle{
	width:calc(100% - 285px);
	padding-left: 38px;
	padding-top:30px; 
}
.g_ptx1tle h3{
	font-family: "SimHei";
	font-size:22px;
	color: #333;
	line-height: 26px;
	padding-bottom: 26px;
}
.g_ptx1tle p{
	font-family: "SimHei";
	font-size:16px;
	color: #666;
	line-height: 20px;
}
/*分页*/
.public-yema4 {
    width: 100%;
    overflow: hidden;
    text-align: center;
    margin-top: 42px;
    margin-bottom: 50px;
}
.public-yema4 a {
    display: inline-block;
    text-align: center;
    color: #666666;
}
.public-yema4 i {
    font-size: 13px;
    font-weight: bold;
}
.public-yema4 .activepage {
    border: 1px solid #2465b2;
    color:#2465b2;
}
.public-yema4  .icon-shuangjiaofu-zuo:before {
    content: "\e78a";
}
.public-yema4  .icon-zuo:before {
    content: "\e630";
}
.public-yema4 .icon-z043-you {
    font-size: 10px;
}
.public-yema4  .icon-z043-you:before {
    content: "\e62f";
}
.public-yema4  .icon-shuangjiaofu-you:before {
    content: "\e642";
}
.public-yema4 a span {
    font-family: Microsoft YaHei;
    font-size: 14px;
    line-height: 37px;
    color: rgb(102, 102, 102);
    display: inline-block;
    text-align: center;
    padding: 0px 12px;
    margin: 0px 3px;
}
.public-yema4 li:nth-child(1) {
    font-family: Arial;
    font-size: 14px;
    line-height: 30px;
    color: rgb(102, 102, 102);
    display: inline-block;
    text-align: center;
    padding: 0px 12px;
    margin: 0px 6px;
}
.public-yema4 li {
    font-family: Arial;
    font-size: 14px;
    line-height: 30px;
    color: #000000;
    display: inline-block;
    text-align: center;
    padding: 0px 12px;
    margin: 0px 6px;
    border-radius: 50%;
}
/*产品搜索*/
.g_sscnr{
	width:33.333333%;
}
.g_sstle h3{
	font-family: "SimHei";
	font-size:32px;
	color: #4d4d4d;
	padding-top: 50px;
	padding-bottom: 20px;
}
.g_sstp{
	width:398px;
	overflow: hidden;
}
.g_sstp img{
	width:100%;
	transition: all 0.36s;
}
.g_sscnrb{
	position: relative;
}
.g_sscnrb p {
    font-family: "SimHei";
    font-size: 30px;
    color: #fff;
    display: block;
    position: absolute;
    bottom: 30px;
    left: 25px;
    line-height: 40px;
    width: 180px;
}
.g_sslist{
	padding-left: 24px;
}
.g_sslisti{
	float: left;
	padding-top: 24px;
	position: relative;
}
.ssjt2{
	position: relative;
	top: 0;
	left: 0;
	opacity: 0;
}
.ssjt2{
	position: absolute;
	top: 20px;
	left: 0;
}
/*.g_sslisti img{
	width:28px;
}*/
.g_sslistb a p{
	font-family: "SimHei";
	font-size:20px;
	color: #333;
	display: block;
	float: left;
	padding-top: 24px;
	padding-left: 15px;
}
.g_sscen{
	margin-bottom: 120px;
	overflow: hidden;
}
.g_sslist{
	position: relative;
}
.g_sslistbox::before{
	content: '';
	position: absolute;
	top: 24px;
	left: 0;
	width:2px;
	height: 100%;
	background: #b4b4b4;
}
.g_joinx{
	margin-top: 80px;
	margin-bottom: 130px;
}
.g_jo{
	width:50%;
	padding-left: 130px;
}
.g_joicon{
	width:80px;
}
.g_joicon img{
	width:100%;
}
.g_jonr{
	position: relative;
	padding-left: 53px;
}
.g_jonrzs{
	width:70px;
}
.g_jonrzs img{
	width:100%;
}
.g_jonrwz p{
	font-family: "SimHei";
	font-size:24px;
	color: #4d4d4d;
	display: block;
	margin-left: -15px;
}
.g_jonrwz span{
	font-family: "SimHei";
	font-size:14px;
	color: #333;
	display: block;
	padding-top: 45px;
	padding-left: 5px;
}
.g_ewm{
	width:85px;
	margin-left: 19px;
}
.g_ewm img{
	width:100%;
}
.g_jo1{
	margin-top: 65px;
}
.g_jonr1::before{
	content: '';
	position: absolute;
	top:0px;
	left:53px;
	width:2px;
	height: 24px;
	background: #00a4e0;
}
.g_jonr1::after{
	content: '';
	position: absolute;
	top: 24px;
	left:53px;
	width:2px;
	height: calc(100% - 24px);
	background: #b4b4b4;
}
.g_jonr1{
	padding-left: 112px;
}
.g_jonrsz p{
	font-family: "SimHei";
	font-size:20px;
	color: #4d4d4d;
	padding-bottom: 15px;
}
.g_jonrwz1 p{
	font-family: "SimHei";
	font-size:24px;
	color: #4d4d4d;
	display: block;
	padding-bottom: 29px;
}
.g_szbtn1{
	margin-bottom: 15px;
}
.g_szbtn{
	border:1px solid #92becd;
	transition: all 0.36s;
}
.g_szbtn p{
	font-family: "SimHei";
	font-size:14px;
	color: #92becd;
	padding:8px 28px;
}

.g_lxfs p{
	font-family: "SimHei";
	font-size:18px;
	color: #666;
	line-height: 32px;
}
.g_lxfs p span{
	font-family: "SimHei";
	font-size:18px;
	color: #666;
	line-height: 32px;
}
.g_jonr2 {
    padding-left: 110px;
    width: calc(100% - 80px);
}
.g_nsbp1{
	float: left;
}
.g_nsbp{
	width:180px;
	font-family: "SimHei";
	font-size:18px;
	color: #666;
	line-height: 28px;
	float: left;
}
/*投资者*/
.g_invacb{
	margin-top: 80px;
}
.g_invac{
	width:50%;
}
.g_invacen1{
	padding-left: 212px;
}
.g_invac{
	position: relative;
}
.g_invacwz::before{
	content: '';
	position: absolute;
	top:0px;
	left:135px;
	width:2px;
	height: 24px;
	background: #00a4e0;
}
.g_invacwz::after{
	content: '';
	position: absolute;
	top: 24px;
	left:135px;
	width:2px;
	height: calc(100% - 24px);
	background: #b4b4b4;
}
.g_invacwz{
	padding-left: 104px;
}
.g_invac{
	margin-bottom: 55px;
}
.g_invacwz h3{
	font-family: "SimHei";
	font-size:24px;
	color: #666;
	padding-bottom: 28px;
}
.g_invabtn a p{
	font-family: "Microsoft YaHei";
	font-size:14px;
	line-height: 28px;
	color: #99c1cf;
	text-align: center;
}
.g_invabtn{
	width:120px;
	height:30px;
	border:1px solid #99c1cf;
}
.g_inva2c{
	background: url(/Public/Cn/images/invabj_03.jpg) no-repeat;
	background-size:cover; 
	background-position: center;
	padding-bottom: 54px;
}
.g_inva2c h3{
	font-family: "SimHei";
	font-size:24px;
	color: #fff;
	padding-top: 30px;
	padding-left:130px;
}
.g_inva2nr{
	padding-left: 130px;
	padding-top:25px;
}
.ace_tp{
	width:30px;
	float: left;
}
.ace_tp img{
	width:100%;
}
.g_inva2nr .ace_tl{
	width:140px;
	display: block;
	float: left;
	font-family: "SimHei";
	font-size:22px;
	color: #fff;
	padding-left: 25px;
	line-height: 30px;
}
.ace_xx{
	float: left;
	padding-left: 35px;
	padding-top: 5px;
}
.ace_xx p{
	font-family: "SimHei";
	font-size:24px;
	color: #fff;
	padding-bottom: 15px;
}
.g_inva2{
	margin-bottom: 100px;
	margin-top: 20px;
}
/*关于我们*/
.g_ab1{
	margin-top: 50px;
}
.g_ab1 h3{
	font-family: "SimHei";
	font-size:32px;
	color: #4d4d4d;
	padding-bottom: 25px;
}
.g_ab1l{
	width:50%;
	padding-right: 20px;
}
.g_ab1l p{
	font-family: "SimHei";
	font-size:16px;
	color: #666;
	line-height: 32px;
}
.g_selutionx{
	margin: 10px auto 48px;
}
.g_ab2box{
	width:100%;
	position: relative;
	margin-bottom:55px;
	height: 723px;
}
.g_ab2c{
	/*width:2946px;*/
	height:100%;
	position: relative;
	top: 0;
	left: 0;
	animation:donghua 50s linear infinite;
	-webkit-animation:donghua 50s linear infinite;
	display: inline-block;
	z-index: 1;
}
@keyframes donghua
{
	from{
		transform: translateX(0);
	}
	to{
		transform: translateX(-100%);
	}
} 
@-webkit-keyframes
{
	from{
		transform: translateX(0);
	}
	to{
		transform: translateX(-100%);
	}
} 
.g_ab2c img{
	height:100%;
}
.g_ab2sk{
	width:360px;
	float: left;
	position: relative;
	z-index: 9;
	margin-top: 20px;
}
.g_ab2sk img{
	width:100%;
}
.g_ab2 h3{
	font-family: "SimHei";
	font-size:32px;
	color: #4d4d4d;
	padding-bottom: 40px;
}
.g_ab3 h3{
	font-family: "SimHei";
	font-size:32px;
	color: #4d4d4d;
	padding-bottom: 40px;
}
.g_ab4 h3{
	font-family: "SimHei";
	font-size:32px;
	color: #4d4d4d;
	padding-top:60px;
	padding-bottom: 40px;
}
.g_ab3bt{
	width:587px;
	overflow: hidden;
}
.g_ab3bt img{
	width:100%;
	transition: all 0.36s;
}
.g_ab3bwz{
	width:calc(100% - 587px);
	padding-left: 45px;
}
.g_ab3bwz p{
	font-family: "SimHei";
	font-size:14px;
	color: #333;
	line-height: 36px;
}
.g_ab3bwz span{
	font-family: "SimHei";
	font-size:18px;
	color: #333;
	line-height: 36px;
}
/*产品折叠*/
.g_pzdc{
	margin-top: 56px;
	margin-bottom: 60px;
}
.g_pzdtp{
	width:285px;
	position: relative;
	overflow: hidden;
}
.g_pzdtp img{
	width:100%;
	transition: all 0.36s;
}
.g_ditu3{
	position: relative;
	top: 0;
	left: 0;
}
.g_ditu4{
	position: absolute;
	top: 0;
	left: 0;
}
.g_pzdwab{
	width:calc(100% - 285px);
	padding-left:40px;
	position: relative;
}
.g_pzdwa h4{
	font-family: "SimHei";
	font-size:22px;
	color: #333;
	padding-top:25px;
	padding-bottom: 22px;
}
.g_pzdwa .g_aminp{
	font-family: "SimHei";
	font-size:16px;
	color: #666;
	line-height: 28px;
	padding-bottom: 45px;
	display: none;
}
.g_pzdzk h5{
	font-family: "SimHei";
	font-size:16px;
	color: #666;
	padding-bottom:5px;
}
.g_pzdzk1{
	position: relative;
}
.g_pzdzk1 span{
	width:2px;
	height:2px;
	background: #666;
	/*float: left;*/
	display: block;
	margin-top:14px;
	margin-left: 5px;
	position: absolute;
	top: 0;
	left: 0;
}
.g_pzdzk1 p{
	display: block;
	/*float: left;*/
	font-family: "SimHei";
	font-size:16px;
	color: #666;
	line-height: 28px;
}
.g_pzdzk2{
	margin-top: 30px;
	/*display: none;*/
}
.g_pzdzk2 p{
	font-family: "SimHei";
	font-size:16px;
	color: #065f8b;
	display: block;
	float: left;
}
.g_pzdzk2t{
	width:13px;
	float: left;
	margin-left: 10px;
}
.g_pzdzk2t img{
	width:100%;
}
/*.g_pzdzk{
	display: none;
}*/
.g_zhe{
	width:36px;
	position: relative;
	margin-top: 16px;
}
.g_zhe img{
	width:100%;
}
.g_zhe .jia{
	position: relative;
	bottom: 0;
	right:0;
	opacity: 1;
}
.g_zhe .jian{
	position: absolute;
	bottom: 0;
	right:0;
	opacity: 0;
}
/*.g_pzdcbac{
	background: #f6f6f6;
	padding-top:55px;
	padding-bottom:55px;
}*/
.g_pzdc:nth-child(2n){
	background: #f6f6f6;
	padding-top:55px;
	padding-bottom:55px;
}
.g_pzdwab.act1 .jian{
	opacity: 1;
}
.g_pzdwab.act1 .jia{
	opacity: 0;
}

.g_ab2cbox {
    width: 1200px;
    height: 100%;
    position: absolute;
    overflow: hidden;
    top: 0;
    z-index: 100;
    left: 50%;
    transform: translateX(-50%);
}
.g_ab2box{
	background: rgb(226,226,226);
}
.g_imgna {
    position: relative;
    left: 0;
    top: 0;
}
.g_imgnb {
    transform: translateX(100%);
    position: absolute;
    left: 0;
    top: 0;
}
.oo_bof {
    display: none;
}
.g_ab2{
	width:100%;
}
.gjj_ledhy {
	margin-bottom: 70px;
	overflow: hidden;
}
.ssjt2{
	width:14px;
}
.ssjt1 {
    width: 22px;
    transition: all 0.36s;
}
.g_sslistb{
	cursor: pointer;
}
.gjj_lednra{
	text-align: center;
	display: inline-block;
}
.g_jonrwz1 .g_jonrwz span{
	padding-top: 20px;
}
.public-shangxiaye{
	display: none;
}
.g_selu2ceny .g_jiah{
	line-height: 75px;
}
.gjj_lednra .g_jiah{
	line-height: 70px;
}
.gjj_lednraa p{
	padding-bottom: 16px;
}
/*手机版导航*/
.phxia{
    position: fixed;
    width: 100%;
    left: 50%;
    top: 64px;
    z-index: 12;
    transform: translateX(-50%);
   	padding:0 15px;
   	background-color: #f1f1f1;
   	z-index: 200;
}
.xialaph{
    display: none;
    width: 100%;
    padding-bottom: 18px;
    background-color: #f1f1f1;
    font-family: 'Microsoft YaHei';
}
.xialaph h4{
    position: relative;
}
.xialaph h4::after{
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    opacity: .1;
    background-color: #000;
}
.xialaph h4 a{
    font-size: 16px;
    font-weight: bold;
    line-height: 40px;
    text-transform: uppercase;
    color: #999;
}
.xialaph h4 img{
    position: absolute;
    top: 50%;
    right: 5px;

    width: 13px;
    cursor: pointer;

    transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}
.xialaph .ul2{
    display: none;
    padding-top: 7px;
    padding-bottom: 8px;
}
.xialaph .ul2 .container_s{
    max-width: 100%;
    padding: 0 15px;
}
.xialaph h5{
    position: relative;
}
.xialaph h5::after{
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;

    width: 100%;
    height: 1px;

    opacity: .05;
    background-color: #000;
}
.xialaph h5 a{
    font-family: 'Microsoft YaHei';
    font-size: 14px;
    line-height: 35px;
    text-transform: uppercase;
    color: #999;
}
.xialaph h5 img{
    position: absolute;
    top: 50%;
    right: 5px;

    width: 13px;
    cursor: pointer;

    transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}
.xialaph h4.active img.img_s,
.xialaph h5.active img.img_s{
    display: none;
}
.xialaph h4.active img.img_d,
.xialaph h5.active img.img_d{
    display: block;
}
.xialaph .ul3{
    display: none;
}
.xialaph h6 a{
    font-family: 'Microsoft YaHei';
    font-size: 12px;
    line-height: 40px;
    text-transform: uppercase;
    color: #999;
}

.header2{
    position: fixed;
    top: 0;
    left: 50%;
    z-index: 200;
    width: 100%;
    height: 64px;
    padding-left: 15px;
    padding-right: 15px;
    background-color: #ffffff;
   	transform: translateX(-50%);
}
.header2 .logo{
    width: 110px;
    line-height: 64px;
}
.header2 .logo img{
    width: 100%;
}
.header2 .phsearch{
    position: absolute;
    top: 50%;
    right: 70px;

    width: 25px;
    cursor: pointer;

    transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}
.header2 .wj_hin_right{
    margin-right: 5px;
    padding-top: 25px;
}
.header2 .phsearch img{
    width: 100%;
}
.ph_mea_cl{
    overflow: hidden;
    width: 50px;
    height: 100%;
}
.header2 .menuph{
    width: 50px;
    height: 50px;
    cursor: pointer;
    text-align: center;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}
.header2 .menuph .point{
    position: relative;
    display: inline-block;
    width: 28px;
    height: 22px;
    margin-top: 14px;
}
.header2 .menuph .point: .navbtn,
.header2 .menuph .point: .navbtn::after,
.header2 .menuph .point: .navbtn::before{
    width: 28px;
}
.header2 .menuph .navbtn{
    position: absolute;
    top: 10px;
    right: 0;
    display: inline-block;
    width: 28px;
    height: 1px;
    -webkit-transition: all .3s ease-out 0s;
       -moz-transition: all .3s ease-out 0s;
        -ms-transition: all .3s ease-out 0s;
         -o-transition: all .3s ease-out 0s;
            transition: all .3s ease-out 0s;
    background: #000;
}
.header2 .menuph .navbtn::after,
.header2 .menuph .navbtn::before{
    position: absolute;
    right: 0;
    display: inline-block;
    width: 28px;
    height: 1px;
    content: '';
    -webkit-transition: all .3s ease-out 0s;
       -moz-transition: all .3s ease-out 0s;
        -ms-transition: all .3s ease-out 0s;
         -o-transition: all .3s ease-out 0s;
            transition: all .3s ease-out 0s;
    background: #000;
}
.header2 .menuph .navbtn::after{
    top: -10px;
}
.header2 .menuph .navbtn::before{
    top: 10px;
}
.header2 .menuph .point.active .navbtn{
    background: transparent;
}
.header2 .menuph .point.active .navbtn::after{
    top: 0;
    -webkit-transform: rotate(45deg);
       -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
         -o-transform: rotate(45deg);
            transform: rotate(45deg);
}
.header2 .menuph .point.active .navbtn::before{
    top: 0;
    -webkit-transform: rotate(-45deg);
       -moz-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
         -o-transform: rotate(-45deg);
            transform: rotate(-45deg);
}
.ph_search{
    width: 100%;
    overflow: hidden;
    padding: 0 15px;
    padding-left: 15px;
}
.ph_search_ph{
    width:100%;
    height: 35px;
    border:1px solid #999999;
    margin-top: 18px;
    float: left;
    border-radius: 17.5px;
    position: relative;
}
.ph_search_ph input{
    width: 100%;
    height: 100%;
    text-indent: 20px;
    color:#333333;
}

.ph_search_ph input::-webkit-input-placeholder{
    color: #999999;
}
.ph_search_ph button{
    width: 40px;
    height: 100%;
    color: #ffffff;
    line-height: 35px;
    text-align: center;
    font-size: 20px;
    font-family: "Microsoft YaHei";
    float:right;
    /*margin-top: 20px;*/
    position: absolute;
    top: 0;
    right: 0;
}
.ph_search button .icon-sousuo{
    font-size: 27px;
    color: #999999;
}
/*头部导航*/
.wj_header_i_nav{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 80px;
    
    /*box-shadow: 0px -6px 30px #888888;*/
    z-index: 10;
}
/*电话*/
.ph_dh_number{
    width: 100%;
    text-align: center;
    margin-top:18px;

}

.ph_dh_number .ph_dh_n{
    display: inline-block;
    overflow: hidden;
}
.ph_dh_number .ph_dh_n p{
    float: left;
    font-size: 20px;
    color: #333333;
}

.ph_dh_number .ph_dh_n .ph_dh_n_p1{
    margin-right: 15px;
}
.g_ptxbanb{
	width: 100%;
	margin-top: 64px;
}
.g_ptxbanb img{
	width:100%;
}
.g_en1, .g_headr .g_ce, .g_cn1{
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
}
.g_en1 a, .g_cn1 a {
    font-family: "SimHei";
    font-size: 16px;
    color: #fff;
}
.g_invactp{
	width:80px;
}
.g_invactp img{
	width:100%;
}
/*侧边分享*/
.g_selufh2{
	width:60px;
	margin-top: 20px;
	position: relative;
	cursor: pointer;
}
.g_selufh2 img{
	width:100%;
}
.bFind-wrapper-top {
    height: 24px!important;
}
#bsMorePanel{
	width: 536px!important;
}
#bsBox {
    height: 420px !important;
}
.g_heer1tp{
	width:40px;
}
.g_heer1tp img{
	width:100%;
}
.g_heer{
	width:647px;
	height: 230px; 
}
.g_heer1{
	padding-left: 15px;
	padding-right: 0px;
	padding-top: 26px;
}
.g_heer3{
	width:145px;
}
.g_heer2{
	width:200px;
}
.g_heer2 .g_heer1wz h3 {
    font-weight: bold;
}
.g_heer3 .g_heer1wz h3 {
    font-weight: bold;
}
.g_heer4 .g_heer1wz h3 {
    font-weight: bold;
}
.g_heer4{
	width:295px;
}
.g_heer1 .g_heer1wz h3{
	font-family: "SimHei";
    font-size: 16px;
    color: #464646;
    line-height: 32px;
}
.g_heer1 .g_heer1wz1  a  p{
	font-family: "SimHei";
    font-size: 14px;
    color: #666;
    line-height: 26px;
}
.g_heer1wz{
	padding-left: 20px;
}
.g_heera{
	width:437px;
	height:180px;
}
.g_heera1{
	width:50%;
	padding:22px;
}
.g_heera1 .g_heer1wz h3{
	font-family: "SimHei";
    font-size: 16px;
    color: #464646;
    line-height: 32px;
}
.g_heerb{
	width:185px;
}
.g_heerb1{
	padding:14px 22px;
}
.g_heerb1 .g_heer1wz h3{
	font-family: "SimHei";
    font-size: 16px;
    color: #464646;
    line-height: 32px;
}
.g_heerb1 .g_heerb1wz h3{
	width:80px;
}
.g_heerc{
	width:654px;
}	
.g_heerbox{
	width:33.333333%;
}
.g_heerc .g_heer1wz h3{
	font-family: "SimHei";
    font-size: 16px;
    color: #464646;
    line-height: 32px;
}
.g_headli{
	position: relative;
}
.g_xiala{
	display: none;
	position: absolute;
	top: 78px;
	left: -45px;
	z-index: 100;
	background: #fff;
	z-index: 200;
}
.g_xiala::before{
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	box-shadow: 0 -2px 5px #f6f6f6; 
	width:100%;
	height: 5px;
}

.gjj_ledcbox1{
	position: relative;
}
.g_ledline::before{
	content: '';
	position: absolute;
	width: 100vw;
	height: 1px;
	display: block;
	background: #ebedea;
	top: 78px;
	left: 50%;
	transform: translateX(-50%);
}
.g_ban{
    height:570px;
    position: relative;
}
.g_banner1{
	position: absolute;
	width:100vw;
	height:570px;
    overflow: hidden;
}
.g_sha{
	display: none;
	width:343px;
	height:116px;
	background: #fff;
	position: absolute;
	top: 125px;
	right:65px;
	box-shadow: 2px 0px 2px #ebebeb;
}
.g_shatle{
	width:100%;
	text-align: center;
}
.g_shrwro{
	width:22px;
	position: absolute;
	top: 14px;
	right: 28px;
	cursor: pointer;
}
.g_shrwro img{
	width:100%;
}
.g_shanr{
	width:282px;
	margin:auto;
}
.g_shanr1{
	width:48px;
	margin-left: 7px;
	margin-right: 7px;
	position: relative;
}
.g_shanr1 img{
	width:100%;
}
.g_shatle p{
	width: 290px;
	padding-top: 18px;
	padding-bottom: 16px;
	font-family: "Microsoft YaHei";
	font-size: 16px;
	color:#333;
}
.bshare_box1{
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}
.bshare_box1 a{
    width: 100%;
    height: 100%;
}
.bsPromo1{
    width: 100%;
    height: 100%;
    display: block !important;
    opacity: 0 !important;
}
.gjj_ledcbox1 h4 {
    font-family: "SimHei";
    font-size: 36px;
    color: #4d4d4d;
}
.g_liu{
	width:50px;
	margin-left: 20px;
}
.g_liu img{
	width:100%;
}
.phone{
	position: relative;
}
.g_photc{
	display: none;
	position: absolute;
	bottom: 38px;
    left: -54px;
    width: 140px;
    height: 40px;
	background: #fff;
}
.g_photcl p{
    padding-top: 14px;
    padding-bottom: 14px;
    font-family: "Microsoft YaHei";
    font-size: 16px;
    color: #333;
    text-align: center;
}
.g_photcr {
    width: 14px;
    position: absolute;
    top: 7px;
    right: 10px;
}
.g_photcr img{
	width:100%;
}
.g_ab5 .g_ab3bwz {
	width: 587px;
    padding-left: 0px;
}
.g_ab5 .g_ab3bt {
	width: calc(100% - 632px);
    /*padding-left: 45px;*/
}
.g_ab{
	margin-bottom: 150px;
}
/*解决方案-电子电路*/
.ace_dz{
	text-align: center;
	display: inline-block;
}
.g_jj2lwz p{
	font-family: "SimHei";
	font-size:58px;
	color: #e56b21;
	display: block;
	float: left;
	font-weight: bold;
}
.g_jj2lwz2 h4{
	padding-top: 12px;
}
.g_jj2lwz span{
	font-family: "SimHei";
	font-size:24px;
	color: #e56b21;
	display: block;
	float: left;
	line-height: 70px;
}
.g_jj2lwz h4{
	font-family: "SimHei";
	font-size:22px;
	color: #333333;
	text-align: center;
	letter-spacing: 2px;
	line-height: 30px;
	height: 60px;
    overflow: hidden;
}
.g_jj2lwz {
    width: 50%;
    padding-left: 38px;
    padding-right: 38px;
    padding-top: 110px;
    padding-bottom: 60px;
    text-align: center;
}
.g_jj2lwz1 {
    padding-top: 55px;
    padding-bottom: 70px;
}
.g_jj2lwz3{
	width:100%;
	padding-top: 25px;
    padding-bottom: 70px;
}
.g_jj3 .g_jj2tle{
	margin-top: 54px;
	margin-bottom: 22px;
}
.g_jj4cp:nth-child(5) .g_jj4cpwz::before{
	display: none;
}
.g_jj4cp:nth-child(5) .g_jj4cpwz::after{
	display: none;
}
.g_jj3cwz1{
	position: relative;
}
.ace_yyt1{
	position: relative;
	top:0;
	left:0;
	opacity: 1;
}
.ace_yyt2{
	position: absolute;
	top:0;
	left:0;
	opacity: 0;
}
.g_jj3ctp {
	width:421px;
	overflow: hidden;
}
.g_jj3ctp img{
	width:100%;
	transition: all 0.36s;
}
.g_jj3cicon{
	position: relative;
}
.ace_yyt3{
	position: relative;
	top:0;
	left:0;
	opacity: 1;
}
.ace_yyt4{
	position: absolute;
	top:11px;
	left:0;
	opacity: 0;
}
.ace_led2tp{
	width:100%;
}
.ace_led2tp img{
	width:100%;
}
.ace_jj3cicon{
	position: absolute;
	bottom: 12px;
	left:120px;
}
.ace_jj3cicon .ace_yyt4 {
    position: absolute;
    top: 12px;
    left: 0;
    opacity: 0;
}
.gjj_ledhy1wz2 h3{
	font-family: "Microsoft YaHei";
	font-size:20px;
	color: #333;
}
.gjj_ledhy1wz2 p{
	font-family: "???è??é?…é?‘";
    font-size: 16px;
    color: #333;
    padding-top: 20px;
    line-height: 22px;
    padding-right: 135px;
}
.g_jj5 .g_jj5tle h3{
	font-family: "SimHei";
    font-size: 32px;
    color: #4d4d4d;
    padding-top: 50px;
    padding-bottom: 20px;
}
.g_jj5wz{
	padding-top: 55px;
	margin-left: 60px;
	width:120px;
}
.g_jj5wz img{
	width:100%;
}
.ace_tx{
	margin-bottom: 70px;
}
.gjj_ledcbox1{
	overflow: hidden;
}
.g_jj5{
	overflow: hidden;
}
.ace_vio{
	width:100%;
	height:100%;
	position: fixed;
	top: 0;
	left: 0;
	display: none;
	z-index: 1000;
}
.g_video1 {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.g_bqsy a{
	color: #818181;
}
.g_jj2lcen2 img, .gjj_ledc2 img, .g_ab1l img, .g_ab3bwz img{
	max-width: 100%;
}
.ace_vio{
	width: 100vw;
    height: 100vh;
    background: rgba(0,0,0,0.7);
    position: fixed;
    left: 0;
    top: 0;
    z-index: 1002;
    display: none;
}
.hw_cancel {
    cursor: pointer;
}
.iconfont {
    font-family: "iconfont" !important;
    font-size: 20px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    top: 15px;
    right: 72px;
    z-index: 10000;
    color: #fff;
}
.ace_h3 h3 {
    font-family: "SimHei";
    font-size: 32px;
    color: #4d4d4d;
    padding-bottom: 40px;
    padding-top: 54px;
}
.g_ab3b1{
	margin-bottom: 32px;
}
.g_footlia{
	width:162px;
}
.g_footlib{
	width:60px;
}
.g_footlic{
	width:228px;
}
/*12.13*/
.g_jjb{
	position: relative;
	margin-top: 100px;
}
.g_jjbs1{
	position: relative;
}
.g_jjb .g_jjbswz1{
	position: absolute;
	top: 50%;
	left:50%;
	transform: translate(-50%,-50%);
}
.g_jjb .g_jjbswz1 h3{
	font-family: "SimHei";
    font-size: 36px;
    color: #fff;
}
.g_jjb .g_jjbswz2 h3{
	font-family: "SimHei";
    font-size: 40px;
    color: #fff;
    padding-bottom: 26px;
}
.g_jjb .g_jjbswz2{
	width:600px;
	position: absolute;
	top: 50%;
	left:27%;
	transform: translate(-27%,-50%);
}
.g_jjb .g_jjbswz2 p{
	font-family: "SimHei";
    font-size: 18px;
    color: #fff;
    line-height: 28px;
    padding-right: 162px;
}

.oo_bof {
	width:100px;
    display: none;
}
.oo_bof img{
	width:100%;
}
.slick-dots li {
    border: 1px solid #fff;
}
.slick-dots li.slick-active {
    background: #fff;
}
.g_banqhb{
	position: relative;
	width:100%;
	top:0;
	left:0;
}
.g_banqh{
	width:100%;
}
.g_banqh1{
	width:100%;
}
.g_banqh1 img{
	width:100%;
}
/*banner轮播*/
.ace_lbth{
	width:100%;
}
.ace_lbsb{
	width:100%;
	position: relative;
}
.g_video {
    width:100%;
    margin: auto;
    position: relative;
    top: 0;
    left: 0;
    z-index: 10;
}
.g_bof{
	width:60px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	cursor: pointer;
	z-index: 15;
}
.ace_lbsb{
	position: relative;
	width:100vw;
	height:570px;
    overflow: hidden;
}
.ace_phno1{
	height:100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 5;
}
.ace_phtu{
	display: none;
}
.ace_bansd1 h3{
	font-family: "SimHei";
    font-size: 36px;
    color: #fff;
}
.ace_lbsb1{
	position: relative;
}
.ace_bansd1{
	position: absolute;
	top:48%;
	left:24%;
	transform: translate(-24%,-48%);
	z-index: 8;
}
.g_pzdzk{
	width: calc(100% - 80px);
}
.g_pzdzkas{
	width:100%;
	height: 84px;
	overflow: hidden;
}
.g_pzdcss{
	position: relative;
}
.g_zhe {
    cursor: pointer;
}
.g_pzdc.atbvn .g_pzdzkas .g_zhe{
	display: block;
}
.atnm.g_pzdc .g_pzdzkas{
	height: auto;
}
.atnm.g_pzdc .jia{
	opacity: 0;
}
.atnm.g_pzdc .jian{
	opacity: 1;
}
.g_zhe{
	display: none !important;
}
.atbvn.g_pzdc .g_zhe{
	display: block !important;
}
.g_jj2lcenz{
	background: url(/Public/Cn/images/bj2_03x.jpg) no-repeat;
	background-size:cover; 
	background-position: center;
	overflow: hidden;
}
.g_sstle{
	margin-top: 54px;
}
.g_footlib .g_footnavbox1 {
    padding-left: 15px;
    padding-right: 15px;
}
.g_headrcc{
	border:1px solid #065f80;
	margin-top: 17px;
	margin-bottom: 15px;
	border-radius: 25px;
	background: #fff;
}
.g_en{
	float: left;
	padding: 3px 8px 3px 12px;
	width:42px;
	border-radius: 25px;
	/*background: #065f80;*/
}
.g_cn{
	float: left;
	padding: 3px 8px 3px 12px;
	width:42px;
	border-radius: 25px;
	background: #065f80;
}
.g_en a{
	color: #065f80;
}
.g_cn a{
	color: #fff;
}
.ace_txlbox{
	width:1200px;
	position: relative;
}
.ace_txlb{
	width:100%;
	margin:auto;
}
.ace_txlbx{
	width:33.333333%;
}
.ace_txlbx img{
	width:100%;
}
.pf_jt1{
	width:35px;
	position: absolute;
	top:50%;
	left:10px;
	transform: translateY(-50%);
	cursor: pointer;
}
.pf_jt1 img{
	width:100%;
}
.pf_jt2{
	width:35px;
	position: absolute;
	top:50%;
	right:10px;
	transform: translateY(-50%);
	cursor: pointer;
}
.pf_jt2 img{
	width:100%;
}
.g_bof1{
	display: none;
}
.g_video1 .vjs-tech{
	max-width: 100%;
    max-height: 100%;
    width: 100%;
}
/*载入效果*/
/*首页*/
.g_selu1tle span{
    -webkit-animation: fadeInUp 1s ease both;
    animation: fadeInUp 1s ease both;
    animation-delay: 0.3s;
}
.g_selu1cenr1{
	-webkit-animation: fadeInUp 1s ease both;
    animation: fadeInUp 1s ease both;
    animation-delay: 0.5s;
}
.g_selu1cenr2{
	-webkit-animation: fadeInUp 1s ease both;
    animation: fadeInUp 1s ease both;
    animation-delay: 0.7s;
}
.g_selu1cenr3{
	-webkit-animation: fadeInUp 1s ease both;
    animation: fadeInUp 1s ease both;
    animation-delay: 0.9s;
}
.g_selu1tlex span{
    -webkit-animation: fadeInUp 1s ease both;
    animation: fadeInUp 1s ease both;
    animation-delay: 0.5s;
}
.g_selu2{
	-webkit-animation: fadeIn 1s ease both;
    animation: fadeIn 1s ease both;
    animation-delay: 1.2s;
    padding-bottom: 42px;
}
.g_selu2cen1{
	-webkit-animation: fadeInUp 1s ease both;
    animation: fadeInUp 1s ease both;
    animation-delay: 1.8s;
}
.g_selu2cen2{
	-webkit-animation: fadeInUp 1s ease both;
    animation: fadeInUp 1s ease both;
    animation-delay: 2s;
}
.g_selu2cen3{
	-webkit-animation: fadeInUp 1s ease both;
    animation: fadeInUp 1s ease both;
    animation-delay: 2.2s;
}
.g_selu2cen4{
	-webkit-animation: fadeInUp 1s ease both;
    animation: fadeInUp 1s ease both;
    animation-delay: 2.4s;
}
/*解决方案*/
.g_jjctle h3{
	-webkit-animation: fadeInUp 1s ease both;
    animation: fadeInUp 1s ease both;
    animation-delay: 0.3s;
}
.g_jjc1{
	-webkit-animation: fadeInUp 1s ease both;
    animation: fadeInUp 1s ease both;
    animation-delay: 0.5s;
}
.g_ace11{
	-webkit-animation: fadeInUp 1s ease both;
    animation: fadeInUp 1s ease both;
    animation-delay: 0.8s;
}
.g_jjc2{
	-webkit-animation: fadeInUp 1s ease both;
    animation: fadeInUp 1s ease both;
    animation-delay: 1s;
}
.g_ace12{
	-webkit-animation: fadeInUp 1s ease both;
    animation: fadeInUp 1s ease both;
    animation-delay: 1.2s;
}
.g_jjc3{
	-webkit-animation: fadeInUp 1s ease both;
    animation: fadeInUp 1s ease both;
    animation-delay: 1.4s;
}
.g_ace13{
	-webkit-animation: fadeInUp 1s ease both;
    animation: fadeInUp 1s ease both;
    animation-delay: 1.6s;
}
/*解决方案-led*/
.gjj_ledtle1 h4{
	-webkit-animation: fadeInUp 1s ease both;
    animation: fadeInUp 1s ease both;
    animation-delay: 0.3s;
}
.gjj_ledc1{
	-webkit-animation: fadeIn 1s ease both;
    animation: fadeIn 1s ease both;
    animation-delay: 0.6s;
}
.gjj_ledc2 p{
	-webkit-animation: fadeInUp 1s ease both;
    animation: fadeInUp 1s ease both;
    animation-delay: 0.9s;
}
.gjj_ledtle2 h4{
	-webkit-animation: fadeInUp 1s ease both;
    animation: fadeInUp 1s ease both;
    animation-delay: 0.3s;
}
.gjj_ledhy11{
	-webkit-animation: fadeInUp 1s ease both;
    animation: fadeInUp 1s ease both;
    animation-delay: 0.4s;
}
.gjj_ledhy1wz11{
	-webkit-animation: fadeInUp 1s ease both;
    animation: fadeInUp 1s ease both;
    animation-delay: 0.6s;
}
.gjj_ledhy1wz21 h3{
	-webkit-animation: fadeInUp 1s ease both;
    animation: fadeInUp 1s ease both;
    animation-delay: 0.8s;
}
.gjj_ledhy1wz21 p{
	-webkit-animation: fadeInUp 1s ease both;
    animation: fadeInUp 1s ease both;
    animation-delay: 1s;
}
.gjj_ledhy1wz21 .g_jj3cicon {
	-webkit-animation: fadeInUp 1s ease both;
    animation: fadeInUp 1s ease both;
    animation-delay: 1.1s;
}
.gjj_ledhy12{
	-webkit-animation: fadeInUp 1s ease both;
    animation: fadeInUp 1s ease both;
    animation-delay: 1.2s;
}
.gjj_ledhy1wz12 h3{
	-webkit-animation: fadeInUp 1s ease both;
    animation: fadeInUp 1s ease both;
    animation-delay: 1.4s;
}
.gjj_ledhy1wz22 p{
	-webkit-animation: fadeInUp 1s ease both;
    animation: fadeInUp 1s ease both;
    animation-delay: 1.6s;
}
.gjj_ledhy1wz22 .g_jj3cicon {
	-webkit-animation: fadeInUp 1s ease both;
    animation: fadeInUp 1s ease both;
    animation-delay: 1.7s;
}
.gjj_ledhy13{
	-webkit-animation: fadeInUp 1s ease both;
    animation: fadeInUp 1s ease both;
    animation-delay: 1.8s;
}
.gjj_ledhy1wz13 h3{
	-webkit-animation: fadeInUp 1s ease both;
    animation: fadeInUp 1s ease both;
    animation-delay: 2s;
}
.gjj_ledhy1wz23 p{
	-webkit-animation: fadeInUp 1s ease both;
    animation: fadeInUp 1s ease both;
    animation-delay: 2.2s;
}
.gjj_ledhy1wz23 .g_jj3cicon {
	-webkit-animation: fadeInUp 1s ease both;
    animation: fadeInUp 1s ease both;
    animation-delay: 2.3s;
}
.gjj_ledtle3 h4{
	-webkit-animation: fadeInUp 1s ease both;
    animation: fadeInUp 1s ease both;
    animation-delay: 0.3s;
}
.gjj_ledpro11{
	-webkit-animation: fadeInUp 1s ease both;
    animation: fadeInUp 1s ease both;
    animation-delay: 0.4s;
}
.gjj_ledpro11 .gjj_ledpro1w{
	-webkit-animation: fadeInUp 1s ease both;
    animation: fadeInUp 1s ease both;
    animation-delay: 0.6s;
}
.gjj_ledpro12{
	-webkit-animation: fadeInUp 1s ease both;
    animation: fadeInUp 1s ease both;
    animation-delay: 0.8s;
}
.gjj_ledpro12 .gjj_ledpro1w{
	-webkit-animation: fadeInUp 1s ease both;
    animation: fadeInUp 1s ease both;
    animation-delay: 1s;
}
.gjj_ledpro13{
	-webkit-animation: fadeInUp 1s ease both;
    animation: fadeInUp 1s ease both;
    animation-delay: 1.2s;
}
.gjj_ledpro13 .gjj_ledpro1w{
	-webkit-animation: fadeInUp 1s ease both;
    animation: fadeInUp 1s ease both;
    animation-delay: 1.4s;
}
.gjj_ledpro14{
	-webkit-animation: fadeInUp 1s ease both;
    animation: fadeInUp 1s ease both;
    animation-delay: 1.6s;
}
.gjj_ledpro14 .gjj_ledpro1w{
	-webkit-animation: fadeInUp 1s ease both;
    animation: fadeInUp 1s ease both;
    animation-delay: 1.8s;
}
.gjj_ledpro15{
	-webkit-animation: fadeInUp 1s ease both;
    animation: fadeInUp 1s ease both;
    animation-delay: 2s;
}
.gjj_ledpro15 .gjj_ledpro1w{
	-webkit-animation: fadeInUp 1s ease both;
    animation: fadeInUp 1s ease both;
    animation-delay: 2.2s;
}
/*产品搜索*/
.g_sstle1 h3{
	-webkit-animation: fadeInUp 1s ease both;
    animation: fadeInUp 1s ease both;
    animation-delay: 0.3s;
}
.g_sscnrb1 .g_sstp{
	-webkit-animation: fadeInUp 1s ease both;
    animation: fadeInUp 1s ease both;
    animation-delay: 0.5s;
}
.g_sscnrb1 .g_sscnrb p{
	-webkit-animation: fadeInUp 1s ease both;
    animation: fadeInUp 1s ease both;
    animation-delay: 0.6s;
}
.g_sscnrb1 .g_sslistbox::before{
	-webkit-animation: fadeIn 1s ease both;
    animation: fadeIn 1s ease both;
    animation-delay: 1.8s;
}
.g_sscnrb1 .g_sslistb{
	-webkit-animation: fadeIn 1s ease both;
    animation: fadeIn 1s ease both;
    animation-delay: 1.2s;
}
.g_sscnrb2 .g_sstp{
	-webkit-animation: fadeInUp 1s ease both;
    animation: fadeInUp 1s ease both;
    animation-delay: 1.6s;
}
.g_sscnrb2 .g_sscnrb p{
	-webkit-animation: fadeInUp 1s ease both;
    animation: fadeInUp 1s ease both;
    animation-delay: 1.7s;
}
.g_sscnrb2 .g_sslistbox::before{
	-webkit-animation: fadeIn 1s ease both;
    animation: fadeIn 1s ease both;
    animation-delay: 1.9s;
}
.g_sscnrb2 .g_sslistb{
	-webkit-animation: fadeIn 1s ease both;
    animation: fadeIn 1s ease both;
    animation-delay: 2.3s;
}
.g_sscnrb3 .g_sstp{
	-webkit-animation: fadeInUp 1s ease both;
    animation: fadeInUp 1s ease both;
    animation-delay: 2.7s;
}
.g_sscnrb3 .g_sscnrb p{
	-webkit-animation: fadeInUp 1s ease both;
    animation: fadeInUp 1s ease both;
    animation-delay: 2.8s;
}
.g_sscnrb3 .g_sslistbox::before{
	-webkit-animation: fadeIn 1s ease both;
    animation: fadeIn 1s ease both;
    animation-delay: 3s;
}
.g_sscnrb3 .g_sslistb{
	-webkit-animation: fadeIn 1s ease both;
    animation: fadeIn 1s ease both;
    animation-delay: 3.4s;
}
/*关于我们*/
.g_ab1 h3{
	-webkit-animation: fadeInUp 1s ease both;
    animation: fadeInUp 1s ease both;
    animation-delay: 0.3s;
}
.g_ab1l1{
	-webkit-animation: fadeInUp 1s ease both;
    animation: fadeInUp 1s ease both;
    animation-delay: 0.6s;
}
.g_ab1l2{
	-webkit-animation: fadeInUp 1s ease both;
    animation: fadeInUp 1s ease both;
    animation-delay: 0.9s;
}
.g_selu2x{
	-webkit-animation: fadeIn 1s ease both;
    animation: fadeIn 1s ease both;
    animation-delay: 1.2s;
}
.g_ab2tle h3{
	-webkit-animation: fadeInUp 1s ease both;
    animation: fadeInUp 1s ease both;
    animation-delay: 1.4s;
}
.g_ab3 h3{
	-webkit-animation: fadeIn 1s ease both;
    animation: fadeIn 1s ease both;
    animation-delay: 0.5s;
}
.g_ab3bt1{
	-webkit-animation: fadeInLeft 1s ease both;
    animation: fadeInLeft 1s ease both;
    animation-delay: 0.6s;
}
.g_ab3bwz1 .ace_lini1{
	-webkit-animation: fadeInRight 1s ease both;
    animation: fadeInRight 1s ease both;
    animation-delay: 0.7s;
}
.g_ab3bwz1 .ace_lini2{
	-webkit-animation: fadeInRight 1s ease both;
    animation: fadeInRight 1s ease both;
    animation-delay: 0.8s;
}
.g_ab3bwz1 .ace_lini3{
	-webkit-animation: fadeInRight 1s ease both;
    animation: fadeInRight 1s ease both;
    animation-delay: 0.9s;
}
.g_ab3bwz1 .ace_lini4{
	-webkit-animation: fadeInRight 1s ease both;
    animation: fadeInRight 1s ease both;
    animation-delay: 1s;
}
.g_ab3bwz1 .ace_lini5{
	-webkit-animation: fadeInRight 1s ease both;
    animation: fadeInRight 1s ease both;
    animation-delay: 1.1s;
}
.g_ab3bwz1 .ace_lini6{
	-webkit-animation: fadeInRight 1s ease both;
    animation: fadeInRight 1s ease both;
    animation-delay: 1.2s;
}
/*3*/
.g_ab4 h3{
	-webkit-animation: fadeIn 1s ease both;
    animation: fadeIn 1s ease both;
    animation-delay: 2.3s;
}
.g_ab4 .g_ab3bt{
	-webkit-animation: fadeInLeft 1s ease both;
    animation: fadeInLeft 1s ease both;
    animation-delay: 2.4s;
}
.g_ab4 .g_ab3bwz .ace_lini1{
	-webkit-animation: fadeInRight 1s ease both;
    animation: fadeInRight 1s ease both;
    animation-delay: 2.5s;
}
.g_ab4 .g_ab3bwz .ace_lini2{
	-webkit-animation: fadeInRight 1s ease both;
    animation: fadeInRight 1s ease both;
    animation-delay: 2.6s;
}
.g_ab4 .g_ab3bwz .ace_lini3{
	-webkit-animation: fadeInRight 1s ease both;
    animation: fadeInRight 1s ease both;
    animation-delay: 2.7s;
}
.g_ab4 .g_ab3bwz .ace_lini4{
	-webkit-animation: fadeInRight 1s ease both;
    animation: fadeInRight 1s ease both;
    animation-delay: 2.8s;
}
/*2*/
.g_ab5 h3{
	-webkit-animation: fadeIn 1s ease both;
    animation: fadeIn 1s ease both;
    animation-delay: 0.5s;
}
.g_ab5 .g_ab3bwz .ace_lini1{
	-webkit-animation: fadeInLeft 1s ease both;
    animation: fadeInLeft 1s ease both;
    animation-delay: 0.6s;
}
.g_ab5 .g_ab3bwz .ace_lini2{
	-webkit-animation: fadeInLeft 1s ease both;
    animation: fadeInLeft 1s ease both;
    animation-delay: 0.7s;
}
.g_ab5 .g_ab3bwz .ace_lini3{
	-webkit-animation: fadeInLeft 1s ease both;
    animation: fadeInLeft 1s ease both;
    animation-delay: 0.8s;
}
.g_ab5 .g_ab3bwz .ace_lini4{
	-webkit-animation: fadeInLeft 1s ease both;
    animation: fadeInLeft 1s ease both;
    animation-delay: 0.9s;
}
.g_ab5 .g_ab3bt{
	-webkit-animation: fadeInRight 1s ease both;
    animation: fadeInRight 1s ease both;
    animation-delay: 1s;
}
/*加入我们*/
.g_jo12{
	-webkit-animation: fadeInUp 1s ease both;
    animation: fadeInUp 1s ease both;
    animation-delay: 0.3s;
}
.g_jo13{
	-webkit-animation: fadeInUp 1s ease both;
    animation: fadeInUp 1s ease both;
    animation-delay: 0.6s;
}
.g_jo14{
	-webkit-animation: fadeInUp 1s ease both;
    animation: fadeInUp 1s ease both;
    animation-delay: 0.9s;
}
.g_jo15{
	-webkit-animation: fadeInUp 1s ease both;
    animation: fadeInUp 1s ease both;
    animation-delay: 1.2s;
}
.g_jo11{
	-webkit-animation: fadeInUp 1s ease both;
    animation: fadeInUp 1s ease both;
    animation-delay: 1.5s;
}
/*投资*/
.g_invac1{
	-webkit-animation: fadeInUp 1s ease both;
    animation: fadeInUp 1s ease both;
    animation-delay: 0.2s;
}
.g_invac2{
	-webkit-animation: fadeInUp 1s ease both;
    animation: fadeInUp 1s ease both;
    animation-delay: 0.3s;
}
.g_invac3{
	-webkit-animation: fadeInUp 1s ease both;
    animation: fadeInUp 1s ease both;
    animation-delay: 0.4s;
}
.g_invac4{
	-webkit-animation: fadeInUp 1s ease both;
    animation: fadeInUp 1s ease both;
    animation-delay: 0.5s;
}
.g_invac5{
	-webkit-animation: fadeInUp 1s ease both;
    animation: fadeInUp 1s ease both;
    animation-delay: 0.6s;
}
.g_invac6{
	-webkit-animation: fadeInUp 1s ease both;
    animation: fadeInUp 1s ease both;
    animation-delay: 0.7s;
}
.g_invac7{
	-webkit-animation: fadeInUp 1s ease both;
    animation: fadeInUp 1s ease both;
    animation-delay: 0.8s;
}
.g_inva2c{
	-webkit-animation: fadeIn 1s ease both;
    animation: fadeIn 1s ease both;
    animation-delay: 0.4s;
}
.g_inva2c h3{
	-webkit-animation: fadeInUp 1s ease both;
    animation: fadeInUp 1s ease both;
    animation-delay: 0.5s;
}
.g_inva2nr11{
	-webkit-animation: fadeInUp 1s ease both;
    animation: fadeInUp 1s ease both;
    animation-delay: 0.6s;
}
.g_inva2nr12{
	-webkit-animation: fadeInUp 1s ease both;
    animation: fadeInUp 1s ease both;
    animation-delay: 0.7s;
}
.g_inva2nr13{
	-webkit-animation: fadeInUp 1s ease both;
    animation: fadeInUp 1s ease both;
    animation-delay: 0.8s;
}
.g_inva2nr14{
	-webkit-animation: fadeInUp 1s ease both;
    animation: fadeInUp 1s ease both;
    animation-delay: 0.9s;
}
.g_inva2nr15{
	-webkit-animation: fadeInUp 1s ease both;
    animation: fadeInUp 1s ease both;
    animation-delay: 1s;
}
/*产品-天线*/
.g_ptx1tp1{
	-webkit-animation: fadeInLeft 1s ease both;
    animation: fadeInLeft 1s ease both;
    animation-delay: 0.4s;
}
.g_ptx1tle1 h3{
	-webkit-animation: fadeInRight 1s ease both;
    animation: fadeInRight 1s ease both;
    animation-delay: 0.5s;
}
.g_ptx1tle1 p{
	-webkit-animation: fadeInRight 1s ease both;
    animation: fadeInRight 1s ease both;
    animation-delay: 0.6s;
}
.g_ptx1tp2{
	-webkit-animation: fadeInLeft 1s ease both;
    animation: fadeInLeft 1s ease both;
    animation-delay: 0.4s;
}
.g_ptx1tle2 h3{
	-webkit-animation: fadeInRight 1s ease both;
    animation: fadeInRight 1s ease both;
    animation-delay: 0.5s;
}
.g_ptx1tle2 p{
	-webkit-animation: fadeInRight 1s ease both;
    animation: fadeInRight 1s ease both;
    animation-delay: 0.6s;
}
/*产品-折叠*/
.g_pzdtp1{
	-webkit-animation: fadeInLeft 1s ease both;
    animation: fadeInLeft 1s ease both;
    animation-delay: 0.3s;
}
.g_pzdwab1 h4{
	-webkit-animation: fadeInRight 1s ease both;
    animation: fadeInRight 1s ease both;
    animation-delay: 0.4s;
}
.g_pzdwab1 .g_aminp{
	-webkit-animation: fadeInRight 1s ease both;
    animation: fadeInRight 1s ease both;
    animation-delay: 0.5s;
}
.g_pzdwab1 .g_zhe{
	-webkit-animation: fadeIn 1s ease both;
    animation: fadeIn 1s ease both;
    animation-delay: 0.6s;
}
.g_pzdtp2{
	-webkit-animation: fadeInLeft 1s ease both;
    animation: fadeInLeft 1s ease both;
    animation-delay: 0.3s;
}
.g_pzdwab2 h4{
	-webkit-animation: fadeInRight 1s ease both;
    animation: fadeInRight 1s ease both;
    animation-delay: 0.4s;
}
.g_pzdwab2 .g_aminp{
	-webkit-animation: fadeInRight 1s ease both;
    animation: fadeInRight 1s ease both;
    animation-delay: 0.5s;
}
.g_pzdwab2 .g_zhe{
	-webkit-animation: fadeIn 1s ease both;
    animation: fadeIn 1s ease both;
    animation-delay: 0.6s;
}
.g_pzdtp3{
	-webkit-animation: fadeInLeft 1s ease both;
    animation: fadeInLeft 1s ease both;
    animation-delay: 0.6s;
}
.g_pzdwab3 h4{
	-webkit-animation: fadeInRight 1s ease both;
    animation: fadeInRight 1s ease both;
    animation-delay: 0.7s;
}
.g_pzdwab3 .g_aminp{
	-webkit-animation: fadeInRight 1s ease both;
    animation: fadeInRight 1s ease both;
    animation-delay: 0.8s;
}
.g_pzdwab3 .g_zhe{
	-webkit-animation: fadeIn 1s ease both;
    animation: fadeIn 1s ease both;
    animation-delay: 0.9s;
}
.g_pzdtp4{
	-webkit-animation: fadeInLeft 1s ease both;
    animation: fadeInLeft 1s ease both;
    animation-delay: 0.3s;
}
.g_pzdwab4 h4{
	-webkit-animation: fadeInRight 1s ease both;
    animation: fadeInRight 1s ease both;
    animation-delay: 0.4s;
}
.g_pzdwab4 .g_aminp{
	-webkit-animation: fadeInRight 1s ease both;
    animation: fadeInRight 1s ease both;
    animation-delay: 0.5s;
}
.g_pzdwab4 .g_zhe{
	-webkit-animation: fadeIn 1s ease both;
    animation: fadeIn 1s ease both;
    animation-delay: 0.6s;
}
.g_pzdtp5{
	-webkit-animation: fadeInLeft 1s ease both;
    animation: fadeInLeft 1s ease both;
    animation-delay: 0.6s;
}
.g_pzdwab5 h4{
	-webkit-animation: fadeInRight 1s ease both;
    animation: fadeInRight 1s ease both;
    animation-delay: 0.7s;
}
.g_pzdwab5 .g_aminp{
	-webkit-animation: fadeInRight 1s ease both;
    animation: fadeInRight 1s ease both;
    animation-delay: 0.8s;
}
.g_pzdwab5 .g_zhe{
	-webkit-animation: fadeIn 1s ease both;
    animation: fadeIn 1s ease both;
    animation-delay: 0.7s;
}
.g_pzdtp6{
	-webkit-animation: fadeInLeft 1s ease both;
    animation: fadeInLeft 1s ease both;
    animation-delay: 0.3s;
}
.g_pzdwab6 h4{
	-webkit-animation: fadeInRight 1s ease both;
    animation: fadeInRight 1s ease both;
    animation-delay: 0.4s;
}
.g_pzdwab6 .g_aminp{
	-webkit-animation: fadeInRight 1s ease both;
    animation: fadeInRight 1s ease both;
    animation-delay: 0.5s;
}
.g_pzdwab6 .g_zhe{
	-webkit-animation: fadeIn 1s ease both;
    animation: fadeIn 1s ease both;
    animation-delay: 0.6s;
}
/*解决方案-电子电路*/
.g_jj2 .g_jj2tle h3{
	-webkit-animation: fadeIn 1s ease both;
    animation: fadeIn 1s ease both;
    animation-delay: 0.5s;
}
.g_jj2l .g_jj2llogo{
	-webkit-animation: fadeIn 1s ease both;
    animation: fadeIn 1s ease both;
    animation-delay: 0.7s;
}
.g_jj2r .g_jj2llogo{
	-webkit-animation: fadeIn 1s ease both;
    animation: fadeIn 1s ease both;
    animation-delay: 0.9s;
}
.g_jj2l .g_jj2lcen1{
	-webkit-animation: fadeIn 1s ease both;
    animation: fadeIn 1s ease both;
    animation-delay: 1.2s;
}
.g_jj2r .g_jj2lcen1{
	-webkit-animation: fadeIn 1s ease both;
    animation: fadeIn 1s ease both;
    animation-delay: 1.4s;
}
.g_jj2l .g_jj2lwz41{
	-webkit-animation: fadeInUp 1s ease both;
    animation: fadeInUp 1s ease both;
    animation-delay: 1.6s;
}
.g_jj2l .g_jj2lwz42{
	-webkit-animation: fadeInUp 1s ease both;
    animation: fadeInUp 1s ease both;
    animation-delay: 1.8s;
}
.g_jj2l .g_jj2lwz43{
	-webkit-animation: fadeInUp 1s ease both;
    animation: fadeInUp 1s ease both;
    animation-delay: 1.4s;
}
.g_jj2l .g_jj2lwz44{
	-webkit-animation: fadeInUp 1s ease both;
    animation: fadeInUp 1s ease both;
    animation-delay: 2.2s;
}
.g_jj2l .g_jj2lcen2 p{
	-webkit-animation: fadeInUp 1s ease both;
    animation: fadeInUp 1s ease both;
    animation-delay: 2.4s;
}
.g_jj2r .g_jj2lwz41{
	-webkit-animation: fadeInUp 1s ease both;
    animation: fadeInUp 1s ease both;
    animation-delay: 1.2s;
}
.g_jj2r .g_jj2lwz42{
	-webkit-animation: fadeInUp 1s ease both;
    animation: fadeInUp 1s ease both;
    animation-delay: 1.4s;
}
.g_jj2r .g_jj2lwz43{
	-webkit-animation: fadeInUp 1s ease both;
    animation: fadeInUp 1s ease both;
    animation-delay: 1.6s;
}
.g_jj2r .g_jj2lcen2 p{
	-webkit-animation: fadeInUp 1s ease both;
    animation: fadeInUp 1s ease both;
    animation-delay: 3.2s;
}
.g_jj2l  .g_jj2lcen3 img{
	-webkit-animation: fadeInUp 1s ease both;
    animation: fadeInUp 1s ease both;
    animation-delay: 0.4s;
}
.g_jj2r  .g_jj2lcen3 img{
	-webkit-animation: fadeInUp 1s ease both;
    animation: fadeInUp 1s ease both;
    animation-delay: 0.6s;
}
.g_jj3 .g_jj2tle h3{
	-webkit-animation: fadeIn 1s ease both;
    animation: fadeIn 1s ease both;
    animation-delay: 0.8s;
}
.g_jj3cen11 .g_jj3ctp{
	-webkit-animation: fadeInUp 1s ease both;
    animation: fadeInUp 1s ease both;
    animation-delay: 1s;
}
.g_jj3cen11 .g_jj3cwz{
	-webkit-animation: fadeInUp 1s ease both;
    animation: fadeInUp 1s ease both;
    animation-delay: 0.8s;
}
.g_jj3cen12 .g_jj3ctp{
	-webkit-animation: fadeInUp 1s ease both;
    animation: fadeInUp 1s ease both;
    animation-delay: 1s;
}
.g_jj3cen12 .g_jj3cwz{
	-webkit-animation: fadeInUp 1s ease both;
    animation: fadeInUp 1s ease both;
    animation-delay: 1.2s;
}
.g_jj3cen13 .g_jj3ctp{
	-webkit-animation: fadeInUp 1s ease both;
    animation: fadeInUp 1s ease both;
    animation-delay: 0.6s;
}
.g_jj3cen13 .g_jj3cwz{
	-webkit-animation: fadeInUp 1s ease both;
    animation: fadeInUp 1s ease both;
    animation-delay: 0.8s;
}
.g_jj3cen14 .g_jj3ctp{
	-webkit-animation: fadeInUp 1s ease both;
    animation: fadeInUp 1s ease both;
    animation-delay: 1s;
}
.g_jj3cen14 .g_jj3cwz{
	-webkit-animation: fadeInUp 1s ease both;
    animation: fadeInUp 1s ease both;
    animation-delay: 1.2s;
}
.g_jj3cen15 .g_jj3ctp{
	-webkit-animation: fadeInUp 1s ease both;
    animation: fadeInUp 1s ease both;
    animation-delay: 1.4s;
}
.g_jj3cen15 .g_jj3cwz{
	-webkit-animation: fadeInUp 1s ease both;
    animation: fadeInUp 1s ease both;
    animation-delay: 1.6s;
}
.g_jj3cen16 .g_jj3ctp{
	-webkit-animation: fadeInUp 1s ease both;
    animation: fadeInUp 1s ease both;
    animation-delay: 1.8s;
}
.g_jj3cen16 .g_jj3cwz{
	-webkit-animation: fadeInUp 1s ease both;
    animation: fadeInUp 1s ease both;
    animation-delay: 2s;
}
.g_jj4 .g_jj4tle h3{
	-webkit-animation: fadeIn 1s ease both;
    animation: fadeIn 1s ease both;
    animation-delay: 0.4s;
}
.g_jj4 .g_jj4cp1 .g_jj4cpt{
	-webkit-animation: fadeInUp 1s ease both;
    animation: fadeInUp 1s ease both;
    animation-delay: 0.6s;
}
.g_jj4 .g_jj4cp1 .g_jj4cpwz{
	-webkit-animation: fadeInUp 1s ease both;
    animation: fadeInUp 1s ease both;
    animation-delay: 0.8s;
}
.g_jj4 .g_jj4cp2 .g_jj4cpt{
	-webkit-animation: fadeInUp 1s ease both;
    animation: fadeInUp 1s ease both;
    animation-delay: 1s;
}
.g_jj4 .g_jj4cp2 .g_jj4cpwz{
	-webkit-animation: fadeInUp 1s ease both;
    animation: fadeInUp 1s ease both;
    animation-delay: 1.2s;
}
.g_jj4 .g_jj4cp3 .g_jj4cpt{
	-webkit-animation: fadeInUp 1s ease both;
    animation: fadeInUp 1s ease both;
    animation-delay: 1.4s;
}
.g_jj4 .g_jj4cp3 .g_jj4cpwz{
	-webkit-animation: fadeInUp 1s ease both;
    animation: fadeInUp 1s ease both;
    animation-delay: 1.6s;
}
.g_jj4 .g_jj4cp4 .g_jj4cpt{
	-webkit-animation: fadeInUp 1s ease both;
    animation: fadeInUp 1s ease both;
    animation-delay: 1.8s;
}
.g_jj4 .g_jj4cp4 .g_jj4cpwz{
	-webkit-animation: fadeInUp 1s ease both;
    animation: fadeInUp 1s ease both;
    animation-delay: 2s;
}
.g_jj4 .g_jj4cp5 .g_jj4cpt{
	-webkit-animation: fadeInUp 1s ease both;
    animation: fadeInUp 1s ease both;
    animation-delay: 2.2s;
}
.g_jj4 .g_jj4cp5 .g_jj4cpwz{
	-webkit-animation: fadeInUp 1s ease both;
    animation: fadeInUp 1s ease both;
    animation-delay: 2.4s;
}
.ace_led2tp {
    -webkit-animation: fadeInUp 1s ease both;
    animation: fadeInUp 1s ease both;
    animation-delay: 1.2s;
}

.g_jj5 .g_jj5tle h3 {
    -webkit-animation: fadeIn 1s ease both;
    animation: fadeIn 1s ease both;
    animation-delay: 2.6s;
}
.g_jj5 .g_jj5wz img {
    -webkit-animation: fadeInUp 1s ease both;
    animation: fadeInUp 1s ease both;
    animation-delay: 2.6s;
}
/*鼠标效果*/
@media screen and (min-width: 1200px){
	.g_selu2btn:hover {
		background:#065f80;
		opacity: 0.5;
	}
	.g_selu2btn:hover a span{
		color: #fff;
	}
	.g_invabtn:hover {
		background:#065f80;
		opacity: 0.5;
	}
	.g_invabtn:hover a p{
		color: #fff;
	}
	.g_szbtn:hover {
		background:#065f80;
		opacity: 0.5;
	}
	.g_szbtn:hover a p{
		color: #fff;
	}
	.g_en a:hover, .g_cn a:hover{
		/*color:#e60012;*/
	}
	.g_headul li a p:hover{
		color:#e60012;
	}
	.g_footlibox a h3:hover{
		color: #e60012
	}	
	.g_footnavbox .g_footnav :hover{
		color: #e60012
	}	
	.public-yema4  .comp-tabli:hover li {
	    border: 1px solid #2465b2;
	    margin: 0px 5px;
	    color: #2465b2;
	}
	.g_selucenimg:hover img{
		transform: scale(1.1);
	}
	.g_jjcimg:hover img{
		transform: scale(1.1);
	}
	.gjj_ledhy1:hover .ace_hh2{
		opacity: 0;
	}
	.gjj_ledhy1:hover .gjj_ledhy1wz {
		background: #ed1c24;
		transition: all 0.5s;
	}
	.gjj_ledhy1:hover .gjj_ledhy1wz h3{
		color: #fff;
		
	}
	.gjj_ledhy1:hover .gjj_ledhy1wz p{
		color: #fff;
	}
	/*.gjj_ledpro1tu:hover{
		transform: scale(1.1);
	}*/
	.g_sslistb:hover .ssjt1{
		transform: rotate(90deg);
	}
	.g_sslistb:hover .ssjt2{
		opacity: 0;
		transition: all 0.36s
	}
	.g_sslistb:hover a p{
		color: #ed1c24;
		transition: all 0.36s
	}
	.g_content:hover .g_ab3bt img{
		transform: scale(1.1);
	}
	.g_ptx1:hover .g_ptx1tp img{
		transform: scale(1.1);
	} 
	.g_content:hover .g_ptx1tle h3{
		color:#ed1c24;;
	}
	.g_pzdc:hover .g_pzdtp img{
		transform: scale(1.2);
	}
	.g_pzdc:hover .g_pzdwa h4{
		color:#ed1c24;
	}
	.g_ab2c:hover{
		animation-play-state: paused;
		cursor: pointer;
	}
	.g_heer1wz a h3:hover{
		color:#e60012;
	}
	.g_heerop:hover{
		color:#e60012;
	}
	.gjj_ledhy1:hover .gjj_ledhy1img img{
		transform: scale(1.1);
	}
	.gjj_ledpro1:hover .gjj_ledpro1tu img{
		transform: scale(1.1);
	}
	.g_sscnr:hover .g_sstp img{
		transform: scale(1.1);
	}
	.g_en1:hover a{
		color:#e60012;
	}
	.g_cn1:hover a{
		color:#e60012;
	}
	.g_jj3cen:hover .g_jj3ctp img{
		transform: scale(1.1);
	}
	.g_jj3cen:hover .ace_yyt1{
		opacity: 0;
	}
	.g_jj3cen:hover .ace_yyt2{
		opacity: 1;
	}
	.g_jj3cen:hover .g_jj3cwz{
		background: #ed1c24;
	}
	.g_jj3cen:hover .ace_yyt3{
		opacity: 0;
	}
	.g_jj3cen:hover .ace_yyt4{
		opacity: 1;
	}
	.g_jj3cen:hover .g_jj3cwz p{
		color: #fff;
	}
	.g_jj4cp:hover .g_jj4cpwz h4 {
		background: #90d9ed;
		color: #fff;
	}
	.g_jj4cp:hover .g_jj4cpt img{
		transform: scale(1.1);
	}
	.gjj_ledhy1:hover .ace_yyt4{
		opacity: 1;
	}
	.gjj_ledhy1:hover .ace_yyt3{
		opacity: 1;
	}
	.bshare-weixinn:hover .wxcj_boxewm{
	    animation:weixint 1.2s forwards;
	    -webkit-animation:weixint 1.2s forwards;
	    opacity: 1;
	}
	@-webkit-keyframes weixint 
	    {
	    from {
	        opacity: 0;
	        top: 0px;
	    }
	    to {
	        opacity: 1;
	        top: -105px;
	    }
	}
}
.ace_lbsb{
	display: none;
}
.ace_lbsb2 {
	display: block;
}
.slick-list .ace_lbsb{
	display: block;
}
.g_video1 {
	max-height: 100%;
	max-width: calc(100% - 100px);
}
.vjs-remaining-time-display{
	transform: translateY(10px);
}
.wxcj_boxewm1{
	display: none;
}
.wxcj_boxewm {
    width: 100px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: -30px;
    z-index: 5;
    opacity: 0;
}
.wxcj_boxewm img {
    width: 100%;
}
.wxcj_mc{
	display: none;
}
.g_jo11{
	margin-top: 45px;
}
.g_mebjkm{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
}
.ace_zq{
	font-family: SimHei;
    font-size: 22px;
    color: #fff;
    padding-top: 30px;
    padding-left: 130px;
}
.g_lxfs{
	width:288px;
}
/*联系我们*/
/** Generated by FG **/
@font-face {
	font-family: 'Conv_FRABK';
	src: url('/Public/Cn/fonts/FRABK.eot');
	src: local('?'), url('/Public/Cn/fonts/FRABK.woff') format('woff'), url('/Public/Cn/fonts/FRABK.ttf') format('truetype'), url('/Public/Cn/fonts/FRABK.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
.g_contact{
	width:100%;
	margin-bottom: 165px;
}
.g_contab{
	width:1200px;
	margin:auto;
}
.contas{
	text-align: center;
}
.contasb{
	display: inline-block;
	margin-top: 40px;
	margin-bottom: 40px;
}
.contastle{
	padding-left: 14px;
	padding-right: 14px;
}
.contastle:nth-child(1) span{
	width:16px;
	height:16px;
	background: #000;
	border-radius: 50%;
	float: left;
	display: block;
}
.contastle:nth-child(2) span{
	width:16px;
	height:16px;
	background: #ed1c24;
	border-radius: 50%;
	float: left;
	display: block;
}
.contastle:nth-child(3) span{
	width:16px;
	height:16px;
	background: #00a4e0;
	border-radius: 50%;
	float: left;
	display: block;
}
.contastle:nth-child(4) span{
	width:16px;
	height:16px;
	background: #f36b21;
	border-radius: 50%;
	float: left;
	display: block;
}
.contastle:nth-child(5) span{
	width:16px;
	height:16px;
	background: #065f8b;
	border-radius: 50%;
	float: left;
	display: block;
}
.contastle:nth-child(6) span{
	width:16px;
	height:16px;
	background: #fdb525;
	border-radius: 50%;
	float: left;
	display: block;
}
.contastle:nth-child(7){
	width:240px;
}
.contastle:nth-child(7) span{
	width:16px;
	height:16px;
	background: #815362;
	border-radius: 50%;
	float: left;
	display: block;
}
.contastle p{
	font-family:'Conv_FRABK';
	font-size: 16px;
	color:#231f20;
	display: block;
	margin-left: 24px;
	line-height: 18px;
}
.contastle{
	cursor: pointer;
}
.contax{
	width: 100%;
}
.contax1{
	width:100%;
	position: relative;
}
.contax1 img{
	width:100%;
}
.contax11{
	position: relative;
	top:0;
	left:0;
}
.contax1x{
	position: absolute;
	top:0;
	left:0;
}
.contax2ico{
	margin-bottom: 20px;
}
.contax2icon{
	width:40px;
	float: left;
	margin-right:15px; 
}
.contax2icon img{
	width:100%;
}
.contax2ico h3{
	font-family:'Microsoft YaHei';
	font-size: 24px;
	color:#666666;
	padding-top: 7px;
}
.contax2 p{
	font-family:'Conv_FRABK';
	font-size: 24px;
	color:#666666;
}
.contax{
	position: relative;
}
.contax2{
	position: absolute;
	bottom: 0;
	left:0;
}
.contastle.ace_btn p{
	color:#ed1c24;
}
.contax1x1.act1{
	display: none;
	transition: all 0.36s;
}
.contasb .contastle1{
    -webkit-animation: fadeInUp 1s ease both;
    animation: fadeInUp 1s ease both;
    animation-delay: 0.3s;
}
.contasb .contastle2{
    -webkit-animation: fadeInUp 1s ease both;
    animation: fadeInUp 1s ease both;
    animation-delay: 0.5s;
}
.contasb .contastle3{
    -webkit-animation: fadeInUp 1s ease both;
    animation: fadeInUp 1s ease both;
    animation-delay: 0.7s;
}
.contasb .contastle4{
    -webkit-animation: fadeInUp 1s ease both;
    animation: fadeInUp 1s ease both;
    animation-delay: 0.9s;
}
.contasb .contastle5{
    -webkit-animation: fadeInUp 1s ease both;
    animation: fadeInUp 1s ease both;
    animation-delay: 1.1s;
}
.contasb .contastle6{
    -webkit-animation: fadeInUp 1s ease both;
    animation: fadeInUp 1s ease both;
    animation-delay: 1.3s;
}
.contasb .contastle7{
    -webkit-animation: fadeInUp 1s ease both;
    animation: fadeInUp 1s ease both;
    animation-delay: 1.5s;
}
.contax .contax1{
	-webkit-animation: fadeIn 1s ease both;
    animation: fadeIn 1s ease both;
    animation-delay: 1.5s;
}
.contax2 .contax2ico{
	-webkit-animation: fadeInUp 1s ease both;
    animation: fadeInUp 1s ease both;
    animation-delay: 1.8s;
}
.contax2 p{
	-webkit-animation: fadeInUp 1s ease both;
    animation: fadeInUp 1s ease both;
    animation-delay: 2.1s;
}
.g_contact {
    width: 100%;
    margin-bottom: 165px;
    margin-top: 90px;
}
.contax12{
	z-index: 999;
}
.artnm.contax1x{
	z-index: 999 !important;
}
.ace_btn1 p{
	color: #ed1c24 !important;
}
.g_heer1wz.act1 h3{
	color: #e60012;
}
.g_dsbjbox {
    transform: translate(-50%,-40px);
    position: absolute;
    left: 50%;
    bottom: 0;
    -webkit-animation: fadeIn 1s ease both;
    animation: fadeIn 1s ease both;
    animation-delay: 2.8s;
}
.g_jo11{
	width:100%;
}

/* 2022.11.9 新增功能 grace-start*/
.std_title2 {
	font-size: 32px;
	line-height: 1.5;
	color: #4D4D4D;
}

.std_title3 {
	font-size: 24px;
	line-height: 1.5;
	color: #4D4D4D;
}

.std_text p {
	font-size: 18px;
	line-height: 1.5;
	color: #333;
}

.std_text1 p {
	font-size: 18px;
	line-height: 1.5;
	color: #666;
}

.std_text2 p {
	font-size: 16px;
	line-height: 1.75;
	color: #666;
}

.std_padding1 {
	padding-top: 60px;
}

.std_padding2 {
	padding-bottom: 60px;
}

.inves_title {
	margin-bottom: 30px;
}

.std_btn {
	display: inline-block;
}

.std_btn a {
	display: block;
	padding: 0 30px;
	color: #99C1CF;
	font-size: 14px;
	line-height: 28px;
	border: 1px solid #99C1CF;
	transition: all .36s ease;
}

.std_down {
	display: flex;
	flex-wrap: wrap;
	align-content: center;
}

.std_down p {
	font-size: 16px;
	color: #E60012;
	line-height: 1.75;
}

.std_down img {
	width: 14px;
}

.inves_anno {
	background-color: #F7F7F7;
}

.inves_anno_li {
	width: 33.333333%;
	padding: 0 15px;
	margin-bottom: 30px;
}

.inves_anno_li a {
	display: block;
	padding: 36px 40px;
	background-color: #fff;
	position: relative;
	height: 100%;
}

.inves_anno_li a::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 4px;
	background-color: #E60012;
}

.inves_anno_li_span {
	display: block;
	font-size: 16px;
	color: #666;
	line-height: 1.75;
	margin-bottom: 10px;
}

.inves_anno_li .std_text {
	margin-bottom: 60px;
}

.inves_anno_ul {
	display: flex;
	flex-wrap: wrap;
	align-content: stretch;
	margin: 0 -15px;
}

.inves_report_li {
	margin-bottom: 20px;
}

.inves_report_li a {
	background-color: #F7F7F7;
	position: relative;
	padding: 30px 120px 30px 60px;
	width: 100%;
	display: block;
}

.inves_report_li_cont {
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	align-items: center;
	width: 100%;
}

.inves_report_li a::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 4px;
	background-color: #E60012;
}

.inves_report_li_icon {
	width: 24px;
	margin-right: 20px;
}

.inves_report_li_icon img {
	width: 100%;
}

.inves_report_li .std_text {
	width: 70%;
}

.inves_report_li .std_down {
	margin-left: 80px;
}

.inves_report_li .inves_anno_li_span {
	margin-bottom: 0;
}

.report_search {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.news_main {
	padding: 56px 0 100px;
}

.news_main_info {
	position: relative;
}

.news_info_bj {
	width: 100%;
	position: relative;
}

.news_info_bj img {
	width: auto;
	height: 270px;
	position: relative;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
}

.news_info_cont {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 100%;
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-between;
	padding: 0 150px;
	align-items: center;
}

.news_info_cont_logo {
	width: 140px;
}

.news_info_cont_logo img {
	width: 100%;
}

.news_info_cont_text .std_title2 {
	margin-bottom: 10px;
}

.govern_spvr {
	background-color: #F7F7F7;
}

.govern_mgt_ul {
	margin: 0 -20px;
}

.govern_mgt_li {
	width: 50%;
	padding: 0 20px;
	margin-bottom: 40px;
}

.govern_mgt_name {
	position: relative;
}

.govern_mgt_name_box {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: calc(100% - 100px);
}

.govern_mgt_name_box .std_title3 {
	padding-left: 16px;
}

.govern_mgt_name_box .std_title3::before {
	content: '';
	position: absolute;
	top: 50%;
	left: 0;
	width: 3px;
	height: 80%;
	transform: translateY(-50%);
	background-color: #E60012;
}

.govern_mgt_ul {
	display: flex;
	flex-wrap: wrap;
	align-items: stretch;
}

.govern_mgt_name .std_text1 {
	width: 65%;
}

.govern_mgt_name_box {
	display: flex;
	flex-wrap: nowrap;
	align-items: center;
}

.govern_mgt_name_box .std_title3 {
	width: 35%;
	position: relative;
}

.govern_mgt_sec2 .govern_mgt_li {
	width: 33.333333%;
}

.govern_mgt_name img {
	width: 100%;
}

.govern_mgt_sec2 .govern_mgt_name_box .std_title3 {
	width: 100%;
}

.govern_mgt_sec2 .govern_mgt_name_box {
	padding: 0;
}

.govern_win {
	position: fixed;
	top: 0;
	left: 0;
	width: 100vw;
	height: 100vh;
	background-color: rgba(0, 0, 0, .4);
}

.govern_win_sec {
	position: fixed;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	background-color: #fff;
	width: 700px;
	padding: 86px 54px 86px 90px;
}

.govern_win_sec_cont .std_title3 {
	margin-bottom: 14px;
}

.govern_win_sec_cont .std_text {
	margin-bottom: 20px;
}

.govern_win_sec_cont .std_text p {
	color: #E56B21;
}

.govern_win_sec_close {
	position: absolute;
	top: 30px;
	right: 40px;
	width: 28px;
	cursor: pointer;
}

.govern_win_sec_close img {
	width: 100%;
}

.govern_win_sec_cont {
	height: 430px;
}

.govern_win .mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	background-color: #999 !important;
}

.govern_win {
	display: none;
	z-index: 200;
}

.govern_mgt_name {
	cursor: pointer;
}

html.on {
	width: 100vw;
	height: 100vh;
	overflow: hidden;
}

.inves_ct_cont {
	display: flex;
	flex-wrap: nowrap;
	align-items: center;
	background-color: #F7F7F7;
}

.inves_ct_cont_text {
	padding-left: 64px;
}

.inves_ct_cont_img,
.inves_ct_cont_text {
	width: 50%;
}

.inves_ct_cont_img img {
	width: 100%;
}

.inves_ct_cont_text li {
	display: flex;
	flex-wrap: nowrap;
	align-items: flex-start;
	margin-bottom: 13px;
}

.inves_ct_cont_text li:last-child {
	margin-bottom: 0;
}

/* Helen star */

.icct_li img {
	width: 20px;
	margin-top: 3px;
}

.icct_li p,
.icct_li p a {
	font-size: 18px;
	line-height: 1.5;
	color: #666;
}

.icct_li p {
	padding-left: 12px;
}

.icct_more .std_btn a {
	border-color: #00A4E0;
	background-color: #00A4E0;
	color: #fff;
}

.icct_more {
	margin-top: 36px;
}

.inves_stock_cont {
	width: 100%;
	padding: 48px 90px;
	padding-bottom: 25px;
	background: url(/Public/Cn/images/c1_pic_bg.jpg) center / cover no-repeat;
}

.inves_stock_cont_wrap {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
}

.inves_stock_cont_le {
	width: 240px;
}

.inves_stock_cont_ri {
	width: calc(100% - 240px);
	padding-left: 20px;
	display: flex;
	justify-content: flex-end;
}

.iscl_logo {
	width: 140px;
	margin-bottom: 18px;
}

.iscl_logo img {
	width: 100%;
}


.iscl_time .std_title3 {
	line-height: 1.5;
	color: #666;
}

.iscl_time {
	margin-bottom: 10px;
}


.iscl_info p {
	font-size: 16px;
	line-height: 1.5;
	color: #999;
}

.iscr_ul_li_numb p {
	font-size: 42px;
	line-height: 1.5;
	color: #E56B21;
}

.iscr_ul_li_tit p {
	font-size: 18px;
	line-height: 1.5;
	color: #666;
}

.iscr_ul {
	display: flex;
	flex-wrap: wrap;
}

.iscr_ul_li {
	margin-left: 80px;
}

.iscr_ul_li:first-child {
	margin-left: 0 !important;
}

.iuln_p2 img {
	width: 16px;
}

.iuln_img2 {
	display: none;
}

.iscr_tit p {
	font-size: 12px;
	line-height: 1.5;
	color: #C5C5C5;
	text-align: right;
}

.iscr_tit {
	margin-top: 15px;
}

.iuln_p2.on .iuln_img1{
	display: none;
}

.iuln_p2.on .iuln_img2{
	display: inline-block;
}
/* 22.11.14 关于页、导航*/
.about_res_li{
	width: 50%;
	padding: 0 44px;
}
.about_res_ul{
	margin: 0 -44px;
}
.about_res_img{
	width: 280px;
	position: relative;
	z-index: 10;
}
.about_res_text img{
	width: 100%;
}
.about_res_text{
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
}
.about_res_cont{
	position: relative;
}
.about_res_text_title{
	position: absolute;
	top: 50%;
	left: 0;
	transform: translateY(-50%);
	width: 100%;
	padding: 0 200px 0 66px;
}
.about_res_text_title span{
	display: block;
	color: #E56B21;
	font-size: 36px;
	line-height: 1.5;
	margin-bottom: 5px;
}
.about_honor_left_sk{
	display: none;
}
.about_honor_left_sk:first-child{
	display: block;
}
.about_honor_left{
	width: 50%;
}
.about_honor_left_sk, .about_honor_img, .about_honor_img img{
	width: 100%;
}
.about_honor_right{
	width: 50%;
	padding-left: 100px;
	padding-top: 27px;
}
.ahlt_text{
	margin-bottom: 16px;
}
.ahlt_text p{
	cursor: pointer;
	transition: all .36s ease;
	height: 27px;
	overflow: hidden;
}
.ahlt_text.active p{
	color: #E60012;
}
.about_honor_left_text{
	height: 328px;
}
.about_honor_left_text .mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	background-color: #999 !important;
}
.about_res_ul .slick-prev {
    left: 0;
	bottom: 30%;
	top:inherit;
	background: url(/Public/Cn/images/b1_icon_zuo1.svg) no-repeat;
	background-size: 100% 100%;
	width: 20px;
	height: 12px;
	transition: all .36s ease;
	z-index: 10;
}
.about_res_ul .slick-next {
    right: 0;
	bottom: 30%;
	top:inherit;
	background: url(/Public/Cn/images/b1_icon_you1.svg) no-repeat;
	background-size: 100% 100%;
	width: 20px;
	height: 12px;
	transition: all .36s ease;
	z-index: 10;
}
.g_xiala{
	padding-bottom: 36px;
}
.g_heer1wz1 a{
	display: block;
}
.g_heer{
	height: auto;
}
.std_down p {
    padding-right: 12px;
}
.inves_report_li_left{
	width: 70%;
	display: flex;
	justify-content: center;
	/* flex-wrap: nowrap; */
}
.inves_report_li_right{
	width: 30%;
	display: flex;
	justify-content: center;
}
.inves_report_li .std_text{
	width: calc(100% - 44px);
}
.news_info_bj {
    overflow: hidden;
}
.news_info_cont_code{
	width: 150px;
}
.news_info_cont_code img{
	width: 100%;
}
.report_search{
	width: 400px;
	height: 50px;
	margin-top: 30px;
	border-radius: 4px;
	background: rgba(255,255,255,.4);
	border:1px solid #fff;
}
.report_search img{
	position: absolute;
	top:50%;
	right:22px;
	width: 20px;
	cursor: pointer;
	transform: translateY(-50%);
}
.report_search input{
	width: 100%;
	height:100%;
	padding-left: 22px;
	color: #fff;
	padding-right: 56px;
}
.inves_banner .g_jjbswz1, .report_search{
	position: static;
	top: 0;
    left: 0;
    transform: translate(0, 0);
}
.inves_banner_cont{
	position: absolute;
	top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.inves_banner .g_jjbswz1 h3{
	text-align: center;
}
.report_search input::-webkit-input-placeholder { /* Edge */
	color: #fff;
}

.report_search input:-ms-input-placeholder { /* Internet Explorer 10-11 */
	color: #fff;
}

.report_search input::placeholder {
	color: #fff;
}
.about_res_img img {
	width: 100%;
}
.about_res_ul  .slick-dots li.slick-active {
    background: #e56b21;
}
.about_res_ul .slick-dots li {
    border: 1px solid #e56b21;
	width: 8px;
	height: 8px;
}
.about_res_ul .slick-dots {
    bottom: -30px;
}
.about_honor{
	margin-top: 24px;
}
.g_ab {
    margin-bottom: 0;
}
.g_bqsy p {
    line-height: 1.5;
}

@media screen and (min-width: 1200px){
	.about_res_ul .slick-prev:hover{
		background: url(/Public/Cn/images/b1_icon_zuo1_1.svg) no-repeat;
		background-size: 100% 100%;
	}
	.about_res_ul .slick-next:hover{
		background: url(/Public/Cn/images/b1_icon_you1_1.svg) no-repeat;
		background-size: 100% 100%;
	}
}
/*载入效果 start*/
.ys_fadeup1 {
    animation: ysfadeInUp .5s ease-in-out both;
    animation-delay: 0.1s;
}

.ys_fadeup2 {
    animation: ysfadeInUp .5s ease-in-out both;
    animation-delay: 0.2s;
}

.ys_fadeup3 {
    animation: ysfadeInUp .5s ease-in-out both;
    animation-delay: 0.3s;
}

.ys_fadeup4 {
    animation: ysfadeInUp .5s ease-in-out both;
    animation-delay: 0.4s;
}

.ys_fadeup5 {
    animation: ysfadeInUp .5s ease-in-out both;
    animation-delay: 0.5s;
}

.ys_fadeup6 {
    animation: ysfadeInUp .5s ease-in-out both;
    animation-delay: 0.6s;
}

.ys_fadeup7 {
    animation: ysfadeInUp .5s ease-in-out both;
    animation-delay: 0.7s;
}

.ys_fadeup8 {
    animation: ysfadeInUp .5s ease-in-out both;
    animation-delay: 0.8s;
}

.ys_fadeup9 {
    animation: ysfadeInUp .5s ease-in-out both;
    animation-delay: 0.9s;
}

.ys_fadein1 {
    animation: fadeIn .5s ease-in-out both;
    animation-delay: 0.1s;
}

.ys_fadedown1 {
    animation: fadeInDown .5s ease-in-out both;
    animation-delay: 0.1s;
}

.ys_fadeleft1 {
    animation: fadeInLeft .5s ease-in-out both;
    animation-delay: 0.1s;
}

.ys_faderight1 {
    animation: fadeInRight .5s ease-in-out both;
    animation-delay: 0.1s;
}

@-webkit-keyframes ysfadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 50px, 0);
        transform: translate3d(0, 50px, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes ysfadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 50px, 0);
        transform: translate3d(0, 50px, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

/*载入效果 end*/


.g_heer1wz {
    width: calc(100% - 40px);
}
.g_heer1 {
    width: 33.333333%;
}
.g_headli:nth-child(3) .g_heer1{
	width: 50%;
}
.g_heera1 {
    width: 50%;
    padding: 22px 22px 0 22px;
}
.g_heerb1:last-child{
    padding-bottom: 0;
}

.g_footnavbox1 {
    padding-top: 48px;
}
.govern_win {
    z-index: 1100;
}
/*11.29*/
.join_main{
	position: relative;
}
.join_main .g_jo {
    width: 100%;
    padding-left: 0;
}
.join_main .g_jo1 {
    margin-top: 0;
}
.join_main .g_lxfs {
    width: 100%;
}
.join_main .g_jonrwz1 p {
    font-size: 30px;
    padding-bottom: 20px;
}
.join_main .g_jonrwz1 span{
	color: #E60012;
	font-size: 24px;
	line-height: 1.5;
	display: block;
	margin-bottom: 20px
}
.join_main .g_lxfs p {
    font-size: 18px;
    margin-bottom: 10px;
}
.join_main .g_jonr1::before {
    height: 100px;
    background: #99C1CF;
    z-index: 1;
}
.join_main .g_jonr1::after {
    background: #e1e1e1;
}
.g_joinx_bj, .g_joinx_bj img{
	width: 100%;
}
.join_main .g_lxfs p img{
	width: 24px;
}


/* 20221201 隐藏公告下载按钮 */
.inves_report_li .std_down,
.inves_anno_li .std_down{
	display: none;
}

.inves_report_li_right{
	width: auto;
	margin-left: auto;
}
/* 20221201 隐藏公告下载按钮 */

.join_main .g_joinx {
    padding: 129px 0;
    margin-top:0;
    margin-bottom: 0;
}
.g_joinx_bj{
	overflow: hidden;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
}
.g_joinx_bj img{
	position: absolute;
	width: auto;
	height: 100%;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
}
.g_lxfs {
	margin-bottom: 25px;
}
/*分享翻译*/
.bsFrameDiv img{
    margin: 21px 15px!important;
}
#bsWXBox img{
	margin: 21px 15px!important;
}
<!--0.00025010108947754-->