@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	font-family: "Microsoft YaHei", "微软雅黑";
	/* [disabled]background: #fff; */
	line-height: 28px;
	color: #666;
	overflow-x: hidden;
}
@font-face {
	font-family: 'dincond-medium-webfont';
	src: url('../fonts/dincond-medium-webfont.eot');
	src: url('../fonts/dincond-medium-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/dincond-medium-webfont.woff2') format('woff2'), url('../fonts/dincond-medium-webfont.woff') format('woff'), url('../fonts/dincond-medium-webfont.ttf') format('truetype'), url('../fonts/dincond-medium-webfont.svg#novecentowide-bold-webfont') format('svg');
}
@font-face {
	font-family: 'avian';
	src: url('../fonts/AvianRegular.eot');
	src: url('../fonts/AvianRegular.eot?#iefix') format('embedded-opentype'),  url('../fonts/AvianRegular.woff') format('woff'),  url('../fonts/AvianRegular.ttf') format('truetype'),  url('../fonts/AvianRegular.svg#AvianRegular') format('svg');
}
.ziti {
	font-family: 'dincond-medium-webfont';
}
.ziti01 {
		font-family: 'avian';
}
h1, h2, h3, h4, h5 {
	margin: 0px;
	padding: 0px;
}
a {
	color: #555555;
	text-decoration: none;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-ms-transition: all .5s;
	-o-transition: all .5s;
}
a:hover {
	color: #df6325;
	text-decoration: none;
}
.clear {
	clear: both;
}
dl {
	margin: 0px;
	padding: 0px;
}
dd {
	display: block;
	margin: 0px;
	padding: 0px;
	-webkit-margin-start: 5px;
}
form {
	margin: 0px;
	padding: 0px;
}
img {
	border: 0;
	margin: 0;
	padding: 0px;
}
.pad60{
	padding-top:60px;
}
div {
	margin: 0px;
	padding: 0px;
}
ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
li {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
p {
	margin: 0px;
	padding: 0px;
	padding-bottom: 12px;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.w1200 {
	width: 1200px;
	margin: 0 auto;
	clear: both;
}
.blank20 {
	clear: both;
	height: 20px;
	overflow: hidden;
}
.blank30 {
	clear: both;
	height: 30px;
	overflow: hidden;
}
.blank85 {
	clear: both;
	height: 85px;
	overflow: hidden;
}
.blank55 {
	clear: both;
	height: 55px;
	overflow: hidden;
}
/*导航*/
.bannerny {
	width: 100%;
	height: 172px;
	overflow: hidden;
	position: relative;
}
.banner_about {
	width: 100%;
	height: 172px;
	background: url(../images/aboutban.jpg) no-repeat top center;
	background-size: cover;
	animation: zoombig 4s linear forwards;
}
@keyframes zoombig {
 0% {
transform: scale(1.2, 1.2);
}
 100% {
transform: scale(1, 1);
}
}
.about_slog {
	width: 1200px;
	position: absolute;
	left: 50%;
	margin-left: -600px;
	z-index: 6;
	bottom: 50px;
}
.ban01 {
	padding-top: 3px;
	color:rgba(255,255,255,.1);
	text-transform:uppercase;
	clear: both;
	font-size:50px;
}
.ban02 {
	font-size: 20px;
	height: 45px;
	line-height: 50px;
	color:rgba(255,255,255,.8);
	
}
/*header*/
#header {
	position: fixed;
	z-index: 999;
	left: 0;
	right: 0;
	top: 0;
	width: 100%;
	height: 85px;
	max-width: 1920px;
	margin: 0 auto;
}
.header {
	width: 100%;
	height: 85px;
	background: #fff;
	position: relative;
	z-index: 100;
}
.header .logo {
	float: left;
	margin-left: 20px;
	padding: 0;
	margin-top: 23px;
}
.header .logo  img{
	width:160px;
}
.header .logo .logo2 {
	display: none;
}
.header .head {
	float: right;
	background: #fff;
	height: 85px;
}
.header .head .head-nav {
	float: left;
	position: relative;
	height: 85px;
}
.header .head .nav {
	padding-right: 14px;
	height: 85px;
	position: relative;
	float: left;
}
.header .head .nav li {
	float: left;
	height: 85px;
}
.header .head .nav li a {
	font-size: 14px;
	color: #616161;
	font-weight: bold;
	line-height: 85px;
	padding: 0 10px;
	position: relative;
	display: block;
	margin-left:20px;
}
.header .head .nav li a i {
	display: block;
	position: absolute;
	left: 50%;
	bottom: 0;
	width: 0;
	height: 3px;
	background-color: #f26621;
	transition: all .3s;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
}
.header .head .nav li a:hover i {
	left: 0;
	width: 100%;
	display: block;
}
.header .head .nav li.on a i {
	left: 0;
	width: 100%;
	display: block;
}
.header .head .nav span {
	height: 5px;
	background: #ff9f00;
	position: absolute;
	top: 0;
	left: 0;
}

.header .head .subNav {
	width: 100%;
	height: 55px;
	position: absolute;
	left: 15px;
	bottom: 0;
	z-index: -1;/*overflow:hidden;*/
}
.header .head .subNav .item {
	width: 100%;
	height: 55px;
	background: rgba(0,0,0,.6) !important;
	background: #000000;
	filter: alpha(opacity=60);
	position: absolute;
	bottom: 0;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.header .head .subNav .item ul {
	padding-left: 16px;
}
.header .head .subNav .item li {
	float: left;
	margin: 0 13px;
}
.header .head .subNav .item li a {
	font-size: 14px;
	color: #ffffff;
	line-height: 55px;
	padding: 0;
}
.header .head .subNav .item li a:hover {
	color: #e06325;
}

.i_body {
	padding-top: 0;
}
#header.i_head .header, #header.i_head .head {
	background: transparent;
	
}
#header.i_head .head-nav .subNav {
	opacity: 0;
	filter: alpha(opacity=0);
}
#header.i_head .nav span {
	background: #fff;
}
#header.i_head .header .logo .logo1 {
	display: none;
}
#header.i_head .header .logo .logo2 {
	display: block;
}
#header.i_head .nav li a {
	color: #fff;
}
.yx_ser{
	width:85px;
	float:left;
}
.yx_ser a{
	background:url(../images/sousou.png) #e06225 no-repeat center center;
	width:80px;
	height:85px;
	float:right;
	position:relative;
}
#header.i_head .yx_ser a{
    background:url(../images/sousou.png)  no-repeat center center;
}
.header-search {
	position: absolute;
	z-index: 999;
	top: 85px;
	right: 0;
	width: 0;
	height: 45px;
	background: #fff;
	overflow: hidden;
	-webkit-transition: all .4s;
	transition: all .4s;
	border-top: 1px solid #e06225;
}
.show .header-search {
	width: 377px
}
.hs-input {
	width: 307px;
	height: 45px;
	line-height: 45px;
	padding: 0 10px;
	float: left;
	border: none;
}
.hs-submit {
	width: 40px;
	height: 45px;
	background: url(../images/sousou01.png) no-repeat center center;
	float: left;
	cursor: pointer;
	border: none;
}
/*yasin二级菜单*/
.juzhong {
	width: 100%;
	height: 85px;
	padding-top:10px;
	line-height: 85px;
	clear: both;
	position:relative;
}
.juzhong:before {
	width: 100%;
	background:#f4f1ec;
	bottom:0px;
	height: 95px;
	position:absolute;
	content:"";
	height:5px;
}
.daohang {
	clear: both;
	width: 1200px;
	margin: 0 auto;
}

.aboutmenu .jpgcmenu{
	width:740px;
	float:left;
}

.crumbs {
	float: right;
	color: #818181;
	text-align: left;
	position: relative;
	background: url(../images/cc03.png) no-repeat 0px 37px;
	text-indent: 14px;
}
.crumbs span {
	background: url(../images/cc04.png) no-repeat 5px 6px;
	padding-left: 18px;
}
.dh {
	color: #de6222;
}
.columns {
	position: relative;
	float: left;
	display: block;
}
.columns li {
	float: left;
}
.columns li a {
	position: relative;
	color: #696969;
	padding: 0px 0px;
	text-align: center;
	position: relative;
	-webkit-transition: color 0.3s;
	-moz-transition: color 0.3s;
	transition: color 0.3s;
	display: block;
		margin:0px 18px;
}
.columns li a:nth-child(1){
	margin-left:0px;
}
.columns li a i {
	display: block;
	position: absolute;
	left: 50%;
	bottom: 0px;
	width: 0;
	height: 4px;
	background-color: #df6325;
	transition: all .3s;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
}
.columns li.on a i, .columns li a:hover i {
	left: 0;
	width: 100%;
	display: block;
}
.columns li.on a, .columns li a:hover {
	color: #000;
}

.jpgcmenu .btt {
    display: none;
}
.kq_content {
	width: 1200px;
	margin: 0 auto;
	clear: both;
	padding:90px 0px;
	overflow:hidden;
}
.kq_content03 {
	width: 1200px;
	margin: 0 auto;
	clear: both;
	padding:50px 0px 30px 0px;
	overflow:hidden;
}
.kq_content01 {
	width: 1200px;
	margin: 0 auto;
	clear: both;
	padding:20px 0px;
}

.kq_content p {
	padding-bottom: 17px;
}
.kq_l {
	width: 460px;
	float: left;
	padding-top: 40px;
	text-align:right;
	box-sizing:border-box;
	padding-right:80px;
}
.kq_r {
	width: 670px;
	border-left: 1px solid #e5e5e5;
	padding-left: 60px;
	float: right;
	padding-top: 40px;
	position:relative;
}
.kq_r:before {
	content:"";
	width:1px;
	height:44px;
	background:#000;
	position:absolute;
	left:-1px;
	top:30px;
}
.about_ch {
	color: #df6325;
	font-size: 40px;
	height: 50px;
	line-height: 40px;
	overflow: hidden;
	clear: both;
}
.about_eng {
	color: #7f7f7f;
	font-size: 30px;
	line-height: 34px;
	padding-top:120px;
}
.about_good {
	color: #7f7f7f;
	font-size: 18px;
	line-height: 44px;
	height:44px;
}
.about_since {
	color: #7f7f7f;
	font-size: 30px;
	line-height: 34px;
	font-weight:bold;
}
.ceo{
	width:490px;
	clear:both;
	margin:0 auto;
}
.ceo_title{
	font-size:34px;
	color:#df6325;
	position:relative;
}
.ceo_title:before{
	position:absolute;
	content:"";
	background:url(../images/ceo01.png) no-repeat top center;
	left:-50px;
	width:36px;
	height:26px;
	top:-10px;
}
.ceo_title:after{
	position:absolute;
	content:"";
	background:url(../images/ceo02.png) no-repeat top center;
	right:130px;
	width:36px;
	height:26px;
	bottom:-10px;
}
.ceo_intro{
	clear:both;
	margin:0 auto;
	padding-top:70px;
}
.about_l{
	width:735px;
	float:left;
}
.about_r{
	width:385px;
	float:left;
	background:#e06325;
	color:#fff;
	height:391px;
	box-sizing:border-box;
	margin-top:84px;
	padding:70px;
}
.dc_title{
	font-size:26px;
	line-height:41px;
}
.about_title{
	color:#f6d0bd;
	font-size:80px;
	height:44px;
	font-weight:bold;
}
.about_jj{
	color:#000000;
	font-size:20px;
	height:44px;
}
.jieshao{
	padding:50px 30px 30px 0px;
}
.yasin_box{
	width:100%;
	clear:both;
	position:relative;
}
.yasin_boxl{
	position:absolute;
	height:391px;
	background:#fdf7f4;
	width:62%;
	z-index:-1;
	bottom:53px;
	left:0px;
}

.yasin_boxr{
	position:absolute;
	height:391px;
	background:#f9e0d3;
	width:38%;
	top:153px;
	right:0px;
	z-index:3;
}
.nav_gas{
	margin: 0 auto;
	clear: both;
	padding-top:10px;
	text-align:center;
}

.nav_gas li a{
	float:left;
	width:100px;
	height:74px;
	padding-top:10px;
	overflow:hidden;
	transition: all .5s;
 -webkit-transition: all .5s;
 -moz-transition: all .5s;
 -ms-transition: all .5s;
 -o-transition: all .5s;
 color:#fff;
 margin-right:5px;
 margin-top:5px;
 font-size:16px;

}
.nav_gas li a:hover{
	color:#fff;
	background:#d55b1f;
}
.about_moer{
	position:absolute;
	bottom:-65px;
	left:330px;
}
.zhanl_en{
	font-size:30px;
	font-weight:bold;
	text-align:center;
	color:#000;
	height:33px;
}
.zhanl_ch{
	font-size:18px;
	text-align:center;
	color:#000;
}
.hisbg{
	height:690px;
	clear:both;
	overflow:hidden;
	background:url(../images/hisbg.jpg) no-repeat bottom center;
}
.fw-left, .fw-right {
	position: absolute;
	top: 44%;
	width: 54px;
	height: 54px;
	cursor: pointer;
}
.fw-left {
	left: -90px;
	background: url(../images/fwleft.png) center no-repeat;
}
.fw-right {
	right: -90px;
	background: url(../images/fwright.png) center no-repeat;
}
.swiper-button-disabled {
	opacity: .5;
}
.his_box{
	position:relative;
	margin-top:160px;
}
#swiper3{
	height:346px;
}
#swiper3 .swiper-slide{
	background:#fff;
}
.his_title{
	font-size:50px;
	font-weight:bold;
	color:#e06325;
	padding:60px 0px 20px 30px;
}
.his_intro{
	height:190px;
	width:220px;
	padding-left:30px;
	line-height:26px;
}
.cul_l{
	width:45%;
	float:left;
	margin-top:80px;
	position:relative;
}
.cul_box{
	background:url(../images/qyico.png) #df6325 no-repeat 140px center;
	width:232px;
	height:158px;
	position:absolute;
	z-index:6;
	right:-70px;
	color:#fff;
	bottom:7px;
	font-weight:bold;
	padding: 40px 30px 0px 30px;
	box-sizing:border-box;
	
}
.cul_r{
	width:50%;
	float:left;
	margin-top:80px;
	position:relative;
	padding:0px 6% 0px 11%;
	color:#818181;
	padding-bottom:90px;
	box-sizing:border-box;
}
.cul_r:before{
	width:3px;
	height:102px;
	content:"";
	position:absolute;
	top:0px;
	left:76px;
	background:#df6325;
}
.cul_en{
	font-size:24px;
}
.cul_ch{
	font-size:20px;
}
.culture img{
	width:100%;
}
.cul01, .cul02 {
	position: absolute;
	top: 44%;
	width: 54px;
	height: 54px;
	cursor: pointer;
	z-index:9;
}
.cul01 {
	right: 0px;
	background: url(../images/culright.png) center no-repeat;
}
.cul02 {
	left: 0px;
	background: url(../images/culleft.png) center no-repeat;
}
.gy01{
	font-size:46px;
	color:#e06325;
	height:50px;
}
.gy02{
	font-size:36px;
	color:#e06325;
	padding:0px 0px 15px 0px;
	line-height:43px;
}


/*战略板块*/
.pro_boxl{
	position:absolute;
	height:500px;
	background:#fdf7f4;
	width:48%;
	z-index:-1;
	bottom:73px;
	left:0px;
	background:url(../images/bg00.jpg) no-repeat center 170px;
}
.pro_boxr{
	position:absolute;
	height:566px;
	background:#f7f0ed;
	width:52%;
		z-index:-1;
	top:80px;
	right:0px;
}
.product_l{
	width:43%;
	float:left;

}
.pro_title{
	font-size:50px;
	color:#cccccc;
	height:40px;
	padding-top:50px;
}
.pro_ch{
	font-size:21px;
	color:#e06325;
	font-weight:bold;
}
.product_r{
	width:45%;
	float:right;
}
.dcbox{
	width:100%;
	clear:both;
	margin-top:370px;
}
.one{
	width:1200px;
	height:120px;
	line-height:120px;
	margin:0 auto;
}
.one_l{
	width:70%;
	float:left;
	font-size:20px;
	color:#000;
}
.one_l span{
	color:#cccccc;
		font-family: 'dincond-medium-webfont';
		margin-left:15px;
}
.one_r{
	width:30%;
	float:left;
	text-align:right;
}
.w1280{
	width:1280px;
	margin:0 auto;
	clear:both;
}
.jia01_l{
	width:663px;
	float:left;
	height:207px;
	background:#e06325;
	color:#fff;
	font-size:20px;
	box-sizing:border-box;
	padding-left:80px;
	padding-top:40px;
}
.jia01_r{
	width:617px;
	float:right;
	height:207px;
	overflow:hidden;
}
.jia01{
	font-size:26px;
}
.jia02{
	font-size:71px;
		height:70px;
	line-height:70px;
	font-weight:bold;
}
.jia02 span{
	font-weight:400;
	font-size:60px;
}
.w1280 a{
	width:100%;
	height:100%;
	display:block;
  
}
.w1280 a .jia01_r img{
  transition: all .6s;
}
.w1280 a:hover .jia01_r img{
transform: scale(1.1, 1.1);
}
.gy01ts{
	font-size:46px;
	color:#e06325;
	line-height:44px;
	padding:25px 0px 5px 0px;
}
.gy02ts{
	font-size:24px;
	color:#e06325;
	height:60px;
}
.xm01{
	text-align:center;
	font-size:40px;
	color:#e06325;
	height:50px;
	padding-top:46px;
}
.xm02{
	text-align:center;
	font-size:20px;
	color:#e06325;
	position:relative;
	height:60px;
}
.xm03{
	width:17px;
	height:4px;
	margin:0 auto;
	clear:both;
	display:block;
	background:#e06325;
}
.xm04{
	text-align:center;
	font-size:16px;
	color:#7f7f7f;
	line-height:37px;
	padding-top:30px;
	padding-bottom:60px;
	overflow:hidden;
}
.xm04 p{
	padding-bottom:0px;
}
.probg{
	background:#f7f0ed;
	clear:both;
	width:100%;
	height:183px;
}
.website{
	padding-top:60px;
}
.website a{
	background:url(../images/web1.png) no-repeat left center;
	display:block;
	height:50px;
	font-size:20px;
	font-weight:bold;
	color:#e06325;
	line-height:50px;
	padding-left:60px;
}
.website a:hover{
	color:#000;
	
}
/*yaisin项目展示*/
.swiper-slide {  -webkit-flex-shrink: 0; -ms-flex-negative: 0; flex-shrink: 0; width: 100%; height: 100%; position: relative; -webkit-transition-property: -webkit-transform; transition-property: -webkit-transform; -o-transition-property: transform; transition-property: transform; transition-property: transform,-webkit-transform}
.swiper-container-android .swiper-slide, .swiper-wrapper { -webkit-transform: translate3d(0,0,0); transform: translate3d(0,0,0); }
.swiper-wrapper { position: relative; width: 100%; height: 100%; z-index: 1; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-transition-property: -webkit-transform; transition-property: -webkit-transform; -o-transition-property: transform; transition-property: transform; transition-property: transform,-webkit-transform; -webkit-box-sizing: content-box; box-sizing: content-box; }
.swiper-container { margin: 0 auto; position: relative; overflow: hidden; list-style: none; padding: 0; z-index: 1; }
.swiper-container-fade .swiper-slide{    pointer-events: none; -webkit-transition-property: opacity; -o-transition-property: opacity; transition-property: opacity}
.swiper-container-fade .swiper-slide-active, .swiper-container-fade .swiper-slide-active{pointer-events:auto; z-index: 3;}
.swiper-container-fade .swiper-slide{opacity:0!important;}
.swiper-container-fade .swiper-slide-active{opacity:1!important;} 

.lc_fr{box-sizing: border-box; width:100%; position:relative; margin-top:-183px;}
.preview{ height: 183px; position: relative;line-height: 183px; text-align: center;}
.preview li{ font-size: 18px; cursor: pointer; transition: all .2s; position:relative;}
.preview li em{font-family: 'dincond-medium-webfont';
position:absolute;
top:0px;
left:0px;
line-height:110px;
width:100%;
font-size:26px;
text-align:center;
display:none;
}
.preview li i{
position:absolute;
bottom:50px;
left:50%;
margin-left:-16px;
width:31px;
height:4px;
background:#fff;
display:none;
}
.preview li.active-nav em,.preview li.active-nav i{
	display:block;
}
.preview li.active-nav{ font-size: 18px; color: #fff; background:#e06325; font-weight:bold;}
.preview .iconfont{ position: absolute; color: #BF2E2E; font-size: 20px; top: 50%; transform: translateY(-50%); background:url(../images/hisl.png) no-repeat top center; height:30px; width:30px; background-size:100% auto;}
.preview .arrow-left{ left: 0;}
.preview .arrow-right{ right: 0;  background:url(../images/hisr.png) no-repeat top center;background-size:100% auto;}
.preview .swiper-container{ width: 92%; margin: 0 auto;}
.view li{ padding: 0px 0;}
.view .con{ line-height: 30px; color: #333333; line-height: 24px;}
.news_lists {
	margin-left: -2%;
}
.view{
	padding:100px 0px;
	clear:both;
	margin-top:-1000px; padding-top:20px; z-index:-1;  position:relative;
}
.h323{
	height:323px;
}
.jjbb{
	height:600px;
}
.news_lists li {
	width: 31.3%;
	margin-bottom: 30px;
	position: relative;
	float: left;
	margin-left: 2%;
	overflow: hidden;
	height: 373px;
}
.news_lists .imgbox {
	width: 100%;
	height: 215px;
	overflow: hidden;
}
.news_lists li .img {
	width: 100%;
	height: 100%;
	transition: all .6s;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.news_lists li:hover .img {
	transform: scale(1.1, 1.1);
}
.news_lists li .info {
	border-bottom:1px solid #c0c0c0;
	padding: 5px 0px;
	box-sizing: border-box;
	width: 100%;
	position: relative;
	transition: all .6s;
	color: #737373;
	height:150px;
}
.news_lists li .info:before {
	position:absolute;
	bottom:-1px;
	background:#e06325;
	transition: all .6s;
	width:0px;
	height:1px;
	content:"";
	z-index:6;
}
.news_lists li:hover .info:before {
	width:100%;
}
.news_lists li h3 {
	font-size: 20px;
	line-height: 45px;
	height: 55px;
	margin-bottom: 0px;
	font-weight: 400;
	color: #666666;
}
.dizhi{
	line-height:21px;
}
.tel{
	color:#e06325;
	font-size:18px;
}
	

/*yasin联系我们*/
.con_boxl{
	position:absolute;
	height:600px;
	width:43%;
	z-index:-1;
	left:0px;
	background:url(../images/conleft.jpg) no-repeat center 290px;
}
.con_boxr{
	position:absolute;
	height:148px;
	background:#fcefe9;
	width:57%;
	z-index:-1;
	top:142px;
	right:0px;
}
.telda {
    font-family: 'dincond-medium-webfont';
    color: #e06325;
    font-size: 44px;
    background: url(../images/contel.png) no-repeat 0px 0px;
    text-indent: 89px;
    height: 73px;
	line-height:73px;
}
.con01ts{
	font-size:30px;
	color:#e06325;
	line-height:34px;
	padding:0px 0px 5px 0px;
}
.con02ts{
	font-size:20px;
	color:#e06325;
	height:45px;
}
.contact_menu .bg01 {
	width:23%;
	height: 4px;
	position: absolute;
	left: 0px;
	top: 53px;
	background: #db652a;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-ms-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s;
	margin-left:-39px;
}
.contact_menu {
	height: 83px;
	font-size: 20px;
	margin:0 auto;
	position: relative;
	line-height:83px;
	z-index:99;
	width:640px;
	margin:0 auto;
	padding-top:80px;
}
.contact_menu li {
	color: #000;
	cursor: pointer;
	width: 50%;
	display: block;
	float: left;
	text-align: left;
	box-sizing:border-box;
}
.contact_menu li.on {
	color: #db652a;
}
.cont_r{
	width:49%;
	float:right;
}
.ysinput{
	clear:both;
}
.tit_con{
	clear:both;
	height:90px;
}
.ysinput_l{
	width:127px;
	float:left;
	height:60px;
	line-height:50px;
	font-weight:bold;
}
.ysinput_r{
	width:410px;
	float:left;
}
.ysinput_r .text{display:block; width:100%;box-sizing:border-box; height:48px; padding:0 20px; font-size: 14px; color:#7b7a7b;-webkit-appearance: none; line-height: 48px; background:#fdf7f4; margin-bottom: 10px; border:1px solid #e3dedb; color:#000;}
.ysinput_r .text:focus{outline:none;border:1px solid #e06325;}
.ysinput_r textarea {
    display: block;
    width: 100%;
    height: 250px;
    padding: 19px 20px;
	box-sizing:border-box;
    font-size: 14px;
    line-height: 22px;
    color: #000;
    background:#fdf7f4;;
    margin-bottom: 10px;
border:1px solid #e3dedb;
	font-family: "Microsoft YaHei", "微软雅黑";-webkit-appearance: none;
}
.ysinput_l span{
	color:#ec680a;
	font-size:18px;
	margin-right:10px;
	height:60px;
	line-height:60px;
	float:right;
	display:inline-block;
}
.ysinput_r .int-btn {
    float: left;
    width: 120px;
    height: 50px;
    line-height: 50px;
    background: #f17a25;
    margin-left: 10px;
    color: #fff;
    cursor: pointer;
	border:0;
}
.kxx {
	padding: 40px 0px 0px 0px;
	text-align: left;
	overflow: hidden;
	clear:both;
	margin:0 auto;
	width:258px;
	height:60px;
}
.kxx  a{
	width:100%;
	line-height:60px;
	text-align: center;
	overflow: hidden;
	background:#ec680a;
    color: #c40d23;
	display:block;
	color:#fff;
	font-size:16px;
	font-weight:bold;
}
.kxx  a:hover{
	background:#f17a25;
}
.con01{
			background:url(../images/ico_03.png) no-repeat 0px 3px;
			padding-left:50px;
			height:60px;
			line-height:22px;
			float:left;
			font-weight:bold;
		}
		.con02{
			background:url(../images/ico_08.png) no-repeat 0px 3px;
			padding-left:50px;
			height:60px;
			line-height:22px;
			float:left;
			margin-left:70px;
			font-weight:bold;
		}
		.bidding{
			position:relative;
			margin-top:80px;
			clear:both
		}
		.baise{
			color:#fff;
			font-weight:bold;
		}
		.morecon{
			position:absolute;
			left:230px;
			top:50px;
				-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-ms-transition: all .5s;
	-o-transition: all .5s;
		}
		.bidding:hover .morecon{
			left:200px;
		}
		.hongse{
			color:#cc1100;
			
		}

/*yasin新闻中心*/
.news_l{
	width:398px;
	float:left;
}
.newscj {
	width: 100%;
}

.newscj_l {
	float: left;
	width:100%;
	text-align: left;
	height: 272px;
	overflow: hidden;
}
.newscj_l .img {
	width: 100%;
	height: 100%;
	transition: all .6s;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.newscj_l:hover .img {
	transform: scale(1.1, 1.1);
}
.newscj_r {
	float: left;
	width: 100%;
	padding: 40px 30px 0px 40px;
	line-height: 26px;
	box-sizing:border-box;
	background: #fcefe9;
}
.newscj_r .shuzinews {
	color: #e06325;
	height: 28px;
	font-size: 18px;
	line-height: 20px;
	clear: both;
	font-weight:bold;
}
a .kjzts {
	font-size: 16px;
	display: block;
	padding-bottom:10px;
	color: #e06325;
	clear: both;
	font-weight:bold;
}
a:hover .kjzts {
	color: #73634f;
}
.team_jj {
	padding-bottom: 26px;
	clear: both;
	font-size: 14px;
}
.team_jj a {
	color: #7e7e7e;
}
.team_jj a:hover {
	color: #df6325;
}
.kq_content .news_l .swiper-pagination-bullet {
	width: 8px;
	height: 8px;
	text-align: center;
	line-height: 20px;
	font-size: 12px;
	color: #000;
	opacity: 1;
	border-radius: 8px;
	background: rgba(0,0,0,0.2);
}
.kq_content .news_l .swiper-pagination-bullet-active {
	background: #df6325;
	width: 8px;
}
.kq_content .news_l .swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
	top: 280px;
	left: 0px;
	width: 100%;
}
.newscjlist {
	width: 100%;
	height: 131px;
	clear: both;
	margin-top: 12px;
	position:relative;
}
.newscjlist:before{
	position:absolute;
	left:0px;
	top:0px;
	height:131px;
	width:0px;
	background:#e06325;
	content:"";
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-ms-transition: all .5s;
	-o-transition: all .5s;
	z-index:-1;
}
.newscjlist:hover:before{
	position:absolute;
	left:0px;
	top:0px;
	height:131px;
	width:1800px;
	background:#e06325;
	content:"";
}

.newscjlist_l {
	float: left;
	width: 95px;
	text-align: center;
	overflow: hidden;
	font-size:60px;
	padding-top:30px;
}
.newscjlist_l span{
	font-size:17px;
}
.newscjlist_l .img {
	width: 100%;
	height: 100%;
	transition: all .6s;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.newscjlist_l:hover .img {
	transform: scale(1.1, 1.1);
}
.newscjlist_r {
	float: right;
	width: 680px;
	line-height: 26px;
	padding:20px;
	box-sizing:border-box;
}
.newscjlist a{
	color:#666;
}
.newscjlist a:hover{
	color:#fff;
}
.kjzts01 {
	font-size: 16px;
	height: 36px;
	display: block;
	clear: both;
	float: left;
}

.kq_content .swiper-pagination-bullet {
	width: 8px;
	height: 8px;
	text-align: center;
	line-height: 20px;
	font-size: 12px;
	color: #000;
	opacity: 1;
	border-radius: 8px;
	background: rgba(0,0,0,0.2);
}
.kq_content .swiper-pagination-bullet-active {
	background: #df6325;
	width: 25px;
}
.kq_content .swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
	bottom: 20px;
	left: 0px;
	width: 100%;
	height:30px;
}

.news_r{
	width:780px;
	float:right;
}
.news_l .swiper-slide a{
	display:block;
}
/*分页*/
.pgbtn A {
	DISPLAY: block;
	COLOR: #666;
	LINE-HEIGHT: 32px;
	FONT-FAMILY: verdana;
	TEXT-DECORATION: none
}
.pagnum a {
	MARGIN-left: 5px;
	WIDTH: 38px;
	height: 32px;
	BORDER: #dddddd 1px solid;
}
.pagnum A:hover {
	WIDTH: 38px;
	border: 1px solid #df6325;
	text-align: center;
	color: #FFFFFF;
	background: #df6325;
}
.pagnumts a {
	MARGIN-left: 5px;
	width:60px;
	margin-top:7px;
	text-align:center;
}

a.currentpg {
	font-weight: bold;
	border: 1px solid #df6325;
	text-align: center;
	color: #FFFFFF;
	background: #df6325;
}
.pagek {
	height: 50px;
	padding: 40px 0px 60px 0px;
	clear: both;
	overflow: hidden;
}
.pages {
	MARGIN: 1px 0px 1px 0px;
	FLOAT: right;
	TEXT-ALIGN: center;
	height: 25px;
}
.pagetb {
	MARGIN: 0px auto
}
.pregro {
	WIDTH: 10px;
	PADDING-TOP: 2px;
	HEIGHT: 10px
}
.nxtgro {
	WIDTH: 10px;
	PADDING-TOP: 2px;
	HEIGHT: 10px
}
.pregro {
	DISPLAY: inline;
	FLOAT: left;
	MARGIN: 1px 0px 1px 5px;
	text-align: center;
}
.nxtgro {
	DISPLAY: inline;
	FLOAT: right;
	MARGIN: 2px 5px 2px 0px;
	text-align: center;
}
.pages li {
	float: left;
}
/* 本例子css */
.slideTxtBox {
	width: 1200px;
	text-align: left;
	padding-top: 20px;
	font-size: 15px;
}
.slideTxtBox .hd {
	height: 46px;
	line-height: 46px;
	padding: 0 40px 0 0px;
	position: relative;
	border: solid #df6325;
	border-width: 1px 0px;
}
.slideTxtBox .hd ul {
	float: left;
	position: absolute;
}
.slideTxtBox .hd ul li {
	float: left;
	padding: 0 40px;
	cursor: pointer;
}
.slideTxtBox .hd ul li.on {
	height: 46px;
	line-height: 46px;
	background: #df6325;
	color: #FFF;
}
.slideTxtBox .bd ul {
	padding: 30px 0px;
	zoom: 1;
	clear: both;
	overflow: hidden;
}
.slideTxtBox .bd li {
}
.slideTxtBox .bd li .date {
	float: right;
	color: #999;
}


.prd_l {
	width: 650px;
	float: left;
	padding: 10px 0px 0px 0px;
}
.prd_r {
	width: 520px;
	float: right;
	padding-top: 200px;
	color: #757575;
	line-height: 30px;
}
.ipg2-h3 {
	font-size: 36px;
	color: #df6325;
	font-weight: 400;
	height: 80px;
	line-height: 80px;
}
.shzr {
	padding: 40px 0px;
	clear: both;
	overflow: hidden;
}
.shzr_l {
	width: 500px;
	float: left;
}
.shzr_l img {
	width: 100%;
}
.shzr_r {
	width: 640px;
	float: right;
	padding-top: 50px;
}
.shzr01bg {
	width: 100%;
	background: url(../images/shzr01bg.jpg) no-repeat top center;
	height: 467px;
	padding-top: 50px;
	clear: both;
	font-size: 16px;
	position: relative;
	background-size: cover;
}
.shzr03bg {
	width: 100%;
	background: url(../images/shzr01bg.jpg) no-repeat top center;
	height: 507px;
	padding-top: 10px;
	clear: both;
	font-size: 16px;
	position: relative;
}
.xm_intro {
	width: 100%;
	background: #df6325;
	;
	height: 407px;
	padding-top: 50px;
	clear: both;
	color: #fff;
}
.xm_title {
	font-size: 32px;
	height: 80px;
	line-height: 80px;
}
.luntan_title {
	font-size: 30px;
	color: #fff;
	width: 300px;
	position: absolute;
	left: 0px;
	top: 0px;
}
.bbsbg {
	padding: 50px 0px 40px 0px;
	overflow: hidden;
	width: 1200px;
	margin: 0 auto;
}
.xmjj a {
	float: left;
	border: 1px solid #ffffff;
	width: 175px;
	height: 36px;
	line-height: 36px;
	color: #ffffff;
	text-align: center;
	font-weight: bold;
	transition: all .5s;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-ms-transition: all .5s;
	-o-transition: all .5s;
	margin-right: 15px;
}
.xmjj a:hover {
	background: #ffffff;
	color: #016887;
}

/*yasin项目详情*/
.yspro_box{
	width:400px;
	height:366px;
	position:absolute;
	top:20%;
	z-index:6;
	right:12%;
	background:rgba(224,99,37,.9);
	color:#fff;
}
.yspro_title{
	text-align:center;
	font-size:40px;
	height:70px;
	line-height:70px;
	padding-top:40px;
}
.yspro_tel{
	background:#2b261f;
	height:101px;
	line-height:101px;
}
.yspro_tell{
	width:60%;
	float:left;
	font-size:30px;
	text-align:center;
}
.yspro_telr{
	width:30%;
	float:right;
	padding-top:10px;
	text-align:center;
}
.yspro_telr img{
	width:80px;
	height:80px;
}
	
.yspro_jj{
	width:100%;
	box-sizing:border-box;
	padding:20px 50px;
}
.c01bg{
	background:url(../images/c01bg.jpg) no-repeat top center;
	height:350px;
	padding-top:99px;
	
}
.tabc_l{
	width:300px;
	float:left;

}
.tabc_r{
	width:230px;
	float:left;
	color:#d2d2d2;
	font-size:16px;
	line-height:26px;
	border-left:1px solid #494949;
	padding-left:90px;
	margin-left:120px;
	margin-top:15px;
}
.tabc_r b{
	color:#fff;
	font-weight:400;
}
.rea{
	position:relative;
}
.peitao_box{
	width:340px;
	right:0px;
	top:160px;
	position:absolute;
	background:rgba(0,0,0,0.8);
	height:420px;
	z-index:6;
}
.peitao_title{
	height:84px;
	line-height:84px;
	background:#db652a;
	font-size:20px;
	font-weight:bold;
	text-indent:40px;
	color:#fff;
}
.peitao_jieshao{
	width:100%;
	height:310px;
	overflow:hidden;
	color:#cacaca;
	box-sizing:border-box;
	padding:26px 40px;
}
.peitao_box .swiper-container {
	width: 100%;
	height: 100%;
}
.peitao_box .swiper-slide {
	height: auto;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0px 30px 15px 0px;
}
.liangdian{
	font-size:18px;
	text-align:center;
	padding-top:30px;
}
.tujibg{
	background:#f7f1ee;
	width:100%;
	clear:both;
	overflow:hidden;
}
.zj1005 {
	width: 100%;
	padding-top: 50px;
	padding-bottom: 50px;
}

.zj1005 .swiper-slide{
	width:650px;
	height:450px;
	display: flex;
    justify-content: center;
    align-items: center;
	text-align:center;
}
.zj1005 .swiper-slide img{
	max-height:450px!important;
	max-width:650px!important;
	width:auto!important;
	height:auto!important;
}
.zj1005 .swiper-button-next:after {
	content: 'next';
}
.zj1005 .swiper-button-prev:after {
	content: 'prev';
}
.office_menu .bg01 {
	width:33.33%;
	height: 3px;
	position: absolute;
	left: 0px;
	bottom: 0px;
	background: #db652a;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-ms-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s;
	margin-left:0px;
}
.office_menu {
	height: 83px;
	font-size: 17px;
	margin:0 auto;
	position: relative;
	line-height:83px;
	background:#fff;
	z-index:99;
	width:640px;
	margin:0 auto;
}
.office_menu li {
	color: #484848;
	cursor: pointer;
	width: 33.3%;
	display: block;
	float: left;
	text-align: center;
	box-sizing:border-box;
}
.office_menu li.on {
	color: #db652a;
}

.offi_content {
	padding-top: 86px;
	margin:0 auto;
	padding-bottom:20px;
}
.offi_box{
	background:#fff;
	padding:0px 0px 8px 0px;
	border-radius:5px;
	margin:8px 0px;
	color: #465885;
	overflow:hidden;
	width:100%;
	box-sizing:border-box;
}
.juse{
	color:#db652a;
}
.lb_txt {
	position: absolute;
	background: rgba(0,0,0,.6);
	z-index: 99;
	bottom: 0px;
	padding: 9px 0px;
	line-height: 23px;
	width: 96%;
	color: #fff;
	font-size: 16px;
	text-align: center;
	padding: 2%;
}
.slideGroup {
	width: 100%;
	clear: both;
	padding-top: 10px;
}
.slideGroup .parHd {
	height: 77px;
	line-height: 47px;
	padding: 0 20px;
	position: relative;
}
.slideGroup .parHd ul {
	float: left;
	position: absolute;
	left: 420px;
	height: 47px;
}
.slideGroup .parHd ul li {
	float: left;
	width: 163px;
	height: 47px;
	background: #959595;
	line-height: 47px;
	overflow: hidden;
	font-weight: bold;
	margin-left: 8px;
	cursor: pointer;
	text-align: center;
	color: #FFFFFF;
}
.slideGroup .parHd ul li.on {
	background: #df6325;
}

/*yasin新闻详情页*/
.xiangq{
	width:1050px;
	float:left;
	box-sizing:border-box;
	border-right:1px solid #e5e5e5;
	padding-right:90px;
}
.news_title {
	color: #4c4c4c;
	text-align: center;
	font-size: 38px;
	line-height: 48px;
}
.xian {
	border-bottom: 1px  solid #e6e6e6;
	height: 56px;
	margin-top: 28px;
	text-align: center;
	font-size:16px;
}

.box01 {
	padding: 30px 0px;
	clear: both;
	font-size: 16px !important;
	color: #7f7f7f;
	line-height: 33px !important;
	text-align: justify;
}
.box01 img {
	max-width: 800px;
	display: block;
	text-align: center;
	margin: 0 auto;
}

.hit {
	color: #959595;
}
.top{
	position:fixed;
	right:20px;
	top:460px;
	width:1200px;
	margin-left:-600px;
	text-align:right;
	left:50%;
}
.brand-pic ul {
	width: 1200px;
	padding-top: 30px;
}
.brand-pic ul li {
	float: left;
	width: 280px;
	height: 400px;
	margin: 10px;
	text-align: center;
}
.brand-pic ul li:hover .down {
	height: 90px;
	opacity: 1;
	transition: all .3s;
}
.brand-pic .pic-img {
	width: 280px;
	height: 350px;
	position: relative;
	background: #fff;
}
.brand-pic h2 {
	font-size: 14px;
	height: 40px;
	line-height: 40px;
}
.brand-pic .pic-img img {
	width: 100%;
	height: 100%;
}
.pic-img .down {
	display: block;
	position: absolute;
	left: 90px;
	bottom: 0;
	width: 100px;
	height: 0px;
	background: #f99d1b url(../images/read.png) no-repeat center center;
	opacity: 0;
}
.cirl20 {
	border-radius: 60px 0px 60px 0px;
}
/*yasin视频*/
.videobg{
	background:#f9f4f1;
	padding:70px;
	clear:both;
	overflow:hidden;
}
.video_pop {
	display: block;
	width: 100%;
	height: 100%;
	background: #000;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 9999!important;
	display: flex;
	justify-content: center;
	align-items: center;
	display: none;
}
.close_btn {
	width: 40px;
	height: 40px;
	position: absolute;
	right: 10px;
	top: 10px;
	background: url(../images/colse.png) no-repeat center;
	z-index: 100;
	cursor: pointer;
}
#video {
	width: 100%;
    object-fit: cover;
	height:89vh;
	
}
.more_viedo{
	position:absolute;
	top:80px;
	right:30px;
}
.news_bbs {
	width: 550px;
	margin-bottom: 30px;
	position: relative;
	float: left;
	overflow: hidden;
	height: 343px;
	cursor: pointer;
	margin: 0px 25px;
	margin-bottom:49px;
}
.news_bbs .imgbox {
	width: 100%;
	height: 273px;
	overflow: hidden;
	position:relative;
}
.news_bbs .img {
	width: 100%;
	height: 100%;
	transition: all .6s;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.news_bbs:hover .img {
	transform: scale(1.1, 1.1);
}
.news_bbs a .info {
	padding: 0px 0px;
	box-sizing: border-box;
	width: 100%;
	transition: all .6s;
	color: #737373;
	height:69px;
	background:#ffffff;
	line-height:69px;
	font-size:16px;
	font-weight:bold;
	text-align:left;
		padding:0px 20px;
}
.news_bbs a .info:before {
	position:absolute;
	bottom:0px;
	background:#e06325;
	transition: all .6s;
	width:0px;
	height:2px;
	content:"";
	z-index:6;
	left:0px;
}
.news_bbs a:hover .info:before {
	width:100%;
}
.videoicon {
	position: absolute;
	background: rgba(0,0,0,.4);
	left: 0px;
	top: 0px;
	width: 100%;
	height:100%;
	z-index: 6;
	box-sizing: border-box;
	text-align: center;
	display: flex;
    justify-content: center;
    align-items: center;
}
.magazine {
	width: 550px;
	position: relative;
	float: left;
	height: 216px;
	cursor: pointer;
	margin:30px 25px;
	background:#ffffff;
}
.magazine:nth-child(2n){
	float:right;
	margin-right:0px;
}
.magazine .mag_l {
	float:left;
	width:240px;
}
.magazine .m01{
	font-size:20px;
	color:#000000;
	padding-top:60px;
}
.magazine .m02{
	color:#7f7f7f;
		line-height:21px;
		padding:7px 0px 11px 0px;
}
	
.magazine .imgbox {
	width: 446px;
	height: 213px;
	position:relative;
	overflow:hidden;
	float:right;
}
.magazine .img {
	width:146px;
	height:192px;
	float:right;
	transition: all .6s;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	margin-top:12px;
}

.magazine a .info {
	padding: 0px 0px;
	box-sizing: border-box;
	width: 100%;
	transition: all .6s;
	color: #737373;
	height:3px;
	background:#ffffff;
	line-height:1px;
	font-size:16px;
	font-weight:bold;
	text-align:left;
		padding:0px 20px;
		border-bottom:1px solid #e06325;
		clear:both;
}
.magazine a .info:before {
	position:absolute;
	bottom:0px;
	background:#000;
	transition: all .6s;
	width:0px;
	height:1px;
	content:"";
	z-index:6;
	left:0px;
}
.magazine a:hover .info:before {
	width:100%;
}
.magicon {
	position: absolute;
	background:#e06325;
	left: 0px;
	top: 0px;
	width: 82px;
	height:116px;
	left:-25px;
	top:-25px;
	z-index: 6;
	box-sizing: border-box;
	text-align: center;
    justify-content: center;
    align-items: center;
	color:#fff;
	font-size:20px;
	padding-top:20px;
	line-height:44px;
}
.magicon .ziti{
	font-size:65px;
	clear:both;
	width:100%;
}

/*yasin首页*/
.sy_content {
	padding: 10px 0px 10px 0px;
	clear: both;
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}
.sy_l {
	width: 368px;
	float: left;
	line-height: 25px;
	color:#6e6e6e;
	padding-top:43px;
}
.yearbb {
	font-size:23px;
	color:#333333;
}
.yearbb span {
	font-size:50px;
	color:#e06325;
	margin-right:5px;
}
.sy_honor {
	padding-top:15px;
}

.sy_m {
	width: 416px;
	float: left;
	padding-top:23px;
	margin-left:30px;
}
.home-news-date {
	font-size: 20px;
	color: #999999;
	font-weight:bold;
	margin-top: 5px;
	height:30px;
}
.home-news-title {
	font-size: 22px;
	color: #e06325;
	line-height: 29px;
	font-weight: bold;
	margin: 6px 0;
}
.home-news-information {
	font-size: 13.5px;
	color: #535353;
	line-height: 23px;
	opacity: 0.6;
	filter: Alpha(opacity=60);
	margin-bottom: 7px;
}

.sy_r {
	width: 280px;
	float: right;
	background:url(../images/sy_r.jpg) no-repeat top center;
	height:164px;
	padding-top:15px;
	position:relative;
	padding-left:57px;

}
.sh_en{
	font-size:39px;
	color:#cbd6de;
	text-transform:uppercase;
	height:38px;
	padding-top:23px;
	font-weight:bold;
}
.sh_ch{
	font-size:26px;
	color:#e06325;
}

.sh_jj{
	font-size:15px;
	color:#6e6e6e;
	clear:both;
	padding-top:3px;
}
.sh_more{
	position:absolute;
	left:180px;
	top:100px;
}

.in_pro_boxts{
	width: 100%;
	height: 211px;
	overflow: hidden;
	clear:both;
}
.in_pro_boxts > ul >li{
	width: 25%;
	float: left;
	position: relative;
	height: 211px;
	transition: width 1s;
-moz-transition: width 1s;	/* Firefox 4 */
-webkit-transition: width 1s;	/* Safari 和 Chrome */
-o-transition: width 1s;	/* Opera */
}
.in_pro_boxts  ul li.onwid{
	width: 37%;
}

.in_pro_boxts  ul li.offwid{
	width: 21%;
}
.in_pro_boxts  ul li.onwid .in_pro_listts{
		background: rgba(0,0,0,0.00);
}

.syvideo{
	position:absolute;
	top:40%;
	left:0px;
	text-align:center;
	width:100%;
	color:#fff;
}
.sy01{
	font-size:70px;
	height:80px;
}
.sy02{
	font-size:30px;
}

.in_pro_listts{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.20);
}
.in_pro_iconts{
	width: 120px;
	height: 210px;
	position: absolute;
	top: 50px;
	left:50%;
	margin-left:-60px;
	text-align: left;
		color: #fff;
}
.in_pro_iconts span{
	font-size: 20px;
	display: inline-block;
}
.in_pro_iconts p{
	font-size:16px;
	font-weight:bold;
	padding: 2px 0;
}

/*产业布局*/
.in_pro_box{
	width: 1280px;
	height: 489px;
	overflow: hidden;
	margin:0 auto;
	color:#fff;
}
.in_pro_box > ul >li{
	width: 16.66666%;
	float: left;
	position: relative;
	height:489px;
	transition: width 1s;
-moz-transition: width 1s;	/* Firefox 4 */
-webkit-transition: width 1s;	/* Safari 和 Chrome */
-o-transition: width 1s;	/* Opera */
}
.in_pro_box  ul li.onwid{
	width: 45%;
}
.in_pro_box  ul li.onwid .in_pro_list{
	opacity: 0;
}
.in_pro_box  ul li.onwid .in_pro_kun{
	opacity: 1;
}
.in_pro_box  ul li.offwid{
	width: 11%;
}
.in_pro_box  ul li.offwid .in_pro_list{
	opacity: 1;
}
.in_pro_box  ul li.offwid .in_pro_kun{
	opacity: 0;
}

.in_pro_list{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.50);
}
.in_pro_icon{
	width: 100%;
	height: 150px;
	position: absolute;
	top: 50%;
	margin-top: -75px;
	left: 0;
	text-align: center;
}
.in_pro_icon span{
	height: 40px;
	font-family: 'dincond-medium-webfont';
	font-size:30px;
	display:block;
}
.in_pro_icon i{
	width: 16px;
	height: 1px;
	background:#fff;
	display:block;
	margin:0 auto;
	clear:both;
}

.in_pro_icon p{
	text-align: center;
	padding: 15px 0;
	font-size:16px;
	font-weight:bold;
}

.in_pro_kun{
	width: 200px;
	height: 326px;
	opacity: 0;
	overflow: hidden;
	padding: 35px;
	position: absolute;
	text-align:center;
	top: 50%;
	margin-top: -193px;
	left: 50%;
	margin-left:-130px;
		transition: width 1s;
-moz-transition: width 1s;	/* Firefox 4 */
-webkit-transition: width 1s;	/* Safari 和 Chrome */
-o-transition: width 1s;	/* Opera */
	background: rgba(0,0,0,0.50);

}
.in_pro_box a{
	color:#fff;
}
.slogpro{
	padding-top:100px;
	clear:both;
}
.kuang{
	width:97px;
	height:200px;
	border:2px solid #fff;
	margin:0 auto;
}
.in_pro_kun span{
	font-size: 58px;
		font-family: 'dincond-medium-webfont';
		padding-top:30px;
		height:50px;
		display:block;
}
.in_pro_kun i{
	width: 16px;
	height: 3px;
	background:#fff;
	display:block;
	margin:0 auto;
	clear:both;
	margin-top:30px;
}
.in_pro_kun p{
	font-size: 20px;
}
.in_pro_kun a{
	display: block;
	position: absolute;
	bottom: 20px;
	right: 20px;
	width: 111px;
    height: 54px;
    background: url(../images/more.png) center no-repeat;
}
/*品牌中心*/
.brand_boxl{
	position:absolute;
	height:260px;
	background:#fcefe9;
	width:36%;
	z-index:-1;
	top:216px;
	left:0px;
}
.brand_boxr{
    position: absolute;
    height: 500px;
    width: 53.5%;
    z-index: -1;
    top: 196px;
    right: 0px;
    background: url(../images/br02.jpg) no-repeat left 280px;
}
.heibg{
	position:absolute;
	left:0px;
	bottom:9px;
	background:rgba(0,0,0,.6);
	z-index:6;
	width:100%;
	height:63px;
}
.brand_l{
	width:718px;
	float:left;
	position:relative;
}
.brand_r{
	width:400px;
	float:right;
	padding-top:40px;
}
.bra01, .bra02 {
	position: absolute;
	bottom:9px;
	width: 80px;
	height: 63px;
	cursor: pointer;
	z-index:9;
}
.bra01 {
	right: -80px;
	background: url(../images/brright.gif) center no-repeat;
}
.bra02 {
	right: 0px;
	background: url(../images/brleft.gif) center no-repeat;
}
.brand_l .swiper-pagination-bullet {
	width: 8px;
	height: 8px;
	text-align: center;
	line-height: 20px;
	font-size: 12px;
	color: #000;
	opacity: 1;
	border-radius: 8px;
	background: #fff;
}
.brand_l .swiper-pagination-bullet-active {
	background: #e06325;
}
.brand_l .swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{
	text-align:left;
	padding-left:20px;
	bottom:23px;
}
.bra_l{
	width:532px;
	float:left;
	position:relative;
}
.bra_r{
	width:500px;
	float:left;
	padding-top:60px;
	margin-left:110px;
}
.botbox{
	width:261px;
	height:149px;
	background:#e06325;
	color:#fff;
	box-sizing:border-box;
	padding:30px 0px 0px 60px;
	top:0px;
	right:0px;
	position:absolute;
}
.cb01{
	clear:both;
	padding-top:90px;
}
.tl{
	text-align:left;
}
.pingt{
	box-sizing:border-box;
	padding:30px;
}

.hcc{
	font-size:30px;
}
.cp01{
	padding-top:50px;
}
.lnian{
	font-size:20px;
	padding-top:12px;
	clear:both;
}
.jccu{
	width:100%;
	clear:both;
	padding:20px 0px;
	clear:both;
	overflow:hidden;
}
.jccul{
	width:61px;
	height:61px;
	border-radius:50%;
	float:left;
	border:1px solid #e06325;
	color:#e06325;
	font-size:18px;
	line-height:61px;
	text-align:center;
}
.jccur{
	width:400px;
	float:left;
	margin-left:23px;
}
.jccpb{
	clear:both;
	padding-top:113px;
	color:#fff;
}


/*yasin底部*/
.bottombg {
	background: #373737;
	width: 100%;
	clear: both;
	height:125px;
}
.bottom {
	width: 1200px;
	margin: 0 auto;
	color: #878787;
}
.bottom a {
	color: #979797;
}
.fot2 {
	position: relative;
	background: url(../images/wx.png) no-repeat top center;
	width: 30px;
	height: 30px;
	display: block;
	float: right;
	margin-left: 8px;
}
.fot2 .d-project-erwei {
	position: absolute;
	width: 152px;
	height: 0px;
	bottom: 40px;
	left: -65px;
	overflow: hidden;
	transition: all .3s;
	z-index: 9;
}
.fot2 .d-project-erwei img {
	width: 100%;
}
.fot2:hover .d-project-erwei {
	height: 152px;
	transition: all .3s;
}
.bottom a:hover {
	color: #fff;
}
.bottom_l {
	width: 240px;
	float: left;
	padding-top: 30px;
	text-align:center;
}
.bottom_l img{
	width:211px;
	padding-top:10px;
}
.bottom_m {
	width: 420px;
	float: left;
	font-weight:bold;
	padding-top:45px;
	font-size:13px;
	line-height:21px;
}
.bottom_r {
	width: 280px;
	float: right;
	text-align: center;
	padding-top: 30px;
	color: #c9c9c9;
	font-size: 14px;
	padding-top:50px;
}
.foot_jj {
	clear: both;
}

.banquan {
	clear: both;
	float: left;
}
.banquan li {
	float: left;
	position:relative;
}
.banquan li:before{
	width:3px;
	height:3px;
	background:#737373;
	content:"";
	position:absolute;
	left:0px;
	top:12px;
}
.banquan li a {
	float: left;
	color: #949494;
	margin: 0px 10px;
	font-weight: bold;
}
.banquan li a:hover {
	color: #fff;
}

/*手机端按钮*/
.dompc {
	display: block;
}
.dommobile {
	display: none;
}
.mobile_btn {
	cursor: pointer;
	width: 36px;
	display: none;
	height: 50px;
	position: absolute;
	right: 12px;
	top: 0px;
	z-index: 999;
	box-sizing: border-box;
	padding: 22px 6px;
}
.mobile_btn.on .line1 {
	transform: rotate(45deg);
	transform-origin: 3% 50%;
}
.mobile_btn.on .line2 {
	width: 0;
}
.mobile_btn.on .line3 {
	transform: rotate(-45deg);
	transform-origin: 3% 50%;
}
.mobile_btn span {
	display: block;
	width: 28px;
	height: 3px;
	background: #df6325;
	transition: all .45s;
}
.mobile_btn .line2 {
	margin: 7px 0;
	width: 28px;
}
.m03{
	margin-left:18px;
	font-size:23px;
}
#baiduMap{
	width:100%;
	height:578px;
}
.boxbb {
	display: none;
	z-index: 99999;
	background: rgba(0,0,0,.5);
	width: 100%;
	height: 100%;
	position: fixed;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
}
.pd_show {
	position: fixed;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	z-index: 99999;
}
.pd_show .modal-container {
	background: #fff;
	border-radius: 3px;
	z-index: 9;
	width:700px;
}
.pd_show .modal-container .modal-header {
	height: 46px;
	position: relative
}
.pd_show .modal-container .modal-header .modal-title {
	margin: 0;
	font-size: 16px;
	line-height: 46px;
	padding-left: 24px;
	color: #000;
	font-weight: bold;
	border-bottom: 1px solid #e9e9e9;
}
.infinity-hover {
	cursor: pointer;
}
.pd_show .modal-container .modal-header .modal-close {
	position: absolute;
	top: 7px;
	right: 18px;
	font-size: 22px;
	color: #999
}
.pd_show .modal-container .modal-header .modal-close:hover {
	color: #e06225;
}
.pd_show .modal-container .modal-content {
	padding: 0 24px;
	height: calc(100% - 52px);
	overflow: hidden
}
.pd_show .modal-container .modal-content .modal-content-box {
	overflow: auto
}
.cc_ysbb{
	width:100%;
	box-sizing:border-box;
	padding:30px 50px;
	font-size:15px;
	line-height:30px;
}
.cc_ysbb b{
	font-size:16px;
}
.cc_ysbb p{
	padding-top:20px;
}
.sitew_erm,.sitew_open{transition:all 0.3s;-webkit-transition:all 0.3s;-moz-transition:all 0.3s;-o-transition:all 0.3s;-ms-transition:all 0.3s;}
.sitew_erm{position: fixed;right: 0px;bottom: 22%;width: 156px;z-index: 99;}

.sitew_erm dt{width: 156px;height: 156px;}
.sitew_erm dt img{width: 100%;height: 100%;}
.sitew_erm dd{color: #fff;text-align: center;display:none;}

.backwtop{display: none;}
.backwtop a{display: block;line-height: 26px;text-align: center;color: #fff;font-weight: bold;}
.backwtop{visibility: hidden;opacity: 0;border-radius: 0 0 6px 6px;background: #0750a2;margin-top: -6px;}
.backwtop.cur{visibility: visible;opacity: 1;}

.sitew_close{position: absolute;top:-25px;right:5px;cursor: pointer;width: 20px;height: 20px;background:url(../images/x_close.png) no-repeat center center;background-size: cover;}
.sitew_open{cursor: pointer;width: 40px;height: 40px;line-height: 40px; border-radius: 5px 0 0 5px; color: #fff; position: absolute;top:0;text-align: center;left: 0px;visibility: hidden;opacity: 0; background: #db662b url(../images/x_arrow_le.png) no-repeat center center;}

.sitew_erm.cur{right: -156px;}
.sitew_erm.cur .sitew_open{left: -40px;visibility: visible;opacity:1;}

