html {
	font-size: 100px;
}

body {
	/*overflow:-Scroll;*/
	overflow-x: hidden
}

/* 2019-12-26新加样式 */
#newBridge #nb_toolbar_wrap{
	display:none !important;
}
.pc_box{
	display:block;
}
.web_box{
	display:none;
}
.layui-tab {
	/* height: 6.67rem; */
	position: relative;
	margin: 0 auto !important;
}

.layui-tab-title {
	position: absolute;
	top: 0;
	height: auto;
	/* padding: 5px 7px; */
	box-sizing: border-box;
}
.title_box{
	padding: 5px 7px;
}
.title_box li{
	background: #ffffff;
	margin-top: 3px;
}

.layui-tab-title li {
	width: 3.5rem;
	height: 1.6rem;
	/* background: #ffffff; */
	font-size: 18px;
	color: #414141;
	line-height: 1.6rem;
	display: block;
	/* margin-top: 3px; */
	transition: all 0.5s;
	padding: 0 !important;
	text-align: left;
}

.layui-tab-title .layui-this {
	background: #997d56;
	color: #ffffff;
	margin-top: 1px;
}

.layui-tab-title .layui-this .tab_img {
	display: none;
}

.layui-tab-title .layui-this .tab_on_img {
	display: inline-block;
}

.layui-tab-title li .layui-this_box {
	width: 50%;
	display: block;
	text-align: center;
	float: left;
}

.layui-tab-title li .tab_on_img {
	display: none;
}

.layui-tab-title li:hover .tab_img {
	display: none;
}

.layui-tab-title li:hover .tab_on_img {
	display: inline-block;
}

.layui-tab-content {
	width: 100%;
}

.tab-content_R {
	width: 25%;
	float: right;
	padding-right: 0.8rem;
	box-sizing: border-box;
}

.tab-content_R h2 {
	font-size: 0.35rem;
	color: #fefefe;
	margin-top: 1.7rem;
}

.tab-content_R p {
	font-size: 0.16rem;
	color: #fefefe;
	margin-top: 0.23rem;
}

.tab-content_R .content_R_ecl {
	width: 1.86rem;
	height: 0.46rem;
	line-height: 0.46rem;
	background: #ffffff;
	color: #414141;
	font-size: 0.16rem;
	border-radius: 20px;
	padding-left: 0.34rem;
	box-sizing: border-box;
	transition: all 0.5s;
	cursor: pointer;
	margin-top: 0.6rem;
	display: block;
}

.tab-content_R .content_R_ecl:hover {
	padding-left: 0.5rem;
	box-sizing: border-box;
}

.tab-content_R .content_R_ecl img {
	width: 0.2rem;
	height: 0.13rem;
	margin-left: 0.1rem;
}

.tab-content_R ul {
	font-size: 0.35rem;
	color: #fefefe;
	margin-top: 0.5rem;
}

.tab-content_R ul li {
	width: 33.3%;
	color: #fefefe;
	font-size: 0.14rem;
	float: left;
	line-height: 0.4rem;
}

.item_box{
	height: 6.67rem;
}

.i_contact {
	height: 623px;
	overflow: hidden;
	background: url(/static/www/img/lianxi.jpg) no-repeat center top;
}

.i_contact_t {
	margin-top: 20px;
	height: 96px;
	line-height: 96px;
	font-size: 40px;
	color: #fff;
	letter-spacing: 2px;
}

.i_contact_ul ul li:first-child {
	padding-top: 9px;
	height: 97px;
	line-height: 26px;
	font-size: 24px;
}

.gy2 {
	width: 1440px;
	margin: 0 auto;
	/*overflow: hidden;*/
}

.i_contact_ul {
	float: left;
	width: 31.3%;
	max-width: 418px;
	/*overflow: hidden;*/
	margin-top: 80px;
	color: #fff;
}

.i_contact_ul ul li {
	display: block;
	border-bottom: 1px solid #617e8c;
}

.i_contact_ul ul li:nth-child(2) {
	padding-top: 40px;
	height: 140px;
	line-height: 60px;
}

.i_contact_ul ul li:nth-child(3) {
	border-bottom: 0;
	padding-top: 34px;
	font-size: 16px;
	line-height: 30px;
}

.i_contact_r {
	float: right;
	width: 60%;
	overflow: hidden;
	margin-top: 80px;
	background: #ffffff;
	height: 490px;
}

.i_contact_r .i_contact_r_div {
	width: 94%;
	max-width: 880px;
	overflow: hidden;
	margin: 0 auto;
}

.i_contact_r .i_contact_r_div ul li {
	height: 68px;
	line-height: 68px;
	float: left;
	width: 100%;
	margin-bottom: 20px;
}

.i_contact_r .i_contact_r_div ul li div {
	border: 1px solid #dfdfdf;
	overflow: hidden;
}

.i_contact_r .i_contact_r_div ul li div .inputs {
	width: 100%;
	border: 0;
	height: 68px;
	text-indent: 20px;
	background: none;
	color: #666666;
	font-size: 18px;
	font-family: "微软雅黑";
	outline: none;
}

.i_contact_r .i_contact_r_div ul li:nth-child(3) {
	width: 49%;
}

.i_contact_r .i_contact_r_div ul li:nth-child(4) {
	width: 49%;
	float: right;
}

.i_contact_r .i_contact_t {
	color: #000;
}

.i_contact_r .i_contact_r_div ul li .bnts {
	width: 100%;
	height: 68px;
	display: block;
	background: #ba9a6c;
	border: 1px #ba9a6c solid;
	outline: none;
	color: #fff;
	font-size: 18px;
	text-align: center;
	line-height: 68px;
	cursor: pointer;
	font-family: '微软雅黑';
	transition: all 0.3s;
}

.i_contact_ul ul li:nth-child(2) img {
	float: left;
	width: 60px;
	height: 60px;
	margin-right: 30px;
	transition: all 0.3s;
}
.i_contact_ul ul li:nth-child(2) a{ position:relative;}
.i_contact_ul ul li:nth-child(3) img {
	float: left;
	width: 40px;
	height: 48px;
	margin-right: 20px;
	margin-top: 5px;
}

.i_contact_ul ul li:nth-child(2) .wem1 {
	width: 190px;
	display: none;
	color: #363636;
	text-align: center;
	padding-top: 190px;
	position: absolute;
	left: -158px;
	top: -205px;
	background-image: url(/static/www/img/erweima.png);
	background-size:100% 100%;
	background-repeat: no-repeat;
}
.i_contact_ul ul li:nth-child(2) a:hover .wem1 {
	display: block;
}

.i_contact_ul ul li:nth-child(2) .wem2 {
	width: 190px;
	display: none;
	color: #363636;
	text-align: center;
	padding-top: 190px;
	position: absolute;
	left: -158px;
	top: -205px;
	background-image: url(/static/www/img/erweima.png);
	background-size:100% 100%;
	background-repeat: no-repeat;
}

.i_contact_ul ul li:nth-child(2) a:hover .wem2 {
	display: block;
}
.ewBox {
    width: 170px;
    display: none;
    color: #363636;
    text-align: center;
    padding-top: 170px;
    position: absolute;
    left: -170px;
    top: 0px;
    background-image: url(/static/www/img/erweima.png);
    background-repeat: no-repeat;
    background-position: center center;
	background-size:100% 100%;
    border: 1px solid #e0e0e0;
}
/* 新加样式 */
.shouye-center-a {
	background: #997d56;
	padding-top: 1.2rem;
	padding-bottom: 1.2rem;
}

.center {
	width: 1400px;
	margin: 0 auto;
}

.col-sm-1-5 h2 {
	font-size: 0.75rem;
	color: #fff;
	text-align: center;
}

.col-sm-1-5 p {
	font-size: 0.18rem;
	color: #fff;
	text-align: center;
}

#nb_icon_wrap {
	height: 9.5% !important;
	width: 16.5% !important;
}

#newBridge .nb-icon-right-center {
	top: 35% !important;
}

#newBridge .nb-icon-wrap-base {
	height: 0px !important;
}

.a_nav {
	width: 100%;
	height: 0.8rem;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 10;
	box-sizing: border-box;
	background-color: rgba(0, 0, 0, 0.3);
	border: none;
	border-radius: 0;

}

.a_nav .a_navTop {
	width: 75%;
	height: 0.8rem;
	margin: 0 auto;
	min-width: 1200px;
}

.a_nav .a_navTop .a_navLogo {
	display: table-cell;
	vertical-align: middle;
	height: 0.8rem;
}

.a_nav .a_navTop .a_navLogo img {
	width: 1.54rem;
	/* height: 0.5rem; */
}

.a_nav .a_navTop .a_navBtnLink img {
	width: 1.53rem;
	/* height: 0.4rem; */
	margin-left: -1rem;
}

.a_nav .a_navBtm {
	width: 62%;
	color: #fff;
	padding: 0;
	float: left;
	margin-left: 1.3rem;
}

.a_nav .a_navBtm .a_navLink {
	width: 12%;
	height: 100%;
	text-align: center;
	transition: all 0.4s;
}

.nav>li>a {
	padding: 0 0 !important;
}

.a_nav .a_navBtm .a_navLink a {
	/*padding: 0.17rem 0.2rem;*/
	color: #c6c6c7;
	line-height: 0.8rem;
}

.a_nav .a_navBtm .a_navLink a:hover {
	color: #eecb95;
	background: none;
}

.a_nav .a_navBtm .a_navLink span {
	display: block;
	font-size: 0.16rem;
}

.a_nav .a_navBtm .a_navLink i {
	display: block;
	font-size: 12px;
}

.a_nav .a_navBtm .active {
	position: relative;
}

.a_nav .a_navBtm .active a {
	color: #eecb95;
	background: transparent;
}

.a_nav .a_navBtm .active:after {
	content: "";
	display: block;
	width: 90%;
	height: 0.03rem;
	margin: auto;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
}


@media (max-width: 1360px){

	.a_nav{
		height: 1.2rem;
	}
	.a_nav .a_navTop{
		height: 1.2rem;
	}
	.a_nav .a_navTop .a_navLogo{
		height: 1.2rem;
	}
	.a_nav .a_navTop .a_navLogo img{
		height: auto;
	}
	.a_nav .a_navBtm .a_navLink a{
		line-height: 1.2rem;
	}
	.a_nav .a_navBtm .a_navLink span{
		font-size: 16px;
	}
	.a_nav .a_navTop .a_navBtnLink img{
		height: auto;
	}


}





/*服务-logo*/
.casea_logo {
	width: 9rem;
	background: #000000;
	overflow: hidden;
	margin-left: -1.36rem;
	height: 0;
	transition: all 1.2s;
	position: relative;
	z-index: 1200;
}

.casea_show {
	height: 0rem;
	transition: all 1.2s;
}

.casea_hover:hover .casea_logo {
	height: 3.2rem;
}

.casea_logo dl {
	width: 50%;
	height: 1.6rem;
	float: left;
	padding-top: 0.6rem;
	overflow: hidden;
	box-sizing: border-box;
}

.casea_logo dl:nth-child(1) {
	border-right: 1px solid #2d2d2d;
	border-bottom: 1px solid #2d2d2d;
	padding-left: 0.4rem;
}

.casea_logo dl:nth-child(2) {
	border-bottom: 1px solid #2d2d2d;
	padding-left: 0.4rem;
}

.casea_logo dl:nth-child(3) {
	border-right: 1px solid #2d2d2d;
	padding-left: 0.4rem;
}

.casea_logo dl:nth-child(4) {
	border-bottom: 1px solid #2d2d2d;
	padding-left: 0.4rem;
}

.casea_logo dt {
	width: 20%;
	float: left;
}

.casea_logo dd {
	width: 80%;
	float: left;
	text-align: left;
	padding-left: 0.1rem;
}

.casea_logo dl:hover p {
	color: #eecb95;
}

.casea_logo dl dd p {
	font-size: 14px !important;
	color: #ececec;
}

.casea_logo dl dd p span {
	font-size: 0.14rem !important;
	color: #ececec;
}

.casea_logo dd b {
	display: none;
}

.programme_logo {
	margin-left: -2.36rem;
}

.programme_logo dl {
	width: 25%;
	padding-top: 0px;
	line-height: 1.6rem;
	height: auto;
}

.programme_logo dl:nth-child(1) {
	padding-left: 0px;
}

.programme_logo dd {
	width: 100%;
	text-align: center;
	padding-left: 0px;
	line-height: 1rem;
}

.casea_hover:hover .programme_logo {
	height: 2rem;
}
.casea_hovers:hover .programme_logo {
	height: 1rem;
}


.a_nav .a_navBtm .navbar-nav {
	width: 100%;
	margin: 0;
}

#a_index .section {
	overflow: hidden;
}

#a_index .fp-tableCell {
	display: block;
}

#a_index .box {
	width: 100%;
	height: 100%;
	position: relative;
	top: 0;
	left: 0;
	color: #fff;
	text-align: center;
}

#a_index .a_box1 {
	z-index: 1;
	background-size: 100% 100%;
}

#a_index .a_box1 .swiper-container {
	width: 100%;
	height: 100%;
	color: #fff;
	text-align: center;
}

#a_index .a_box1 .swiper-slide {
	width: 100%;
	position: relative;
}

#a_index .a_box1 .a_bennerImg {
	width: 100%;
	height: 100%;
}

#a_index .a_box1 .a_bennerImg1 {
	margin: auto;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
}

#a_index .a_box1 .index_bennerImg1 {
	margin: auto;
	position: absolute;
	top: 41.5%;
	left: 0;
	right: 0;
	animation: myfirst 3s;
}

@keyframes myfirst {
	from {
		left: -12.7%
	}

	to {
		left: 0%
	}
}

@-moz-keyframes myfirst

/* Firefox */
	{
	from {
		left: -12.7%
	}

	to {
		left: 0%
	}
}

@-webkit-keyframes myfirst

/* Safari 和 Chrome */
	{
	from {
		left: -12.7%
	}

	to {
		left: 0%
	}
}

@-o-keyframes myfirst

/* Opera */
	{
	from {
		left: -12.7%
	}

	to {
		left: 0%
	}
}

#test10 .banner_img {
	width: 100%;
	height: 100%;
}

.index_bennerImg1 h4 {
	font-size: 0.58rem;
	color: #c7a277;
}

.index_bennerImg1 .banner_onep {
	font-size: 0.42rem;
}

#a_index .a_box1 .a_bennerImg1 h4 {
	font-size: 0.58rem;
	color: #c7a277;
}

#a_index .a_box1 .a_bennerImg1 .banner_onep {
	font-size: 0.42rem;
}

#a_index .a_box1 .a_bennerImg1 .banner_twop {
	font-size: 13px;
	letter-spacing: 28px;
	opacity: 0.4;
	line-height: 66px;
	padding-left: 20px;
}

#a_index .a_box2 {
	z-index: 2;
	box-sizing: border-box;
}

#a_index .a_box2 .a_anliBox {
	height: 100%;
}

#a_index .a_box2 .a_anli {
	padding: 0;
	height: 50%;
	position: relative;
}

#a_index .a_box2 .a_anli img {
	width: 100%;
	height: 100%;
	line-height: 0;
	position: absolute;
	left: 0;
	top: 0;
}

#a_index .a_box3 {
	z-index: 3;
	padding-top: 0.8rem;
	box-sizing: border-box;
}

#a_index .a_box3 .a_box3warp {
	height: 100%;
	background: #0d0d0d;
	position: relative;
}

#a_index .a_box3 .a_container {
	margin-left: 20%;
}

#a_index .a_box3 .a_container .a_left {
	font-size: 16px;
	text-align: left;
	line-height: 0.32rem;
}

#a_index .a_box3 .a_container .a_left a {
	background: transparent;
	border: 1px solid #957c56;
	color: #957c56;
	font-size: 16px;
	padding: 3px 10px;
	border-radius: 8px;
	text-decoration: none;
	margin-top: 0.4rem;
	display: inline-block;
}

#a_index .a_box3 .a_container .a_right {
	height: 3rem;
	float: right;
}

#a_index .a_box3 .a_btm {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
}

#a_index .a_box3 .a_btm .row div {
	position: relative;
	padding: 0;
}

#a_index .a_box3 .a_btm .row div img {
	width: 100%;
}

#a_index .a_box3 .a_btm .row div p {
	position: absolute;
	bottom: 10px;
	width: 100%;
	text-align: center;
	font-size: 0.24rem;
}

#a_index .a_box4 {
	z-index: 4;
	padding-top: 1.88rem;
	box-sizing: border-box;
}

#a_index .a_box4 .a_box4warp {
	height: 100%;
	background: #0d0d0d;
	position: relative;
}

#a_index .a_box4 .a_box4warp .a_news .a_newsBox {
	margin-bottom: 0.5rem;
}

#a_index .a_box4 .a_box4warp .a_news .a_newsBox div {
	padding: 0;
}

#a_index .a_box4 .a_box4warp .a_news .a_newsBox h3 {
	font-size: 0.4rem;
	margin: 0;
	color: #b6986b;
}

#a_index .a_box4 .a_box4warp .a_news .a_newsBox span {
	display: inline-block;
	width: 100%;
	font-size: 0.15rem;
	color: #b6986b;
}

#a_index .a_box4 .a_box4warp .a_news .a_newsBox h4 {
	font-size: 0.24rem;
	margin: 0;
}

#a_index .a_box4 .a_box4warp .a_news .a_newsBox p {
	font-size: 0.14rem;
	padding-top: 0.2rem;
}

#a_index .a_box4 .a_box4warp .a_news .a_newsBox .a_btmborder {
	height: 2.5rem;
	border-bottom: 1px solid #fff;
}

#a_index .a_box5 {
	z-index: 5;
	box-sizing: border-box;
}

#a_index .a_box5 .a_box5warp {
	height: 100%;
	background-color: #0d0d0d;
	background: url(../img/footerbg.jpg);
	position: relative;
}

#a_index .a_box5 div {
	padding: 0;
}

#a_index .a_box5 .a_box5Top .a_warpBtm {
	position: relative;
	overflow: hidden;
}

#a_index .a_box5 .a_box5Top .a_warpBtm img {
	width: 100%;
	transition: 1s all;
	-webkit-transition: 1s all;
	-moz-transition: 1s;
}

#a_index .a_box5 .a_box5Top .a_warpBtm p {
	font-size: 0.36rem;
	line-height: 0.36rem;
	height: 0.36rem;
	margin: auto;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}

#a_index .a_box5 .a_box5Top .a_warpBtm:hover img {
	transform: scale(1.2, 1.2);
}

#a_index .footer {
	background: none;
	position: absolute;
	bottom: 0;
	width: 100%;
}

.a_case .a_anli {
	padding: 0.3rem;
}

.a_case .a_anli .a_Box {
	position: relative;
}

.a_case .a_anli img {
	width: 100%;
	height: 3.65rem;
}

/*新闻详情*/
.a_caseinfo {
	background: #f4f4f4;
	position: relative;
	margin-top: 0.8rem;
	padding-bottom: 1.1rem;
	box-sizing: border-box;
}

.a_conten {
	margin-top: 0.5rem;
}

.a_conten p {
	/*color: #666666;*/
	line-height: 32px;
}

.a_caseinfo .a_bg {
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

.a_caseinfo .a_container {
	width: 62.5%;
	position: relative;
	z-index: 3;
	line-height: 0.3rem;
}

.a_caseinfo .a_container .a_container_logo {
	margin-top: 0.54rem;
	margin-bottom: 0.26rem;
}

.a_caseinfo .a_container .a_title {
	font-size: 0.24rem;
	color: #2e2e2e;
	font-weight: bold;
	text-align: left;
}

.a_caseinfo .a_container .a_title span {
	font-size: 16px;
	margin-top: 15px;
	margin-left: 10px;
}

.a_caseinfo .a_container .a_conten {
	font-size: 16px;
	color: #2e2e2e;
}

.a_caseinfo .a_container .a_conten img {
	margin-top: 0.58rem;
	width: 100%;
}

/*产品与服务*/
.service_content {
	margin-top: 0.8rem;
}

.a_service .a_serviceS {
	height: 7rem;
	background-size: cover;
	position: relative;
	overflow: hidden;
}

.a_service .a_serviceS .a_modelbg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	transition: 1s all;
}

.a_service .a_serviceS .a_serviceBox {
	position: absolute;
	z-index: 2;
	margin-top: 1.1rem;
	width: 4.9rem;
}

.a_service .a_serviceS .a_serviceBox .a_title {
	font-size: 0.5rem;
	color: #fff;
	margin-bottom: 0.5rem;
}

.a_service .a_serviceS .a_serviceBox .titles {
	color: #2e2e2e;
}

.a_service .a_serviceS .a_serviceBox .a_cont dl {
	display: inline-block;
	width: 1rem;
	margin-right: 0.55rem;
}

/*.a_service .a_serviceS .a_serviceBox .a_cont dl dt img {
  width: 0.52rem;
  height: 0.52rem;
  margin-left: 0.15rem;
}*/
.a_service .a_serviceS .a_serviceBox .a_cont dl dd {
	font-size: 0.16rem;
	color: #97938c;
	line-height: 0.3rem;
}

.a_service .a_serviceS .a_serviceBox .a_cont .a_dl1 {
	margin-bottom: 0.3rem;
	text-align: center;
}

.a_service .a_serviceS .a_serviceBox .a_cont .a_dl2 {
	margin-bottom: 0.5rem;
	text-align: center;
}

.a_service .a_serviceS .a_serviceBox .a_more a {
	display: block;
	width: 1.89rem;
	height: 0.58rem;
	border: 0.01rem solid #a7a39a;
	color: #97938c;
	line-height: 0.58rem;
	text-align: center;
	transition: all 0.6s cubic-bezier(0.785, 0.135, 0.15, 0.86);
	overflow: hidden;
}

.a_service .a_serviceS .a_serviceBox .a_more a span {
	display: block;
	width: 100%;
	height: 0.58rem;
	line-height: 0.58rem;
	text-align: center;
	transition: all 0.6s cubic-bezier(0.785, 0.135, 0.15, 0.86) 100ms;
	position: relative;
}

.a_service .a_serviceS .a_serviceBox .a_more a span:after {
	content: attr(data-tit);
	position: absolute;
	height: 0.58rem;
	top: 0px;
	left: 0px;
	right: 0;
	color: transparent;
	transition: all 0.6s cubic-bezier(0.785, 0.135, 0.15, 0.86) 200ms;
	transform: translate(0, 100%);
}

.a_service .a_serviceS .a_serviceBox .a_more a:hover {
	border: 1px solid #eecb95;
}

.a_service .a_serviceS .a_serviceBox .a_more a:hover span {
	color: transparent;
	transform: translate(0, -100%);
}

.a_service .a_serviceS .a_serviceBox .a_more a:hover span:after {
	background-color: #eecb95;
	color: #fff;
}

.a_service .a_serviceS .a_rg {
	right: 4%;
}

.a_service .a_serviceS .a_lf {
	left: 8%;
}

.a_service .a_serviceS:hover .a_modelbg {
	transform: scale(1.2, 1.2);
}

/*end 产品与服务*/
/*服务-品牌官网定制*/
.cl_fixed {
	margin-top: 0.8rem;
}

.cl_fixed .cl_box {
	position: relative;
	z-index: 9;
}

.cl_fixed .cl_con01 {
	height: 8.5rem;
	background: url(../img/service/2/se_gw-01.jpg) no-repeat center top;
	background-size: 100% 100%;
	position: fixed;
	top: 0rem;
	left: 0px;
	right: 0;
	z-index: 1;
}

.cl_fixed .cl_con01 .con01_text {
	margin: 3.14rem 0 0 0%;
	text-align: center;
}

.cl_fixed .cl_con01 .con01_text h3 {
	font-size: 0.36rem;
	color: #ffffff;
	font-family: "微软雅黑";
	margin-bottom: 0.36rem;
}

.cl_fixed .cl_con01 .con01_text h2 {
	font-size: 0.6rem;
	color: #fff;
	margin-bottom: 0.6rem;
}

.cl_fixed .cl_con01 .con01_text p {
	width: 27%;
	margin: 0 auto;
	font-size: 0.2rem;
	color: #fff;
	line-height: 0.35rem;
}

.cl_fixed .cl_con02 {
	height: 6.22rem;
	background: #fff;
	text-align: center;
	box-sizing: border-box;
	font-family: "微软雅黑";
}

.cl_fixed .cl_con02 img {
	width: 0.6rem;
	margin-top: 0.4rem;
	margin-bottom: 0.2rem;
}

.cl_fixed .cl_con02 .con02_text h3 {
	font-size: 0.36rem;
	margin-bottom: 0.42rem;
	color: #333333;
}

.cl_fixed .cl_con02 .con02_text h1 {
	font-size: 0.6rem;
	margin-bottom: 0.7rem;
	color: #333333;
}

.cl_fixed .cl_con02 .con02_text h2 {
	font-size: 0.36rem;
	margin-bottom: 0.5rem;
	color: #333333;
}

.cl_fixed .cl_con02 .con02_text p {
	width: 7.9rem;
	margin: 0 auto;
	font-size: 0.2rem;
	color: #666666;
	line-height: 0.4rem;
}



.cl_fixed .cl_con02 .con02_list {
	width: 1200px;
	height: 6.2rem;
	margin: 0 auto;
	padding-top: 1.1rem;
}

.cl_fixed .cl_con02 .con02_list .item_list .a_box {
	margin-bottom: 0.4rem;
}

.cl_fixed .cl_con02 .con02_list .item_list .a_box img {
	width: 0.9rem;
	height: 0.85rem;
	margin-bottom: 0.25rem;
}

.cl_fixed .cl_con02 .con02_list .item_list .a_box h4 {
	font-size: 0.18rem;
	color: #7a7a7a;
}

.cl_fixed .cl_con02 .con02_list .item_list .a_box span {
	display: block;
	margin: 0.35rem auto;
	width: 0.25rem;
	height: 0.01rem;
	background: #d1d1d1;
}

.cl_fixed .cl_con02 .con02_list .item_list ul {
	padding-left: 0.9rem;
}

.cl_fixed .cl_con02 .con02_list .item_list ul li {
	font-size: 0.16rem;
	color: #7a7a7a;
	margin-bottom: 0.1rem;
	list-style: inherit;
}

.cl_fixed .cl_con02 .con02_data {
	width: 100%;
	height: 3.6rem;
	background: url(../img/service/2/se_gw-02.jpg) no-repeat;
	background-size: 100% 101%;
}

.cl_fixed .cl_con02 .con02_data .data_box {
	width: 1200px;
	margin: 0 auto;
	padding-top: 1.35rem;
}

.cl_fixed .cl_con02 .con02_data .data_box .a_warp {
	text-align: center;
}

.cl_fixed .cl_con02 .con02_data .data_box .a_warp h3 {
	font-size: 0.72rem;
	color: #fff;
	display: inline;
}

.cl_fixed .cl_con02 .con02_data .data_box .a_warp p {
	color: #fff;
	display: inline;
	position: relative;
	top: -0.4rem;
}

.cl_fixed .cl_con02 .con02_data .data_box .a_warp span {
	display: block;
	color: #fff;
}

.cl_fixed .cl_con03 {
	width: 100%;
	height: 6.8rem;
	overflow: hidden;
	position: relative;
}

.cl_fixed .cl_con03 .text {
	width: 3.4rem;
	padding: 0.35rem 0.45rem 0.3rem;
	background: #313131;
	position: absolute;
	left: 20%;
	top: 47%;
	z-index: 5;
}

.cl_fixed .cl_con03 .text h2 {
	font-size: 0.3rem;
	color: #fff;
	margin-bottom: 0.13rem;
}

.cl_fixed .cl_con03 .text p em {
	font-size: 0.22rem;
	font-style: normal;
	color: #fff;
	margin-right: 0.2rem;
}

.cl_fixed .cl_con03 a {
	display: block;
	width: 100%;
	height: 100%;
	background: url(../img/service/2/se_gw-04.jpg) no-repeat;
	background-size: 100% 100%;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	transition: all 0.5s;
}

.cl_fixed .cl_con03 a:hover {
	-webkit-transform: scale(1.02);
	-moz-transform: scale(1.02);
	-ms-transform: scale(1.02);
	transform: scale(1.02);
}

.cl_fixed .cl_con04 {
	width: 100%;
	height: 6.9rem;
	overflow: hidden;
	position: relative;
}

.cl_fixed .cl_con04 .text {
	width: 3.4rem;
	padding: 0.35rem 0.45rem 0.3rem;
	position: absolute;
	right: 16%;
	top: 47%;
	z-index: 5;
}

.cl_fixed .cl_con04 .text h2 {
	font-size: 0.3rem;
	color: #fff;
	margin-bottom: 0.13rem;
}

.cl_fixed .cl_con04 .text p em {
	font-size: 0.22rem;
	font-style: normal;
	color: #fff;
	margin-right: 0.2rem;
}

.cl_fixed .cl_con04 a {
	display: block;
	width: 100%;
	height: 100%;
	background: url(../img/service/2/se_gw-033.jpg) no-repeat;
	background-size: 100% 100%;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	transition: all 0.5s;
}

.cl_fixed .cl_con04 a:hover {
	-webkit-transform: scale(1.02);
	-moz-transform: scale(1.02);
	-ms-transform: scale(1.02);
	transform: scale(1.02);
}

.cl_fixed .cl_con05 {
	width: 100%;
	height: 1.7rem;
}

.cl_fixed .cl_con05 a {
	display: block;
	width: 100%;
	height: 100%;
	background: #fff;
	text-align: center;
	font-size: 0.26rem;
	color: #4e4e4e;
	line-height: 1.7rem;
}

.cl_fixed .cl_con05 a:hover {
	background: #eecb95;
	color: #fff;
}

/*品牌新加*/
.cl_fixed .cl_con06 {
	width: 100%;
	height: 16.6rem;
	background-image: url(/static/www/img/service/2/dingzhi.jpg);
	background-size: 100% 100%;
	background-repeat: no-repeat;
	position: relative;
	padding-top: 1.04rem;
	box-sizing: border-box;
}

.cl_fixed .cl_con06 .cl_con06_top {
	width: 5.92rem;
	margin-left: 3.36rem;
}

.cl_fixed .cl_con06 .cl_con06_top h1 {
	color: #FFFFFF;
	font-size: 0.6rem;
	margin-bottom: 0.45rem;
}

.cl_fixed .cl_con06 .cl_con06_top h3 {
	color: #FFFFFF;
	font-size: 0.36rem;
	margin-bottom: 0.45rem;
	line-height: 0.5rem;
}

.cl_fixed .cl_con06 .cl_con06_top p {
	width: 80%;
	color: #FFFFFF;
	font-size: 0.2rem;
	line-height: 0.4rem;
}

.cl_fixed .cl_con06 .cl_con06_footer {
	position: absolute;
	bottom: 0;
	left: 5rem;
	text-align: center;
	margin-bottom: 0.9rem;
}

.cl_fixed .cl_con06 .cl_con06_footer h2 {
	font-size: 0.36rem;
	color: #FFFFFF;
}

.cl_fixed .cl_con06 .cl_con06_footer p {
	font-size: 0.2rem;
	width: 8.85rem;
	margin: 0 auto;
	color: #ffffff;
	line-height: 0.43rem;
	text-align: left;
	margin-top: 0.5rem;
}

.cl_fixed .cl_con07 {
	width: 100%;
	height: 10.23rem;
	background-image: url(/static/www/img/service/2/zengjia.jpg);
	background-size: 100% 100%;
	background-repeat: no-repeat;
	padding-top: 0.9rem;
	box-sizing: border-box;
}

.cl_fixed .cl_con07 .con07_center {
	width: 4.9rem;
	margin-left: 3.57rem;
}

.cl_fixed .cl_con07 .con07_center h1 {
	font-size: 0.6rem;
	color: #333333;
	line-height: 0.82rem;
}

.cl_fixed .cl_con07 .con07_center h3 {
	font-size: 0.26rem;
	color: #666666;
	margin-top: 0.42rem;
	line-height: 0.36rem;
}

.cl_fixed .cl_con07 .con07_center p {
	font-size: 0.2rem;
	color: #808080;
	line-height: 0.4rem;
}






/*end 品牌官网定制*/
/*产品与服务 UE*/
.se_ue {
	margin-top: -0.8rem;
}

.se_ue .cl_box {
	position: relative;
	z-index: 9;
}

.se_ue .cl_con01 {
	height: 8.5rem;
	background: url(../img/service/3/se_ue-01.jpg) no-repeat;
	background-size: 100% 100%;
	position: relative;
}

.se_ue .cl_con01 .con01_text {
	width: 100%;
	text-align: center;
	padding-top: 4.2rem;
	box-sizing: border-box;
}

.se_ue .cl_con01 .con01_text h2 {
	font-size: 0.45rem;
	color: #fff;
	margin-bottom: 0.6rem;
}

.se_ue .cl_con01 .con01_text p {
	font-size: 0.16rem;
	color: #fff;
	line-height: 0.35rem;
}

.se_ue .cl_con02 {
	text-align: center;
	background: #fff;
	width: 100%;
	height: 5.2rem;
}

.se_ue .cl_con02 img {
	width: 0.54rem;
	height: 0.51rem;
	margin-top: 0.86rem;
	margin-bottom: 0.32rem;
}

.se_ue .cl_con02 h2 {
	font-size: 0.6rem;
	margin-bottom: 0.5rem;
}

.se_ue .cl_con02 p {
	font-size: 0.2rem;
	width: 7.6rem;
	margin: 0 auto;
	line-height: 0.38rem;
	color: #808080;
}

.se_ue .cl_con02 .con02_list {
	width: 1200px;
	height: 5rem;
	margin: 0 auto;
	padding-top: 1.15rem;
}

.se_ue .cl_con02 .con02_list .col-sm-1-4 {
	width: 25%;
}

.se_ue .cl_con02 .con02_list .item_list .a_box {
	margin-bottom: 0.4rem;
}

.se_ue .cl_con02 .con02_list .item_list .a_box img {
	width: 0.9rem;
	height: 0.9rem;
	margin-bottom: 0.25rem;
}

.se_ue .cl_con02 .con02_list .item_list .a_box h4 {
	font-size: 0.18rem;
	color: #7a7a7a;
}

.se_ue .cl_con02 .con02_list .item_list .a_box span {
	display: block;
	margin: 0.35rem auto;
	width: 0.25rem;
	height: 0.01rem;
	background: #d1d1d1;
}

.se_ue .cl_con02 .con02_list .item_list p {
	font-size: 0.14rem;
	color: #909090;
	padding: 0 0.2rem;
	line-height: 0.25rem;
	text-align: center;
}

.se_ue .cl_con03 {
	width: 100%;
	height: 6.8rem;
	overflow: hidden;
	position: relative;
}

.se_ue .cl_con03 .text {
	width: 3.4rem;
	padding: 0.35rem 0.45rem 0.3rem;
	background: #313131;
	position: absolute;
	left: 20%;
	top: 47%;
	z-index: 5;
}

.se_ue .cl_con03 .text h2 {
	font-size: 0.3rem;
	color: #fff;
	margin-bottom: 0.13rem;
}

.se_ue .cl_con03 .text p em {
	font-size: 0.22rem;
	font-style: normal;
	color: #fff;
	margin-right: 0.2rem;
}

.se_ue .cl_con03 a {
	display: block;
	width: 100%;
	height: 100%;
	background: url(../img/service/2/se_gw-04.jpg) no-repeat;
	background-size: 100% 100%;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	transition: all 0.5s;
}

.se_ue .cl_con03 a:hover {
	-webkit-transform: scale(1.02);
	-moz-transform: scale(1.02);
	-ms-transform: scale(1.02);
	transform: scale(1.02);
}

.se_ue .cl_con04 {
	width: 100%;
	height: 6.9rem;
	overflow: hidden;
	position: relative;
}

.se_ue .cl_con04 .text {
	width: 3.4rem;
	padding: 0.35rem 0.45rem 0.3rem;
	position: absolute;
	right: 16%;
	top: 47%;
	z-index: 5;
}

.se_ue .cl_con04 .text h2 {
	font-size: 0.3rem;
	color: #fff;
	margin-bottom: 0.13rem;
}

.se_ue .cl_con04 .text p em {
	font-size: 0.22rem;
	font-style: normal;
	color: #fff;
	margin-right: 0.2rem;
}

.se_ue .cl_con04 a {
	display: block;
	width: 100%;
	height: 100%;
	background: url(../img/service/2/se_gw-033.jpg) no-repeat;
	background-size: 100% 100%;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	transition: all 0.5s;
}

.se_ue .cl_con04 a:hover {
	-webkit-transform: scale(1.02);
	-moz-transform: scale(1.02);
	-ms-transform: scale(1.02);
	transform: scale(1.02);
}

.se_ue .cl_con05 {
	width: 100%;
	height: 11.83rem;
	background: #111111;
	padding-top: 1.46rem;
	box-sizing: border-box;
	background-image: url(/static/www/img/service/3/UE_bg_18.png);
	background-repeat: no-repeat;
	background-position: bottom right;
	background-size: 62%;
}

.se_ue .cl_con05 .cl_con05_cen {
	width: 5.8rem;
	margin-left: 3.75rem;
}

.se_ue .cl_con05 h2 {
	font-size: 0.6rem;
	line-height: 0.75rem;
	color: #FFFFFF;
}

.se_ue .cl_con05 p {
	font-size: 0.2rem;
	color: #919191;
	margin-top: 0.4rem;
	line-height: 0.36rem;
}
.layui-carousel-ind{
	top: -81px;
}
.layui-carousel-ind li{
	width: 12px;
	height: 12px;
	margin: 0 7px;
}
/* .layui-carousel:hover .layui-carousel-arrow{
	opacity: 0 !important;
} */
.se_ue .cl_con06 {
	width: 19.2rem;
	height: 13.39rem;
	/*background-image: url(/static/www/img/service/3/UE1_21.jpg);*/
	/*background-size: 100% 100%;*/
	padding-right: 1.35rem;
	box-sizing: border-box;
	position: relative;
}

.se_ue .cl_con06 .top {
	width: 7.5rem;
	margin-top: 1.7rem;
	float: right;
}

.se_ue .cl_con06 .top h1 {
	font-size: 0.6rem;
	color: #494949;
	line-height: 0.76rem;
}

.se_ue .cl_con06 .top p {
	font-size: 0.2rem;
	color: #808080;
	margin-top: 0.55rem;
	line-height: 0.42rem;
}

.se_ue .cl_con06 .layui-carousel img {
	width: 100%;
	height: 100%;
}

.se_ue .cl_con06 .lay_10 {
	position: absolute;
	left: 17.28rem;
	top: 11.52rem;
}

.se_ue .cl_con06 .lay_9 {
	position: absolute;
	left: 80%;
	top: 9.6rem;
}

.se_ue .cl_con06 .lay_8 {
	position: absolute;
	left: 70%;
	top: 11.52rem;
}

.se_ue .cl_con06 .lay_7 {
	position: absolute;
	left: 70%;
	top: 9.6rem;
}

.se_ue .cl_con06 .lay_6 {
	position: absolute;
	left: 11.52rem;
	top: 11.52rem;
}

.se_ue .cl_con06 .lay_5 {
	position: absolute;
	left: 9.8rem;
	top: 7.7rem;
}

.se_ue .cl_con06 .lay_4 {
	position: absolute;
	left: 7.72rem;
	top: 11.48rem;
}

.se_ue .cl_con06 .lay_3 {
	position: absolute;
	left: 1.98rem;
	top: 9.59rem;
}

.se_ue .cl_con06 .lay_2 {
	position: absolute;
	left: 1.98rem;
	top: 7.7rem;
}

.se_ue .cl_con06 .lay_1 {
	position: absolute;
	left: 1.98rem;
	top: 3.9rem;
}

.se_ue .cl_con06 .lay_11 {
	position: absolute;
	left: 0.06rem;
	top: 11.52rem;
}

.se_ue .cl_con06 .phone {
	width: 4.37rem;
	height: 9.1rem;
	position: absolute;
	left: 5.5rem;
	top: 2.97rem;
	background-image: url(/static/www/img/service/3/phone.png);
	background-size: 100% 98%;
	background-repeat: no-repeat;
}

.se_ue .cl_con06 .phone img {
	margin: 1.1rem 0 0 0.25rem;
	width: 88%;
}

/*end 产品与服务 UE*/
/*解决方案*/
.a_solution {
	background-image: url(/static/www/img/jiejuefangan/jiejue_banner.jpg);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	text-align: center;
}

.a_solution .row {
	width: 56.2%;
	padding-top: 2rem;
	padding-bottom: 2.36rem;
	margin: 0 auto;
}

/*.a_solution .a_box {
  width: 2rem;
  height: 1rem;
  border: 1px solid #a4a4a4;
  margin-left: 0.3rem;
  margin-right: 0.3rem;
  margin-top: 60px;
  box-sizing: border-box;
}
.a_solution .a_box:hover {
  background-image: url(/static/www/img/jiejuefangan/jiejue_anniu.jpg);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  border: 0px solid transparent;
  box-sizing: border-box;
}
.a_solution .a_box:hover p {
  font-size: 0.16rem;
  color: #9a825d;
  margin-top: 0.4rem;
  line-height: 0.25rem;
  color: #070400;
}
.a_solution .a_warp p {
  font-size: 0.16rem;
  color: #9a825d;
  margin-top: 0.4rem;
  line-height: 0.25rem;
  color: #ffffff;
}*/
.a_solution .a_box {
	margin-top: 60px;
}

.a_solution .a_warp {
	width: 2rem;
	height: 1rem;
	margin: 0 auto;
	border: 1px solid #a4a4a4;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
	overflow: hidden;
}

.a_solution .a_warp p {
	font-size: 0.16rem;
	color: #9a825d;
	line-height: 1rem;
	color: #ffffff;
}

.a_solution .a_warp span {
	position: absolute;
	width: 2rem;
	height: 1rem;
	top: -0.01rem;
	left: -2rem;
	color: #070400;
	font-size: 0.16rem;
	line-height: 1rem;
	margin: 0 auto;
	background-image: url(/static/www/img/jiejuefangan/jiejue_anniu.jpg);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	border: 0px solid transparent;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	z-index: 99;
	opacity: 1;
}

/*end解决方案*/
.a_news1 {
	padding-bottom: 20px;
}

.a_news1 .a_banner {
	position: relative;
}

.a_news1 .a_banner img {
	width: 100%;
}

.a_news1 .a_banner .news_banner {
	position: absolute;
	top: 42%;
	left: 16.6%;
}

.a_news1 .a_banner .news_banner p {
	font-size: 0.53rem;
	color: #FFFFFF;
}

.news_img {
	position: absolute;
	top: 33%;
	right: 13.8%;
}

.news_img img {
	width: 4.4rem !important;
	height: 3.8rem !important;
}

.a_news1 .a_banner .news_genduo {
	width: 1.9rem;
	height: 0.58rem;
	line-height: 0.58rem;
	position: absolute;
	border: 1px solid #c6c6c7;
	text-align: center;
	top: 64%;
	left: 16.6%;
	cursor: pointer;
	overflow: hidden;
	/*transition: all 1s;*/
}

.a_news1 .a_banner .news_genduo a span {
	display: block;
	width: 100%;
	height: 0.58rem;
	line-height: 0.58rem;
	text-align: center;
	color: #FFFFFF;
	-webkit-transition: all 0.4s ease-in-out 100ms;
	transition: all 0.4s ease-in-out 100ms;
	position: relative;
}

.news_genduo:hover span {
	margin-top: -0.58rem;
}

.a_news1 .a_banner .news_genduo a span:after {
	width: 100%;
	content: attr(data-tit);
	position: absolute;
	height: 0.58rem;
	background: #ba9a6c;
	color: #fff;
	top: 0px;
	left: 0px;
	right: 0;
	transition: all 0.6s cubic-bezier(0.785, 0.135, 0.15, 0.86) 200ms;
	transform: translate(0, 100%);
}

/*.a_news1 .a_banner .news_genduo:hover {
  background: #ba9a6c;
}*/
.a_news1 .a_banner .news_genduo:hover span {
	color: #FFFFFF;
}

.a_news1 .a_banner h3 {
	font-size: 0.82rem;
	margin: auto;
	color: #ecbb72;
	line-height: 0.82rem;
	height: 0.82rem;
	text-align: center;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
}

.a_news1 .news_cen .row {
	width: 100%;
	background: #f5f5f5;
	transition: all 2s;
}

.a_news1 .news_cen .row:nth-child(even) {
	width: 100%;
	background: #ffffff;
}

.a_news1 .news_cen .row:hover {
	width: 100%;
	background-image: url(/static/www/img/xinwen/xinwen_xuanzhong.jpg);
	background-size: 100% 100%;
	background-repeat: no-repeat;
}

.a_news1 .news_cen .row:hover h4 {
	color: #FFFFFF;
}

.a_news1 .news_cen .row:hover h3 {
	color: #FFFFFF;
}

.a_news1 .news_cen .row:hover p a {
	color: #FFFFFF;
}

.layui-tab-card {
	box-shadow: none;
}

.lookmore_mores {
	width: 148px;
	height: 38px;
	border: 1px solid #999999;
	background: #ccc;
	font-size: 14px;
	color: #fff;
	text-align: center;
	line-height: 40px;
	border-radius: 5px;
	margin: 40px auto 20px;
	cursor: pointer;
	position: relative;
}

.lookmore_mores img {
	display: block;
	width: 40px;
	height: 40px;
	position: absolute;
	left: 50px;
	top: -60px;
}

.a_news1 .a_news .a_newsBox {
	width: 100%;
	color: #fff;
	padding-bottom: 0.9rem;
	padding-top: 0.9rem;
}

.a_news1 .a_news .a_newsBox div {
	padding: 0;
}

.a_news1 .a_news .a_newsBox h3 {
	font-size: 0.4rem;
	color: #333333;
	float: left;
}

.a_news1 .a_news .a_newsBox span {
	width: 100%;
	font-size: 0.22rem;
	color: #aaaaaa;
}

.a_news1 .a_news .a_newsBox h4 {
	font-size: 0.36rem;
	color: #333333;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.a_news1 .a_news .a_newsBox p {
	font-size: 0.18px;
	padding-top: 0.2rem;
	color: #333333;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}

.a_news1 .a_news .a_newsBox p a {
	font-size: 0.18rem;
	color: #333333;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}

.a_news1 .a_page {
	margin-top: 0.2rem;
	margin-bottom: 0.2rem;
}

.a_news1 .a_page li {
	display: inline-block;
	width: 0.38rem;
	height: 0.38rem;
	line-height: 0.38rem;
	color: #7f7f7f;
	background: #f5f5f5;
	font-weight: bold;
}

.a_news1 .a_page li:hover {
	background: #b6986b;
	color: #fff;
}

.a_news1 .a_page .active {
	background: #b6986b !important;
	color: #FFFFFF;
}

/*新闻详情*/
.col-sm-9 {
	width: 63% !important;
	padding-left: 0 !important;
	color: #000000;
}

.a_newsShow {
	padding: 1rem 0;
}

.a_newsShow time {
	color: #000000;
	line-height: 0.46rem;
	font-weight: bold;
	font-size: 0.2rem;
}

.a_newsShow .top {
	border-bottom: 2px solid black;
}

.a_newsShow .a_title {
	font-weight: bold;
	color: #000000;
	font-size: 0.32rem;
	margin-top: 0.4rem;
}

.a_newsShow .a_conten {
	font-size: 16px;
	line-height: 30px;
	/*  text-indent: 2em;
*/
}

.a_newsShow .a_conten img {
	width: 100%;
	margin: 0.15rem 0;
}

/*.a_newsShow .a_conten div,
.a_newsShow .a_conten p,
.a_newsShow .a_conten span,
.a_newsShow .a_conten i,
.a_newsShow .a_conten b {
  color: #fff !important;
  background: none !important;
}*/
.a_newsShow .a_right {
	float: right;
	/*width: 338px;*/
	width: 30%;
	border-top: 1px dashed #000000;
	border-bottom: 1px dashed #000000;
	margin-top: 0.5rem;
	padding: 0rem 0 0.1rem 0.06rem;
}

.a_newsShow .a_right .a_xgtj {
	font-size: 0.2rem;
	color: #b49353;
	margin-top: 18px;
	margin-bottom: 18px;
	font-weight: normal;
	display: inline-block;
}

.a_newsShow .a_right .a_xgtj img {
	width: 8px;
	margin-right: 8px;
}

.newsShow_fixednav {
	width: 20% !important;
	position: fixed !important;
	top: 0.4rem;
	right: 2.8rem;
}

.a_newsShow .a_right li {
	font-size: 14px;
	color: #000000;
	margin-bottom: 16px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.a_newsShow .a_right .news {}

.a_newsShow .a_right .news p {
	display: block;
	width: 100%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.a_newsShow .a_right .news p a {
	font-size: 14px;
	font-weight: bold;
	margin-right: 5px;
}

.a_aboutUs .section {
	overflow: hidden;
	width: 100%;
	position: relative;
	top: 0;
	left: 0;
	font-size: 0.25rem;
	color: #fff;
	background-size: cover;
}

.a_aboutUs .section1 .a_cont {
	background-image: url(/static/www/img/guanyuwomen/banner.jpg);
	background-size: 100% 100%;
	background-repeat: no-repeat;
	height: 78% !important;
}

.a_aboutUs .section1 .one_cen {
	width: 100%;
	height: 22%;
	background-image: url(/static/www/img/guanyuwomen/bg_cen.jpg);
	background-size: 100% 100%;
	background-repeat: no-repeat;
}

.a_aboutUs .section1 .one_cen .row {
	margin-top: 0.52rem;
}

.a_aboutUs .section1 .one_cen .row .col-sm-1-5 {
	text-align: center;
}

.a_aboutUs .section1 .one_cen .row h2 {
	font-family: "Impact";
	font-size: 0.72rem;
	color: #ffffff;
	position: relative;
}

.a_aboutUs .section1 .one_cen .row h2 span {
	position: absolute;
	top: 0.08rem;
	font-size: 0.24rem;
	margin-left: 0.02rem;
	font-weight: 100;
}

.a_aboutUs .section1 .a_cont {
	display: table;
	width: 100%;
	height: 100%;
}

.a_aboutUs .section1 .a_cont .a_container .a_bgImg {
	width: 8.5rem;
}

.a_aboutUs .section1 .a_cont .a_container h2 {
	font-family: "Impact";
	font-size: 0.72rem;
	color: #ffffff;
	position: relative;
}

.a_aboutUs .section1 .a_cont .a_container h2 span {
	position: absolute;
	top: 0.08rem;
	font-size: 0.24rem;
	margin-left: 0.02rem;
	font-weight: 100;
}

.a_aboutUs .section1 .a_cont {
	width: 100%;
	height: 100%;
	display: table;
}

.a_aboutUs .section1 .a_cont .a_box {
	margin-top: 2.9rem;
}

.a_aboutUs .section1 .a_cont .a_box h2 {
	font-size: 0.6rem;
	font-weight: bold;
	color: #c79f64;
	font-family: "微软雅黑";
	line-height: 1.2rem;
}

.a_aboutUs .section1 .a_cont .a_box h2 span {
	letter-spacing: 0.08rem;
}

.a_aboutUs .section1 .a_cont .a_box p {
	font-size-adjust: 0.28rem;
	color: #FFFFFF;
	opacity: 0.8;
	letter-spacing: 0.04rem;
}

.a_aboutUs .section2 .about_cen1 {
	width: 100%;
	height: auto;
	background-color: #ebebeb;
	overflow: hidden;
}

.a_aboutUs .section2 .about_cen1 .left_guanyu {
	width: 50%;
	float: left;
	padding: 11% 0.2rem 0rem 3.9rem;
}

.a_aboutUs .section2 .about_cen1 .left_guanyu h2 {
	font-size: 0.36rem;
	color: #3e3e3e;
	line-height: 0.5rem;
}

.a_aboutUs .section2 .about_cen1 .left_guanyu p {
	width: 80%;
	font-size: 0.18rem;
	color: #2e2e2e;
	line-height: 0.3rem;
}

.a_aboutUs .section2 .about_cen1 .right_guanyu {
	float: left;
	width: 50%;
}

.a_aboutUs .section2 .about_cen1 .right_guanyu img {
	width: 76%;
	height: 100%;
}

.a_aboutUs .section3 {
	width: 100%;
	height: auto;
	background-color: #161616;
}

.a_aboutUs .section3 .a_cont {
	width: 100%;
	height: 100%;
	display: table;
}

.a_aboutUs .section3 .left_guanyu {
	width: 20%;
	float: left;
	text-align: left;
	padding: 14% 0.2rem 0rem 0rem;
}

.a_aboutUs .section3 .left_guanyu h2 {
	font-size: 0.36rem;
	color: #dedede;
	line-height: 0.5rem;
}

.a_aboutUs .section3 .left_guanyu p {
	font-size: 0.18rem;
	color: #e8e8e8;
	line-height: 0.3rem;
}

.a_aboutUs .section3 .right_guanyu {
	float: left;
	width: 56%;
	padding: 0rem 0rem 0rem 3rem;
}

.a_aboutUs .section3 .right_guanyu img {
	width: 100%;
	height: 100%;
}

.a_aboutUs .section4 {
	width: 100%;
	height: auto;
	background: #e6e6e6;
}

.a_aboutUs .section4 img {
	width: 72%;
}

.a_aboutUs .section5 {
	width: 100%;
	background: #000000;
}

.a_aboutUs .section5 .left_guanyu {
	width: 45%;
	float: left;
	padding: 1.4rem 0.2rem 0rem 3.9rem;
}

.a_aboutUs .section5 .left_guanyu h2 {
	font-size: 0.36rem;
	color: #aaaaaa;
	line-height: 0.5rem;
}

.a_aboutUs .section5 .left_guanyu p {
	font-size: 0.16rem;
	color: #aaaaaa;
	line-height: 0.3rem;
}

.a_aboutUs .section5 .right_guanyu {
	float: left;
	width: 50%;
	margin-left: -1.6rem;
	padding: 0rem 0rem 0rem 0rem;
}

.a_aboutUs .section5 .right_guanyu img {
	width: 87%;
	height: 100%;
}

.a_aboutUs .section6 .left_guanyu{
	width: 28%;
	padding: 4% 0.2rem 0rem 0rem;
}
.a_aboutUs .section6 .left_guanyu p {
	font-size: 0.16rem;
}




/*解决方案*/
.a_brand .a_brandBanner {
	position: relative;
}

.a_brand .a_brandBanner img {
	width: 100%;
}

.a_brand .a_brandBanner .a_text {
	height: 1.1rem;
	margin: auto;
	color: #fff;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}

.a_brand .a_brandBanner .a_text h3 {
	font-size: 0.52rem;
	line-height: 0.5rem;
	margin-bottom: 0.4rem;
}

.a_brand .a_brandBanner .a_text p {
	font-size: 0.16rem;
}

.a_brand .a_brandBanner .a_textImg {
	height: 52%;
}

.a_brand .a_brandBanner .a_textImg img {
	width: 51%;
}

.a_brand .a_warp {
	color: #fff;
}

.a_brand .a_warp div {
	background: #000000;
	padding: 0;
	position: relative;
}

.a_brand .a_warp div img {
	width: 100%;
}

.a_brand .a_warp div h3 {
	font-size: 1rem;
	line-height: 1rem;
	height: 1.2rem;
	margin: auto;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}

.a_brand .a_warp div h3 p {
	line-height: 0.2rem;
	font-size: 0.2rem;
}

.a_brand .a_plateA {
	padding-bottom: 1.2rem;
}

.a_brand .a_plateA .a_box {
	position: relative;
	margin-bottom: 0.25rem;
}

.a_brand .a_plateA .a_box h4 {
	padding: 0.25rem 0;
}

.a_brand .a_plateA ul {
	display: inline-block;
}

.a_brand .a_plateA ul li {
	list-style: disc;
}

.a_brand .a_plateB .a_info {
	position: relative;
	top: -0.3rem;
	color: #999;
}

/*国电项目*/
.a_GDcase {
	position: relative;
	margin-top: 0.8rem;
}

.a_GDcase .a_warp {
	position: absolute;
	top: 0rem;
	left: 0;
	width: 3rem;
	background: #1d1d1d;
	transition: 1s all;
	-webkit-transition: 1s all;
	z-index: 10;
}

.a_GDcase .a_warp .a_menu {
	width: 30px;
	height: 30px;
	position: absolute;
	top: 10px;
	right: -40px;
}

.a_GDcase .a_warp .a_tap {
	width: 50%;
	height: 0.8rem;
	line-height: 0.8rem;
	font-size: 0.22rem;
	color: #d3d3d3;
}

.a_GDcase .a_warp .a_tap .a_xuan {
	display: block;
	height: 0.8rem;
}

.a_GDcase .a_warp .a_tap ul {
	position: absolute;
	top: 0.8rem;
	left: 0;
	display: none;
	width: 100%;
}

.a_GDcase .a_warp .a_tap li {
	width: 100%;
	font-size: 0.18rem;
	text-align: left;
	padding: 0 0.25rem;
	background: #262626;
	border-top: 1px solid #2f2f2f;
	border-bottom: 1px solid #1b1b1b;
}

.a_GDcase .a_warp .a_tap li a {
	display: inline-block;
	width: 100%;
	height: 100%;
}

.a_GDcase .a_warp .a_tap li:hover {
	background: #1d1d1d;
}

.a_GDcase .a_warp .a_tap li.active {
	background: #1d1d1d;
}

.a_GDcase .a_warp .a_tap.active .a_xuan {
	border-bottom: 1px solid #1b1b1b;
	background: #262626;
}

.a_GDcase .a_warp .a_tap.active ul {
	display: block;
}

.a_jqhl {
	background: #161616;
}

.a_jqhl .a_brandBanner .a_text {
	/*height: 1.7rem;*/
}

.a_jqhl .a_brandBanner img {
	width: 100%;
}

.a_jqhl .a_brandBanner .a_text h3 {
	padding-bottom: 0.4rem;
	margin-bottom: 0;
	color: #ecbb72;
}

.a_jqhl .a_brandBanner .a_text h3:after {
	content: "";
	display: block;
	width: 1.9rem;
	height: 1px;
	background: #ecbb72;
	margin: auto;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
}

.a_jqhl .a_brandBanner .a_text p {
	padding-top: 0.4rem;
	font-size: 0.22rem;
}

.a_jqhl .a_column {
	padding-top: 0.8rem;
	padding-bottom: 0.4rem;
	margin-bottom: 0.4rem;
	position: relative;
}

.a_jqhl .a_column:after {
	content: "";
	display: inline-block;
	width: 1rem;
	height: 3px;
	background: #ecbb72;
	margin: auto;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
}

.a_jqhl .a_plateA {
	color: #000;
}

.a_jqhl .a_plateA .a_describe {
	padding-bottom: 0.5rem;
	font-size: 0.22rem;
	color: #666;
}

.a_jqhl .a_page3 {
	background: url(../img/jqhl4.jpg);
	background-size: cover;
}

.a_jqhl .a_page3 .a_plateA {
	padding-bottom: 0.2rem;
	color: #fff;
}

.a_jqhl .a_page3 .a_plateA .a_p1 {
	margin: 0.23rem 0 0.32rem;
	font-size: 0.25rem;
}

.a_jqhl .a_page3 .a_plateA .a_p2 {
	font-size: 0.2rem;
	font-weight: bold;
	margin-bottom: 0.15rem;
}

.a_jqhl .a_page3 .a_plateA .a_p3 {
	font-size: 0.16rem;
}

.a_jqhl .a_page3 .a_plateA .col-xs-4 {
	padding-top: 20px;
	padding-left: 8px;
	padding-right: 8px;
}

.a_jqhl .a_page3 .a_plateA .a_p {
	padding: 0.15rem 0.15rem;
	background: rgba(172, 148, 85, 0.4);
	border: 1px solid #ac9455;
	color: #dbc391;
}

.a_jqhl .a_page3 .a_plateA .a_box {
	padding: 0 15px;
}

.a_jqhl .a_page4 {
	background: #fff;
}

.a_zfly .a_yuan {
	width: 1rem;
	height: 1rem;
	background: #ac9455;
	border-radius: 100%;
	display: inline-block;
}

.a_zfly .a_yuan img {
	width: 100%;
	height: 100%;
}

.a_zfly .a_zfly6 .a_img {
	width: 50%;
}

.a_kxp .a_page3 .a_plateA .a_p3 {
	margin-top: 0.37rem;
}

.a_ncds .a_plateA {
	padding-bottom: 0;
}

.a_ncds .a_page1 {
	padding-bottom: 0.6rem;
}

.a_ncds .a_page2 .a_imga {
	margin-top: 0.5rem;
}

.a_ncds .a_page3 {
	padding-bottom: 0.6rem;
}

.a_ncds .a_page4 .a_plateA {
	padding-bottom: 1.2rem;
}

.a_qc .a_pag3 {
	font-size: 0.38rem;
	background: url(../img/qc2.jpg);
	background-size: 100% 100%;
}

.a_qc .a_pag3 .a_plateA {
	padding-bottom: 2.4rem;
}

.a_qc .a_pag3 .a_plateA .a_p3 {
	margin-top: 0.37rem;
}

.a_sqo2o .a_pag3 {
	font-size: 0.38rem;
	background: url(../img/sqo2o2.jpg);
	background-size: 100% 100%;
}

.a_sqo2o .a_pag3 .a_plateA img {
	margin-top: 0.3rem;
}

.a_yldc .a_page1 .a_plateA {
	padding-bottom: 0;
}

.a_yldc .a_page1 .container-fluid img {
	margin-bottom: 1rem;
}

.a_yldc .a_page2 .a_plateA {
	padding-bottom: 0.4rem;
}

.a_yldc .a_page2 .a_web {
	border: 2px dashed #fff;
	height: 4.7rem;
	padding: 0 10px;
	border-radius: 10px;
	color: #454141;
}

.a_yldc .a_page2 .a_web .a_ico {
	margin-top: 0.25rem;
}

.a_yldc .a_page2 .a_web h3 {
	font-size: 0.24rem;
	margin: 0.1rem 0 0.35rem;
}

.a_yldc .a_page2 .a_web p {
	font-size: 14px;
	text-align: left;
}

.a_yldc .a_page2 .a_xian {
	margin-top: 0.3rem;
	width: 100%;
	height: 2px;
	background: #fff;
}

.a_yldc .a_page2 .a_xian i {
	display: block;
	width: 20px;
	height: 20px;
	background: #fff;
	position: relative;
	top: -9px;
	left: 0;
	border-radius: 100%;
}

.a_yldc .a_page2 .a_tit {
	margin-top: 0.2rem;
	margin-bottom: 0.2rem;
}

.a_yldc .a_page2 .a_tit span {
	font-size: 0.16rem;
	padding: 0 0.05rem;
}

.a_yldc .a_page3 {
	background: url(../img/yldc1.jpg);
	background-size: 100% 100%;
}

.a_yldc .a_page3 .a_plateA {
	padding-bottom: 0;
}

/*联系我们*/
.a_contactUs {
	position: relative;
	width: 100%;
	background: url(../img/contactus/contents_bg.jpg) no-repeat;
	background-size: 100% 101%;
	padding: 200px 0 10px;
}

.a_contactUs .contus {
	padding-left: 16%;
	margin-bottom: 1.1rem;
}

.a_contactUs dl {
	margin-top: 30px;
}

.a_contactUs dl dt p {
	display: inline-block;
	font-size: 24px;
	color: #fff;
	padding-bottom: 15px;
	border-bottom: 2px solid #b99a6c;
}

.a_contactUs dl dd ul {
	overflow: hidden;
	padding-top: 15px;
}

.a_contactUs dl dd ul li {
	float: left;
	margin-right: 30px;
}

.a_contactUs dl dd ul li p {
	font-size: 14px;
	color: #fff;
	margin-bottom: 5px;
}

.a_contactUs dl dd ul li .text_title {
	margin-bottom: 9px;
}

.contus_text {
	/*height: 9rem;*/
	padding-top: 0.95rem;
	background: #1d1d1d;
	background-image: url(/static/www/img/contactus/hezuo.jpg);
	background-size: 100% 100%;
	background-repeat: no-repeat;
	padding-bottom: 1.1rem;
}

.contus_text h2 {
	width: 26%;
	margin: 0 auto;
	font-size: 0.36rem;
	color: #fff;
	text-align: left;
	margin-bottom: 1rem;
}

.contus_text ul {
	width: 26%;
	margin: 0 auto;
}

.contus_text ul li {
	color: #ffffff;
	font-size: 0.24rem;
	line-height: 0.61rem;
}

.contus_text p {
	width: 26%;
	margin: 0 auto;
	display: block;
	font-size: 0.18rem;
	color: #BBBBBB;
	line-height: 0.32rem;
	text-align: left;
	margin: 0 auto;
	margin-top: 1rem;
}



@media (max-width: 1680px) {
	html {
		font-size: 87px;
	}

	.a_solution .row {
		width: 62.5%;
	}
}

@media (max-width: 1700px) {
	.a_solution .row {
		width: 62.5%;
	}
}

@media screen and (max-width: 1600px) {
	.a_solution .row {
		width: 62.5%;
	}
}

@media screen and (max-width: 1440px) {
	.center{
		width: 1200px;
		font-size: 14px;
	}
	.gy2{
		width: 1200px;
		font-size: 14px;
	}
	.i_contact_ul ul li:nth-child(3){
		font-size:14px;
	}
	.section5 {
		width: 100%;
		background: #000000;
	}

	.section5 .left_guanyu {
		width: 55%;
		float: left;
		padding: 1.9rem 0.2rem 0rem 3.9rem;
	}

	.section5 .left_guanyu h2 {
		font-size: 0.36rem;
		color: #aaaaaa;
		line-height: 0.5rem;
	}

	.section5 .left_guanyu p {
		font-size: 0.18rem;
		color: #aaaaaa;
		line-height: 0.3rem;
	}

	.section5 .right_guanyu {
		float: left;
		width: 50%;
		margin-left: -1.6rem;
		padding: 0rem 0rem 0rem 0rem;
	}

	.section5 .right_guanyu img {
		width: 87%;
		height: 100%;
	}

	html {
		font-size: 75px;
	}

	.a_solution {
		background-image: url(/static/www/img/jiejuefangan/jiejue_banner.jpg);
		background-repeat: no-repeat;
		background-size: 100% 100%;
		text-align: center;
	}

	.a_solution .row {
		width: 62.2%;
		padding-top: 3.4rem;
		padding-bottom: 2.36rem;
		margin: 0 auto;
	}

	/*.a_solution .a_box {
    width: 2rem;
    height: 1rem;
    border: 1px solid #a4a4a4;
    margin-left: 0.3rem;
    margin-right: 0.3rem;
    margin-top: 60px;
    box-sizing: border-box;
  }
  .a_solution .a_box:hover {
    background-image: url(/static/www/img/jiejuefangan/jiejue_anniu.jpg);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    border: 0px solid transparent;
    box-sizing: border-box;
  }
  .a_solution .a_box:hover p {
    font-size: 0.16rem;
    color: #9a825d;
    margin-top: 0.4rem;
    line-height: 0.25rem;
    color: #070400;
  }
  .a_solution .a_warp p {
    font-size: 0.16rem;
    color: #9a825d;
    margin-top: 0.4rem;
    line-height: 0.25rem;
    color: #ffffff;
  }*/
}
@media screen and (max-width: 1360px) {

}

/*留言*/
.a_prize {
	text-align: center;
	background: #161616;
	color: #cdcdcd;
	padding: 170px 0 120px;
}

.a_prize .a_title {
	font-size: 60px;
	color: #fff;
	margin-bottom: 151px;
}

.a_prize .a_P1 {
	font-size: 24px;
	margin-bottom: 20px;
}

.a_prize .a_P2 {
	font-size: 16px;
}

.a_prize .a_mgbtm {
	margin-bottom: 80px;
}

.a_prize .a_text {
	width: 450px;
	height: 140px;
	background: #3c3c3c;
	border: 0;
	border-radius: 5px;
	padding: 10px;
	color: #cdcdcd;
	box-sizing: border-box;
	overflow-y: auto;
}

.a_prize .a_input {
	width: 370px;
	height: 44px;
	background: #3c3c3c;
	border: 0;
	border-radius: 5px;
	padding: 0 20px;
	box-sizing: border-box;
	margin-bottom: 25px;
	color: #cdcdcd;
}

.a_prize input[type=checkbox] {
	display: none;
}

.a_prize input[type=checkbox]+label>i {
	display: inline-block;
	width: 16px;
	height: 16px;
	background: #3c3c3c;
	font-size: 13px;
	text-align: center;
	font-style: normal;
	color: #3c3c3c;
	border-radius: 2px;
	margin-right: 5px;
}

.a_prize input[type=checkbox]:checked+label>i {
	background: #b6986b;
	color: #fff;
	font-weight: bold;
}

.a_prize .a_codeInput {
	width: 210px;
	float: left;
}

.a_prize .a_codeBox {
	position: relative;
}

.a_prize .a_codeBox .a_tishi {
	position: absolute;
	top: 10px;
	right: -45px;
}

.a_prize .a_code {
	display: inline-block;
	width: 142px;
	text-align: left;
}

.a_prize #verifyCanvas {
	width: 77px;
	height: 43px;
}

.a_prize .a_submit {
	width: 160px;
	height: 45px;
	border-radius: 23px;
	background: #b6986b;
	border: 0;
	color: #fff;
	font-weight: bold;
	font-size: 18px;
	margin-top: 60px;
}

.a_prize .Validform_wrong {
	color: red;
	display: block;
}

.a_prize .a_input+.Validform_wrong {
	margin-top: -25px;
}

.a_prize .Validform_right {
	display: none;
}

@media screen and (max-width: 1366px) {
	html {
		font-size: 71.146px;
	}

	#a_index .a_box3 .a_container {
		margin: auto;
	}

	#a_index .a_box3 .a_container .a_left {
		font-size: 15px;
	}

	.a_solution .row {
		width: 62% !important;
	}
}

@media (max-width: 767px) {
	/* 新加样式 */
	.tel_text{
		display: none;
	}
	.right_menu .menu_ly a p{
		font-size:0.18rem;
	}
	.shouye-center-a{
		padding-top: 0.8rem;
		padding-bottom: 0.8rem;
	}
	/* 底部 */
	.right_menu{
		top:auto;
		bottom: 2px;
		/* bottom: 30%; */
		z-index: 999;
		width: 100%;
	}
	.right_menu .menu_ly{
		float: left;
		width: 50%;
		height: 48px;
		line-height: 48px;
		border: 1px solid #fff;
		box-sizing: border-box;
	}
	.back_up{
		display:none !important;
	}
	.right_menu .menu_ly img{
		display:none;
	}
	.right_menu .menu_ly a p {
	    font-size: 18px;
		margin-top: 0px;
	}
	.right_menu .menu_ly:hover {
	   width: 50%;
	   height: 48px;
	   line-height: 48px;
	}
	#newBridge .nb-icon-right-center {
		top:auto !important;
		left: 0 !important;
		bottom: -50px !important;
	    width: 50% !important;
	}
	.layui-carousel-ind{
		top: -35px;
	}
	.footer_btm {
	    width: 92% !important;
	    position: relative;
	}
	body{
		padding-bottom: 50px;
	}
	/* 联系我们 */
	.gy2 {
	    width: 100%;
	    font-size: 14px;
		padding: 0.2rem;
		box-sizing: border-box;
	}
	.i_contact{
		height:auto;
		background-size: 100% 100%;
	}
	.i_contact_t {
	    margin-top: 0.2rem;
	    height: 0.96rem;
	    line-height: 0.96rem;
	    font-size: 22px;
	    color: #fff;
	    letter-spacing: 2px;
	}
	.i_contact_ul ul li:first-child{
		font-size: 0.36rem;
		height: 1rem;
	}
	.i_contact_ul ul li:nth-child(2) {
	    padding-top: 0.4rem;
	    height: 80px;
	    line-height: 56px;
	}
	.i_contact_ul ul li:nth-child(3) img {
	    float: left;
	    width: 30px;
	    height: 36px;
	    margin-right: 8px;
	    margin-top: 13px;
	}
	.i_contact_ul ul li:nth-child(2) img{
		width: 40px;
		height: 40px;
	}
	.i_contact_ul{
		width: 100%;
		margin-top: 0.8rem;
	}
	.i_contact_r{
		width: 100%;
		margin-top: 0.8rem;
		height: auto;
	}
	.i_contact_r .i_contact_r_div ul li {
	    height: 52px;
	    line-height: 52px;
	    float: left;
	    width: 100%;
	    margin-bottom: 20px;
	}
	.i_contact_r .i_contact_r_div ul li div .inputs{
		font-size: 14px;	
		height: 52px;
		line-height: 52px;
	}
	.i_contact_r .i_contact_r_div ul li .bnts{
		height: 52px;
		line-height: 52px;
	}
	.i_contact_ul ul li:nth-child(3) {
	    font-size: 12px;
	}
	.sideewm{
		display:none;
	}
	/* 联系我们 */
	.pc_box{
		display:none;
	}
	.web_box{
		display:block;
	}
	.center {
		width:100%;
	}
	.layui-tab-title{
		width: 100%;
		overflow: hidden;
	}
	.casea_hovers:hover .programme_logo{
		height:2rem;
	}
/* 	.layui-tab-content{
		display:none;
	} */
	.layui-tab-title li{
		float: left;
		width: 50%;
	}
	.layui-tab-title li .layui-this_box{
		width:34%;
	}
	.layui-this_box img{
		width:50%;
	}
	.a_nav .a_navTop{
		min-width:100%;
	}
	/* 新加样式 */
	.a_nav .a_navTop .a_navLogo {
		display: none;
	}

	.a_nav .a_navTop .a_navBtnLink img {
		display: none;
	}

	.a_brand .a_plateA {
		padding-bottom: 0px;
	}

	.a_prize {
		padding: 97px 0 60px;
	}

	.a_prize .a_title {
		font-size: 28px;
		margin-bottom: 60px;
	}

	.a_prize .a_text {
		width: 88%;
	}

	.a_prize .a_input {
		width: 88%;
	}

	.a_prize .a_codeInput {
		width: 56%;
	}

	.a_prize .a_codeBox {
		width: 88% !important;
	}

	.a_prize .a_submit {
		margin-top: 40px;
	}

	.footer_middle ul li {
		line-height: 0.52rem;
	}

	.casea_logo {
		width: 100%;
		margin-left: 0rem;
	}

	.a_nav .a_navBtm .a_navLink {
		width: 100% !important;
	}

	.a_nav .a_navTop {
		width: 100%;
		height: 0rem;
		min-width:100%;
	}

	.casea_logo dl {
		/*height: 2rem;*/
	}

	.casea_logo dt img {
		width: 100%;
	}

	.casea_hover:hover .casea_logo {
		height: 4rem;
	}

	.casea_logo dl:nth-child(1) {
		border: 0.01rem solid #2d2d2d;
		padding-left: 0.4rem;
	}

	.programme_logo dl:nth-child(1) {
		width: 50%;
		border: 0.01rem solid #2d2d2d;
		padding-left: 0rem;
		height: 1rem;
	}

	.programme_logo dd {
		line-height: 1rem;
	}

	html {
		font-size: 40px;
	}

	/*案例详情*/
	.a_caseinfo .a_container .a_title {
		font-size: 0.4rem;
	}

	.a_caseinfo .a_container .a_title span {
		font-size: 0.24rem;
	}

	.a_nav .a_navBtm {
		width: 100%;
		margin: 0;
		/*margin-left: 30%;*/
	}

	.layui-tab-card>.anli_ul {
		z-index: 0;
	}

	#a_index {
		margin-top: 50px;
	}

	#a_index .footer {
		position: relative;
		background-size: cover;
		background: inherit;
	}

	/*#a_index .a_box1 {
    height: 4.8rem;
  }*/
	#a_index .a_box1 video {
		height: 100%;
	}

	.a_nav .a_navBtm {
		position: inherit;
	}

	.service_content {
		margin-top: 1.4rem;
	}

	.a_mian {
		overflow: hidden;
	}

	#a_index .a_box1 .a_bennerImg1 {
		width: 61%;
	}

	#a_index .swiper-container {
		height: 200px;
	}

	.a_nav {
		background: #000000;
		height: auto;
		min-height: auto;
		padding: 0 10px;
	}

	.navbar-toggle {
		margin-top: 15px;
	}

	.navbar-brand {
		height: auto;
	}

	.navbar-brand>img {
		width: 86px;
	}

	.a_nav .a_navBtm .a_navLink span {
		display: inline;
		font-size: 16px;
	}

	.a_nav .a_navBtm .a_navLink i {
		display: inline;
	}

	#a_index .a_box2,
	#a_index .a_box3 {
		padding: 0;
	}

	#a_index .a_box2 .a_anli img {
		position: relative;
	}

	#a_index .a_box2 .a_anliBox {
		margin: 0;
	}

	#a_index .a_box3 .a_container {
		margin: 0;
	}

	#a_index .a_box3 .a_container .a_left {
		width: auto;
		text-align: justify;
	}

	#a_index .a_box3 .a_container .a_right {
		width: 100%;
	}

	#a_index .a_box3 .a_btm .row div img {
		height: 2.45rem;
	}

	#a_index .a_box3 .a_btm {
		position: relative;
	}

	#a_index .a_box3 .a_container .a_left a {
		margin-top: 0.2rem;
		margin-bottom: 0.2rem;
	}

	#a_index .a_box4 {
		padding-top: 0;
	}

	#a_index .a_box4 .a_box4warp .a_news .a_newsBox span {
		text-align: left;
		font-size: 18px;
		padding-bottom: 10px;
	}

	#a_index .a_box5 {
		padding-top: 0;
	}

	#a_index .a_box3 .a_container .a_left {
		line-height: 0.6rem;
	}

	/*关于我们*/
	.a_aboutUs .section1 .a_cont {
		background-image: url(/static/www/img/guanyuwomen/banner.jpg);
		background-size: 100% 100%;
		background-repeat: no-repeat;
		height: 7.1rem !important;
	}

	.a_aboutUs .section2 .about_cen1 {
		padding-bottom: 0.4rem;
	}

	.a_aboutUs .section3 .a_cont {
		padding-bottom: 0.3rem;
	}

	.a_aboutUs .section2 .about_cen1 .left_guanyu {
		padding: 8% 0.2rem 0rem 0.9rem;
	}

	.a_aboutUs .section2 .about_cen1 .right_guanyu img {
		width: 100%;
	}

	.a_aboutUs .section2 .a_cont .a_container h2 {
		font-size: 0.44rem;
	}

	.a_aboutUs .section2 .about_cen1 .left_guanyu p {
		line-height: 0.46rem;
	}

	.a_aboutUs .section3 .right_guanyu {
		padding: 0rem 0rem 0rem 0rem;
	}

	.a_aboutUs .section3 .left_guanyu {
		width: 40%;
		padding: 10% 0.2rem 0rem 0rem;
	}

	.a_aboutUs .section5 .left_guanyu {
        width: 96%;
        padding: 21% 0.2rem 2rem 0.9rem;
        position: relative;
        z-index: 1;
    }
    .a_aboutUs .section6 .right_guanyu {
        position: absolute;
        left: 0;
        width: 100%;
    }
    .a_aboutUs .section6 .left_guanyu {
        width: 95%;
        padding: 10% 0.2rem 0rem 0.9rem;
    }


	.a_aboutUs .section4 img {
		width: 94%;
	}

	.a_aboutUs .section5 {
		position: relative;
	}

	.a_aboutUs .section5 .right_guanyu {
		margin-left: 0rem;
		padding: 0rem 0rem 0rem 0rem;
		width: 100%;
		position: absolute;
		top: 0;
	}

	.a_aboutUs .section5 .right_guanyu img {
		width: 100%;
	}

	.a_aboutUs .section3 .left_guanyu p {
		line-height: 0.46rem;
	}

	.a_GDcase .a_warp {
		width: 4rem;
		left: -4rem;
		transition: 1s all;
	}

	.a_jqhl .a_brandBanner .a_text {
		height: 2rem;
		padding: 0 10px;
	}

	.a_jqhl .a_brandBanner .a_text h3 {
		margin-bottom: 0;
	}

	.a_img1 {
		width: 100%;
	}

	.a_zfly .a_page1,
	.a_zfly .a_page2 {
		padding: 0 10px;
	}

	.a_jqhl .a_plateA .a_describe {
		padding: 0 10px;
	}

	.a_fukuang {
		height: 60px;
		opacity: 1;
		bottom: 0;
		top: auto;
		background: rgba(0, 0, 0, 0.5);
	}

	.a_fukuang h3 {
		font-size: 16px;
		line-height: 0.5rem;
	}

	.a_brand .a_brandBanner .a_text h3 {
		margin-bottom: 0.1rem;
	}

	.a_news1 .a_news .a_newsBox span {
		font-size: 16px;
	}

	.a_news1 .a_news .a_newsBox h4 {
		font-size: 16px;
	}

	.a_news1 .a_news .a_newsBox p {
		font-size: 14px;
		color: #ececec;
	}

	.a_news1 .a_news .a_page li {
		width: 0.6rem;
		height: 0.6rem;
		line-height: 0.6rem;
	}

	#a_index .a_box3 .a_btm .row div p {
		font-size: 15px;
	}

	#a_index .a_box4 .a_box4warp .a_news .a_newsBox h4 {
		font-size: 16px;
	}

	#a_index .a_box4 .a_box4warp .a_news .a_newsBox p {
		font-size: 14px;
	}

	#a_index .a_box5 .a_box5Top .a_warpBtm p {
		font-size: 16px;
	}

	.a_caseinfo .a_container {
		width: 90%;
		line-height: 0.6rem;
	}

	#a_index .a_box4 .a_box4warp .a_news .a_newsBox .a_btmborder {
		height: auto;
	}

	.a_aboutUs .section1 .one_cen .row {
		margin-top: 0.4rem;
	}

	.a_aboutUs .section1 .one_cen {
		height: auto;
	}

	.a_aboutUs .section1 .one_cen .row .col-sm-1-5 {
		width: 31%;
		margin-bottom: 0.2rem;
	}

	/*新闻*/
	.newsShow_fixednav {
		bottom: 0px;
	}

	.a_newsShow .a_right {
		width: 100%;
		padding-left: 20px;
		padding-right: 20px;
		box-sizing: border-box;
	}

	.newsShow_fixednav {
		width: 94% !important;
		right: 0px
	}

	.a_news1 .a_banner img {
		height: 100%;
	}

	.a_news1 .a_news .a_newsBox {
		padding-top: 0.3rem;
	}

	.a_news1 .a_news .a_newsBox div {
		padding-bottom: 0.3rem;
	}

	.a_news1 .a_banner .news_banner {
		left: 8.6%;
		top: 39%;
	}

	.a_news1 .a_banner .news_genduo {
		left: 8.6%;
	}

	.a_news1 .a_banner .news_banner p {
		font-size: 0.4rem;
	}

	.news_img {
		right: 6.8%;
	}

	.news_img img {
		width: 3rem !important;
		height: 2.8rem !important;
	}

	.a_news1 .a_banner .news_genduo a span {
		font-size: 0.14rem;
	}

	/*新闻详情*/
	.a_caseinfo {
		margin-top: 1.4rem;
	}

	.a_newsShow .top {
		padding: 0.2rem 0rem 0.2rem 0.2rem;
	}

	.a_newsShow .a_title {
		font-size: 0.52rem;
	}

	.a_newsShow time {
		line-height: 0.8rem;
		font-size: 0.36rem;
	}

	.a_newsShow .col-sm-9 {
		width: 100% !important;
		padding-left: 0.4rem !important;
		box-sizing: border-box;
	}

	.a_yldc .a_page2 .a_web {
		height: auto;
	}

	/*产品与服务*/
	.a_service .a_serviceS {
		height: 7rem;
	}

	.a_service .a_serviceS .a_serviceBox .a_title {
		margin-bottom: 0px;
	}

	.a_service .a_serviceS .a_serviceBox {
		width: 86%;
		margin-top: 0.4rem;
	}

	.a_service .a_serviceS .a_serviceBox .a_cont dl {
		width: 1.8rem;
	}

	.a_service .a_serviceS .a_serviceBox .a_more a span {
		font-size: 0.14rem;
	}

	.a_dl1_one {
		width: 2.4rem !important;
	}

	.a_rg_two {
		margin-top: 1.2rem !important;
	}

	/*品牌*/
	.cl_fixed .cl_con02 .con02_list {
		width: 100% !important;
		height: 19rem;
	}

	.cl_fixed .cl_con01 {
		height: 8.5rem;
	}

	.cl_fixed .cl_con01 .con01_text {
		margin: 3.5rem 0 0 0%;
	}

	.cl_fixed .cl_con01 .con01_text p {
		width: 55%;
		line-height: 0.42rem;
	}

	.cl_fixed .cl_con04 .text {
		width: 3rem;
		padding: 0rem 0rem 0rem 0rem;
		right: 0px;
	}

	.cl_fixed .cl_con02 .con02_text h1 {
		margin-bottom: 0.4rem;
	}

	.cl_fixed .cl_con02 .con02_data .data_box {
		width: 100% !important;
	}

	.cl_fixed .cl_con02 .con02_list .item_list ul {
		padding-left: 1.1rem;
	}

	.con02_list .col-xs-6 {
		height: 6rem;
	}

	.cl_fixed .cl_con06 .cl_con06_top {
		margin-left: 1rem;
	}

	.cl_fixed .cl_con06 .cl_con06_footer {
		left: 0rem;
		margin-bottom: 0.4rem;
	}

	.cl_fixed .cl_con02 .con02_data {
		height: 5.6rem;
	}

	.cl_fixed .cl_con02 .con02_data .data_box {
		padding-top: 0.8rem;
	}

	.cl_fixed .cl_con02 .con02_data .data_box .a_warp {
		margin-bottom: 0.2rem;
	}

	.cl_fixed .cl_con03 {
		height: 3.8rem;
	}

	.cl_fixed .cl_con03 .text {
		width: 3rem;
		left: 3% !important;
		top: 33%;
	}

	.cl_fixed .cl_con04 {
		height: 3.9rem;
	}

	.cl_fixed .cl_con06 .cl_con06_footer p {
		width: 85%;
	}

	.cl_fixed .cl_con07 {
		height: 12.23rem;
	}

	.cl_fixed .cl_con07 .con07_center {
		margin-left: 1rem;
	}

	.cl_fixed .cl_con02 .con02_text h2 {
		width: 85%;
		margin: 0 auto;
		line-height: 0.52rem;
	}

	.cl_fixed .cl_con02 .con02_text p {
		line-height: 0.48rem;
	}

	.cl_fixed .cl_con07 .con07_center p {
		line-height: 0.48rem;
	}

	.a_jqhl .a_brandBanner .a_text p {
		font-size: 0.32rem;
	}

	/*用户体验*/
	.se_ue .cl_con02 .con02_list {
		width: 100% !important;
	}

	.se_ue .cl_con01 {
		height: 6rem;
	}

	.se_ue .cl_con02 .con02_list .item_list p {
		line-height: 0.44rem;
	}

	.se_ue .con02_list .col-xs-6 {
		height: 5rem;
	}

	.se_ue .cl_con04 .text {
		padding: 0rem 0rem 0rem;
		right: 0;
	}

	.se_ue {
		margin-top: 0;
	}

	.se_ue .cl_con03 {
		height: 3.8rem;
	}

	.se_ue .cl_con04 {
		height: 3.9rem;
	}

	.se_ue .cl_con03 .text {
		width: 3rem;
		left: 5% !important;
		top: 38%;
	}

	.se_ue .cl_con05 .cl_con05_cen {
		width: 5.6rem;
		margin-left: 1rem;
	}

	.se_ue .cl_con01 .con01_text {
		padding-top: 3.2rem;
	}

	.se_ue .cl_con02 img {
		margin-top: 0.4rem;
	}

	.se_ue .cl_con06 {
		width: 100%;
		height: 43.3rem;
		box-sizing: border-box;
		position: relative;
	}

	.se_ue .cl_con06 .top {
		width: 100%;
		margin-top: 1rem;
		float: right;
		padding-left: 1rem;
	}

	.se_ue .cl_con06 .top h1 {
		font-size: 0.6rem;
		color: #494949;
		line-height: 0.76rem;
	}

	.se_ue .cl_con06 .top p {
		font-size: 0.2rem;
		color: #808080;
		margin-top: 0.55rem;
		line-height: 0.42rem;
	}

	.se_ue .cl_con06 .layui-carousel img {
		width: 100%;
		height: 100%;
	}

	.se_ue .cl_con06 .lay_10 {
		position: absolute;
		left: 50%;
		top: 7.4rem;
	}

	.se_ue .cl_con06 .lay_9 {
		position: absolute;
		left: 0%;
		top: 7.4rem;
	}

	.se_ue .cl_con06 .lay_8 {
		position: absolute;
		left: 0%;
		top: 29.4rem;
	}

	.se_ue .cl_con06 .lay_7 {
		position: absolute;
		left: 50%;
		top: 29.4rem;
	}

	.se_ue .cl_con06 .lay_6 {
		display: none;
		position: absolute;
		left: 0rem;
		top: 11.52rem;
	}

	.se_ue .cl_con06 .lay_5 {
		display: none;
		position: absolute;
		left: 0rem;
		top: 7.7rem;
	}

	.se_ue .cl_con06 .lay_4 {
		display: none;
		position: absolute;
		left: 0rem;
		top: 11.48rem;
	}

	.se_ue .cl_con06 .lay_3 {
		position: absolute;
		left: 0rem;
		top: 12rem;
	}

	.se_ue .cl_con06 .lay_2 {
		display: none;
		position: absolute;
		left: 1.98rem;
		top: 7.7rem;
	}

	.se_ue .cl_con06 .lay_1 {
		position: absolute;
		left: 0rem;
		top: 34rem;
	}

	.se_ue .cl_con06 .lay_11 {
		display: none;
		position: absolute;
		left: 0.06rem;
		top: 11.52rem;
	}

	.se_ue .cl_con06 .phone {
		width: 4.37rem;
		height: 9.1rem;
		position: absolute;
		left: 2.6rem;
		top: 20.97rem;
	}

	.se_ue .cl_con06 .phone img {
		width: 89%;
		height: 74.2%;
	}

	/*解决方案*/
	.a_solution .a_box {
		margin-top: 0.3rem;
	}

	.a_solution .row {
		width: 82% !important;
	}

	.col-xs-6 {
		width: 50% !important;
	}

	.a_solution .a_warp {
		width: auto;
	}

	.a_brand .a_brandBanner {
		height: 6rem;
		text-align: center;
	}

	.a_jqhl .a_brandBanner img {
		height: 100%;
	}

	.a_jqhl .a_brandBanner .a_text {
		height: 1rem;
	}

	.a_solution .a_warp {
		height: 1.4rem;
	}

	.a_solution .a_warp p {
		height: 1.4rem;
		line-height: 1.4rem;
		font-size: 0.3rem;
	}

	.a_solution .a_warp span {
		line-height: 1.4rem;
	}

	.a_contactUs {
		padding: 80px 0 10px;
	}

	.contus_text h2 {
		width: 70%;
		margin-bottom: 0.6rem;
	}

	.contus_text ul {
		width: 70%;
	}

	.contus_text p {
		width: 70%;
		margin-top: 0.6rem;
		line-height: 0.56rem;
	}

}

@media screen and (max-width: 1220px) {
	.a_nav {
		padding-left: 4%;
	}

	/*.a_nav .a_navBtm {
    margin-left: 0.6rem;
  }*/
	.cl_fixed .cl_con02 .con02_list {
		width: 1000px;
	}

	.cl_fixed .cl_con02 .con02_data .data_box {
		width: 1000px;
	}

	.cl_fixed .cl_con03 .text {
		left: 15%;
	}

	.se_ue .cl_con02 .con02_list {
		width: 1000px;
	}

	.se_ue .cl_con03 .text {
		left: 15%;
	}
}
