
.right_nav_fixed {
	right: 0;
	bottom: 40%;
	position: fixed;
	text-align: left;
	overflow: hidden;
	z-index: 999;

}

.right_nav_fixed li {
	background: #0f67c9;
	margin: 4px 0;
	padding: 10px;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
	cursor: pointer;
	position: relative;
	right: -57px;
	width: 102px !important;
}

.right_nav_fixed li .iconBox {height: 35px!important;
	text-align: center;
	overflow: hidden;
	display: flex;
	align-items: center;
	justify-content: space-between
}

.right_nav_fixed li img {
	width: 30px;
}

.right_nav_fixed li h4 {
	color: #fff;
	font-size: 14px;
	margin: 2px 0;
	margin-left: 15px
}

.right_nav_fixed li:hover {
	background: #0f67c9;
}

.right_nav_fixed li .hideBox {
	display: none;
	position: absolute;
	right: 108px;
	padding: 10px;
	padding-right: 15px;
	top: -10px;width: 188px;
	z-index: 999
}

.right_nav_fixed li .hideBox .hb {
	border: 1px solid #ccc;
	background-color: #fff;
	padding: 10px 20px;
	border-top: 2px solid #0f67c9;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px
}

.right_nav_fixed li .hideBox .hb h5 {
	padding: 5px 0;
	border-bottom: 2px solid #ccc;
	color: #0f67c9;
	font-size: 16px;
	font-weight: 400;
	display: block;
	white-space: nowrap
}

.right_nav_fixed li .hideBox .hb p {
	margin-top: 5px;
	font-size: 18px;
	font-weight: 700;
}

.right_nav_fixed li .hideBox .hb .qqtalk {
	margin-top: 10px
}

.right_nav_fixed li .hideBox .hb .qqtalk a {
	display: flex;
	align-items: center
}

.right_nav_fixed li .hideBox .hb .qqtalk img {
	width: 25px;
	height: 25px
}

.right_nav_fixed li .hideBox .hb .qqtalk p {
	font-size: 14px;
	font-weight: 400;
	white-space: nowrap;
	margin-top: -5px;
	margin-left: 5px
}

.right_nav_fixed li:nth-child(3) .hideBox img {
	width: 140px;
	margin-top: 10px
}

/* 头部 */
.header_top {
	height: 40px;
}

.header_top p,
.header_top ul li,
.header_top ul li a,
.header_top ul li i {
	font-size: 14px;
	color: #999;
	line-height: 40px;
}

.header_top ul li {
	padding: 0 15px;
	border-left: #eaeaea solid 1px;
}


.news_main_l_tit .on a{color:#126acb;font-weight:600;} 

.header_top ul li:nth-last-child(1) {
	padding-right: 0;
}

.header_top ul li strong {
	font-size: 18px;
	color: #0f67c9;
}

.header_foot {
	height: 94px;
}

/* logo */
h1 {
	padding-right: 25px;
	border-right: #eaeaea solid 1px;
	margin-left: 25px;
	height: 94px;
}

h1 a {
	font-size: 0;
}

h1 img {
	height: 66px;
	margin-top: 14px;
}

/* logo */
.header_foot_slogan {
	height: 94px;
	padding: 0 38px;
	padding-top: 18px;
}

.header_foot_slogan strong{
	display: block;
	color: #2f80d1;
	font-size: 18px;
	margin-top: 22px;
}

.header_nav {
	margin-top: 30px;
}

.nav2 {
	display: none;
}

.header_nav ul li {
	text-align: center;
	float: left;
	margin: 0 5px;
	line-height: 38px;
}

.header_nav ul li a {
	padding: 0 20px;
	display: inline-block;
	line-height: 38px;
}

.header_nav_fir a {
	background-color: #0f67c9;
	color: #fff;
	border-radius: 4px;
}

.header_nav ul li a:hover {
	background-color: #0f67c9;
	color: #fff;
	border-radius: 4px;
	text-decoration: none;
}

/* 头部 end */

/* banner */
.banner {
	width: 100%;
	height: 704px;
	overflow: hidden;
	position: relative;
	font-size: 0
}

.b-img {
	height: 500px;
	position: absolute;
	left: 0;
	top: 0;
}

.b-img a {
	display: block;
	height: 704px;
	float: left;
}

.b-list {
	height: 50px;
	padding-top: 673px;
	position: relative;
	margin: 0 auto;
	z-index: 1;
}

.b-list span {
	display: block;
	cursor: pointer;
	width: 14px;
	height: 14px;
	border-radius: 50%;
	border: 3px solid #fff;
	float: left;
	margin: 0 5px;
	_margin: 0 3px;
}

.b-list .spcss {
	border: 3px solid #14ab04;
}

.bar-left {
	position: absolute;
	z-index: 1;
	display: block;
	width: 100px;
	height: 100%;
	left: 0px;
	background: none;
	top: 0px;
}

.bar-right {
	position: absolute;
	z-index: 1;
	display: block;
	width: 100px;
	height: 100%;
	right: 0px;
	background: none;
	top: 0px;
}

.bar-left em {
	display: block;
	width: 50px;
	height: 100px;
	background: url(../IMAGES/arrow.png) 0px 0px no-repeat;
	margin: 0 auto;
	margin-top: 325px;
}

.bar-right em {
	display: block;
	width: 50px;
	height: 100px;
	background: url(../IMAGES/arrow.png) -50px 0px no-repeat;
	margin: 0 auto;
	margin-top: 325px;
}

.bar-left .emcss {
	background-position: 0px -100px;
}

.bar-right .emcss {
	background-position: -50px -100px;
}

/* banner end */

/* 公告栏 start */
.notice {
	box-shadow: 0 0 10px 1px #dedede;
	height: 60px;
}

.box {
	width: 600px;
	float: left;
	height: 60px;
	overflow: hidden;
}

.t_notice {
	height: 24px;
	color: #fff;
	padding-left: 10px;
	margin: 18px 0;
	overflow: hidden;
	position: relative;
}

.t_notice i {
	color: #126acb;
	font-size: 24px;
}


.t_notice b {
	color: #126acb;
	line-height: 19px;
	font-weight: bold;
	display: inline-block;
}

.notice_li,
.swap {
	line-height: 19px;
	display: inline-block;
	position: absolute;
	top: 0;
	left: 72px;
}

.notice_li a,
.swap a {
	display: inline-block;
	color: #333;
	line-height: 29px;
	margin-left: 20px;
}

.swap {
	top: 19px;
}

/* 搜索框 start */
.search {
	margin-top: 11px;
}

.search input {
	width: 260px;
	height: 38px;
	padding-left: 10px;
	border: #dcdcdc solid 1px;
	outline: none;
	cursor: text;
}

input::-webkit-input-placeholder {
	color: #dadada;
}

input::-moz-placeholder {
	/* Mozilla Firefox 19+ */
	color: #dadada;
}

input:-moz-placeholder {
	/* Mozilla Firefox 4 to 18 */
	color: #dadada;
}

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

.search button {
	width: 40px;
	height: 38px;
	border-radius: 0;
	border: transparent solid 0px;
	background-color: #126acb;
	outline: none;
	cursor: pointer;
}

.search button i {
	font-family: 'iconfont';
	color: #fff;
	font-size: 20px;
}

/* 搜索框 end */
/* 公告栏 end */

/* 产品中心 start */
.pro {
	height: auto;
	background-color: #ccd7e3;
}

.pro_marginT {
	height: 120px;
}

.pro_tit{
	margin: 0 auto;
	margin-bottom: 66px;
	width: 610px;
	height: 66px;
}

.pro_tit_line{
	margin-top: 42px;
	width: 167px;
	height: 1px;
	background-color: #126acb;
}

.pro_tit_cen h2,
.pro_tit_cen strong{
	padding: 0 10px;
	text-align: center;
	font-size: 36px;
	color: #126acb;
}

.pro_tit_cen strong{
	margin-top: 10px;
	display: block;
	font-size: 22px;
}

.pro_list{
	width: 288px;
	height: auto;
	padding-bottom:80px;
	background-color: #126acb;
}

.pro_list_tit{
	text-align: center;
	padding: 22px 0;
	font-size: 30px;
	color: #fff;
}

.pro_list_tit strong{
	padding-top: 18px;
	display: block;
	font-size: 18px;
	color: #fff;
	opacity: .54;
	text-transform: uppercase;
}

.pro_list_cen{
	width: 250px;
	height: 366px;
	background-color: #fff;
	margin: 0 auto;
	overflow: hidden;
}

.pro_list_cen_fir{
	padding-top: 15px;
}

.pro_list_cen_firTit{
	margin: 0 auto;
	width: 210px;
	height: 46px;
	border-radius: 5px;
	padding-left:15px;
	padding-right:5px;
	background-color: #dfebf9;
}

.pro_list_cen_firTit h4,
.pro_list_cen_firTit i{
	color: #333;
	display: inline-block;
	line-height: 46px;
	font-size: 18px;
	font-weight: 400;
}

.pro_list_cen_firTit i{
	font-size: 30px;
	float: right;
	color: #6aacf4;
}

.pro_list_cen_firTit:hover{
	background-color: #126acb;
}

.pro_list_cen_firTit:hover h4{
	font-weight: 600;
}

.pro_list_cen_firTit:hover h4,
.pro_list_cen_firTit:hover i{
	color: #fff;
}

.pro_list_jtHover{
	display: none!important;
}

.pro_list_cen_firTit:hover .pro_list_jtHover{
	display: inline-block!important;
}

.pro_list_cen_firTit:hover .pro_list_jt{
	display: none;
}

.pro_list_cen_firTits{
	background-color: #126acb;
}

.pro_list_cen_firTits h4{
	color: #fff;
	font-weight: 600;
}

.pro_list_cen_firTits i{
	color: #fff;
}

.pro_list_cen_fir ul{
	padding: 0 25px;
}

.pro_list_cen_fir ul li{
	border-bottom: #d2d2d2 solid 1px;
}

.pro_list_cen_fir ul li a{
	display:inline-block;
	font-size: 14px;
	line-height: 32px;
	margin-top: 12px;
	color: #666;
}

.pro_list_cen_fir ul li i{
	padding-right: 10px;
	color: #3dadb1;
}

.pro_list_bot dl{
	padding: 0 30px;
	margin-top: 30px;
}

.pro_list_bot dl dt i{
	font-size: 50px;
	color: #fff;
}

.pro_list_bot dl dd{
	padding-left: 10px;
}

.pro_list_bot dl dd p{
	font-size: 18px;
	color: #fff;
}

.pro_list_bot dl dd strong{
	display: block;
	margin-top: 10px;
	font-size: 24px;
	color: #fff;
}

.pro_list_bot dl a{
	display:inline-block;
	text-align: center;
	margin: 14px 40px;
	width: 128px;
	height: 34px;
	font-size: 14px;
	line-height: 34px;
	color: #fff;
	border: #fff solid 1px;
}

.pro_r {
	width: 73.8888888%;
}

.pro_r ul li {
	width: 30%;
	margin-left: 3%;
	margin-bottom: 5%;
}

.pro_r ul li a:hover {
	text-decoration: none;
}


.pro_r_img {
	overflow: hidden;
}

.pro_r_img img {
	width: 100%;    height: 243px;
	transition: all 0.6s;
}

.pro_r_img img:hover {
	transform: scale(1.1);
	/* 图片放大 */
}

.pro_r_tit {
	line-height: 52px;
	text-align: center;
	padding: 0 20px;
	color: #fff;
	font-size: 20px;
	background-color: #126acb;
	white-space: nowrap;
	overflow: hidden;
	display: block;
	text-overflow: ellipsis;
}

/* 产品中心 end */

/* 优势 start */
.adv_tit{
	font-size: 36px;
	text-align: center;
	margin-top: 124px;
	margin-bottom: 70px;
}

.adv_main{
	width: 1100px;
	margin: 0 auto;
	margin-top: 5px;
}

.adv_main dt{
	width: 534px;
	height: 337px;
	overflow: hidden;
}

.adv_main dt img{
	width: 100%;
	transition: all 0.6s;
}

.adv_main dt img:hover{
	transform: scale(1.05);
	cursor: pointer;
}



.adv_main dd{
	width: 45%;
	margin-top: 24px;
}

.adv_main dd h3,
.adv_main dd strong{
	font-weight: normal;
}

.adv_main dd h3{
	font-size: 24px;
}

.adv_main dd strong{
	display: inline-block;
	margin: 25px 0;
	font-size: 22px;
	color: #fff;
	line-height: 43px;
	padding: 0 20px;
	background-color: #126acb;
}

.adv_main dd p{
	line-height: 30px;
}

.adv_main dd a{
	margin-top: 40px;
	float: right;
	font-size: 18px;
	color: #fff;
	line-height: 38px;
	padding: 0 24px;
	background-color: #126acb;
}

/* 优势 end */




/* 成功案例 start */
.cases_l {
	width: 69.8%;
}

.cases_l_pic {
	width: 70%;
	height: 492px;
	overflow: hidden;
	display: none;
}
.cases_l_pic_hover{display: block;}

.cases_l_pic img {    height: 100%;
	min-width: 100%;

	transition: all 0.6s;
}

.cases_l_pic img:hover {
	transform: scale(1.1);
}

.cases_l_tit01 {
	text-align: center;
	width: 212px;
	height: 164px;
	padding: 28px;
	background-color: #126acb;
	padding-top: 50px;
}

.cases_l_titbg{
	background-color: #e3b517;
	box-shadow: -1px 3px 5px #5a4702;
}

.cases_l_tit01:hover{
	background-color: #e3b517;
	box-shadow: -1px 3px 5px #5a4702;
}

.cases_l_tit01 h3 {
	font-size: 18px;
	color: #fff;
}

.cases_l_tit01 a u {
	    display: block;
	width: 28px;
	height: 1px;
	margin: 0 auto;
	margin-top: 12px;
	margin-bottom: 8px;
	background-color: #fff;
}

.cases_l_tit01 a:hover {
	text-decoration: none;
}

.cases_l_tit01 p {
	color: #fff;
	line-height: 24px;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}

.cases_r {
	width: 30%;
}

.tit3 {
	text-align: right;
}

.tit3 strong {
	font-size: 30px;
	float: right;
	width: 256px;
	text-align: center;
	margin-bottom: 15px;
	color: #fff;
	line-height: 64px;
	background-color: #126acb;
}

.tit3 h2{
	font-size: 30px;
	text-transform: uppercase;
	font-weight: normal;
	color: #126acb;
}

.cases_r_jj {
	margin-top: 60px;
	font-size: 14px;
	color: #999;
	line-height: 24px;
	padding-left: 48px;
}

.tit3 u{
	float: right;
	margin-top: 20px;
	display: block;
	width: 46px;
	height: 2px;
	background-color: #126acb;
}

.cases_bg {
	display: block;
	font-size: 95px;
	color: #e9e9e9;
	padding-top: 24px;
	text-align: right;
	text-transform: uppercase;
}

/* 成功案例 end */

/* 关于我们 start */
.about {
	height: auto;
	background: transparent url(../IMAGES/index_aboutBG.jpg) no-repeat 0 0;
	background-size: 100%;
}

.about_main {
	padding: 140px 100px;
	position: relative;
}


.about_bg {
	color: #fff;
	opacity: .02;
	font-weight: 600;
	font-size: 187px;
	padding: 0;
	position: absolute;
	top: 69%;
	left: 9%;
}


.about_l {
	width: 45%;
}

.tit4 {
	text-align: left;
}

.tit4 h2{
	font-size: 36px;
	font-weight: 600;
}

.tit4 p{
	font-size: 30px;
	text-transform: uppercase;
}

.tit4 u{
	float: left;
	background-color: #fff;
}

.tit4 p,
.tit4 h2 {
	color: #fff;
	padding: 10px 0;
}

.about_l_list {
	margin-left: 110px;
	margin-top: 100px;
}

.about_l_list h3,
.about_l_list strong,
.about_l_list p,
.about_l_list u,
.about_l_list a {
	color: #fff;
}

.about_l_list h3 {
	font-size: 24px;
	line-height: 50px;
}

.about_l_list h3 u {
	font-size: 36px;
}

.about_l_list strong {
	display: block;
	font-size: 28px;
	font-weight: 400;
	line-height: 50px;
	margin-bottom: 16px;
}

.about_l_list p {
	font-size: 14px;
	line-height: 24px;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
}

.about_l_list a {
	display: block;
	margin-top: 40px;
	padding-left: 6px;
	position: relative;
	line-height: 42px;
}

.about_l_list a::after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 94px;
	height: 2px;
	background-color: #0058E5;
}

.about_r_pic {

	margin-top: 26px;
	position: relative;
}

.about_r_pic_position {
	width: 484px;
	height: 345px;
	position: absolute;
	right: 90px;
	top: 75px;
	overflow: hidden;
}

.about_r_pic_position img {
	width: 100%;
	transition: all 0.6s;
}

.about_r_pic_position img:hover {
	transform: scale(1.1);
}

.about_r_pic_bg {
	width: 548px;
	height: 406px;
}

.about_r_pic_bg img {
	width: 100%;
}

.about_r_icon {
	margin-top: 80px;
}

.about_r_icon_fir {
	width: 33.333333%;
	padding-left: 80px;
	text-align: center;
}

.about_r_icon_fir i,
.about_r_icon_fir strong {
	display: block;
	color: #fff;
	margin: 9px 0;
}

.about_r_icon_fir i {
	font-size: 28px;
}


.about_r_icon_firs strong,
.about_r_icon_firs i {
	color: #008aff;
}

.about_r_icon_fir:hover strong,
.about_r_icon_fir:hover i {
	color: #008aff;
}

/* 关于我们 end */

/* 新闻中心 start */
.news{
	height: 460px;
}

.news .news_tit h2 {
	font-size: 46px;
}

.news .news_tit strong {
	display: block;
	font-size: 30px;
	color: #126acb;
	text-transform: uppercase;
	margin: 30px 0;
}

.news_main_l_tit p {
	line-height: 28px;
}

.news_main_l_bg {
	height: 140px;
	color: #f4f4f4;
	font-size: 100px;
	font-weight: bolder;
	text-transform: uppercase;
	padding-top: 50px;
	padding-left: 26px;
	margin-top: 68px;
	border-left: #126acb solid 1px;
}

.news_main_l_btn {
	display: block;
	margin-top: 34px;
	font-weight: 600;
}

.news_main_l {
	width: 23%;
}

.news_main_r {
	width: 77%;
}

.news_main_r_fir {
	width: 29%;
	margin: 0 20px;
}

.news_main_r_fir:nth-last-child(1) {
	margin: 0;
}

.news_main_r_fir_pic {
	width: 321px;
	height: 208px;
	overflow: hidden;
}

.news_main_r_fir_pic img {
	max-width: 100%;
	transition: all 0.6s;
}

.news_main_r_fir_pic img:hover {
	transform: scale(1.1);
}

.news_main_r_fir h3 {
	margin: 18px 0;
	font-size: 16px;
}

.news_main_r_fir p {
	font-size: 14px;
	color: #666;
	line-height: 20px;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.news_main_r_fir a {
	display: block;
	font-size: 14px;
	margin-top: 20px;
	padding-top: 10px;
}

/* 新闻中心 end */

/* 底部 start */
.foot {
	background-color: #2c4b6d;
}

.foot_wrap {
	border-bottom: #d3d3d3 solid 1px;
}

.foot .foot_navs {
	width: 976px;
	margin: 0 auto;
}

.foot .foot_navs li {
	float: left;
	margin: 25px 40px;
}

.flink {
	padding: 20px 0 20px 136px;

}

.foot_wrap_b {
	width: 74%;
	margin: 0 auto;
}

.foot_wrap_b_l ul {}

.foot_wrap_b li {
	line-height: 46px;
}

.foot_wrap_b_r p {
	line-height: 46px;
	margin-bottom: 20px;
}

.copyright {
	line-height: 70px;
	text-align: center;
	margin-top: 50px;
	border-top: #d3d3d3 solid 1px;
}

.foot a,
.foot li,
.foot div,
.foot p {
	color: #c7c7c7;
}

/* 底部 start */

/* 响应式 */
@media screen and (max-width: 1440px) {
	.cases_l_pic{height: 437px;}
	
	.cw {
		width: 1280px;
		margin: 0 auto;
	}

	.header_nav ul {
		width: 552px;
	}

	.header_nav ul li a {
		padding: 0 9px;
	}

	.guarante_main_b ul li h3 {
		font-size: 16px;
	}

	.guarante_main_b ul li p {
		font-size: 14px;
	}

	.adv_mian_left01 h3 {
		font-size: 20px;
	}

	.adv_mian_left01 strong {
		font-size: 20px;
	}

	.adv_mian_left01 {
		width: 336px;
	}

	.adv_mian_pic img {
		width: 526px;
	}

	.adv_mian_left02 {
		top: 160px;
	}

	.adv_mian_left01_icon {
		font-size: 30px;
	}

	.adv_mian_left03 {
		top: 320px;
	}

	.adv_mian_right02 {
		top: 160px;
	}

	.adv_mian_right03 {
		top: 320px;
	}

	.inter {
		padding: 124px 0;
		height: 843px;
	}

	.inter_l {
		width: 37%;
	}

	.inter_l h2 {
		font-size: 56px;
	}

	.inter_l strong {
		font-size: 22px;
	}

	.cases_l_tit01 p {
		-webkit-line-clamp: 2;
	}

	.cases_l_tit01 {
		height: 145.67px;
	}

	.cases_r_jj {
		text-overflow: -o-ellipsis-lastline;
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-line-clamp: 4;
		-webkit-box-orient: vertical;
	}

	.cases_bg {
		font-size: 73px;
	}

	.about_r_pic_bg {
		width: 430px;
		height: 305px;
	}

	.about_r_pic_position {
		width: 416px;
		height: 296px;
	}

	.about_r_pic_position {
		top: 62px;
	}

	.about_l_list {
		margin-left: 30px;
		margin-top: 66px;
	}

	.about_main {
		padding: 83px 100px;
	}

	.news_main_l_bg {
		font-size: 80px;
	}
	
	.pro_l_b {
	    font-size: 88px;
	}

	.pro_list {
	    height: 905px;
	}
	
	.pro_list_cen {
	    height: 648px;
	}
	
	.pro {
	    height: 1278px;
	}

}

@media screen and (max-width: 1280px) {
	.cw {
		width: 1100px;
		margin: 0 auto;
	}

	.Atlas {
		font-size: 22px;
	}

	/* .nav1 {
		display: none;
	}

	.header_nav {
		float: none;
	}

	h1,
	.header_foot_slogan {
		border-right: transparent solid 1px;
	}

	.nav2 {
		display: block;
		margin-top: 5px;
		background-color: #0f67c9;
	}

	.nav2 ul {
		padding: 0 40px;
	}

	.nav2 li {
		float: left;
	}

	.nav2 li a {
		display: inline-block;
		line-height: 40px;
		padding: 0 20px;
		margin: 0 10px;
		color: #fff;
	}
 */
/* 	.header_nav_fir a {
		background-color: #fff;
		color: #0f67c9 !important;
		border-radius: 0;
	}

	.header_nav_fir a:hover {

		background-color: #fff;
		color: #0f67c9 !important;
		border-radius: 0;
	}

	.header_nav {
		margin-top: 0;
	}
	 */
	.guarante_main_b1_position{
		padding: 0 10px;
	}
	
	.guarante_main_b ul li h3 {
	    font-size: 22px;
	}
	
	.guarante_main_b ul li {
	    width: 30%;
		margin: 18px;
	}
	
	.guarante_main_b ul li p {
	    font-size: 16px;
		margin-top: 30px;
	}
	
	.guarante_main_b {
	    height: 900px;
	}
	
	.pro_r_tit {
	    font-size: 16px;
	}
	
	.pro_l_b {
	    font-size: 60px;
	}
	
	.pro {
	    height: 925px;
	}
	
	.adv_mian_left01 h3 {
	    font-size: 18px;
	}
	
	.adv_mian_left01 p{
		font-size: 14px;
	}
	
	.adv_mian_left01 {
	    width: 310px;
	}
	
	.adv_mian_left01 strong {
	    font-size: 18px;
	}	
	
	.adv_mian_pic img {
	    width: 466px;
	}
	
	.inter_l h2 {
	    font-size: 44px;
	}	
	
	.inter_l strong {
	    font-size: 21px;
	}	
	
	.inter_r {
	    width: 54%;
		    margin-top: 80px;
	}
	
	.inter_l .inter_l_tit{
		margin-top: 0;
	}
	
	.inter_l {
	    width: 43%;
	}
	
	.inter_l a {
	    width: 165px;
	    font-size: 18px;
	    margin-top: 18px;
	}
	
	.inter {
	    padding: 106px 0;
		height: 644px;
	}
	
	.cases_l_tit01 {
	    height: 125.4px;
	}
	
	.cases_l_tit01 {
	    padding: 17px;
	}
	
	.cases_bg {
	    font-size: 90px;
	}
	
	.cases_l_pic {
	    width: 70%;
	    height: 376px;
	}
	
	.about_l_list h3 {
	    font-size: 20px;
	}
	
	.about_main {
	    padding: 83px 66px;
	}
	
	.about_l_list strong {
	    font-size: 23px;
	}
	
	.about_r_pic_position {
	    width: 382px;
	    height: 272px;
	}
	
	.about_r_icon {
	    margin-top: 48px;
	}
	
	.about_l_list a {
	    display: block;
	    margin-top: 16px;
	}
	
	.about_main {
	    padding: 54px 66px;
	}
	
	.about {
	    height: 589px;
	}
	
	.news_main_r_fir {
	    width: 28%;
	}
	
	.news_main_r_fir_pic {
	    width: 246px;
	    height: 168px;
	}
	
	.news_main_l_bg {
	    font-size: 68px;
	}
	
	.news_main_l_bg {
	    height: 100px;
	}
	
	.pro_r {
	    width: 72.888889%;
	}
	.pro_list {
	    height: 790px;
	}
	
	.pro_list_cen {
	    height: 536px;
	}
	
	.pro {
	    height: auto;
	}
}

@media screen and (max-width: 1080px) {
	.cw{
		width: 980px;
	}
	
	h1 img {
	    height: 54px;
	}
	
	.header_foot_slogan strong {
	    font-size: 16px;
	}
	
	.header_foot_slogan {
	    padding: 0 27px;
		padding-top: 18px;
	}
	
	.pro_list {
	    width: 250px;
	}
	
	.pro_list_cen {
	    width: 224px;
	}
	
	.pro_list_cen_firTit {
	    width: 200px;
	}
	
	.pro_list_cen_firTit h4, .pro_list_cen_firTit i {
	    font-size: 16px;
	}
	
	.pro_list_cen {
	    height: 460px;
	}
	
	.pro_list_bot dl dd strong {
	    font-size: 20px;
	}
	
	.pro_list {
	    height: 720px;
	}
	
	.pro {
	    height: auto;
	}
	
	.adv_main {
	    width: 990px;
	}
	
	.adv_main dt {
	    width: 490px;
		    height: 305px;
	}
	
	.adv_main dd a {
	    margin-top: 8px;
	}
	
	.cases_l_tit01 {
	    width: 184px;
	}
	
	.cases_l_tit01 {
	    height: 111.8px;
	}
	
	.tit3 strong {
	    font-size: 26px;
	    width: 220px;
	}
	
	.tit3 h2 {
	    font-size: 24px;
	}
	
	.cases_r_jj {
	    -webkit-line-clamp: 3;
	}
	
	.cases_bg {
	    padding-top: 14px;
	}
	
	.about_r_pic_position {
	    width: 350px;
	}
	
	.about_r_pic_bg {
	    width: 395px;
	}
	
	.about_l_list h3 u {
	    font-size: 26px;
	}
	
	.about_l_list strong {
	    margin-bottom: 0px;
	}
	
	.about_l_list {
	    margin-top: 46px;
	}
	
	.about_l_list p {
	    -webkit-line-clamp: 3;
	}
	
	.tit3 u {
	    margin-top: 4px;
	}
	
	.about_r_icon {
	    margin-top: 10px;
	}
	
	.about {
	    height: 500px;
	}
	
	.foot_wrap_b {
	    width: 90%;
	}
	
	.flink {
	    padding: 20px 0 20px 40px;
	}
}
