@media only screen and (max-width:1300px) {
	.nav li a {
		display: block;
		line-height: 100px;
		color: #333;
		font-size: 16px;
		padding: 0 8px
	}

	.ym_aboutL {
		width: 50%;
		float: left;
		padding: 30px
	}

	.ym_aboutC,.ym_aboutL p:nth-last-of-type(1) {
		display: none
	}

	.ym_aboutR {
		position: relative;
		width: 50%
	}

	.aboutR_text {
		position: absolute;
		top: 10%;
		width: auto;
		left: 20%
	}

	.aboutR_text ul li {
		width: 50%;
		float: left;
		padding: 0;
		margin-bottom: 20px;
		position: relative;
		padding-bottom: 20px
	}

	.Advantagefl_list {
		padding: 30px 10px
	}

	.Advantagefl_gy {
		font-size: 12px
	}

	.team_text {
		width: 50%;
		float: left;
		padding: 30px 30px 0;
		float: left
	}

	.team_text p:nth-of-type(1) {
		font-size: 24px;
		font-weight: 700;
		color: #fff;
		margin-top: 0
	}

	.team_text p {
		font-size: 14px;
		line-height: 1.8em;
		color: #fff;
		margin-top: 10px
	}

	.team_prev {
		bottom: 40px;
		left: 50px
	}

	.team_next {
		left: 100px;
		bottom: 40px
	}

	.ym_pfR ul li img {
		width: 100%;
		padding-left: 20px
	}

	.ym_pfR {
		width: 60%;
		float: left;
		text-align: right
	}

	.ym_pfL {
		width: 40%;
		float: left
	}

	.ym_pfR ul li {
		display: inline-block;
		width: calc((100% - 0px)/ 3);
		border-radius: 100%;
		margin-left: 0;
		float: left
	}

	.yz_jd_text_p {
		padding: 40px 40px
	}

	.yz_jd_text {
		position: absolute;
		max-width: 360px;
		top: 50%;
		left: 80px;
		transform: translateY(-50%);
		min-height: auto;
		background: rgba(255,255,255,.7)
	}

	.newsimg {
		width: 160px;
		overflow: hidden;
		float: right;
		position: relative
	}

	.newstext {
		width: calc(100% - 160px);
		float: left;
		padding-left: 70px;
		padding-right: 30px
	}

	.newstext .news_gy p {
		font-size: 15px;
		line-height: 1.8em;
		margin-top: 0;
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		color: #999;
		-webkit-line-clamp: 2
	}

	.footer_contactR ul {
		width: auto;
		padding: 0;
		margin: 0;
		text-align: left;
		display: inline-grid;
		padding-left: 50px
	}

	.Details_L {
		width: 200px;
		float: left;
		background: #fff
	}

	.mtop_tel,.qy_ys_pagination {
		display: none
	}

	.fa_Prodt {
		max-width: 1440px;
		margin: auto;
		padding-left: 20px
	}

	.Details_r {
		width: calc(100% - 200px);
		float: right
	}

	.fa_dt_r {
		width: calc(50% - 10px);
		float: left;
		padding: 20px 20px;
		background: #fff;
		height: 380px
	}

	.ext_tel p {
		padding-top: 10px;
		font-size: 16px;
		color: #666
	}
}

@media only screen and (max-width:1000px) {
	.my-map {
		margin: 50px auto 0;
		width: 100%;
		height: 350px!important;
		position: relative;
		z-index: 0;
		border: 1px #eee solid
	}

	.m_footernav {
		position: fixed;
		bottom: 0;
		overflow: hidden;
		background: #1a9c52;
		width: 100%;
		height: auto;
		display: block;
		z-index: 9
	}

	.m_footernav ul li {
		color: #fff;
		width: 20%;
		float: left;
		text-align: center;
		padding: 10px 0
	}

	.m_footernav ul li a {
		text-align: center;
		color: #fff;
		text-align: center;
		position: relative;
		right: 0;
		bottom: 0;
		opacity: 1;
		height: auto;
		display: block;
		width: auto;
		background: 0 0
	}

	.m_footernav ul li a img {
		display: block;
		height: 20px;
		margin: auto;
		margin-bottom: 4px
	}

	.mtop_tel {
		display: none
	}

	.mtop_tel a {
		display: block;
		width: 210px;
		height: 100px;
		line-height: 100px;
		background: url(../image/ym_pic_05.jpg) no-repeat 20px center;
		border-radius: 30px;
		color: #333;
		float: left;
		font-size: 26px;
		font-family: bahnschrift_r!important;
		padding-left: 80px;
		margin-top: 0
	}

	.m_gb {
		right: 9px;
		width: 30px;
		height: 50px;
		position: absolute;
		top: 30px
	}

	.m_gb:before {
		content: '';
		width: 25px;
		height: 2px;
		background: #525252;
		position: relative;
		display: block;
		-moz-transform: rotate(225deg);
		-webkit-transform: rotate(225deg);
		-o-transform: rotate(225deg);
		-ms-transform: rotate(225deg);
		transform: rotate(225deg);
		position: relative;
		top: 2px;
		left: .5px
	}

	.m_gb:after {
		content: '';
		width: 25px;
		height: 2px;
		background: #525252;
		position: relative;
		display: block;
		-moz-transform: rotate(-225deg);
		-webkit-transform: rotate(-225deg);
		-o-transform: rotate(-225deg);
		-ms-transform: rotate(-225deg);
		transform: rotate(-225deg)
	}

	#navToggle {
		position: fixed;
		right: 20px;
		width: 25px;
		display: block;
		top: 11px
	}

	#navToggle span {
		-webkit-transition: .3s;
		-moz-transition: .3s;
		-o-transition: .3s;
		transition: .3s;
		display: block;
		background: #525252;
		height: 2px;
		position: relative;
		width: 100%;
		margin-top: 19px
	}

	#navToggle span:before {
		content: '';
		position: relative;
		width: 100%;
		height: 2px;
		left: 0;
		top: 8px;
		display: block;
		background: #525252
	}

	#navToggle span:after {
		-webkit-transition: .3s;
		-moz-transition: .3s;
		-o-transition: .3s;
		transition: .3s;
		display: block;
		background: #525252;
		content: '';
		bottom: 10px;
		width: 100%;
		height: 2px;
		position: relative
	}

	#menu .nav {
		position: fixed;
		height: 100vh;
		z-index: 9999;
		background: #fff;
		left: 0;
		top: 0;
		width: 100%;
		padding-top: 80px;
		transform: translateX(100%);
		transition: all .6s cubic-bezier(.77,0,.175,1) 0s;
		-webkit-transition: all ease .5s
	}

	#menu .open {
		transform: translateX(0)
	}

	#menu .nav li {
		width: 100%;
		line-height: 50px;
		padding: 0 20px;
		position: relative
	}

	#menu .nav li:before {
		margin-top: -1px;
		content: '';
		width: 14px;
		height: 2px;
		background: #eee;
		position: absolute;
		right: 20px;
		top: 50%
	}

	#menu .nav li:after {
		content: '';
		margin-top: -7px;
		content: '';
		width: 2px;
		height: 14px;
		background: #eee;
		position: absolute;
		right: 26px;
		top: 50%
	}

	#menu .nav li a {
		line-height: 60px;
		text-align: left;
		border-bottom: 1px #eee solid;
		padding: 0 0
	}

	#menu .nav li a:hover {
		background: 0 0;
		color: #169a4f
	}

	input::-webkit-input-placeholder {
		font-size: 16px
	}

	colorÃƒÂ¯Ã‚Â¼Ã…Â¡#ccc important input:-ms-input-placeholder {
		font-size: 22px
	}

	colorÃƒÂ¯Ã‚Â¼Ã…Â¡#ccc important textarea:-ms-input-placeholder {
		font-size: 22px
	}

	.wt_k {
		max-width: 1440px;
		margin: 0 auto;
		padding: 0 20px 0
	}

	.top_tel {
		display: none
	}

	.index_products .wt_k {
		margin-top: 40px
	}
@	font-face {
		font-family: impact_r;
		src: url(http://www.fryheji.com/template/default/css/fonts/impact.ttf)
	}
@	font-face {
		font-family: bahnschrift_r;
		src: url(http://www.fryheji.com/template/default/css/fonts/bahnschrift.ttf)
	}
@	font-face {
		font-family: ZiTiQuanXinYiJiXiangSong_r;
		src: url(http://www.fryheji.com/template/default/css/fonts/ZiTiQuanXinYiJiXiangSong.ttf)
	}

	.sky {
		background: #e1e1e1;
		height: 36px;
		line-height: 36px
	}

	.huan {
		line-height: 36px;
		float: left;
		color: #4a4a4a;
		font-size: 14px
	}

	.k1 {
		line-height: 36px;
		color: #4a4a4a;
		font-size: 16px;
		float: right;
		background: url(http://www.fryheji.com/template/default/images/hotline.png) no-repeat left center;
		padding-left: 24px
	}

	.k1 a {
		line-height: 30px;
		color: #999;
		font-size: 14px
	}

	.index_top {
		position: fixed;
		top: 0;
		left: 0;
		z-index: 999;
		background: #fff;
		width: 100%;
		box-shadow: 0 0 5px rgba(0,0,0,.1)
	}

	.tou2 {
		height: 60px
	}

	.logo {
		line-height: 60px;
		float: left
	}

	.k2 {
		color: #000;
		font-family: "ÃƒÂ¥Ã‚Â¾Ã‚Â®ÃƒÂ¨Ã‚Â½Ã‚Â¯ÃƒÂ©Ã¢â‚¬ÂºÃ¢â‚¬Â¦ÃƒÂ©Ã‚Â»Ã¢â‚¬Ëœ";
		float: right;
		margin-top: 30px
	}

	.cpl {
		width: 100%;
		float: left;
		margin-top: -32px;
		position: relative;
		z-index: 99
	}

	.cptt {
		color: #fff;
		font-size: 30px;
		font-weight: 400;
		text-align: center;
		background: #2380b7;
		height: 72px;
		line-height: 72px;
		padding-top: 0
	}

	.cptt span {
		color: #a9c6ee;
		font-size: 16px;
		text-transform: uppercase;
		display: block
	}

	.sortx {
		border: none;
		border-bottom: none;
		border-top: none;
		background: #f2640e;
		letter-spacing: -8px;
		text-align: center
	}

	.sortx li {
		float: none;
		color: #555;
		font-size: 16px;
		text-align: center;
		display: inline-block;
		width: 300px;
		line-height: 64px;
		border-left: #000 1px solid;
		letter-spacing: normal
	}

	.sortx li:nth-child(1) {
		border-left: none
	}

	.sortx li:hover {
		background: #000
	}

	.sortx li:hover a {
		color: #fff
	}

	.sortx li.active {
		background: #000
	}

	.sortx li.active a {
		color: #fff
	}

	.sortx li a {
		color: #000;
		font-size: 16px;
		padding-left: 0;
		display: block;
		width: 100%;
		height: 64px;
		line-height: 64px;
		text-align: center
	}

	.dh {
		background: #fff;
		height: auto;
		border: none;
		border-bottom: none;
		border-top: none;
		color: #fff;
		margin-top: 30px;
		padding-left: 0;
		padding-bottom: 30px
	}

	.cpre {
		width: 950px;
		float: right
	}

	.chpp {
		color: #555;
		font-size: 30px;
		font-weight: 400;
		background: url(http://www.fryheji.com/template/default/images/xh.png) repeat-x center bottom;
		height: 46px
	}

	.chpp span {
		color: #c9c9c9;
		font-size: 30px;
		text-transform: uppercase
	}

	.product_listx {
		margin-top: 35px;
		display: block
	}

	.product_listx li {
		float: left;
		margin-right: 41px;
		margin-bottom: 15px
	}

	.product_listx li a.img {
		padding: 6px;
		border: 1px solid #efefef
	}

	.product_listx li a.img img {
		width: 275px;
		height: 275px
	}

	.product_listx li h3 {
		text-align: center;
		margin-top: 10px;
		color: #555;
		font-size: 18px;
		font-weight: 400
	}

	.product_listx li h3 a {
		font-weight: 400
	}

	.product_listx li a.img {
		display: block
	}

	.roll_product {
		float: left
	}

	.product_listx li:nth-child(3n) {
		float: right;
		margin-right: 0
	}

	.bg {
		background: url(http://www.fryheji.com/template/default/images/bg1.png) no-repeat center top;
		height: 498px;
		overflow: hidden;
		margin-top: 50px
	}

	.wm {
		margin-top: 60px;
		float: left
	}

	.ser_conx {
		width: 610px;
		float: left;
		margin-left: 110px;
		margin-top: 50px
	}

	.ser_conx li {
		float: left;
		margin-bottom: 30px
	}

	.liq {
		width: 75px;
		height: 75px;
		float: left
	}

	.ser_conx li a.img img {
		width: 75px;
		height: 75px
	}

	.ser_conx li .zac {
		float: left;
		margin-left: 15px;
		width: 520px;
		border-bottom: 1px solid #3058a2
	}

	.zac h3 {
		display: block;
		color: #fffefe;
		font-size: 18px;
		font-weight: 400;
		text-align: left;
		margin-top: 5px
	}

	.zac h3 a {
		text-align: left;
		color: #fffefe;
		font-size: 18px;
		font-weight: 400;
		text-align: left
	}

	.zac span {
		text-align: left;
		display: block;
		color: #d5e4ff;
		font-size: 14px;
		font-weight: 400;
		margin-top: 10px;
		padding-bottom: 10px
	}

	.att {
		color: #555;
		font-size: 36px;
		font-weight: 400;
		text-align: center;
		background: url(http://www.fryheji.com/template/default/images/xc.png) no-repeat 50% 70%
	}

	.att span {
		display: block;
		color: #999;
		font-size: 16px;
		margin-top: 10px
	}

	.abnr {
		width: 555px;
		float: left;
		margin-top: 65px
	}

	.abtt {
		color: #1387bf;
		font-size: 60px;
		font-weight: 700;
		text-transform: uppercase;
		border-bottom: 1px solid #dfdfdf;
		height: 125px
	}

	.abtt span {
		display: block;
		color: #555;
		font-size: 18px;
		font-weight: 400
	}

	.wmnrx {
		display: block;
		margin-top: 20px;
		color: #555;
		font-size: 14px;
		line-height: 25px
	}

	.animg {
		float: right;
		margin-top: 35px
	}

	.product_listz li {
		float: left;
		margin-left: 15px;
		margin-right: 15px;
		padding-bottom: 15px
	}

	.product_listz li a.img img {
		width: 280px;
		height: 200px
	}

	.product_listz li h3 {
		text-align: center;
		padding-top: 10px;
		color: #555;
		font-size: 14px
	}

	.product_listz li h3 a {
		font-weight: 400;
		color: #555;
		font-size: 14px
	}

	.product_listz li a.img {
		display: block
	}

	.roll_product {
		float: left
	}

	.wtt {
		font-weight: 400;
		color: #555;
		font-size: 18px
	}

	.wn1 {
		margin-top: 30px;
		width: 540px;
		float: left
	}

	.news_list3 {
		width: 100%;
		float: left;
		margin-top: 20px
	}

	.news_list3 li {
		width: 100%;
		overflow: hidden;
		margin: 0 auto
	}

	.newtp {
		width: 100%
	}

	.newtp a.img img {
		width: 100%;
		height: auto
	}

	.news_nr {
		width: 100%;
		float: left;
		margin-top: 15px
	}

	.news_nr a {
		color: #000;
		font-size: 18px
	}

	.news_nr span {
		color: #999;
		font-size: 12px;
		display: block;
		margin-top: 5px
	}

	.news_nr p {
		color: #999;
		font-size: 14px;
		line-height: 26px;
		display: block;
		margin-top: 15px
	}

	.more {
		display: block;
		margin-top: 10px
	}

	.news_nr p span {
		color: #555;
		font-size: 14px;
		line-height: 26px;
		display: block;
		margin-top: 15px
	}

	.wt_k.clearfix {
		margin-bottom: 50px
	}

	.news {
		width: 600px;
		float: right;
		margin-top: 30px
	}

	.tab {
		position: relative
	}

	.tab li {
		float: left;
		width: 130px;
		height: 33px;
		display: block;
		line-height: 33px;
		border-radius: 20px;
		margin-right: 8px;
		text-align: center;
		color: #555;
		font-size: 18px;
		cursor: pointer
	}

	.tab li.cur {
		color: #fff;
		text-decoration: none;
		font-size: 18px;
		background: #1387bf
	}

	.news_list4 {
		width: 100%;
		float: left;
		margin-top: 20px
	}

	.news_list4 li {
		width: 100%;
		margin-bottom: 25px;
		float: left;
		border-bottom: #c3c3c3 1px dashed;
		padding-bottom: 25px
	}

	.newtpx {
		width: 92px;
		height: 92px;
		float: left;
		background: #626262
	}

	.newtpx a.img img {
		width: 226px;
		height: 126px
	}

	.news_nrx {
		width: 490px;
		float: right
	}

	.news_nrx a {
		color: #000;
		font-size: 18px
	}

	.news_nrx span {
		color: #999;
		font-size: 12px;
		display: block;
		margin-top: 10px
	}

	.news_nrx p {
		color: #999;
		font-size: 14px;
		line-height: 26px;
		display: block;
		margin-top: 15px
	}

	.more {
		display: block;
		margin-top: 10px
	}

	.tt {
		display: none
	}

	#header {
		width: 1000px;
		margin: 0 auto
	}

	.logo {
		float: left;
		width: 20%
	}

	.logo img {
		height: 60px
	}

	.topLink {
		float: right;
		text-align: right;
		position: relative;
		z-index: 9999
	}

	.translate {
		width: 100px;
		position: absolute;
		left: 0;
		top: 10px;
		z-index: 9999
	}

	.tran-in {
		left: 120px
	}

	.translate li {
		border: 1px dashed #ccc;
		line-height: 26px;
		text-align: left;
		background: #fff
	}

	.translate li a {
		display: block;
		padding-left: 10px;
		background: url(http://www.fryheji.com/template/default/images/dot4.png) no-repeat 88% 11px
	}

	.translate li a:hover {
		text-decoration: none;
		color: #275cea;
		cursor: pointer
	}

	.translate-en {
		display: none;
		padding: 6px;
		padding-top: 0
	}

	.translate li .translate-en a {
		padding-left: 0;
		text-align: center;
		background: #fff;
		border-bottom: 1px solid #ccc
	}

	.translate li .translate-en a:hover {
		font-weight: 700
	}

	.topLink .f_count {
		color: red;
		font-size: 13px;
		font-weight: 700
	}

	.topLink .k1 {
		line-height: 32px;
		padding-top: 5px
	}

	.topLink .k2 {
		color: #074b91;
		font-size: 14px;
		font-family: "ÃƒÂ¥Ã‚Â¾Ã‚Â®ÃƒÂ¨Ã‚Â½Ã‚Â¯ÃƒÂ©Ã¢â‚¬ÂºÃ¢â‚¬Â¦ÃƒÂ©Ã‚Â»Ã¢â‚¬Ëœ"
	}

	.search {
		width: 1200px;
		margin: 0 auto;
		margin-top: 35px
	}

	#formsearch {
		float: right
	}

	.hotSearch {
		float: left;
		height: 24px;
		line-height: 24px;
		font-weight: 400
	}

	#search-type {
		float: left;
		width: 100px;
		height: 24px;
		border: 1px solid #c8c8c8;
		margin-right: 5px
	}

	.hotSearch a {
		margin-right: 6px
	}

	#formsearch input {
		height: 22px;
		background: #fff;
		border: 1px solid #c8c8c8;
		line-height: 22px
	}

	#formsearch input#keyword {
		height: 22px;
		line-height: 22px;
		padding-left: 4px;
		color: #666
	}

	#formsearch input#s_btn {
		width: 46px;
		height: 24px;
		line-height: 24px;
		text-align: center;
		background-color: #1387bf;
		color: #fff;
		border: none;
		cursor: pointer
	}

	.com-img {
		display: inline;
		overflow: hidden;
		margin: 0 auto;
		display: table
	}

	.com-img img {
		transition: all .5s ease-in 0s;
		-webkit-transition: all .5s ease-in 0s;
		-moz-transition: all .5s ease-in 0s;
		-o-transition: all .5s ease-in 0s
	}

	.com-img:hover img {
		transform: scale(1.1);
		-webkit-transform: scale(1.1);
		-moz-transform: scale(1.1);
		-o-transform: scale(1.1);
		-ms-transform: scale(1.1)
	}

	#container {
		max-width: 1440px;
		margin: auto
	}

	.fb {
		padding: 0 20px;
		background: url(../image/conatct_bg.png) no-repeat 50% 20px
	}

	.container {
		width: 1200px!important;
		max-width: 1200px!important;
		margin: 0 auto
	}

	.menu_cate {
		width: 220px;
		float: left
	}

	.cate_title {
		line-height: 31px;
		padding-left: 15px;
		font-weight: 700;
		font-family: "ÃƒÂ¥Ã‚Â¾Ã‚Â®ÃƒÂ¨Ã‚Â½Ã‚Â¯ÃƒÂ©Ã¢â‚¬ÂºÃ¢â‚¬Â¦ÃƒÂ©Ã‚Â»Ã¢â‚¬Ëœ";
		background: url(http://www.fryheji.com/template/default/images/nav.png) no-repeat 0 100%;
		font-size: 14px;
		color: #000
	}

	.about {
		width: 460px;
		float: left;
		margin-left: 12px;
		padding-bottom: 5px
	}

	.about_title {
		line-height: 31px;
		padding-left: 15px;
		font-weight: 700;
		font-family: "ÃƒÂ¥Ã‚Â¾Ã‚Â®ÃƒÂ¨Ã‚Â½Ã‚Â¯ÃƒÂ©Ã¢â‚¬ÂºÃ¢â‚¬Â¦ÃƒÂ©Ã‚Â»Ã¢â‚¬Ëœ";
		background: url(http://www.fryheji.com/template/default/images/nav.png) no-repeat 0 100%;
		font-size: 14px;
		color: #000
	}

	.about .content {
		padding: 5px;
		padding-bottom: 12px;
		text-indent: 20px
	}

	.navigation {
		float: right;
		width: 100px
	}

	.index-title {
		line-height: 31px;
		padding-left: 15px;
		font-weight: 700;
		font-family: "ÃƒÂ¥Ã‚Â¾Ã‚Â®ÃƒÂ¨Ã‚Â½Ã‚Â¯ÃƒÂ©Ã¢â‚¬ÂºÃ¢â‚¬Â¦ÃƒÂ©Ã‚Â»Ã¢â‚¬Ëœ";
		background: url(http://www.fryheji.com/template/default/images/nav.png) no-repeat 0 100%;
		font-size: 14px;
		color: #000
	}

	.index-table td {
		border: solid #add9c0;
		border-width: 0 1px 1px 0;
		padding: 10px 5px
	}

	.index-table {
		border: solid #add9c0;
		border-width: 1px 0 0 1px;
		margin-top: 10px
	}

	.news_company {
		width: 280px;
		float: right
	}

	.news1_title {
		line-height: 31px;
		padding-left: 15px;
		font-weight: 700;
		font-family: "ÃƒÂ¥Ã‚Â¾Ã‚Â®ÃƒÂ¨Ã‚Â½Ã‚Â¯ÃƒÂ©Ã¢â‚¬ÂºÃ¢â‚¬Â¦ÃƒÂ©Ã‚Â»Ã¢â‚¬Ëœ";
		background: url(http://www.fryheji.com/template/default/images/nav.png) no-repeat 0 100%;
		font-size: 14px;
		color: #000
	}

	.news_company .content {
		padding: 5px
	}

	.contact {
		width: 218px;
		float: left;
		padding-bottom: 5px;
		margin-top: 10px
	}

	.contact_title {
		line-height: 31px;
		padding-left: 15px;
		font-weight: 700;
		font-family: "ÃƒÂ¥Ã‚Â¾Ã‚Â®ÃƒÂ¨Ã‚Â½Ã‚Â¯ÃƒÂ©Ã¢â‚¬ÂºÃ¢â‚¬Â¦ÃƒÂ©Ã‚Â»Ã¢â‚¬Ëœ";
		background: url(http://www.fryheji.com/template/default/images/nav.png) no-repeat 0 100%;
		font-size: 14px;
		color: #000
	}

	.contact .content {
		padding: 5px;
		padding-left: 8px
	}

	.case {
		width: 460px;
		float: left;
		margin-left: 12px;
		padding-bottom: 5px;
		margin-top: 10px
	}

	.case_title {
		line-height: 31px;
		padding-left: 15px;
		font-weight: 700;
		font-family: "ÃƒÂ¥Ã‚Â¾Ã‚Â®ÃƒÂ¨Ã‚Â½Ã‚Â¯ÃƒÂ©Ã¢â‚¬ÂºÃ¢â‚¬Â¦ÃƒÂ©Ã‚Â»Ã¢â‚¬Ëœ";
		background: url(http://www.fryheji.com/template/default/images/nav.png) no-repeat 0 100%;
		font-size: 14px;
		color: #000
	}

	.case .content {
		padding: 5px;
		padding-bottom: 12px;
		text-indent: 20px
	}

	.news2_company {
		margin-top: 10px
	}

	.recommend_product {
		margin-top: 10px;
		width: 692px;
		float: left
	}

	.recommend_product .title {
		line-height: 31px;
		padding-left: 15px;
		font-weight: 700;
		font-family: "ÃƒÂ¥Ã‚Â¾Ã‚Â®ÃƒÂ¨Ã‚Â½Ã‚Â¯ÃƒÂ©Ã¢â‚¬ÂºÃ¢â‚¬Â¦ÃƒÂ©Ã‚Â»Ã¢â‚¬Ëœ";
		background: url(http://www.fryheji.com/template/default/images/nav.png) no-repeat 0 100%;
		font-size: 14px;
		color: #000
	}

	.recommend_product .content {
		padding-top: 15px;
		padding-bottom: 14px
	}

	.roll_product li {
		padding-bottom: 0
	}

	.brand-list {
		margin: 20px 0;
		display: flex;
		display: -webkit-flex;
		flex-wrap: wrap
	}

	.brand-list li {
		margin: 5px 8px
	}

	.brand-list li:hover {
		box-shadow: 2px 1px 5px
	}

	.brand-list li img {
		width: 150px;
		height: 120px
	}

	.links {
		background: #f5f5f5;
		height: 46px;
		overflow: hidden;
		margin-top: 35px
	}

	.f_link {
		width: 1200px;
		margin: 0 auto;
		line-height: 46px;
		color: #999;
		font-size: 16px
	}

	.f_link a {
		color: #999;
		font-size: 14px
	}

	.left .box {
		margin-bottom: 10px
	}

	.left .box h3 {
		line-height: 40px;
		background: #1387bf;
		font-size: 18px;
		color: #fff;
		text-align: center;
		font-weight: 400
	}

	.left .box .content {
		padding: 5px 0;
		font-size: 12px
	}

	.prodescription {
		border: 1px solid #e5e5e5;
		background: #f9f9f9;
		line-height: 24px;
		padding: 10px;
		margin-bottom: 15px;
		text-indent: 20px
	}

	.yzjd_bn {
		display: none
	}

	.n_banner {
		width: 100%;
		position: relative;
		left: 0;
		margin-left: 0;
		margin-top: 60px
	}

	.n_banner img {
		width: 100%;
		margin: 0 auto
	}

	.pc_bn {
		display: none
	}

	.m_bn {
		display: block
	}

	.left {
		width: 240px;
		float: left
	}

	.sort_menu h3 {
		background-color: #ececec;
		line-height: 28px;
		font-weight: 700
	}

	.sort_product {
		margin-top: 10px
	}

	.sort_product h3 {
		background-color: #ececec;
		line-height: 28px;
		font-weight: 700
	}

	.n_contact {
		margin-top: 10px
	}

	.n_contact h3 {
		background-color: #ececec;
		line-height: 28px;
		font-weight: 700
	}

	.n_contact .content {
		padding: 5px;
		line-height: 24px
	}

	.right {
		width: 920px;
		float: right;
		padding-bottom: 10px
	}

	.right.all {
		width: 100%;
		margin: 70px 0 70px;
		background: 0 0
	}

	.sitemp {
		line-height: 40px;
		height: 40px;
		overflow: hidden;
		padding-right: 10px;
		background: #1387bf
	}

	.sitemp h2 {
		width: 340px;
		float: left;
		line-height: 40px;
		text-align: center;
		text-align: left;
		text-indent: 15px;
		font-size: 18px;
		color: #fff;
		font-weight: 400
	}

	.sitemp .site {
		width: 380px;
		float: right;
		text-align: right;
		line-height: 40px;
		color: #fff;
		font-size: 14px
	}

	.sitemp .site a {
		color: #fff
	}

	.right .content {
		padding: 10px;
		padding-top: 15px;
		overflow: hidden;
		line-height: 24px;
		font-size: 14px;
		color: #333
	}

	.map img {
		max-width: none!important
	}

	.pageController a.page-num-current {
		background: #1a9c52!important;
		color: #fff!important
	}

	.pageController li {
		display: inline-block;
		border-top: none;
		margin-left: 0;
		margin-bottom: 0!important;
		padding-top: 0;
		margin-top: 0!important
	}

	.pageController li.num a {
		padding: 8px;
		color: #666;
		padding: 0;
		background: 0 0;
		border: none;
		padding: 0 20px;
		border: 1px #1a9c52 solid
	}

	.fb .right .content {
		width: 100%;
		padding: 0;
		text-align: center;
		background: 0 0
	}

	#fbk {
		width: 50%;
		float: right;
		background: #f6f6f6
	}

	#fbk .row.fb {
		width: 100%;
		margin: 0;
		padding: 0 35px 40px
	}

	#fbk .btn-info {
		color: #fff;
		background-color: #333;
		border-color: #333;
		padding: 0;
		height: 50px;
		line-height: 50px;
		width: 100%;
		border-radius: 0;
		margin-bottom: 0!important;
		margin-top: 20px
	}

	#gaode_map {
		width: 100%;
		float: left
	}

	.swiper-button-prev {
		left: 60px
	}

	.swiper-button-next {
		right: 0
	}

	.fl {
		display: block;
		overflow: hidden;
		border-bottom: 0 #eee solid
	}

	.fl_about {
		display: none
	}

	.contact.fl p {
		color: #fff;
		margin-top: 0;
		text-align: left;
		font-size: 16px;
		line-height: 26px
	}

	.contact.fl p.tel {
		font-size: 36px;
		padding: 10px 0;
		margin: 0
	}

	.contact.fl p a {
		font-size: 16px;
		color: #fff
	}

	.footer .contact h1 {
		color: #fff;
		font-size: 36px;
		text-align: left;
		font-weight: 400
	}

	.footer .pro1 {
		float: left;
		width: auto;
		margin-right: 40px
	}

	.fl.code {
		float: right;
		margin-top: 63px;
		margin-left: 40px
	}

	.fl.code p {
		text-align: center;
		font-size: 14px;
		color: #c5c5c5;
		padding-top: 10px
	}

	.hd-right {
		float: right;
		position: relative
	}

	.hd-so {
		width: 250px;
		height: 32px;
		padding: 0 40px 0 20px;
		border-radius: 20px;
		margin-top: 22px;
		border: 1px solid #dcdcdc;
		float: left;
		position: relative
	}

	.hd-so .word {
		float: left;
		border: none!important;
		font-size: 12px;
		color: #fff;
		width: 100%;
		padding-right: 42px;
		height: 32px;
		line-height: 32px;
		background: 0 0;
		outline: 0
	}

	.hd-so .so {
		position: absolute;
		right: -2px;
		top: -2px;
		width: 52px;
		background: url(http://www.fryheji.com/template/default/images/hd-so.png) no-repeat center;
		border: none;
		outline: 0;
		height: 36px;
		border-bottom-right-radius: 6px;
		border-top-right-radius: 6px
	}

	.search-con {
		display: none;
		position: absolute;
		right: 0;
		top: 56px;
		width: 700px;
		box-sizing: border-box;
		padding: 0 35px;
		background-color: #fff;
		-webkit-box-shadow: 0 0 10px 6px rgb(255 255 255 / 30%);
		box-shadow: 0 0 10px 6px rgb(255 255 255 / 30%)
	}

	.hot_p {
		width: auto;
		float: left
	}

	.hot_p .mbx {
		width: 100%;
		height: 44px;
		line-height: 44px;
		background: #fff;
		padding: 0 20px;
		border-radius: 30px;
		font-size: 16px
	}

	.hot_p .mbx a:nth-of-type(1) {
		padding-left: 25px
	}

	.hot_p p {
		color: #fff;
		font-size: 18px;
		line-height: 70px
	}

	.hot_s {
		width: auto;
		float: right
	}

	.index_title .index_title01 {
		font-size: 36px;
		font-weight: 700;
		color: #000
	}

	.index_title .index_title02 {
		font-size: 36px;
		font-weight: 700;
		color: #ed6614
	}

	.index_title .line {
		display: inline-block;
		width: auto;
		padding-bottom: 10px;
		border-bottom: #ed6614 1px solid
	}

	.index_title p {
		font-size: 18px;
		color: #555;
		margin-top: 15px
	}

	.pro_bg {
		width: 100%;
		float: left;
		background: #fff
	}

	.dh p {
		color: #2380b7;
		font-size: 14px;
		margin: 8px 0;
		padding-right: 10px
	}

	.dh .con1 {
		margin-left: 20px;
		padding-left: 30px;
		background: url(http://www.fryheji.com/template/default/images/contact_icon1.png) no-repeat left center;
		margin-top: 30px
	}

	.dh .con2 {
		margin-left: 20px;
		padding-left: 30px;
		background: url(http://www.fryheji.com/template/default/images/contact_icon2.png) no-repeat left center
	}

	.dh .con3 {
		margin-left: 20px;
		padding-left: 30px;
		background: url(http://www.fryheji.com/template/default/images/contact_icon3.png) no-repeat left center
	}

	.dh .con4 {
		margin-left: 20px;
		padding-left: 30px;
		background: url(http://www.fryheji.com/template/default/images/contact_icon4.png) no-repeat left center
	}

	.dh .con5 {
		margin-left: 20px;
		padding-left: 30px;
		background: url(http://www.fryheji.com/template/default/images/contact_icon5.png) no-repeat left center
	}

	.dh .con6 {
		margin-left: 20px;
		padding-left: 30px;
		background: url(http://www.fryheji.com/template/default/images/contact_icon6.png) no-repeat left top
	}

	.index_about {
		width: 100%;
		float: left;
		height: 589px;
		background: url(http://www.fryheji.com/template/default/images/index_38.jpg) no-repeat top;
		margin-top: 75px;
		margin-bottom: 40px
	}

	.about_c {
		width: 1200px;
		height: 489px;
		margin: 50px auto;
		background: rgba(255,255,255,.7);
		text-align: justify
	}

	.about_p p {
		color: #000;
		font-size: 16px;
		line-height: 26px;
		padding: 0 65px
	}

	.about_m a {
		display: inline-block;
		width: 110px;
		height: 30px;
		background: #005a8f;
		color: #fff;
		text-align: center;
		line-height: 30px;
		border-radius: 200px
	}

	.about_p {
		width: 100%;
		float: left
	}

	.about_m {
		width: 100%;
		float: left;
		text-align: center;
		margin-top: 50px
	}

	.time_d {
		width: 100%;
		color: #fff;
		display: block;
		font-size: 28px;
		text-align: center;
		margin-top: 10px
	}

	.time_ym {
		width: 100%;
		color: #fff;
		display: block;
		font-size: 18px;
		text-align: center
	}

	.news_list4 li:hover .newtpx {
		background: #005a8f
	}

	.news_list4 li:hover a {
		color: #005a8f
	}

	.news_nrx a:hover {
		color: #005a8f
	}

	#container .dh {
		box-shadow: 0 0 10px #ccc
	}

	#container .cpl2 {
		width: 100%;
		float: left
	}

	.about_t {
		border-bottom: #ccc 1px solid;
		padding-bottom: 20px;
		margin-bottom: 20px
	}

	.about_t p {
		color: #000;
		font-size: 20px;
		line-height: 20px;
		border-left: #2380b7 5px solid;
		padding-left: 15px
	}

	#container .fr p {
		color: #999;
		font-size: 14px;
		line-height: 2em
	}

	.hot.ny p {
		font-size: 16px;
		color: #fff
	}

	.hot.ny span {
		font-size: 16px;
		color: #fff;
		background: url(http://www.fryheji.com/template/default/images/pos_icon.png) no-repeat left center;
		padding-left: 25px
	}

	.hot.ny a {
		font-size: 16px;
		color: #fff
	}

	.fr .news {
		width: 100%;
		margin-top: 0
	}

	.fr .news_nrx {
		width: 850px;
		margin-top: 0;
		text-align: left
	}

	#container .fr .news_nrx p {
		color: #999;
		font-size: 14px;
		line-height: 26px;
		display: block;
		margin-top: 5px
	}

	#container .news_detail h1.title {
		font-size: 24px;
		color: #333
	}

	.search .wt_k {
		width: 1230px
	}

	.search .fr {
		width: 100%
	}

	.search .fr ul li:nth-child(3n) {
		margin-right: 10px
	}

	.search .fr ul li:nth-child(4n) {
		margin-right: 0
	}

	.result {
		width: 100%;
		margin: 30px 0
	}

	.result p {
		text-align: center;
		color: #1387bf;
		font-size: 24px;
		padding-bottom: 10px;
		border-bottom: #ccc 1px solid
	}

	.text-secondary {
		font-size: 18px
	}

	.copyright a:hover {
		color: #000
	}

	.footer h1 {
		font-size: 20px!important;
		color: #ed6614!important;
		font-weight: 400!important;
		margin-bottom: 10px
	}

	.fl.contact1 {
		width: 100%;
		margin-bottom: 77px
	}

	.fl.contact2 {
		width: 100%
	}

	.fl.ftnav {
		width: 120px;
		margin-top: 60px;
		margin-right: 120px
	}

	.fl.ftnav2 {
		width: 120px;
		margin-top: 60px
	}

	.fl.ftnav01 {
		width: 100%
	}

	.fl.ftnav02 {
		width: 100%
	}

	.fl.ftnav .ftnav02 {
		width: 100%;
		margin-top: 20px
	}

	.fl.ftnav2 .ftnav02 {
		width: 100%;
		margin-top: 77px
	}

	.shuzi_sz {
		width: 100%;
		float: left;
		margin-top: -65px;
		position: relative;
		z-index: 999
	}

	.shuzi_sz .shuzi_c {
		width: 1200px;
		height: 165px;
		margin: 0 auto;
		background: #fff;
		box-shadow: 0 0 8px #ccc
	}

	.shuzi_sz .shuzi_1 {
		width: 300px;
		padding-left: 85px;
		float: left;
		border-right: #dadada 1px solid;
		margin-top: 15px;
		padding-top: 10px;
		padding-bottom: 10px
	}

	.shuzi_sz span {
		font-size: 48px;
		color: #010101
	}

	.shuzi_sz p {
		font-size: 18px;
		color: #010101;
		padding-top: 10px
	}

	.shuzi_sz span.ys {
		font-size: 18px;
		position: relative;
		top: -30px
	}

	.shuzi_sz .sz4 {
		border-right: none
	}

	.shuzi_sz .sz2 p {
		padding-left: 5px
	}

	.shuzi_sz .sz3 p {
		padding-left: 35px
	}

	.shuzi_sz .sz4 p {
		padding-left: 5px
	}

	.n_cx {
		width: 1200px;
		position: absolute;
		top: 210px;
		left: 50%;
		margin-left: -600px
	}

	.n_cx img {
		width: 398px;
		height: 143px;
		float: right
	}

	.business {
		width: 100%;
		float: left
	}

	.business .business_01 {
		width: 251px;
		height: 426px;
		float: left;
		cursor: pointer;
		text-align: center;
		background: #fff4f0;
		margin-right: 65px
	}

	.business .img {
		display: inline-block;
		width: 78px;
		height: 70px;
		margin-top: 35px;
		background: url(http://www.fryheji.com/template/default/images/bus_icon1.png) no-repeat center top
	}

	.business .t {
		font-size: 24px;
		color: #010101;
		text-align: center
	}

	.business .p {
		color: #2f2f2f;
		font-size: 16px;
		line-height: 30px;
		width: 100%;
		height: 150px;
		padding: 0 30px;
		margin-top: 20px
	}

	.business .more {
		display: inline-block;
		text-align: center;
		font-size: 16px;
		color: #2f2f2f;
		border-bottom: #aca5a2 1px solid;
		margin-top: 30px
	}

	.business .business_01:hover {
		background: url(http://www.fryheji.com/template/default/images/bus_bg_03.jpg) no-repeat center top
	}

	.business .business_01:hover .img {
		background: url(http://www.fryheji.com/template/default/images/bus_icon12.png) no-repeat center top
	}

	.business .business_01:hover .p {
		color: #fff
	}

	.business .business_01:hover .t {
		color: #fff
	}

	.business .business_01:hover .more {
		color: #fff
	}

	.business .business_01.icon4 {
		margin-right: 0
	}

	.business .business_01.icon2 .img {
		background: url(http://www.fryheji.com/template/default/images/bus_icon2.png) no-repeat center top
	}

	.business .business_01.icon3 .img {
		background: url(http://www.fryheji.com/template/default/images/bus_icon3.png) no-repeat center top
	}

	.business .business_01.icon4 .img {
		background: url(http://www.fryheji.com/template/default/images/bus_icon4.png) no-repeat center top
	}

	.business .business_01.icon2:hover .img {
		background: url(http://www.fryheji.com/template/default/images/bus_icon22.png) no-repeat center top
	}

	.business .business_01.icon3:hover .img {
		background: url(http://www.fryheji.com/template/default/images/bus_icon32.png) no-repeat center top
	}

	.business .business_01.icon4:hover .img {
		background: url(http://www.fryheji.com/template/default/images/bus_icon42.png) no-repeat center top
	}

	.proce {
		width: 100%;
		height: 568px;
		float: left;
		background: url(http://www.fryheji.com/template/default/images/index_06.jpg) no-repeat center top;
		margin-top: 110px
	}

	.index_sev {
		width: 230px;
		float: left;
		margin-right: 12px;
		margin-bottom: 12px
	}

	.index_sev .sev_c {
		width: 230px;
		height: 130px;
		background: rgba(255,255,255,.6);
		float: left
	}

	.index_sev .sev_img {
		width: 61px;
		float: left;
		margin-top: 36px;
		margin-left: 20px;
		text-align: center
	}

	.index_sev .sev_p {
		width: 130px;
		float: left;
		margin-left: 10px;
		margin-top: 25px
	}

	.index_sev .sev_p .t {
		font-size: 18px;
		color: #000;
		font-weight: 700
	}

	.index_sev .sev_p .p {
		font-size: 14px;
		color: #fff
	}

	.proce .index_title .index_title01 {
		font-size: 36px;
		font-weight: 700;
		color: #fff
	}

	.proce .index_title p {
		font-size: 18px;
		color: #dbdbdb;
		margin-top: 15px
	}

	.index_sev.right {
		margin-right: 0;
		padding-bottom: 0
	}

	.index_news {
		width: 100%;
		float: left
	}

	.index_news .news_in {
		margin-top: 25px;
		width: 100%;
		max-width: 1200px;
		text-align: center;
		height: auto;
		margin: 0 auto
	}

	.news-one {
		display: inline-block;
		margin-right: 100px;
		width: calc((100% - 0px)/ 1);
		text-align: left;
		vertical-align: top;
		float: left;
		margin-bottom: 20px;
		top: 0;
		transition: all .5s;
		position: relative;
		padding: 20px;
		border: 6px #edf7f1 solid
	}

	.news-one:nth-of-type(2n) {
		margin-right: 0
	}

	.news-one-img {
		overflow: hidden;
		position: relative;
		height: 0px;
		padding-top: 60%;
	}

	.news-one-img img {
		width: auto;
		transition: all .5s ease;
		height: 100%
	}

	.news-one-desc {
		width: 100%;
		background: 0 0;
		padding-top: 20px;
		overflow: hidden
	}

	.news .ptitle {
		width: 100%;
		float: left;
		padding: 10px 20px;
		box-sizing: border-box
	}

	.news .ptitle a {
		float: left;
		height: 30px;
		color: #333;
		font-size: 18px;
		width: 100%
	}

	.news-one-desc .ptitle a {
		font-size: 18px;
		color: #0e0e0e;
		padding-left: 0;
		padding-right: 0;
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 1
	}

	.news-one-desc p {
		display: block;
		color: #999;
		font-size: 14px;
		line-height: 30px;
		margin: 5px 0 0 0;
		padding: 0 0;
		width: 100%;
		box-sizing: border-box;
		max-height: 60px;
		overflow: hidden;
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 2
	}

	.news-one:hover {
		position: relative;
		top: -5px
	}

	.news-one:hover a {
		color: #1a9c52
	}

	.news-one:hover img {
		transform: scale(1.05);
		transition: all .5s ease
	}

	.join {
		width: 100%;
		height: 545px;
		float: left;
		background: url(http://www.fryheji.com/template/default/images/index_18.jpg) no-repeat center top;
		margin-top: 80px
	}

	.join .join_c {
		width: 1200px;
		margin: 0 auto
	}

	.join .t {
		color: #ed6614;
		font-size: 36px;
		text-align: center;
		margin-top: 100px;
		background: url(http://www.fryheji.com/template/default/images/index_line.jpg) no-repeat center bottom;
		padding-bottom: 20px;
		margin-bottom: 20px
	}

	.join .c {
		color: #fff;
		font-size: 20px;
		line-height: 40px;
		text-align: center;
		margin-bottom: 60px
	}

	.join .btn {
		display: block;
		width: 235px;
		height: 55px;
		line-height: 55px;
		background: #ff6700;
		color: #fff;
		text-align: center;
		font-size: 24px;
		margin: 0 auto;
		padding: 0;
		border-radius: 0
	}

	.join .btn:hover {
		background: #000
	}

	.partner {
		width: 100%;
		float: left;
		background: #f6f6f6;
		padding-bottom: 50px
	}

	.partner .partner_c {
		width: 1200px;
		margin: 0 auto
	}

	.partner .partner_icon {
		width: 100%;
		float: left
	}

	.partner .icon {
		width: 174px;
		height: 104px;
		float: left;
		margin-right: 31px;
		margin-bottom: 31px
	}

	.partner .icon.icon6 {
		margin-right: 0
	}

	.lgs {
		width: 100%;
		float: left
	}

	.lgs .lgs_c {
		width: 1200px;
		margin: 0 auto
	}

	.lgs .lgs_l {
		width: 510px;
		float: left
	}

	.lgs .lgs_p {
		width: 100%;
		float: left;
		margin-top: 100px
	}

	.lgs .lgs_p1 {
		color: #000;
		font-size: 36px;
		margin-bottom: 10px
	}

	.lgs .lgs_p2 {
		color: #000;
		font-size: 16px;
		line-height: 26px
	}

	.lgs .btna {
		width: 100%;
		float: left;
		margin-top: 35px
	}

	.lgs .btna a {
		width: 120px;
		height: 40px;
		background: #ff6700;
		display: inline-block;
		color: #fff;
		font-size: 20px;
		line-height: 40px;
		text-align: center;
		margin-right: 20px
	}

	.lgs .btna a:hover {
		background: #000
	}

	.lgs .lgs_r {
		width: 686px;
		float: right;
		margin-top: -45px
	}

	.bus_ys {
		width: 100%;
		float: left;
		margin-top: 30px
	}

	.bus_ys ul li {
		width: 200px;
		margin: 0 20px
	}

	.bus_ys ul li p {
		font-size: 14px!important;
		line-height: 24px!important
	}

	.bus_ys ul li .t {
		font-size: 18px!important;
		margin-top: 20px;
		margin-bottom: 10px;
		font-weight: 700
	}

	.bus_ys2 {
		width: 100%;
		float: left;
		margin-top: 70px
	}

	.bus_ys2 .ys_left {
		width: 551px;
		float: left;
		position: relative
	}

	.bus_ys2 .ys_left .ys_left_btn {
		width: 403px;
		height: 37px;
		position: absolute;
		top: 300px;
		left: 100px;
		z-index: 88
	}

	.bus_ys2 .ys_right {
		width: 615px;
		float: right
	}

	.bus_ys2 .ys_right .right_p1 {
		width: 100%;
		float: left;
		margin-bottom: 50px
	}

	.bus_ys2 .ys_right .right_p1.p2 {
		margin-bottom: 0
	}

	.bus_ys2 .ys_right .t {
		background: #eee;
		font-size: 18px!important;
		font-weight: 700;
		padding-left: 10px;
		line-height: 36px!important;
		margin-bottom: 20px
	}

	.bus_ys2 .ys_right .t span {
		color: #ed6614
	}

	.bus_ys2 .ys_right .c {
		font-size: 18px!important
	}

	.htl {
		width: 100%;
		float: left;
		margin: 55px 0
	}

	.cp {
		width: 100%;
		float: left;
		margin: 55px 0 10px 0;
		position: relative
	}

	.cp .cp_btn {
		display: block;
		width: 180px;
		height: 40px;
		background: #f2640e;
		color: #fff;
		font-size: 20px;
		font-weight: 700;
		text-align: center;
		line-height: 40px;
		position: absolute;
		top: 400px;
		left: 515px;
		z-index: 88
	}

	.cp .cp_btn:hover {
		background: #a80003
	}

	.bus_map {
		width: 100%;
		float: left;
		position: relative
	}

	.bus_map .tabs {
		width: 100%;
		float: left
	}

	.bus_map .tabs li {
		width: auto;
		float: left;
		margin-right: 27px;
		margin-bottom: 20px
	}

	.bus_map .tabs li:nth-child(3n) {
		margin-right: 27px
	}

	.bus_map .tabs li:nth-child(10n) {
		margin-right: 0
	}

	.bus_map .tabs li a {
		display: block;
		width: 95px;
		height: 30px;
		background: #ededed;
		font-size: 14px;
		color: #000;
		text-align: center;
		line-height: 30px;
		border-radius: 20px
	}

	.bus_map .tabs li a:hover {
		background: #f2640e;
		color: #fff
	}

	.bus_map .tabs li a.current {
		background: #f2640e;
		color: #fff
	}

	.bus_map .content {
		width: 1200px;
		height: auto;
		float: left
	}

	.in_news .news_in {
		width: 100%;
		float: left;
		margin-top: 0
	}

	.content {
		font-size: 14px;
		color: #666;
		line-height: 1.8em
	}

	.news_detail h1.title {
		text-align: left;
		font-size: 18px;
		border-bottom: 0 solid #e0e1dc;
		margin-bottom: 5px;
		padding-bottom: 10px;
		color: #333
	}

	.in_news .fr {
		margin-top: 20px
	}

	.tab_m {
		position: absolute;
		right: 6px;
		top: 50PX;
		z-index: 99
	}

	.tab_m a {
		display: block;
		width: 95px;
		height: 30px;
		background: #ededed;
		font-size: 14px;
		color: #000;
		text-align: center;
		line-height: 30px;
		border-radius: 20px
	}

	.tab_m a:hover {
		background: #f2640e;
		color: #fff
	}

	.footer_service {
		background: #eee
	}

	.footer_service ul li {
		width: calc((100% - 3px)/ 4);
		float: left;
		border-left: 1px #dcdcdc solid
	}

	.footer_service ul li:nth-last-of-type(1) {
		border-right: 1px #dcdcdc solid
	}

	.footer_service ul li p {
		font-weight: 700;
		font-size: 16px;
		color: #444;
		margin-left: 15px
	}

	.footer_service ul li p span {
		font-family: arial!important;
		font-size: 14px;
		color: #bbb;
		display: block;
		margin-top: 5px;
		font-weight: 400
	}

	.service_list {
		display: flex;
		display: flex;
		justify-content: center;
		align-items: center
	}

	.footer_service ul {
		max-width: 1440px;
		padding: 18px 20px;
		margin: auto;
		overflow: hidden
	}

	.footer_main {
		background: #292929;
		overflow: hidden;
		margin-bottom: 60px
	}

	.footer_main_center {
		max-width: 1440px;
		padding: 20px 20px 20px;
		margin: auto
	}

	.footer {
		overflow: hidden;
		border-bottom: 1px rgba(255,255,255,.1) solid;
		padding-bottom: 25px;
		margin-bottom: 50px
	}

	.footer p {
		color: #fff;
		font-size: 16px;
		font-weight: 700;
		width: 150px;
		float: left
	}

	.footer p span {
		text-transform: uppercase;
		font-size: 14px;
		display: block;
		color: #676767;
		font-weight: 400
	}

	.footer_nav {
		width: calc(100% - 150px);
		float: right;
		text-align: right;
		margin-top: 22px
	}

	.footer_nav li {
		display: inline-block
	}

	.footer_nav li a:hover {
		color: #01a8ec
	}

	.footer_nav li a {
		font-size: 14px;
		color: #fff;
		position: relative;
		padding: 0 45px
	}

	.footer_nav li a::before {
		content: '';
		width: 2px;
		height: 16px;
		background: #bdbdbd;
		position: absolute;
		right: 0;
		top: 50%;
		margin-top: -8px
	}

	.footer_nav li:nth-last-of-type(1) a:before {
		content: '';
		display: none
	}

	.footer_nav li:nth-last-of-type(1) a {
		padding-right: 0
	}

	.footer_contact {
		overflow: hidden;
		display: none
	}

	.footer_contactL {
		width: 50%;
		float: left
	}

	.footer_contactc {
		width: 100%;
		text-align: right;
		overflow: hidden
	}

	.footer_contactR {
		width: 50%;
		display: block;
		text-align: right;
		float: left
	}

	.footer_contactR ul:nth-of-type(1) {
		padding-left: 0
	}

	.footer_contactR ul {
		width: auto;
		padding: 0;
		margin: 0;
		text-align: left;
		display: inline-grid;
		padding-left: 100px
	}

	.footer_contactR ul li {
		width: 100%;
		float: left
	}

	.footer_contactR ul li a:hover {
		color: #fff
	}

	.footer_contactR ul li a {
		display: inline-block;
		width: 100%;
		line-height: 34px;
		color: #949494
	}

	.footer_contactR ul li:nth-of-type(1) a {
		font-size: 16px;
		font-weight: 700;
		margin-bottom: 10px;
		color: #fff
	}

	.contact_s {
		margin-bottom: 30px
	}

	.contact_s a {
		font-size: 16px;
		color: #fff;
		font-weight: 700;
		display: inline-block;
		padding-right: 50px
	}

	.contact_s a:hover {
		color: #01a8ec
	}

	.contact_m {
		font-size: 24px;
		color: #fff;
		font-weight: 700;
		margin-bottom: 15px
	}

	.contact_t a {
		color: #fff
	}

	.contact_s2 .contact_t {
		font-size: 20px;
		color: #fff;
		font-weight: 700;
		margin-bottom: 40px
	}

	.contact_e {
		margin-bottom: 20px;
		color: #949494;
		background: url(../image/e_pic.png) no-repeat left center;
		padding-left: 34px
	}

	.contact_e a {
		color: #949494
	}

	.contact_a {
		color: #949494;
		background: url(../image/a_pic.png) no-repeat left center;
		padding-left: 34px;
		padding: 2px 0 0 34px
	}

	.contact_a a {
		color: #949494
	}

	.copyright {
		color: #676767;
		margin-top: 80px
	}

	.Links {
		overflow: hidden;
		padding: 0;
		border-top: 0 rgba(255,255,255,.1) solid;
		margin-top: 0
	}

	.Links_title {
		width: 100%;
		float: left;
		font-size: 14px;
		color: #949494;
		font-weight: 400;
		text-align: center
	}

	.Links_title a {
		display: block
	}

	.Links_title span {
		color: #21ace6
	}

	.Links_main {
		text-align: center;
		width: 100%;
		float: left;
		color: #949494;
		margin-top: 0
	}

	.Links_main a:hover {
		color: #01a8ec
	}

	.Links_main a {
		color: #949494;
		display: inline-block;
		padding-left: 0
	}

	.fonter_tel {
		color: #fff;
		font-size: 16px;
		font-weight: 700;
		text-align: right
	}

	.fonter_tel span a {
		color: #fff
	}

	.fonter_tel span {
		display: block;
		font-size: 30px;
		color: #fff;
		font-weight: 700
	}

	.bshare-custom {
		text-align: right;
		margin-top: 30px
	}

	.bshare-custom a {
		display: inline-block!important
	}

	#fx1 {
		background: url(http://www.fryheji.com/template/default/images/fx_03.png) no-repeat center;
		width: 28px;
		height: 24px;
		padding: 0;
		margin-left: 10px
	}

	#fx2 {
		background: url(http://www.fryheji.com/template/default/images/fx_07.png) no-repeat center;
		width: 21px;
		height: 24px;
		padding: 0;
		margin-left: 10px
	}

	#fx3 {
		background: url(http://www.fryheji.com/template/default/images/fx_05.png) no-repeat center;
		width: 28px;
		height: 24px;
		padding: 0;
		margin-left: 10px
	}

	.ny_tel a {
		font-size: 22px;
		position: relative;
		top: 3px;
		font-family: bahnschrift_r!important
	}

	.ny_tel a {
		color: #1a9c52!important;
		font-weight: 400
	}

	.ny_contact .ny_company {
		font-size: 22px;
		color: #333;
		font-weight: 400;
		line-height: 1.5em;
		margin-top: 0
	}

	.ny_contact .ny_tel {
		font-size: 30px;
		font-weight: 400;
		margin-bottom: 10px;
		padding-bottom: 0;
		text-align: center;
		background: url(../image/contact_pic.png) no-repeat top center;
		padding-top: 40px;
		margin-top: 25px;
		color: #1a9c52
	}

	.ny_contact p {
		font-size: 14px;
		color: #333;
		font-weight: 400;
		line-height: 1.5em;
		margin-bottom: 15px
	}

	.ny_tel p a {
		color: #1a9c52
	}

	.ny_contact a {
		color: #333
	}

	.ny_contact .ny_web {
		border-bottom: 1px #e5e5e5 solid;
		padding-bottom: 30px
	}

	.fb input {
		border: none;
		height: 50px;
		border-radius: 0;
		color: #999
	}

	.form-group {
		padding: 0 10px
	}

	.ly_name {
		width: 50%;
		float: left
	}

	.ly_mobile {
		width: 50%;
		padding: 0 10px;
		float: left
	}

	.yzm_input {
		width: calc(100% - 150px);
		float: left
	}

	#content {
		padding: .375rem .75rem;
		height: 100px;
		border-radius: 0;
		border: none
	}

	#checkcode {
		height: 50px;
		border: none;
		width: 100%
	}

	.yzm {
		width: 150px;
		float: right;
		text-align: right
	}

	.fb_title {
		text-align: center;
		color: #333;
		font-size: 16px;
		padding-top: 45px
	}

	.fb_title p {
		font-size: 30px;
		color: #333;
		margin-bottom: 5px
	}

	.news_title {
		text-align: center;
		margin: 90px auto 0
	}

	.news_title p {
		font-size: 34px;
		color: #333;
		font-weight: 700
	}

	.news_title p span {
		display: block;
		font-size: 16px;
		font-weight: 400;
		color: #666;
		margin-top: 10px
	}

	.time {
		top: 0;
		font-size: 14px;
		color: #999;
		overflow: hidden;
		margin-top: 5px;
		height: auto;
		line-height: 1.5em
	}

	.time:before {
		content: '';
		width: 100%;
		position: absolute;
		height: 1px;
		background: #d2d2d2;
		bottom: 0;
		opacity: 0
	}

	.news-one:hover .time:after {
		width: 100%
	}

	.index_time {
		position: absolute;
		left: 25px;
		top: 30px;
		display: none
	}

	.index_time p span {
		font-size: 36px;
		color: #333;
		display: block;
		border-bottom: 1px #e5e5e5 solid;
		line-height: 1.4em;
		margin-bottom: 6px
	}

	.index_time p {
		text-align: center;
		font-size: 14px;
		color: #999
	}

	.time:after {
		content: '';
		width: 70px;
		height: 1px;
		position: absolute;
		bottom: 0;
		left: 0;
		background: #333;
		z-index: 2;
		transition: all .5s;
		opacity: 0
	}

	.time p {
		font-size: 40px;
		text-align: center;
		line-height: 1.2em;
		color: #fff;
		padding-top: 5px
	}

	.time p span {
		display: block;
		font-size: 16px;
		line-height: 1.2em;
		padding-top: 3px
	}

	.news_bg {
		background: #fff
	}

	.newslist {
		padding-bottom: 70px!important
	}

	.casedetail {
		padding-bottom: 100px
	}

	.newsdetail {
		background: #fff;
		padding-bottom: 50px;
		padding-top: 0
	}

	.newsdetail .mbx {
		width: 100%;
		max-width: 1440px;
		padding: 0 20px;
		margin: auto;
		text-align: left;
		float: none
	}

	.wt_c {
		background: #fff;
		overflow: hidden;
		padding: 0 0 20px
	}

	.honortitle {
		text-align: center;
		margin: 90px auto 0;
		overflow: hidden;
		width: 100%
	}

	.honortitle p {
		font-size: 34px;
		color: #333;
		font-weight: 700
	}

	.honortitle p span {
		display: block;
		font-size: 16px;
		font-weight: 400;
		color: #666;
		margin-top: 10px
	}

	.honor .letmove {
		width: calc((100% - 0px)/ 1);
		border: 0 #d2d2d2 solid;
		margin: 0;
		border-right: none;
		border-bottom: none;
		margin-right: 20px;
		margin-bottom: 20px;
		float: left;
		padding: 0
	}

	.honor .letmove:nth-of-type(3n) {
		margin-right: 20px
	}

	.honor .letmove:nth-of-type(2n) {
		margin-right: 0
	}

	.honor .letmove .ptitle a {
		font-size: 14px;
		display: block;
		color: #333
	}

	.honor .letmove:hover .ptitle a {
		color: #1a9c52
	}

	.honor .letmove:hover .ptitle a {
		background: url(http://www.fryheji.com/template/default/images/honor_icon2.png) no-repeat right center
	}

	.honor .letmove .ptitle {
		width: 100%;
		padding: 10px 0;
		margin: auto;
		text-align: center
	}

	.honor .news-one-desc {
		padding: 0
	}

	.honor .news-one-img a {
		display: block;
		width: 100%;
		height: 100%
	}

	.honor .letmove:hover img {
		opacity: .2;
		transform: translate(-50%,-50%) scale(1.1)
	}

	.honor .letmove:hover .news-one-img a:before {
		opacity: 1;
		top: 50%
	}

	.honor .news-one-img a:before {
		content: '';
		transition: all .5s;
		background: url(../image/fdj.png) no-repeat left center;
		width: 36px;
		height: 36px;
		position: absolute;
		top: 60%;
		left: 50%;
		margin-left: -18px;
		margin-top: -18px;
		opacity: 0;
		z-index: 2
	}

	.honor .news-one-img {
		border-bottom: 0 #ddd solid;
		background: #1a9c52
	}

	.honor .letmove:hover {
		top: 0
	}

	.honor {
		margin-bottom: 70px!important
	}

	.index_honor {
		background: #f9f9f9
	}

	.index_honor .honor {
		padding-top: 60px!important;
		overflow: hidden;
		margin-bottom: 60px!important
	}

	.index_honor .news_in {
		margin-top: 40px;
		padding-bottom: 40px
	}

	.index_honor .honor .letmove {
		margin-bottom: 10px
	}

	.zyympf .yz_jd {
		overflow: hidden;
		margin: 40px 20px 60px
	}

	.zyympf .yz_jd img {
		width: auto;
		height: 300px;
		position: relative;
		left: 50%;
		transform: translateX(-50%)
	}

	.ym_pf {
		height: auto;
		width: 100%;
		background: url(../image/jd_bg.jpg) no-repeat center;
		background-size: cover
	}

	.ny_jd .ym_pf {
		display: none
	}

	.ym_pfc {
		max-width: 1440px;
		margin: auto;
		overflow: hidden;
		padding: 50px 20px;
		margin: 0 auto
	}

	.ym_pfL {
		width: 100%;
		float: left;
		text-align: center
	}

	.pf_title {
		color: #fff;
		font-size: 14px
	}

	.pf_td em {
		font-size: 16px;
		color: #fff;
		font-weight: 700;
		font-style: initial;
		background: url(../image/ym_pic_68.png) no-repeat left center;
		padding-left: 25px;
		margin-right: 0;
		margin: 0 10px
	}

	p.pf_td {
		margin: 20px 0 20px
	}

	.pf_title em {
		font-style: initial;
		font-weight: 700;
		display: block;
		margin-bottom: 4px;
		font-size: 22px
	}

	.pf_tel {
		font-size: 22px;
		color: #fff;
		font-family: bahnschrift_r!important;
		padding-left: 0;
		display: inline-block;
		background-size: 20px
	}

	.pf_tel a {
		background-size: 20px
	}

	.ym_pfR {
		display: none;
		width: 50%;
		float: left;
		text-align: right
	}

	.ym_pfR ul li {
		display: inline-block;
		width: 190px;
		border-radius: 100%;
		margin-left: 25px
	}

	.yz_jd {
		max-width: 1440px;
		margin: auto;
		padding: 0 0;
		margin-top: 60px;
		position: relative
	}

	.pc_yz {
		display: none
	}

	.m_yz {
		display: block
	}

	.yz_jd img {
		width: 100%;
		height: auto
	}

	.yz_jd_text {
		position: absolute;
		max-width: 80%;
		top: 50%;
		transform: translateY(-50%);
		min-height: auto;
		background: rgba(255,255,255,.7);
		min-width: 80%;
		left: 10%
	}

	.yz_jd_text_p {
		padding: 30px 30px;
		text-align: center
	}

	.yz_jd_text_p p:nth-of-type(1) {
		font-size: 22px;
		color: #333;
		font-weight: 700
	}

	.yz_jd_text_p p:nth-of-type(2) {
		color: #666;
		font-size: 14px;
		line-height: 1.7em;
		margin-top: 5px
	}

	.envir {
		overflow: hidden;
		background: #f8f8f8
	}

	.casetitle {
		text-align: center;
		margin: 90px auto 0
	}

	.casetitle p {
		font-size: 34px;
		color: #333;
		font-weight: 700
	}

	.casetitle p span {
		display: block;
		font-size: 16px;
		font-weight: 400;
		color: #666;
		margin-top: 10px
	}

	.in_case {
		margin: 40px auto 70px!important
	}

	.in_case .pageController {
		margin-top: 30px
	}

	.in_case .case-one {
		width: calc((100% - 0px)/ 1);
		float: left;
		margin-right: 0;
		margin-bottom: 20px;
		position: relative;
		top: 0;
		transition: all .5s
	}

	.in_case .case-one:nth-of-type(3n) {
		margin-right: 0
	}

	.in_case .case-one:hover {
		top: -5px
	}

	.case-one-img {
		position: relative;
		overflow: hidden;
		height: 0px;
		padding-top: 70%;
	}

	.case-one-img img {
		width: 100%;
		transform: scale(1);
		transition: all .5s
	}

	.in_case .case-one:hover img {
		transform: scale(1.1)
	}

	.case-one-desc {
		background: #ffff;
		min-height: 50px
	}

	.case-one-desc .ptitle {
		padding: 0 20px;
		line-height: 50px;
		font-size: 16px
	}

	.in_case .case-one:hover .ptitle a {
		color: #1a9c52;
		background: url(../image/yz_21.jpg) no-repeat right center
	}

	.case-one-desc .ptitle a {
		display: inline-block;
		font-size: 16px;
		color: #333;
		width: 100%;
		background: url(../image/yz_18.jpg) no-repeat right center
	}

	.case-one-desc .project {
		color: #999;
		display: inline-block;
		margin-left: 15px;
		font-size: 14px
	}

	.case_gy {
		font-size: 15px;
		color: #555;
		line-height: 34px;
		margin-top: 10px;
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 3;
		min-height: 102px
	}

	.banner_text {
		position: absolute;
		width: 100%;
		top: 50%;
		transform: translateY(-50%);
		text-align: center
	}

	.bntitle {
		font-size: 40px;
		color: #fff;
		font-family: ZiTiQuanXinYiJiXiangSong_r!important;
		font-weight: 700;
		letter-spacing: 2px
	}

	.bngy {
		color: #fff;
		font-size: 20px;
		margin-top: 10px
	}

	.aboutcenter {
		max-width: 1440px;
		overflow: hidden;
		padding: 0 20px;
		margin: auto
	}

	.aboutcenter p {
		color: #333;
		font-size: 16px;
		text-align: center;
		line-height: 38px
	}

	.tp {
		margin-top: 20px
	}

	.tp img {
		width: 100%
	}

	.service_tel {
		background: url(http://www.fryheji.com/template/default/images/about_pic2.jpg) no-repeat center;
		background-size: cover;
		min-height: 180px;
		overflow: hidden;
		margin-top: 100px
	}

	.index_ab .ab_title {
		margin-top: 100px
	}

	.ab_title {
		font-size: 34px!important;
		color: #333;
		font-weight: 700;
		text-align: center;
		margin-top: 70px;
		margin-bottom: 15px
	}

	.aboutsz {
		overflow: hidden;
		margin-top: 30px
	}

	.aboutsz ul li {
		width: 25%;
		background: #eee;
		margin: 0;
		padding: 35px 0;
		float: left;
		position: relative;
		display: block
	}

	.aboutsz ul li .shuzi {
		font-size: 50px;
		color: #333;
		line-height: 1.2em;
		font-family: bahnschrift_r!important;
		font-weight: 400
	}

	.aboutsz ul li p {
		color: #999
	}

	.aboutsz ul li:before {
		content: '';
		position: absolute;
		right: 0;
		height: 100%;
		width: 1px;
		background: #ddd;
		top: 0
	}

	.aboutsz ul li:after {
		content: '';
		position: absolute;
		height: 30px;
		width: 3px;
		background: #01a8ec;
		top: 20px;
		right: -1px;
		z-index: 9
	}

	.aboutsz ul li:nth-last-of-type(1):after,.aboutsz ul li:nth-last-of-type(1):before {
		opacity: 0
	}

	.in_about .wt_k {
		max-width: 100%;
		padding: 0;
		overflow: hidden
	}

	.service_telcenter {
		max-width: 1440px;
		padding: 0 20px;
		margin: auto;
		overflow: hidden;
		margin-top: 52px!important
	}

	.custom {
		width: auto;
		float: left
	}

	.custom p:nth-of-type(1) {
		color: #fff;
		font-size: 36px;
		font-family: ZiTiQuanXinYiJiXiangSong_r!important;
		font-weight: 700;
		line-height: 1.2em;
		letter-spacing: 3px
	}

	.custom p:nth-of-type(2) {
		color: #fff;
		font-size: 16px;
		margin-top: 12px
	}

	.service_tel2 {
		width: auto;
		float: left;
		color: #fff;
		background: url(http://www.fryheji.com/template/default/images/tel_pic.png) no-repeat left center;
		padding: 3px 0 0 80px;
		margin-left: 35px;
		margin-top: 8px
	}

	.service_tel2 p:nth-of-type(1) {
		font-size: 16px
	}

	.service_tel2 p:nth-of-type(2) {
		font-size: 26px;
		font-family: impact_r!important;
		font-weight: 400
	}

	.Advantage {
		overflow: hidden
	}

	.Advantage_center {
		max-width: 1440px;
		padding: 60px 20px 0;
		margin: auto
	}

	.Advantage_list:nth-of-type(1) {
		position: relative
	}

	.Advantage_list {
		background: #fff;
		top: 0;
		text-align: center;
		transition: all 1s;
		width: 100%;
		left: 0;
		float: none;
		position: absolute;
		height: auto;
		display: flex;
		justify-content: center;
		align-items: center;
		opacity: 0;
		overflow: hidden
	}

	.Advantage_list.cur {
		opacity: 1
	}

	.Advantagetitle {
		font-size: 22px;
		font-weight: 700;
		color: #333;
		text-align: center;
		position: relative;
		max-width: 840px;
		margin: auto;
		padding: 0 20px
	}

	.Advantagetitle p {
		margin-top: 0
	}

	.Advantagetitle p i {
		color: #1a9c52;
		font-style: initial
	}

	.bt_bg:before {
		content: '';
		background: 0 0;
		width: auto;
		display: inline-block;
		height: 7px;
		margin-right: 15px
	}

	.bt_bg:after {
		content: '';
		content: '';
		background: 0 0;
		width: auto;
		display: inline-block;
		height: 7px;
		margin-left: 15px
	}

	.Advantagetitle p span {
		display: block;
		font-weight: 400;
		font-size: 14px;
		margin-top: 10px;
		line-height: 1.7em;
		color: #666
	}

	.Advantage_img {
		width: 68%;
		float: left
	}

	.Advantage_img img {
		width: 100%
	}

	.Advantage_text {
		width: 32%;
		padding: 0 70px;
		font-size: 16px;
		line-height: 40px;
		color: #333;
		overflow: hidden
	}

	.Advantage_title {
		font-size: 28px;
		margin-bottom: 20px
	}

	.Advantage_main {
		max-width: 100%;
		margin: auto;
		overflow: hidden;
		position: relative;
		margin-top: 40px
	}

	.Advantage_fl {
		max-width: 1440px;
		padding: 0 20px;
		margin: auto;
		overflow: hidden;
		margin-bottom: 60px;
		margin-top: 40px
	}

	.Advantagefl_img {
		width: 119px;
		height: 119px;
		border: 0 #eee solid;
		overflow: hidden;
		position: relative;
		margin: auto
	}

	.Advantagefl_img img {
		position: absolute;
		top: 0;
		transition: all 1s;
		left: 0
	}

	.Advantagefl_list:hover .Advantagefl_img img {
		top: -119px
	}

	.Advantagefl_list:hover {
		background: #1a9c52
	}

	.Advantagefl_list {
		width: 100%;
		float: left;
		background: #f8f8f8;
		margin-right: 0;
		display: block;
		justify-content: center;
		align-items: center;
		top: 0;
		transition: all 1s;
		padding: 40px 20px;
		cursor: pointer;
		border-radius: 8px;
		min-height: 340px;
		text-align: center
	}

	.Advantagefl_list:nth-last-of-type(1) {
		margin-right: 0
	}

	.Advantagefl_list:hover .Advantagefl_title {
		color: #fff
	}

	.Advantagefl_title {
		font-size: 20px;
		color: #333;
		top: 0;
		transition: all 1s;
		font-weight: 700;
		margin: 30px 0 10px
	}

	.Advantagefl_gy {
		font-size: 14px;
		color: #666;
		top: 0;
		transition: all 1s;
		line-height: 1.8em
	}

	.Advantagefl_list:hover .Advantagefl_gy {
		color: #fff
	}

	.Advantagefl_list.cur {
		background: #01a8ec
	}

	.Advantagefl_list.cur .Advantagefl_title {
		color: #fff
	}

	.Advantagefl_list.cur .Advantagefl_gy {
		color: #fff
	}

	.Advantagefl_list.cur .Advantagefl_img img {
		top: -75px
	}

	.ys_list {
		width: calc((100% - 0px)/ 1);
		float: left
	}

	.ys_list:nth-last-of-type(1) .ys_m {
		border-right: 0 #ddd solid;
		border-bottom: 0 #ddd solid
	}

	.ys_m {
		display: flex;
		justify-content: left;
		align-items: center;
		padding: 20px 0;
		border-right: 0 #ddd solid;
		border-bottom: 1px #ddd solid
	}

	.ys_img {
		width: 32px
	}

	.ys_text {
		font-size: 14px;
		margin-left: 10px
	}

	.ys_main {
		background: #fff;
		overflow: hidden;
		padding: 0 20px
	}

	.team {
		overflow: hidden;
		background: #f9f9f9;
		position: relative;
		z-index: 0
	}

	.team_main {
		max-width: 1440px;
		padding: 40px 20px 75px;
		margin: auto;
		overflow: hidden
	}

	.team_list {
		width: 100%;
		float: left;
		margin-right: 0;
		margin-bottom: 0;
		position: relative;
		top: 0;
		transition: all .5s;
		overflow: hidden;
		margin-top: 40px
	}

	.team_list:nth-of-type(3n) {
		margin-right: 0
	}

	.team_list img {
		width: 100%;
		transform: scale(1);
		transition: all .5s
	}

	.team_list:hover img {
		transform: scale(1.1)
	}

	.pr_main {
		overflow: hidden
	}

	.nyproducts {
		padding-bottom: 70px;
		margin: 40px auto 70px!important
	}

	.index_products {
		padding-bottom: 50px;
		margin: 50px auto 0!important
	}

	.nyproducts .fr ul li {
		width: calc((100% - 10px)/ 2);
		float: left;
		margin-right: 10px;
		margin-bottom: 10px;
		position: relative;
		top: 0;
		transition: all .5s
	}

	.nyproducts ul li:hover {
		position: relative;
		top: 0
	}

	.nyproducts ul li:nth-of-type(2n) {
		margin-right: 0
	}

	.nyproducts ul li:nth-of-type(4n) {
		margin-right: 0
	}

	.nyproducts .fr {
		margin: 0 0 0;
		overflow: hidden
	}

	.nyproducts .pr_mc {
		padding: 0;
		position: relative
	}

	.nyproducts ul li:hover .pr_mc h4:before {
		width: 100%
	}

	.nyproducts .pr_mc h4:before {
		content: '';
		position: absolute;
		bottom: 0;
		width: 20px;
		height: 2px;
		background: #e5e5e5;
		transition: all .5s;
		opacity: 0
	}

	.nyproducts .pr_mc h4 {
		font-size: 14px;
		color: #333;
		line-height: 26px;
		font-weight: 400;
		transition: all .5s;
		padding: 12px 10px;
		background: #eee
	}

	.nyproducts .pr_mc h4 span {
		float: right;
		background: 0 0;
		border: 1px #ddd solid;
		width: 20px;
		transition: all .5s;
		height: 20px;
		text-align: center;
		border-radius: 100%;
		color: #999;
		line-height: 18px;
		font-weight: 400;
		position: relative;
		top: 2.5px
	}

	.nyproducts ul li:hover .pr_mc h4 span {
		background: #1a9c52;
		border: 1px #1a9c52 solid;
		color: #fff
	}

	.nyproducts ul li:hover .pr_mc h4 {
		color: #1a9c52
	}

	.nyproducts .pr_img {
		position: relative;
		width: 100%;
		padding: 0;
		border: 0 #eee solid;
		border-radius: 0;
		background: #fff;
		transition: all .5s
	}

	.nyproducts .fr ul li:hover .pr_img {
		background: #e3f3ea;
		border: 1px #e3f3ea solid
	}

	.nyproducts .img {
		width: 100%;
		overflow: hidden;
		border-radius: 0
	}

	.nyproducts .img img {
		width: 100%;
		transform: translate(-50%,-50%) scale(1);
		transition: all .5s
	}

	.nyproducts ul li:hover img {
		transform: translate(-50%,-50%) scale(1.1)
	}

	.nypr_title {
		height: 85px;
		overflow: hidden;
		margin-top: 100px
	}

	.nypr_title p span {
		font-size: 34px;
		font-weight: 700;
		text-align: center;
		color: #333;
		display: block;
		margin-bottom: 10px
	}

	.nypr_title p {
		text-align: center;
		font-size: 16px;
		color: #666;
		display: none
	}

	.nypr_title .current {
		display: block
	}

	.pr_banner {
		margin-top: 100px;
		width: 100%;
		height: 650px;
		background: url(http://www.fryheji.com/template/default/images/pr_bg.jpg) no-repeat center;
		background-size: cover;
		position: relative;
		overflow: hidden
	}

	.pr_banner_center {
		max-width: 1440px;
		padding: 0 20px;
		margin: auto;
		display: flex
	}

	.ny_banner {
		max-width: 460px;
		float: right
	}

	.ny_bannermain {
		width: calc(100% - 460px)
	}

	.ny_bannermain li {
		opacity: 0
	}

	.ny_bannermain li.cur {
		opacity: 1
	}

	.prbn_main {
		position: absolute;
		top: 50%;
		transform: translateY(-50%)
	}

	.prbn_img {
		margin-top: 55px
	}

	.prbn_features p:nth-of-type(1) {
		font-size: 24px;
		color: #01b6f4
	}

	.prbn_features p:nth-of-type(2) {
		font-size: 40px;
		color: #fff;
		font-family: ZiTiQuanXinYiJiXiangSong_r!important;
		font-weight: 600
	}

	.prbn_features p:nth-of-type(3) {
		font-size: 18px;
		color: #fff;
		line-height: 2em;
		margin-top: 20px
	}

	.ny_banner li:before {
		content: '';
		width: 20px;
		height: 3px;
		background: #fff;
		position: absolute;
		bottom: 0;
		left: 50%;
		margin-left: -10px;
		opacity: 0
	}

	.ny_banner li.cur:before {
		opacity: 1
	}

	.ny_banner li:nth-last-of-type(1),.ny_banner li:nth-last-of-type(2) {
		border-bottom: none
	}

	.ny_banner li {
		width: calc((100% - 1px)/ 2);
		background: rgba(0,0,0,.1);
		height: 162.5px;
		display: block;
		float: left;
		cursor: pointer;
		text-align: center;
		border-bottom: 1px rgba(255,255,255,.1) solid;
		border-right: 1px rgba(255,255,255,.1) solid
	}

	.ny_banner li.cur {
		background: rgba(0,0,0,.25)
	}

	.ny_banner li:nth-of-type(2n) {
		border-right: 0 rgba(255,255,255,.1) solid
	}

	.ny_banner li p {
		color: #ccc;
		max-width: 120px;
		margin: 10px auto 0
	}

	.ny_banner li h4 {
		display: block;
		font-size: 18px;
		color: #fff;
		font-weight: 400;
		padding-top: 44px
	}

	.pr_brand {
		background: url(http://www.fryheji.com/template/default/images/pr_pic5.jpg) no-repeat center;
		background-size: cover;
		height: 240px
	}

	.pr_brand_center {
		max-width: 1440px;
		padding: 0 20px;
		margin: auto
	}

	.pr_brandleft {
		width: 40%;
		float: left;
		margin-top: 25px
	}

	.br1 {
		font-size: 36px;
		color: #fff
	}

	.br2 {
		font-size: 20px;
		display: inline-block;
		color: #01a8ec;
		background: #fff;
		padding: 0 10px;
		margin-top: 10px
	}

	.br3 {
		color: #fff;
		font-size: 16px;
		background: url(http://www.fryheji.com/template/default/images/tel_pic.png) no-repeat left center;
		padding: 2px 0 0 75px;
		margin-top: 25px
	}

	.br3 span {
		display: block;
		font-size: 26px;
		font-family: impact_r!important
	}

	.pr_brandright {
		width: auto;
		float: right;
		margin-top: 50px;
		position: relative
	}

	.pr_brandright ul:before {
		content: '';
		background: url(http://www.fryheji.com/template/default/images/pr_pic4.png) no-repeat center;
		position: absolute;
		height: 19px;
		width: 100%;
		top: 46px
	}

	.pr_brandright ul li:nth-of-type(1) {
		margin-left: 0
	}

	.pr_brandright ul li {
		display: inline-block;
		text-align: center;
		margin-left: 90px
	}

	.pr_brandright ul li p {
		color: #fff;
		font-size: 16px;
		margin-top: 10px
	}

	.Customer_main {
		max-width: 1440px;
		padding: 0 20px;
		overflow: hidden;
		margin: 40px auto 100px
	}

	.Customer_main ul li.cur {
		width: 32%
	}

	.Customer_main ul li {
		width: 11.33%;
		float: left;
		padding: 0 5px;
		min-height: 370px;
		transition: all .5s;
		cursor: pointer
	}

	.Customer_main ul li a {
		display: block;
		width: 100%;
		height: 100%;
		overflow: hidden;
		min-height: 370px;
		position: relative
	}

	.Customer_mc {
		position: absolute;
		width: 100%;
		bottom: 20px;
		left: 0;
		padding: 0 25px
	}

	.Customer_mc h4 {
		font-size: 16px;
		color: #fff;
		font-weight: 400;
		padding: 10px 0
	}

	.Customer_main ul li.cur .Customer_mc h4 {
		background: url(http://www.fryheji.com/template/default/images/fdj_pic.png) no-repeat right center
	}

	.Customer_img {
		overflow: hidden;
		position: absolute;
		top: 50%;
		left: 50%;
		width: 100%;
		transform: translate(-50%,-50%);
		height: 100%
	}

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

	.Customer_title {
		text-align: center;
		font-size: 34px;
		color: #333;
		margin-top: 90px;
		font-weight: 700
	}

	.Customer_title span {
		display: block;
		text-align: center;
		font-size: 16px;
		color: #666;
		font-weight: 400;
		margin: 10px auto 0;
		max-width: 700px;
		line-height: 2em
	}

	.index_title {
		text-align: center;
		margin-top: 90px
	}

	.pag1 {
		width: 100%;
		overflow: hidden
	}

	.pag1_center {
		max-width: 1440px;
		margin: auto;
		overflow: hidden;
		padding: 0 20px
	}

	.index_title .text1 {
		font-size: 34px;
		color: #333;
		font-weight: 700
	}

	.index_title .text2 {
		font-size: 16px;
		color: #666;
		margin-top: 15px
	}

	.pag1_main {
		margin-top: 40px
	}

	.why {
		width: calc((100% - 39px)/ 4);
		float: left;
		margin-right: 13px;
		transition: all .5s;
		position: relative;
		top: 0;
		cursor: pointer
	}

	.why:nth-last-of-type(1) {
		margin-right: 0
	}

	.why-img {
		overflow: hidden;
		position: relative
	}

	.why-img img {
		width: 100%;
		transform: scale(1);
		transition: all .5s
	}

	.why:hover .why-img img {
		transform: scale(1.1)
	}

	.why-desc {
		background: #eee;
		min-height: 220px;
		padding: 30px;
		position: relative
	}

	.why-desc:before {
		content: '';
		width: 40px;
		height: 5px;
		background: #dcdcdc;
		position: absolute;
		bottom: 30px;
		left: 50%;
		margin-left: -20px
	}

	.why-desc p {
		font-size: 14px;
		color: #666;
		text-align: center;
		line-height: 30px;
		margin-top: 0
	}

	.why .ptitle {
		font-size: 20px;
		color: #333;
		font-weight: 700;
		text-align: center;
		margin-bottom: 10px
	}

	.why:hover .ptitle {
		color: #01a8ec
	}

	.why:hover {
		position: relative;
		top: -5px
	}

	.pag2_main {
		background: #eee;
		margin-top: 40px;
		overflow: hidden
	}

	.y_pic {
		position: relative;
		overflow: hidden
	}

	.pic_page {
		position: absolute;
		top: 0;
		width: 100%;
		height: 100%;
		opacity: 0;
		transition: all 1s;
		left: 0;
		display: block
	}

	.pic_page:nth-of-type(1) {
		position: relative;
		overflow: hidden
	}

	.pic_page span {
		display: block
	}

	.pic_page img {
		width: 100%
	}

	.pic_page.cur {
		opacity: 1
	}

	.y_fl {
		max-width: 1440px;
		padding: 0 20px;
		overflow: hidden;
		margin: auto
	}

	.y_fl .onpage {
		width: calc((100% - 6px)/ 7);
		float: left;
		background: #fff;
		text-align: center;
		padding: 35px 0;
		margin-right: 1px;
		transition: all .5s;
		cursor: pointer
	}

	.y_fl .onpage:nth-last-of-type(1) {
		margin-right: 0
	}

	.y_fl .onpage span {
		height: 30px;
		width: 30px;
		display: block;
		position: relative;
		text-align: center;
		margin: auto;
		overflow: hidden
	}

	.y_fl .onpage span img {
		position: absolute;
		top: 0;
		height: 60px;
		width: auto;
		left: 50%;
		transform: translateX(-50%);
		transition: all .5s
	}

	.y_fl .onpage.cur {
		background: #01a8ec
	}

	.y_fl .onpage p {
		font-size: 16px;
		color: #333;
		margin-top: 10px;
		transition: all .5s
	}

	.y_fl .onpage.cur p {
		color: #fff
	}

	.y_fl .onpage.cur span img {
		top: -30px
	}

	.index_pr {
		overflow: hidden;
		background: #eee;
		padding-bottom: 75px
	}

	.index_ab .service_tel {
		display: none
	}

	.index_ab {
		overflow: hidden
	}

	.index_ab_c {
		max-width: 1440px;
		padding: 0 20px;
		margin: 50px auto
	}

	.index_Partner {
		overflow: hidden;
		background: #eee;
		margin-top: 100px
	}

	.Partner_center {
		max-width: 1440px;
		padding: 0 20px;
		margin: auto;
		overflow: hidden
	}

	.Partner_main {
		overflow: hidden;
		margin: 40px auto 100px
	}

	.Partner_list {
		width: calc((100% - 50px)/ 3);
		margin-right: 25px;
		float: left;
		position: relative
	}

	.Partner_list:nth-of-type(3n) {
		margin-right: 0
	}

	.Partnerfl_img {
		opacity: 1
	}

	.Partner_h {
		position: absolute;
		top: 0;
		width: 100%;
		height: 100%;
		background: #fff;
		margin: 0;
		transition: all .5s
	}

	.Partner_list:hover .Partner_h {
		width: calc(100% - 100px);
		height: calc(100% - 100px);
		margin: 50px;
		border-radius: 4px;
		overflow: hidden
	}

	.Partner_list:hover .Partner_text {
		padding: 0 30px
	}

	.Partner_list:hover .Partner_gy {
		font-size: 14px;
		margin-top: 10px
	}

	.Partner_list:hover .Partner_title {
		font-size: 20px;
		font-weight: 400;
		border-bottom: 1px dashed #e5e5e5;
		padding-bottom: 10px
	}

	.Partner_list:hover .Partner_more {
		margin: 20px auto 0
	}

	.Partner_img img {
		width: 100%
	}

	.Partner_text {
		padding: 0 40px;
		transition: all .5s
	}

	.Partner_title {
		font-size: 20px;
		color: #333;
		font-weight: 700;
		text-align: center;
		transition: all .5s
	}

	.Partner_more {
		width: 135px;
		color: #01a8ec;
		height: 40px;
		border: 1px #01a8ec solid;
		text-align: center;
		line-height: 40px;
		margin: 50px auto 0;
		transition: all .5s
	}

	.Partner_more:hover {
		background: #01a8ec;
		color: #fff
	}

	.Partner_gy {
		font-size: 15px;
		color: #666;
		line-height: 30px;
		text-align: center;
		margin-top: 15px;
		transition: all .5s;
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 2
	}

	.newspag_center {
		max-width: 1440px;
		padding: 0 20px;
		margin: auto;
		overflow: hidden;
		position: relative;
		margin-bottom: 60px
	}

	.newspag {
		overflow: hidden;
		position: relative
	}

	.indexnews {
		width: calc((100% - 0px)/ 1);
		float: left;
		margin-right: 40px
	}

	.indexnews:nth-of-type(2n) {
		margin-right: 0
	}

	.indexnews:nth-last-of-type(1) .indexnews_main {
		margin-bottom: 10px
	}

	.indexnews:nth-last-of-type(2) .indexnews_main {
		margin-bottom: 20px
	}

	.newsimg {
		width: 100%;
		overflow: hidden;
		float: left;
		position: relative;
		height: 180px
	}

	.newsimg img {
		width: 100%;
		transition: all .5s;
		transform: scale(1)
	}

	.indexnews:hover .newsimg img {
		transform: scale(1.1)
	}

	.newstext {
		width: 100%;
		float: left;
		padding-left: 0;
		padding-right: 0
	}

	.newstext .ptitle {
		margin-top: 20px
	}

	.newstext .ptitle a {
		font-size: 18px;
		color: #333;
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 1
	}

	.indexnews:hover:hover .ptitle a {
		color: #1a9c52
	}

	.newstext .news_gy p {
		font-size: 14px;
		line-height: 30px;
		margin-top: 5px;
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		color: #999;
		-webkit-line-clamp: 2
	}

	.m_timt {
		color: #999;
		margin-top: 10px
	}

	.newstext .time {
		margin-top: 10px;
		position: relative;
		background: 0 0;
		width: 100%;
		height: auto;
		left: 0;
		top: 0;
		color: #666
	}

	.indexnews_main {
		border: 7px #edf7f1 solid;
		width: 100%;
		overflow: hidden;
		margin-bottom: 30px;
		padding: 20px;
		position: relative;
		transition: all .5s
	}

	.indexnews_main:hover {
		border: 7px #1a9c52 solid
	}

	.indexnews.active {
		width: 50%;
		float: left;
		margin-left: 0;
		position: absolute;
		margin-bottom: 0;
		padding-bottom: 0;
		border-bottom: 0 #ddd dashed;
		padding-left: 0;
		padding-right: 30px;
		max-width: 700px
	}

	.indexnews.active .newsimg {
		width: 100%;
		max-height: 310px;
		overflow: hidden
	}

	.indexnews.active .newstext {
		width: 84%;
		background: #fff;
		position: relative;
		left: 8%;
		margin-top: -50px;
		padding: 40px
	}

	.indexnews.active .indexnews_main {
		padding-right: 0;
		margin-bottom: 0;
		padding-bottom: 0;
		border-bottom: 0 #ddd dashed;
		background: #eee;
		min-height: 550px
	}

	.news2 {
		display: none
	}

	.news2_list:nth-of-type(2n) {
		margin-right: 0
	}

	.news2_list:nth-of-type(1),.news2_list:nth-of-type(2),.news2_list:nth-of-type(3),.news2_list:nth-of-type(4) {
		display: none
	}

	.news2_list {
		width: calc((100% - 40px)/ 2);
		float: left;
		margin-right: 40px;
		padding: 15px 0;
		margin-bottom: 0;
		border-bottom: 1px #e5e5e5 solid
	}

	.news2_list a {
		display: block;
		width: 100%;
		height: auto
	}

	.news2_list a p:before {
		content: '';
		position: absolute;
		width: 6px;
		height: 6px;
		background: #ddd;
		left: 0;
		display: block;
		border-radius: 100%;
		top: 50%;
		transition: all .5s;
		margin-top: -3px
	}

	.news2_list a:hover p {
		color: #1a9c52
	}

	.news2_list a:hover p:before {
		background: #1a9c52
	}

	.news2_list a p {
		font-size: 16px;
		color: #666;
		width: calc(100% - 100px);
		float: left;
		position: relative;
		padding-left: 15px;
		transition: all .5s
	}

	.news2_list a span {
		width: 100px;
		float: right;
		color: #999
	}

	.newspagtop {
		margin-top: 40px;
		overflow: hidden
	}

	.indexnews.active .newstext .ptitle {
		border-bottom: 1px #ddd dashed;
		padding-bottom: 15px
	}

	.indexnews.active .newstext .news_gy p {
		font-size: 15px;
		line-height: 30px;
		margin-top: 15px
	}

	.pr_Details_c {
		max-width: 1440px;
		padding: 0 0;
		margin: auto
	}

	.pr_Details {
		overflow: hidden;
		width: 100%;
		background: #f8f8f8;
		padding: 60px 0 40px
	}

	.Details_r {
		width: 100%;
		float: right
	}

	.Details_L ul li a:hover h4 {
		background: #fff;
		border-left: 3px #1a9c52 solid
	}

	.Details_L ul li a:hover h4 span {
		color: #1a9c52
	}

	.Details_L ul li {
		width: calc((100% - 20px)/ 2);
		float: left;
		margin-right: 20px;
		float: left
	}

	.Details_L ul li h4 {
		font-weight: 400;
		line-height: 46px;
		font-size: 16px;
		border-left: 0 #eee solid;
		color: #333;
		background: #eee;
		padding: 0 20px;
		border-bottom: 0 #dcdcdc solid
	}

	.Details_L ul li:nth-last-of-type(2n) {
		margin-right: 0
	}

	.Details_L ul li h4 span {
		font-size: 22px;
		color: #999;
		float: right
	}

	.de_title {
		background: #1a9c52;
		color: #fff;
		font-size: 16px;
		padding: 30px 20px;
		text-transform: uppercase;
		display: none
	}

	.de_title span {
		display: block;
		font-size: 22px
	}

	.Details_L {
		width: 100%;
		float: left;
		background: #fff;
		display: none
	}

	.Details_L ul {
		border: 0 #dcdcdc solid;
		border-bottom: none
	}

	.Details {
		overflow: hidden;
		background: #f6f6f6
	}

	.fa_Prodt {
		max-width: 1440px;
		margin: auto;
		padding: 0 0
	}

	.fa_comm_cnt {
		overflow: hidden
	}

	.fa_comm_r {
		width: 100%;
		overflow: hidden
	}

	.fa_top_l {
		width: 100%;
		float: left;
		position: relative;
		overflow: hidden;
		padding-right: 0
	}

	.fa_dt_r {
		width: auto;
		float: left;
		padding: 20px 20px;
		background: #fff;
		height: auto;
		margin: 30px 20px
	}

	.fa_big_swp {
		background: #fff;
		width: 100%;
		position: relative
	}

	.fa_mohide {
		position: absolute;
		bottom: 0;
		z-index: 9
	}

	.fa_big_swp .swiper-slide {
		position: relative;
		height: auto;
		overflow: hidden;
		margin-right: 0!important
	}

	.fa_big_swp .swiper-slide img {
		position: relative;
		top: 0;
		left: 0;
		height: 100%;
		transform: translate(0,0);
		width: 100%
	}

	.fa_btn_l {
		width: 65px;
		left: 0;
		float: left
	}

	.fa-angle-left:before {
		width: 65px;
		height: 44px;
		display: block;
		font-size: 20px;
		color: #999;
		text-align: center;
		line-height: 44px;
		background: #eee;
		cursor: pointer
	}

	.fa_btn_r {
		width: 65px;
		left: 0;
		float: left
	}

	.fa-angle-right:before {
		content: "\f105";
		width: 65px;
		height: 44px;
		display: block;
		font-size: 20px;
		color: #999;
		text-align: center;
		line-height: 44px;
		background: #eee;
		cursor: pointer
	}

	.fa-angle-right:hover:before {
		color: #fff;
		background: #1a9c52
	}

	.fa-angle-left:hover:before {
		color: #fff;
		background: #1a9c52
	}

	.fa_content {
		width: auto;
		overflow: hidden;
		margin-top: 30px;
		margin-bottom: 80px;
		margin: 0 20px
	}

	.Details_mbx_c {
		max-width: 1400px;
		overflow: hidden;
		margin: 0 auto 20px;
		padding: 0 20px
	}

	.Details_mbx {
		overflow: hidden;
		margin-top: 0;
		background: #fff
	}

	.upanddown {
		width: 100%;
		float: left;
		text-align: center;
		background: 0 0;
		padding: 5px 0
	}

	.upanddown .up {
		float: left
	}

	.upanddown .up i {
		display: none
	}

	.upanddown .dow i {
		display: none
	}

	.upanddown .dow {
		float: right;
		margin-right: 0
	}

	.upanddown a {
		display: block;
		height: 36px;
		line-height: 36px;
		font-size: 14px;
		padding: 0 0;
		min-width: auto;
		text-align: center;
		color: #999;
		border-radius: 0;
		margin-left: 0;
		width: calc((100% - 4px)/ 3);
		background: #eee;
		float: left;
		margin-right: 2px
	}

	.upanddown a:hover {
		background: 0 0;
		color: #1a9c52
	}

	.hot_c {
		width: 50%;
		float: left
	}

	.fa_pro_tit {
		font-size: 20px;
		color: #333
	}

	.ext_Specification {
		font-size: 14px;
		color: #888;
		padding: 20px;
		margin-top: 15px;
		background: #f6f6f6;
		line-height: 1.8em
	}

	.ext_use {
		font-size: 16px;
		color: #666;
		padding: 30px 0;
		line-height: 1.8em;
		border-bottom: 1px #ddd solid
	}

	.ext_tel p {
		padding-top: 30px;
		font-size: 16px;
		color: #666
	}

	.ext_tel span {
		display: block;
		color: #1a9c52;
		background: url(../image/kf.png) no-repeat left;
		font-size: 30px;
		font-family: bahnschrift_r!important;
		padding-left: 45px
	}

	.fa_tab_content {
		padding: 20px 20px
	}

	.fa_tab_content p {
		line-height: 1.8em;
		font-size: 14px;
		color: #666
	}

	.fa_active {
		display: block;
		width: 100%;
		height: 50px;
		line-height: 50px;
		background: #eee;
		font-size: 18px;
		color: #333;
		padding: 0 20px;
		cursor: pointer
	}

	.fa_active i {
		display: inline-block;
		background: url(http://www.fryheji.com/template/default/images/xq1.png) no-repeat center;
		width: 15px;
		height: 15px;
		margin-left: 10px
	}

	.cur .fa_active i {
		background: url(http://www.fryheji.com/template/default/images/xq2.png) no-repeat center
	}

	.fa_tab_tit {
		background: #fff;
		margin-bottom: 20px
	}

	.bsTop {
		width: 208px!important
	}

	.bsFrameDiv img {
		margin: 15px!important
	}

	.bsFrameDiv div {
		height: 208px!important
	}

	#slider {
		margin-top: 60px;
		display: none
	}

	#m_slider {
		display: block;
		margin-top: 60px
	}

	.index_team {
		background: #f9f9f9
	}

	.index_team_center {
		padding-top: 50px
	}

	.team_m {
		width: 100%;
		display: block;
		background: #313131;
		border-left: 00px #1a9c52 solid
	}

	.team_center {
		max-width: 1440px;
		padding: 60px 20px 60px;
		margin: auto
	}

	.index_team_main {
		width: 100%!important;
		margin-bottom: 0;
		margin-top: 40px;
		position: relative;
		padding: 0 20px
	}

	.team_img {
		position: relative;
		overflow: hidden;
		cursor: pointer;
		width: 100%
	}

	#team .team_img {
		width: 100%
	}

	.team_text {
		width: 100%;
		float: left;
		padding: 20px 20px 120px;
		min-height: 284px
	}

	.team_text p {
		font-size: 14px;
		line-height: 1.8em;
		color: #fff;
		margin-top: 10px
	}

	.team_text p:nth-of-type(1) {
		font-size: 18px;
		font-weight: 700;
		color: #fff
	}

	.team_img img {
		transform: scale(1);
		width: 100%;
		transition: all .5s
	}

	.team_img:hover img {
		transform: scale(1.1)
	}

	.team_img img {
		width: 100%
	}

	.team_prev {
		left: 20px;
		background: 0 0;
		width: 60px;
		height: 40px;
		background-color: #1a9c52;
		opacity: 1!important;
		margin-left: 0;
		position: absolute;
		bottom: 40px;
		z-index: 999;
		cursor: pointer!important;
		pointer-events: initial!important;
		top: initial
	}

	.team_prev .iconfont:before {
		width: 60px;
		height: 40px;
		display: block;
		font-size: 30px;
		color: #999;
		text-align: center;
		line-height: 40px;
		background: url(../image/left_pic.png) no-repeat center;
		cursor: pointer;
		content: ""
	}

	.team_next {
		left: 95px;
		background: 0 0;
		width: 60px;
		height: 40px;
		background-color: #1a9c52;
		opacity: 1!important;
		margin-left: 0;
		position: absolute;
		top: initial;
		z-index: 999;
		margin-right: 0;
		margin-top: 0;
		cursor: pointer!important;
		pointer-events: initial!important;
		bottom: 40px
	}

	.team_next:hover,.team_prev:hover {
		background-color: #0c8640
	}

	.team_next .iconfont:before {
		width: 60px;
		height: 40px;
		display: block;
		font-size: 30px;
		color: #999;
		text-align: center;
		line-height: 40px;
		background: url(../image/right_pic.png) no-repeat center;
		cursor: pointer;
		content: ""
	}

	.fh_top {
		width: 60px;
		height: 60px;
		position: fixed;
		right: 20px;
		bottom: 20px;
		background: #1a9c52;
		cursor: pointer;
		opacity: 0;
		transition: all .5s
	}

	.fh_top:hover {
		background: 0 0
	}

	.active_top {
		opacity: 1;
		display: none
	}

	.in_about .fr {
		max-width: 1440px;
		padding: 0 20px;
		margin: 50px auto 0;
		overflow: hidden
	}

	.ym_about {
		display: block;
		background: #1a9c52;
		position: relative;
		overflow: hidden
	}

	.ym_aboutL {
		width: 100%;
		float: left;
		padding: 30px 20px 20px
	}

	.ym_aboutL p {
		color: #fff;
		font-size: 14px;
		margin-bottom: 15px;
		line-height: 1.8em
	}

	.ym_aboutC,.ym_aboutL p:nth-last-of-type(1) {
		display: block
	}

	.ym_aboutL .aboutL_en {
		text-transform: uppercase;
		font-size: 22px;
		color: #fff;
		line-height: 1.2em;
		margin-bottom: 5px
	}

	.ym_aboutL .aboutL_cn {
		font-size: 22px;
		color: #fff;
		font-weight: 700;
		line-height: 1.2em;
		margin-bottom: 10px
	}

	.ym_aboutR {
		position: relative;
		overflow: hidden;
		float: left;
		height: 440px;
		width: 100%
	}

	.ym_aboutR img {
		width: 100%;
		position: absolute;
		height: 100%;
		left: 50%;
		transform: translateX(-50%);
	}

	.ym_aboutR .aboutR_text img {
		width: auto;
		height: auto;
		transform: translateX(0);
		left: 0;
		position: relative
	}

	.aboutR_text {
		top: 15%;
		width: 80%;
		left: 10%
	}

	.aboutR_text ul li:before {
		content: '';
		position: absolute;
		bottom: 0;
		width: 50px;
		height: 2px;
		background: #b4bf7a
	}

	.aboutR_text ul li:nth-of-type(3) {
		margin-bottom: 0
	}

	.aboutR_text ul li:nth-of-type(4) {
		margin-bottom: 0
	}

	.aboutR_text ul li {
		width: 50%;
		float: left;
		padding: 0;
		margin-bottom: 40px;
		position: relative;
		padding-bottom: 20px
	}

	.aboutR_text ul li p:nth-of-type(1) {
		color: #fff;
		min-height: 31px
	}

	.aboutR_text ul li p:nth-of-type(2) {
		color: #fff;
		font-size: 20px;
		font-weight: 700;
		margin-top: 15px
	}

	.aboutR_text ul li p:nth-of-type(3) {
		color: #fff;
		margin-top: 10px
	}

	.aboutR_text ul li p:nth-of-type(2) em {
		font-style: initial
	}

	.ym_aboutC {
		width: 281px;
		height: 281px;
		border-radius: 100%;
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%,-50%);
		z-index: 9;
		box-shadow: 0 0 10px rgba(0,0,0,.3);
		display: none
	}

	.cxdf {
		background: url(../image/ym_pic_22.jpg) no-repeat center;
		background-size: cover;
		height: auto
	}

	.cxdf_center {
		max-width: 1440px;
		padding: 42px 20px;
		margin: 0 auto 0;
		overflow: hidden
	}

	.cxdf_l {
		width: 100%;
		float: left
	}

	.cxdf_l p {
		font-size: 14px;
		color: #fff;
		text-align: center
	}

	.cxdf_l p:nth-of-type(1) {
		font-size: 22px;
		color: #fff;
		font-weight: 700;
		margin-bottom: 5px;
		text-align: center
	}

	.cxdf_r {
		float: none;
		width: 100%;
		text-align: center;
		margin: auto
	}

	.cxdf_r p {
		font-size: 14px;
		color: #fff;
		display: inline-block;
		padding: 10px 0 0;
		border: 0 rgba(255,255,255,.6) solid;
		float: none;
		margin: 10px auto 0
	}

	.cxdf_r .zx_t {
		display: none
	}

	.cxdf_r .zx_t2 {
		padding: 0 0 0;
		display: block
	}

	.cxdf_r p span {
		display: block;
		font-family: bahnschrift_r!important;
		font-size: 24px;
		line-height: 1.2em;
		margin-top: 4px
	}

	.fl_list a:nth-last-of-type(1) {
		margin-right: 0
	}

	.fl_list a {
		line-height: 46px;
		width: calc((100% - 20px)/ 2);
		font-size: 16px;
		padding: 0 35px;
		color: #666;
		float: left;
		margin-right: 20px;
		background: #eee;
		text-align: center
	}

	.pageController a {
		vertical-align: middle;
		color: #999;
		margin-right: 0;
		margin-left: 0;
		font-size: 14px;
		line-height: 30px;
		border-radius: 0;
		display: inline-block;
		padding: 0 10px;
		background: #fff;
		border: 1px #ddd solid
	}

	.pageController .t2 {
		position: relative;
		z-index: 0
	}

	.precontent {
		width: 100%;
		float: left;
		line-height: 30px;
		font-size: 14px;
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 1
	}

	.nextcontent {
		width: 100%;
		float: right;
		text-align: left;
		line-height: 30px;
		font-size: 14px;
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 1
	}

	.nextcontent i,.precontent i {
		display: none
	}

	.team_btn_l:before {
		content: "\f105";
		width: 40px;
		height: 50px;
		display: block;
		font-size: 20px;
		color: #fff;
		text-align: center;
		line-height: 50px!important;
		background: rgba(0,0,0,.6);
		cursor: pointer;
		font: normal normal normal 18px/1 FontAwesome;
		position: absolute;
		right: 0;
		top: 50%;
		margin-top: -25px;
		z-index: 999
	}

	.team_btn_r:before {
		content: "\f104";
		width: 40px;
		height: 50px;
		display: block;
		font-size: 20px;
		color: #fff;
		text-align: center;
		line-height: 50px!important;
		cursor: pointer;
		font: normal normal normal 18px/1 FontAwesome;
		background: rgba(0,0,0,.6);
		position: absolute;
		left: 0;
		margin-top: -25px;
		top: 50%;
		z-index: 9
	}

	.wrapper_honor {
		display: flex;
		overflow: initial
	}

	.qy_ys {
		padding-bottom: 30px
	}

	.qy_ys_pagination {
		bottom: 0!important;
		display: block
	}

	.qy_ys_pagination .swiper-pagination-bullet-active {
		opacity: 1;
		background: #094
	}

	.bx-wrapper .bx-pager.bx-default-pager a {
		width: 8px;
		height: 8px
	}

	.swiper_pcbn {
		display: none;
		margin-top: 100px
	}

	.swiper_mbn {
		display: block;
		margin-top: 60px
	}

	.swiper-bn-list {
		position: absolute;
		bottom: 10px!important;
		z-index: 9;
		text-align: center;
	}
}
