li {
	list-style: none
}

a {
	color: #666666;
	text-decoration: none
}

a:hover {
	color: #10346e;
	text-decoration: none
}

* {
	padding: 0;
	margin: 0;
	font-family: "微软雅黑";
	transition: all 0.3s linear;
}
.swiper-container{overflow:hidden;}
.swiper-container-ao{height: 208px!important;;}
    
.fr {
	float: right;
}

.fl {
	float: left;
}

.C-left {
	text-align: left;
}

.C-right {
	text-align: right;
}

.clboth {
	clear: both
}

.pinfo>* {
	padding: 0;
	margin: 0;
}

.text_about {
	padding-top: 20px;
}

.text_about p {
	font-size: 16px;
	line-height: 30px;
}

.text_about span {
	font-size: 16px;
	line-height: 30px;
}

.text_about img {
	max-width: 100%;
	margin: 10px 0;
}

div {
	box-sizing: border-box;
}




.area {
	width: 1400px;
	margin: 0 auto;
}

.cl {
	overflow: hidden;
}


/* 头部 */
h1 {
	margin-top: 16px;
}
.navs_header{
	padding-top: 20px;}
.navs_header_logo {
	width: 100%;
}

.navs_header_search {
	margin-top: 15px;
}

.navs_header_search_f {
	display: inline-block;
	width: 218px;
	border: #b8b8b8 solid 1px;
	color: #a9a9a9;
	font: normal 16px/40px '';
}

.navs_header_search_r {
	display: inline-block;
	width: 50px;
	height: 40px;
	border-left: #b8b8b8 solid 1px;
	text-align: center;
}

.navs_header_tel_f img {
	vertical-align: middle;
}

.navs_header_tel {
	margin-top: 15px;
}

.navs_header_tel_f {
	display: inline-block;
	color: #333333;
	font: normal 24px/40px '';
}

.navs_header_tel em {
	display: inline-block;
	font-style: normal;
	color: #e74743;
	font: bold 26px/40px '';
}

.navs_header_tel .navs_header_tel_r {
	color: #0085bf;
}

/* 导航 */
.nav {
	width: 100%;
	background-color: #0085bf;
}

.nav_cen {
	margin-top: 14px;
	text-align: center;
}

.nav a {
	display: inline-block;
	padding: 0 34px;
	color: #FFFFFF;
	font: normal 18px/50px '';
}

.nav .nav_cen .nav_cen_first {
	color: #0085bf;
	background-color: #FFFFFF;
}

.nav .nav_cen a:hover {
	color: #0085bf;
	background-color: #FFFFFF;
}

/* banner */
.banner img {
	width: 100%;
}

/* 产品中心 */

/* 通用标题 */
.tit {
	text-align: center;
	margin-top: 70px;
	margin-bottom: 40px;
}

.tit h2 {
	color: #333333;
	font: normal 32px/38px 'Arial';
}

.tit h3 {
	color: #333333;
	font: normal 24px/38px '';
}

.product_tit {
	text-align: center;
}

.product .product_tit a {
	display: inline-block;
	color: #00628d;
	background-color: #FFFFFF;
	border: 1px solid #0085bf;
	border-radius: 25px;
	padding: 0 38px;
	margin: 0 20px;
	font: normal 20px/46px ''
}

.product .product_tit .product_tit_first {
	color: #FFFFFF;
	background-color: #0085bf;
}

.product .product_tit a:hover {
	color: #FFFFFF;
	background-color: #0085bf;
}

.product .product_tit span {
	display: inline-block;
	color: #999999;
}
.product .product_row{
	display:none;
}
.product .product_row_hov{
	display:block;
}
.product .product_row .product_row_first {
	margin-top: 70px;
	margin-right: 2%;
	width: 23%;
	background-color: #fbfbfb;
	border: 1px solid #ebebeb;
	position: relative;
	min-height: 420px;
}

.product .product_row .product_row_first .product_row_first_picture_hover {
	background: rgba(0, 133, 191, 0);
	width: 100%;
	height: 100%;
	position: absolute;
	bottom: 0;
	box-sizing: border-box;
	padding: 30px 6%;
}

.product .product_row .product_row_first .product_row_first_picture_hover .product_row_first_picture_hover_text {
	opacity: 0;
	color: #fff;
	font: bold 16ox/34px '';
	display: -webkit-box;-webkit-box-orient: vertical; overflow: hidden;-webkit-line-clamp:3;
}

.product .product_row .product_row_first .product_row_first_picture_hover p {
	color: #fff!important;
	font: bold 16ox/34px ''!important;
	margin-bottom: 10px!important;
	white-space: nowrap; overflow: hidden; display: block; text-overflow: ellipsis;

}
.product .product_row .product_row_first .product_row_first_picture_hover span {
	color: #fff!important;
	font: bold 16ox/34px ''!important;
	white-space: nowrap; overflow: hidden; display: block; text-overflow: ellipsis;
}.product .product_row .product_row_first .product_row_first_picture_hover li {
	color: #fff!important;
	font: bold 16ox/34px ''!important;
	white-space: nowrap; overflow: hidden; display: block; text-overflow: ellipsis;
}
.product .product_row .product_row_first .product_row_first_picture_hover li p {
	color: #fff!important;
	font: bold 16ox/34px ''!important;
	white-space: nowrap; overflow: hidden; display: block; text-overflow: ellipsis;
}
.product .product_row .product_row_first .product_row_first_picture_hover li span {
	color: #fff!important;
	font: bold 16ox/34px ''!important;
	white-space: nowrap; overflow: hidden; display: block; text-overflow: ellipsis;
}
.product .product_row .product_row_first .product_row_first_picture_hover p:first-child {
	font-weight: 600;
	font-size: 18px;
	margin-top: 3vw;
}

.product .product_row .product_row_first .product_row_first_picture_hover a {
	display: inline-block;
	width: 43%;
	height: 40px;
	background-color: #fff;
	color: rgb(0, 133, 191, 0.9);
	text-align: center;
	line-height: 40px;
	border-radius: 50px;
	font-size: 18px;
	margin-left: 4%;
	margin-top: 20px;

}



.product .product_row .product_row_first:nth-child(4n+0) {
	margin-right: 0;
}

.product .product_row .product_row_first .product_row_first_picture .product_row_first_picture_one {
	width: 100%;
    height: 234px;
    margin-bottom: 21px;
    text-align: center;
}

.product .product_row .product_row_first .product_row_first_picture .product_row_first_picture_one img {
	width: 100%;
}

.product .product_row .product_row_first .product_row_first_txt {
	padding: 0 28px 20px 28px;
	color: #333333;
	font: bold 18px/38px '';
	overflow: hidden;

}

.product .product_row .product_row_first .product_row_first_txt p {
	color: #333333;
	font: normal 16px/32px '';
}

.product .product_row .product_row_first .product_row_first_txt .product_row_first_txt_tit {
	white-space: nowrap;
	overflow: hidden;
	display: block;
	text-overflow: ellipsis;
}


.product .product_row .product_row_first .product_row_first_txt .product_row_first_txt_fenl {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.product .product_row .product_row_first .product_row_first_txt .product_row_first_txt_jj {
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.product .product_row .product_row_first .product_row_first_bt {
	display: inline-block;
	text-align: center;
	width: 36px;
	color: #FFFFFF;
	font: normal 24px/36px '';
	background-color: #1991c5;
	border-radius: 100%;
	position: absolute;
	top: 396px;
	left: 139px;
	z-index: 999;
}

.product .product_row .product_row_first:hover .product_row_first_picture_hover {
	background: rgba(0, 133, 191, 0.9);
}

.product .product_row .product_row_first:hover .product_row_first_picture_hover .product_row_first_picture_hover_text {
	opacity: 1;
}

.product .product_row .product_row_first:hover .product_row_first_bt {
	background-color: #fff;
	color: #1991c5;
	border: 1px solid rgba(0, 133, 191, 0.9);
}

.product .product_bt {
	text-align: center;
}

.product .product_bt .product_bt_ckgd {
	display: inline-block;
	margin-top: 70px;
	color: #0085BF;
	font: normal 20px/54px '';
	padding: 0 44px;
	border: 1px solid #0085BF;
}

.product .product_bt span:hover {
	display: inline-block;
	color: #FFFFFF;
	font: normal 20px/54px '';
	padding: 0 44px;
	background-color: #1991c5;
}

/* 应用领域 */
.yyly .yyly_row .yyly_row_pic {
	width: 32%;
	margin-right: 2%;
}

.yyly .yyly_row .yyly_row_pic:nth-child(3n+0) {
	margin-right: 0;
}

.yyly .yyly_row .yyly_row_pic_first{
	width: 100%;    height: 100%;
}

.yyly .yyly_row .yyly_row_pic .yyly_row_pic_first img {
	width: 100%;
}
.yyly .yyly_row .yyly_row_pic .yyly_row_pic_hover{
	width: 100%;
	height: 100%;
	padding-top: 296px;
	background-color: #00283a;
	position: relative;
	opacity: 0;
}

.yyly .yyly_row .yyly_row_pic:hover .yyly_row_pic_hover{
	opacity: 0.8;
}

.yyly .yyly_row .yyly_row_pic .yyly_row_pic_hover .yyly_row_pic_hover_text{
	padding: 10px 20px;
	color: #FFFFFF;
	font: lighter 22px/34px '';
}

.yyly .yyly_row .yyly_row_pic .yyly_row_pic_bt{
	text-align: center;
	width: 15px;
	height: 27px;
	padding: 14px 20px;
	border-radius: 50px;
	background-color: #0085BF;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -30px;
	margin-top: -18px;
}

.yyly .yyly_row .yyly_row_pic .yyly_row_pic_hover .yyly_row_pic_hover_text{
	position: absolute;
	bottom: 0;
}

.yyly .yyly_qh {
	text-align: center;
	margin-top: 20px;
	color: #333333;
	font: normal 24px/66px '';
}

.yyly .yyly_qh p {
	width: 464px;
	height: 66px;
	border: 1px solid #bfbfbf;
}

.yyly .yyly_qh .yyly_qh_l a {
	width: 464px;
	display: inline-block;
	color: #FFFFFF;
	background-color: #0085BF;
}

.yyly .yyly_qh a:hover {
	width: 464px;
	display: inline-block;
	color: #FFFFFF;
	background-color: #0085BF;
}

.yyly .yyly_qh .yyly_qh_c {}

/* 解决方案 */
.in_center {
	background: #fff;
	width: 100%;
	height: auto;
}

.in_center .technique {
	width: 100%;
	margin: 0 auto;
	box-sizing: border-box;
}

.in_center .technique .technique_top li {
	width: 20%;
}

.in_center .technique .technique_top .technique_top_qhf {
	margin-bottom: 40px;
	text-align: center;
}

.in_center .technique .technique_top .technique_top_qhf a {
	display: inline-block;
	margin-top: 4px;
	color: #0085BF;
	font: normal 16px/26px '';
}

.in_center .technique .technique_top .technique_top_qh a:hover {
	display: inline-block;
	margin-top: 4px;
	color: #0085BF;
	font: normal 16px/26px '';
}

.in_center .technique .technique_top .technique_top_qh {
	margin-bottom: 40px;
	text-align: center;
}

.in_center .technique .technique_top .technique_top_qh a {
	display: inline-block;
	margin-top: 4px;
	color: #666666;
	font: normal 16px/26px '';
}


.in_center .technique .technique_bom {
	width: 1400px;
	height: 614px;
	margin: 0 auto;
	display: none;
}

.in_center .technique .technique_brief {
	display: block;
}

.in_center .technique .technique_bom li {
	width: 100%;
	position: relative;
}

.in_center .technique .technique_bom li .technique_bom_lefy {
	width: 498px;
	height: 614px;
	background: #fff;
	box-shadow: #cec4c4 0px 0px 10px;
	box-sizing: border-box;
	padding: 87px 0 115px 0;
}

.in_center .technique .technique_bom li .technique_bom_lefy .technique_bom_lefy_bq {
	width: 10px;
	height: 115px;
	display: block;
	float: left;
	background: #1a75bc;
	margin-right: 58px;
}

.in_center .technique .technique_bom li .technique_bom_lefy .technique_bom_lefy_text {
	width: -webkit-calc(100% - 100px);
	height: 100%;
	float: left;
	text-align: left;
}

.in_center .technique .technique_bom li .technique_bom_lefy .technique_bom_lefy_text .p1 {
	color: #666;
	font-size: 24px;
	line-height: 50px;
	margin-top: 5px;
}

.in_center .technique .technique_bom li .technique_bom_lefy .technique_bom_lefy_text .p2 {
	color: #333;
	font-size: 40px;
	font-weight: 600;
}

.in_center .technique .technique_bom li .technique_bom_lefy .technique_bom_lefy_text .p3,
.in_center .technique .technique_bom li .technique_bom_lefy .technique_bom_lefy_text .p4 {
	color: #666;
	font-size: 20px;
	line-height: 35px;
}

.in_center .technique .technique_bom li .technique_bom_lefy .technique_bom_lefy_text .p3 {
	margin-top: 60px;
}

.in_center .technique .technique_bom li .technique_bom_lefy .technique_bom_lefy_text .p3 img {
	float: left;
	margin: 8px 15px 0 0;
}

.in_center .technique .technique_bom li .technique_bom_lefy .technique_bom_lefy_text .p4 {
	padding-left: 24px;
}

.in_center .technique .technique_bom li .technique_bom_lefy .technique_bom_lefy_text a {
	display: block;
	text-align: center;
	font-size: 23px;
	color: #0085BF;
	width: 283px;
	height: 61px;
	line-height: 61px;
	margin-top: 100px;
	border: 1px solid #0085BF;
}

.in_center .technique .technique_bom li .technique_bom_lefy .technique_bom_lefy_text a:hover {
	color: #FFFFFF;
	background-color: #0085BF;
}

.in_center .technique .technique_bom li .xinzhuan {
	position: absolute;
	top: 120px;
	left: 498px;
}

.in_center .technique .technique_bom li .hby {
	width: -webkit-calc(100% - 500px);
}

/* 关于我们 */

.about_wrap {
	width: 100%;
	background-color: #f6f6f6;
}

.about .about_wrap .about_wrap_topbg {
	margin: 40px auto;
	background-color: #FFFFFF;
	width: 1240px;
	height: 360px;
	position: absolute;
	left: 17%;
}

.about .about_wrap .about_wrap_top {
	width: 1240px;
	margin: auto;
	position: relative;
	top: 120px;

}

.about .about_wrap .about_wrap_top .about_wrap_top_pic {
	width: 40%;
	margin-left: 70px;
}

.about .about_wrap .about_wrap_top .about_wrap_top_pic img {
	width: 100%;
}

.about .about_wrap .about_wrap_top .about_wrap_top_txt {
	overflow: hidden;
	width: 47%;
	height: 240px;
	margin: 20px 40px;
	color: #333333;
	font: normal 16px/30px '';
}

.about .about_wrap .about_wrap_qh {
	margin-top: 130px;
}

.about .about_wrap .about_wrap_qh .about_wrap_qh_l a {
	padding: 5px 10px;
	background-color: #0085BF;
	color: #FFFFFF;
	font: normal 24px/1em '';
}

.about .about_wrap .about_wrap_qh a:hover {
	padding: 5px 10px;
	background-color: #0085BF;
	color: #FFFFFF;
	font: normal 24px/1em '';
}

.about .about_wrap .about_wrap_qh .about_wrap_qh_r {
	color: #0085BF;
	font: normal 24px/1em '';
}


.about .about_wrap .about_wrap_top .about_wrap_top_bot a {
	display: inline-block;
	text-align: center;
	text-decoration: underline;
	padding: 0 26px;
	margin: 20px 60px;
	color: #0085BF;
	font: normal 18px/40px '';
	border-radius: 30px;
	border: 1px solid #0085BF;
}

.about .about_wrap .about_wrap_top .about_wrap_top_bot a:hover {
	display: inline-block;
	text-align: center;
	text-decoration: underline;
	padding: 0 26px;
	margin: 20px 60px;
	color: #FFFFFF;
	font: normal 18px/40px '';
	border-radius: 30px;
	background-color: #0085BF;
}

.about .about_wrap .about_wrap_bot {
	margin-top: 20px;
}

.about .about_wrap .about_wrap_bot .abofc {
	display: inline-block;
	width: 19%;
	margin-right: 10px;
	padding-bottom: 40px;
	height: auto;
}

.about .about_wrap .about_wrap_bot .abofc:nth-child(5n+0) {
	margin-right: 0;

}

.about .about_wrap .about_wrap_bot img {
	width: 100%;
}

/* 客户案例 */

.partner .partner_wrap .partner_wrap_top li {
	width: 16%;
}

.partner .partner_wrap .partner_wrap_top a {
	display: inline-block;
	width: 90%;
	height: auto;
	border: 1px solid #ebebeb;
}

.partner .partner_wrap .partner_wrap_top img {
	width: 100%;
}


.partner .partner_wrap .partner_wrap_top a:hover{
	-webkit-transform:scale(1.05);
	border: 1px solid #0085BF;
}

.partner .partner_wrap .partner_wrap_bot .partner_wrap_bot_first {
	margin-top: 80px;
	width: 25%;
}

.partner .partner_wrap .partner_wrap_bot .partner_wrap_bot_first .partner_wrap_bot_first_txt p {
	color: #333333;
	font: normal 44px/45px '';
	padding-left: 12px;
}

.partner .partner_wrap .partner_wrap_bot .partner_wrap_bot_first .partner_wrap_bot_first_txts {
	color: #333333;
	font: normal 18px/27px '';
	padding-left: 12px;
}

/* 新闻资讯 */

.news .news_wrap .news_wrap_l {
	width: 68%;
}

.news .news_wrap .news_wrap_l .news_wrap_l_tit {
	border-bottom: 2px solid #dfdfdf;
}

.news .news_wrap .news_wrap_l .news_wrap_l_tit span {
	display: inline-block;
	padding: 0 16px;
}

.news .news_wrap .news_wrap_l .news_wrap_l_tit .news_wrap_l_tit_gs {
		display: inline-block;
	color: #0085BF;
	font: normal 26px/54px '';
	border-bottom: 3px solid #0085BF!important;
}

.news .news_wrap .news_wrap_l .news_wrap_l_tit .news_wrap_l_tit_hy {
	color: #333333;
	font: normal 26px/54px '';
}


.news_wrap_l_nr_pic img{width:220px;height:153px;}


.news .news_wrap .news_wrap_l .news_wrap_l_tit span:hover {
	display: inline-block;
	color: #0085BF !important;
	font: normal 26px/54px '';
	border-bottom: 3px solid #0085BF;
}

.news .news_wrap .news_wrap_l .news_wrap_l_nr .news_wrap_l_nr_txt_tit {
	color: #333333;
	font: normal 16px/28px '';
}

.news .news_wrap .news_wrap_l .news_wrap_l_nr {
	margin: 40px 0;
}


.news .news_wrap .news_wrap_l .news_wrap_l_nr:hover {
	margin: 40px 0;
	background-color: #0085BF;
}

.news .news_wrap .news_wrap_l .news_wrap_l_nr .news_wrap_l_nr_txt {
	width: 70%;
	margin: 0 20px;
}

.news .news_wrap .news_wrap_l .news_wrap_l_nr .news_wrap_l_nr_txt:hover {
	margin: 0 20px;
	color: #FFFFFF !important;
}

.news .news_wrap .news_wrap_l .news_wrap_l_nr .news_wrap_l_nr_txt_rq {
	color: #666666;
	font: normal 14px/28px '';
}

.news .news_wrap .news_wrap_l .news_wrap_l_nr .news_wrap_l_nr_txt_dl {
	color: #666666;
	font: normal 14px/28px '';
	margin-top: 30px;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.news .news_wrap .news_wrap_l .news_wrap_l_nr:hover p {
	color: #fff;
}

.news .news_wrap .news_wrap_l .news_wrap_l_lb_l {
	width: 100%;
    margin: 0px;
}

.news .news_wrap .news_wrap_l .news_wrap_l_lb_l .news_wrap_l_lb_l_first {
	display: flex;
	padding-right: 20px;
	align-items: center;
	float: left;
    width: 47%;
}

.news .news_wrap .news_wrap_l .news_wrap_l_lb_l .news_wrap_l_lb_l_first:hover {
	display: flex;
	align-items: center;
	background-color: #0085BF;
}

.news .news_wrap .news_wrap_l .news_wrap_l_lb_l .news_wrap_l_lb_l_first span {
	display: inline-block;
	white-space: nowrap; overflow: hidden; display: block; text-overflow: ellipsis;
}

.news .news_wrap .news_wrap_l .news_wrap_l_lb_l .news_wrap_l_lb_l_first .news_wrap_l_lb_l_first_d {
	width: 12px;
	height: 4px;
	margin-right: 10px;
	background-color: #0085BF;
}

.news .news_wrap .news_wrap_l .news_wrap_l_lb_l .news_wrap_l_lb_l_first .news_wrap_l_lb_l_first_tit {
	width: 374px;
	color: #666666;
	font: normal 14px/50px '';
}

.news .news_wrap .news_wrap_l .news_wrap_l_lb_l .news_wrap_l_lb_l_first:hover .news_wrap_l_lb_l_first_tit {
	color: #fff;
}

.news .news_wrap .news_wrap_l .news_wrap_l_lb_l .news_wrap_l_lb_l_first:hover .news_wrap_l_lb_l_first_rq {
	color: #fff;
}

.news .news_wrap .news_wrap_l .news_wrap_l_lb_l .news_wrap_l_lb_l_first .news_wrap_l_lb_l_first_rq {
	color: #666666;
	font: normal 14px/50px '';
}

.news .news_wrap .news_wrap_r .news_wrap_r_more a {
	display: inline-block;
	text-decoration: underline;
	color: #333333;
	font: normal 16px/40px '';
}

.news .news_wrap .news_wrap_r .news_wrap_r_more a:hover {
	display: inline-block;
	text-decoration: underline;
	color: #0085BF;
	font: normal 16px/40px '';
}

.news .news_wrap .news_wrap_r .news_wrap_r_first {
	width: 340px;
	height: 130px;
	padding: 26px;
	margin: 30px 0;
	border: 1px solid #a2bfcc;
	background-color: #FFFFFF;
	margin-left: 30px;
}

.news .news_wrap .news_wrap_r .news_wrap_r_first:hover {
	width: 340px;
	height: 130px;
	padding: 26px;
	margin: 30px 0;
	border: 1px solid #a2bfcc;
	background-color: #0085BF;
	margin-left: 30px;
}

.news .news_wrap .news_wrap_r .news_wrap_r_first p {
	color: #666666;
	font: normal 14px/26px '';
	margin: 10px 0;
	white-space: nowrap;
	overflow: hidden;
	display: block;
	text-overflow: ellipsis;
	display: flex;
	align-items: center;
}

.news .news_wrap .news_wrap_r .news_wrap_r_first:hover p {
	color: #FFFFFF;
	font: normal 14px/26px '';
	margin: 10px 0;
	white-space: nowrap;
	overflow: hidden;
	display: block;
	text-overflow: ellipsis;
	display: flex;
	align-items: center;
}

.news .news_wrap .news_wrap_r .news_wrap_r_first span {
	margin-left: 10px;
}

/* 底部 */

.bottom {
	width: 100%;
	margin-top: 70px;
	background-color: #333333;
}

.bottom .bottom_wrap {
	border-bottom: 1px solid #454545;
}

.bottom .bottom_wrap .bottom_nav {
	text-align: center;
}

.bottom .bottom_wrap .bottom_nav span {
	width: 10%;
	display: inline-block;
	color: #C7C7C7;
	font: normal 16px/46px '';
}

.bottom .bottom_bot {
	padding: 60px 110px;
	display: flex;
	align-items: center;
}

.bottom .bottom_bot span {
	display: inline-block;
}

.bottom .bottom_bot li {
	display: inline-block;
}

.bottom .bottom_bot .bottom_bot_txt {
	padding: 0 76px;
}

.bottom .bottom_bot .bottom_bot_txt span {
	color: #b8b8b8;
	font: normal 16px/37px '';
}
.bottom .bottom_bot .bottom_bot_txt span a{
	color: #b8b8b8;
	font: normal 16px/37px '';
}

@media only screen and (max-width: 1360px) {
	.area {
		width: 1200px;
		margin: 0 auto;
	}

	.in_center .technique .technique_bom li .technique_bom_lefy {
		width: 32%
	}

	.in_center .technique .technique_bom li .xinzhuan {
		left: 384px;
	}

	.about .about_wrap .about_wrap_topbg {
		left: 4%;
	}

	.about .about_wrap .about_wrap_top .about_wrap_top_txt {
		width: 42%;
	}

	.news .news_wrap .news_wrap_l .news_wrap_l_nr .news_wrap_l_nr_txt {
		width: 68%;
	}

	.news .news_wrap .news_wrap_l .news_wrap_l_lb_l .news_wrap_l_lb_l_first .news_wrap_l_lb_l_first_tit {
		width: 278px;
	}

	.in_center .technique .technique_bom {
		width: 1200px;
	}

	.in_center .technique .technique_bom li .technique_bom_lefy {
		height: 558px;
	}

	.xqt_js {
		width: 68%;
	}

	.product .product_row .product_row_first .product_row_first_bt {
		top: 365px;
		left: 126px;
	}

	.yyly .yyly_qh p {
		width: 398px;
	}
	
	.about .about_wrap .about_wrap_bot span {
	    width: 18%;
	}
	
	.yyly .yyly_row .yyly_row_pic .yyly_row_pic_hover {
	padding-top: 252px;
	}
	
	.yyly .yyly_qh .yyly_qh_l a {
	    width: 400px;
	}
}

@media only screen and (max-width: 1200px) {
	.area{
		width: 1080px;
	}
	.about .about_wrap .about_wrap_topbg {
		width: 1080px;
	}

	.about .about_wrap .about_wrap_top {
		width: 1080px;
	}

	.about .about_wrap .about_wrap_top .about_wrap_top_txt {
		height: 234px;
	}
	
	.xqt_js{
		width: 68%;
	}
	
	.in_center .technique .technique_bom li .technique_bom_lefy {
	    height: 500px;
	}
	.in_center .technique .technique_bom li .technique_bom_lefy .technique_bom_lefy_text a{
		margin-top: 70px;
		width: 238px;
	}
	
	.about .about_wrap .about_wrap_top {
		top: 80px;
	}
	
	.about .about_wrap .about_wrap_top .about_wrap_top_txt {
		margin: 0 40px;
	}
	
	.about .about_wrap .about_wrap_bot span{
		width: 18%;
	}
	.yyly .yyly_qh p {
	    width: 358px;
	}
	
	.in_center .technique .technique_bom {
	    width: 1080px;
	}
	
	.in_center .technique .technique_bom li .xinzhuan {
	    left: 346px;
	}
	
	.nav a {
	    padding: 0 30px;
	}
	
	.news .news_wrap .news_wrap_l {
		width: 65%;
	}
	
	.news .news_wrap .news_wrap_l .news_wrap_l_nr .news_wrap_l_nr_txt {
	    width: 62%;
	}
	.news .news_wrap .news_wrap_l .news_wrap_l_lb_l .news_wrap_l_lb_l_first .news_wrap_l_lb_l_first_tit {
	    width: 226px;
	}
	.yyly .yyly_row .yyly_row_pic .yyly_row_pic_hover {
	    padding-top: 227px;
	}
	
	.yyly .yyly_qh .yyly_qh_l a{
	    width: 360px;
	}

}
