/*common start*/
body, div, ul, li, a, img, p, dl, dt, dd, h1, h2, h3, h4, span, strong, input, button {
	margin: 0;
	padding: 0;
	list-style: none;
	text-decoration: none;
	border: 0;
	list-style: none;/*font-weight:bold;*/
}
body {
	font-size: 12px;
	font-family: 'SourceHanSansCN-Regular';
	color: #666;
}
a {
	color: #666;
}
a:hover {
	color: #f60;
	text-decoration: underline;
}
p {
	line-height: 1.8em;
	padding: 5px 0;
}
img {
	outline-width: 0px;
	vertical-align: middle;
	max-width: 100%;
}
.clear {
	margin: 0;
	padding: 0;
	font-size: 0;
	clear: both;
}
.wapper {
	width: 75%;
	margin: 0 auto;
}
@font-face {
	font-family: 'SourceHanSansCN-Regular';
	src: url(../fonts/SourceHanSansCN-Regular.woff2), url(../fonts/SourceHanSansCN-Regular.woff), url(../fonts/SourceHanSansCN-Regular.otf), url(../fonts/SourceHanSansCN-Regular.ttf), url(../fonts/SourceHanSansCN-Regular.eot);
}
.swiper-container {
	width: 100%;
	height: 100%;
}
.swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}
/* .con_main{max-height: 100vh;overflow: hidden;} */
.con_banner {
	width: 70%;
	float: left;
	position: relative;
	height: 100vh;
	overflow: hidden;
}
.con_right {
	width: 30%;
	float: right;
	background: #f36648;
}
.con_right .logo {
	position: absolute;
	top: 20px;
	right: 20px;
	z-index: 999;
}
.ri_ti_bg {
	background: #f36648;
	min-height: 100vh;
	display: table;
	width: 100%;
}
.ri_ti_bg .ri_ti {
	display: table-cell;
	vertical-align: middle;
}
.ri_ti_bg .ri_ti h1 {
	text-align: center;
	color: #fff;
	font-size: 73px;
	padding: 0 30px;
}
.lins {
	background: #fff;
	border-radius: 10px;
	padding: 10px 10px;
	position: fixed;
	bottom: 20px;
	left: 20px;
	z-index: 999;
}
.lins ul li {
	display: inline-block;
	margin: 0 2px;
}
.onl {
	position: fixed;
	bottom: 20px;
	right: 45px;
	z-index: 999999;
}
.onl img {
	max-width: 50px;
}
.ab_bg {
	position: relative;
}
.ab_bg .ab_tex {
	position: absolute;
	width: 70%;
	top: 17%;
	left: 15%;
}
.ab_bg .ab_tex ul {
}
.ab_bg .ab_tex ul li {
	width: 30.333%;
	display: inline-block;
	margin: 10px;
	text-align: center;
}
.ab_bg .ab_tex ul li .c {
	padding: 0px 67px;
}
.ab_bg .ab_tex ul li h1 {
	color: #f36648;
	border-bottom: 1px dashed #f36648;
	padding-bottom: 20px;
}
.ab_bg .ab_tex ul li p {
	color: #898989;
	font-size: 17px;
	line-height: 26px;
	padding-top: 11px;
	height: 60px;
    overflow: hidden;
}
.lins ul li img {
	width: 30px;
}
.mun_img {
	position: fixed;
	top: 20px;
	right: 45px;
	z-index: 99;
	display: none;
}
.mun_img.cls {
	display: block;
}
.munsa.cls .clos {
	display: none;
}
.clos {
	position: fixed;
	top: 20px;
	right: 45px;
	z-index: 99;
}
.munsa {
	position: fixed;
	top: 0;
	right: 0px;
	width: 150px;
	z-index: 99999;
	background: rgba(0,0,0,0.6);
	height: 100%;
	text-align: center;
	transition: all 0.3s;
}
.munsa .cz {
	display: table;
	width: 100%;
	height: 100%;
}
.munsa .cz_z {
	display: table-cell;
	vertical-align: middle;
}
.munsa ul {/*margin-top: 100px;*/
}
.munsa ul li {
	border-bottom: 1px solid #b0b0b0;
	line-height: 93px;
}
.munsa ul li:last-child {
	border-bottom: none;
}
.munsa ul li a {
	color: #fff;
	font-size: 15px;
}
.munsa ul li a:hover {
	color: aquamarine;
}
.munsa ul li.lv a {
	color: aquamarine;
}
.munsa.cls {
	transition: all 0.3s;
	background: none;
	right: -150px;
}
.munsa.cls ul {
	display: none;
}
.pro_de {/*height: 100vh;*/
}
.pro_de .swiper-pagination {
	background: url(../images/bg1.png) center center repeat-x;
	width: 50%;
	left: 10%;
	bottom: 17%;
	text-align: left;
	padding-left: 30px;
}
.pro_de .swiper-pagination p {
	display: inline-block;
	width: 50px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	border-radius: 50%;
	opacity: 1;
	display: inline-block;
	background: #fff;
	border: 1px solid #ff7f50;
	color: #ff7f50;
	padding: 7px;
	margin-right: 34px;
}
.pro_de .swiper-pagination p i {
	font-style: normal;
	font-size: 17px;
	line-height: 17px;
	display: table;
	height: 100%;
	overflow: hidden;
	width: 100%;
	text-align: center;
	font-weight: bold;
}
.pro_de .swiper-pagination p i span {
	display: table-cell;
	vertical-align: middle;
}
.pro_de .swiper-pagination p.swiper-pagination-bullet-active {
	background: coral;
	color: #fff;
}
.ab_top {
	position: relative;
	z-index: 999;
}
.tishi {
	display: table;
	position: absolute;
	bottom: -18%;
	left: 10%;
	border-radius: 50%;
	width: 300px;
	height: 300px;
	background: #ff7f50;
	color: #fff;
	text-align: center;
	font-size: 52px;
}
.tishi .ti_ma {
	display: table-cell;
	vertical-align: middle;
}
.wapper2 {
	max-width: 1200px;
	margin: 0 auto;
}
.contact_main {
	background: url(../images/lian_bg.jpg) center center no-repeat;
	background-size: cover;
	min-height: 100vh;
}
.contact_de {
	width: 50%;
	float: left;
	margin-top: 10%;
}
.contact_de h1 {
	font-size: 60px;
	color: tomato;
}
.contact_de .lianxi {
	margin-top: 40px;
}
.contact_de .lianxi li {
	font-size: 19px;
	line-height: 40px;
	font-family: auto;
	letter-spacing: 5px;
	font-weight: bold;
}
.contact_de .lianxi li span {
	color: tomato;
}
.contact_de .er_s {
	margin-top: 30px;
}
.contact_de .er_s ul li {
	display: inline-block;
	text-align: center;
}
.contact_de .er_s ul li:nth-child(2){margin-left: 50px;}
.contact_de .er_s ul li img {
	width: 150px;
}
.contact_de .er_s ul li p {
	font-size: 15px;
}



#lContent p {
	margin: 0;
	padding: 0;
}
.n_tit {
	padding: 20px 0;
}
.news_jia ul {
	text-align: center;
}
.news_jia ul li {
	width: 31.333%;
	display: inline-block;
	border-radius: 5px;
	overflow: hidden;
	margin: 5px;
}
.news_jia ul li .ne_jia_bo {
	padding: 15px 10px;
	border: 1px solid #ccc;
	border-top: none;
	border-radius: 5px;
	text-align: left;
}
.news_jia ul li .ne_jia_bo h1 {
	font-size: 17px;
}
.news_jia ul li .ne_jia_bo p {
	font-size: 13px;
	color: #9f9c9c;
}

.news_jia ul li .ne_jia_m .ne_img{}
.news_jia ul li .ne_jia_m .ne_img img{height: 150px;width:100%}

.neDe_jia {
	padding: 50px 0;
}
.neDe_jia .neDe_ti {
	font-size: 18px;
	color: #000;
}
.neDe_jia .neDe_sj {
	color: #ccc;
	font-size: 15px;
}
.foot_jia_bg {
	background: #6e6c6d;
	padding: 50px 0;
}
.foot_jia ul.ww {
	text-align: center;
}
.foot_jia ul.ww li {
	display: inline-block;
	margin: 0 5px;
}
.foot_jia ul.bx {
	text-align: center;
	color: #fff;
	margin-top: 30px;
}
.foot_jia ul.bx li {
	line-height: 30px;
	font-size: 20px;
}
 @media (max-width: 920px) {
.wapper {
	width: 98%;
	margin: 0 auto;
}
.news_jia ul li {
	width: 95%;
	margin: 20px 0;
}
}
 @media (max-width:1200px) {
}
 @media (max-width:1000px) {
}
 @media (max-width:980px) {
.con_banner {
	width: 100%;
	height: 70vh;
}
.con_right {
	width: 100%;
}
.con_right .logo {
	left: 20px;
}
.ri_ti_bg {
	min-height: 30vh;
}
.ri_ti_bg .ri_ti h1 {
	font-size: 102px;
}
.onl {
	top: 20px;
}
.lins {
	left: 11%;
}
.lins ul li img {
	width: 97px;
}
}
