@charset "utf-8";

body {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	font-family: "Microsoft YaHei", "微软雅黑";
	background: #fff;
	line-height: 28px;
	color: #545454;
	overflow-x: hidden;
	  -webkit-text-size-adjust: none;
}
@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');
}
.ziti {
	font-family: 'dincond-medium-webfont';
}
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: #e1640b;
	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;
}
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;
}
.w1200_hx {
	width: 1200px;
	margin: 0 auto;
	clear: both;
}
.blank20 {
	clear: both;
	height: 20px;
	overflow: hidden;
}
.blank30 {
	clear: both;
	height: 30px;
	overflow: hidden;
}
.blank50 {
	clear: both;
	height: 50px;
	overflow: hidden;
}
/*导航*/
.bannerny {
	width: 100%;
	height: 322px;
	overflow: hidden;
	position: relative;
	margin-top:86px;
}
.banner_about {
	width: 100%;
	height:100%;
	background: url(../images/about_ban.jpg) no-repeat top center;
	background-size: cover;
	animation: zoombig 4s linear forwards;
}
.banner_contact {
	width: 100%;
	height:100%;
	background: url(../images/contactbg.jpg) no-repeat top center;
	background-size: cover;
	animation: zoombig 4s linear forwards;
}
.banner_hr {
	width: 100%;
	height:100%;
	background: url(../images/hrbg.jpg) no-repeat top center;
	background-size: cover;
	animation: zoombig 4s linear forwards;
}
.banner_news {
	width: 100%;
	height:100%;
	background: url(../images/newsbg.jpg) no-repeat top center;
	background-size: cover;
	animation: zoombig 4s linear forwards;
}
@keyframes zoombig {
 0% {
transform: scale(1.1, 1.1);
}
 100% {
transform: scale(1, 1);
}
}
.heibg{
	position:absolute;
	bottom:30px;
	height:61px;
	z-index:2;
	background:rgba(0,0,0,.6);
	width:60%;
	right:0px;
}
	
	

/*header*/
#header {
	position: fixed;
	z-index: 999;
	left: 0;
	right: 0;
	top: 0;
	width: 100%;
	max-width: 1920px;
	margin: 0 auto;
	background:#fff;
}
/*.start #header{box-shadow: 0 0 10px rgba(0,0,0,.1);}*/
.header {
	width: 100%;
	height: 86px;
	background: #fff;
	position: relative;
	z-index: 100;
}
.header .logo {
	float: left;
	margin-left: 30px;
	padding: 0;
	margin-top: 28px;
}
.header .logo img{
	width:240px;
}
.header .head {
	float: right;
	background: #fff;
	height: 86px;
}
.header .head .head-nav {
	float: left;
	position: relative;
	height: 86px;
}
.header .head .nav {
	padding-right: 14px;
	height: 86px;
	position: relative;
	float: left;
}
.header .head .nav li {
	float: left;
	height: 86px;
}
.header .head .nav li a {
	font-size: 14px;
	color: #616161;
	font-weight: bold;
	line-height: 86px;
	margin: 0 20px;
	position: relative;
	display: block;
}
.header .head .nav li a i {
	display: block;
	position: absolute;
	left: 50%;
	top: 0;
	width: 0;
	height: 3px;
	background-color: #f08619;
	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 a.nomal i {
	left: 0;
	width: 100%;
	display: block;
}
.header .head .nav span {
	height: 5px;
	background: #ff9f00;
	position: absolute;
	top: 0;
	left: 0;
}
.header .head .head-btn {
	height: 66px;
	float: left;
	margin-right: 12px;
		padding-top:9px;
}
.header .head .head-btn .update {
	width: 118px;
	height: 66px;
	position: relative;
	float: left;
}
.header .head .head-btn .update-top {
	width: 118px;
	padding-left: 16px;
	white-space: nowrap;
	height: 66px;
	font-size: 14px;
	color: #616161;
	font-weight: bold;
	line-height: 66px;
	background: url("../images/link.png") no-repeat 82px center;
	display: block;
}
.header .head .head-btn .update-bot {
	width: 157px;
	padding: 23px 0;
	background: #feb62c;
	position: absolute;
	right: -16px;
	top: 66px;
	text-align: right;
	display: none;
	z-index: 100;
}
.header .head .head-btn .update-bot ul {
	padding-right: 30px;
	padding-left: 16px;
}
.header .head .head-btn .update-bot li {
	line-height: 30px;
}
.header .head .head-btn .update-bot a {
	font-size: 14px;
	color: #4f4f4f;
	font-weight: bold;
	text-align: right;
	padding-right: 18px;
}
.header .head .head-btn .update-bot a:hover, .header .head .head-btn .language .language-con a:hover {
	color: #fff;
}
.header .head .head-btn .update:hover .update-top {
	color: #ffffff;
	background: #feb62c url("../images/link01.png") no-repeat 82px center;
}

.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: #c5c6c8;
	line-height: 55px;
	padding: 0;
}
.header .head .subNav .item li a:hover {
	color: #ff9a00;
}
.header .head .head-btn .aisle {
	width: 158px;
	height: 66px;
	position: relative;
	float: left;
	border-left: 1px #ececec solid;
}
.header .head .head-btn .aisle-top {
	width: 100%;
	height: 66px;
	font-size: 14px;
	color: #616161;
	font-weight: bold;
	padding-left: 54px;
	line-height: 66px;
	background: url("../images/aisle.png") no-repeat 25px center;
}
.header .head .head-btn .aisle-bot {
	width: 100%;
	background: #ff9f00;
	position: absolute;
	right: 0;
	top: 66px;
	text-align: right;
	display: none;
	z-index: 100;
}
.header .head .head-btn .aisle-bot li {
	line-height: 55px;
	padding: 0 0 0 54px;
	background: no-repeat 25px center;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
}
.header .head .head-btn .aisle-bot .li1 {
	background-image: url("../images/icon_mail.png");
}
.header .head .head-btn .aisle-bot .li2 {
	background-image: url("../images/icon_scrn.png");
}
.header .head .head-btn .aisle-bot a {
	font-size: 14px;
	color: #4f4f4f;
	font-weight: bold;
	text-align: left;
}
.header .head .head-btn .aisle-bot a:hover {
	color: #fff;
}
.header .head .head-btn .aisle-bot .li1:hover {
	background-image: url("../images/icon_mail-on.png");
}
.header .head .head-btn .aisle-bot .li2:hover {
	background-image: url("../images/icon_scrn-on.png");
}
.header .head .head-btn .aisle:hover .aisle-top {
	color: #ffffff;
	background: #ff9f00 url("../images/aisle2.png") no-repeat 25px center;
}
.jpgcmenu .btt{
	display:none;
}

/*二级菜单*/

.aboutmenu .jpgcmenu{
	width:700px;
	float:right;
}

.columns {
	position:absolute;
	width:1200px;
	bottom:30px;
	right:0px;
	left:50%;
	margin-left:-600px;
	z-index:3;
	float: right;
	display: block;
}

.columns li {
	float: left;
}
.columns li a {
	position: relative;
	color: #ffffff;
	text-align: center;
	position: relative;
	-webkit-transition: color 0.3s;
	-moz-transition: color 0.3s;
	transition: color 0.3s;
	display: block;
	font-weight: bold;
	height:61px;
	line-height:61px;
	margin:0px 20px;
}
.columns li a i {
	display: block;
	position: absolute;
	left: 50%;
	bottom: 0;
	width: 0;
	height: 3px;
	background-color: #f68517;
	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: #fff;
}
.juzhong {
	width: 100%;
	background: #f4f4f4;
	height: 70px;
	line-height: 70px;
	clear: both;
}
.daohang {
	clear: both;
	width: 1200px;
	margin: 0 auto;
}
.neirong {
	width: 1140px;
	clear: both;
	padding-top: 30px;
	margin: 0 auto;
}
.w100_top{
	width:100%;
	clear:both;
    position:relative;
	margin-top:-30px;
	background:url(../images/bgtop.png) no-repeat top center;
	overflow:hidden;
	height:32px;
}
.w100{
	width:100%;
	clear:both;
	background:url(../images/nybg.png)repeat-y top center;
	overflow:hidden;
}
.syw100{
	width:100%;
	clear:both;
	position:relative;
}
.syfoot{
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	background: #494949;
	height:95px;
	z-index:-1;
}
.synewsbg{
	position:absolute;
	bottom:0px;
	width:60%;
	left:0px;
	background: #e1e1e1;
	height:250px;
	z-index:-1;
}
.kq_content {
	width: 1200px;
	margin: 0 auto;
	clear: both;	
}

.kq_l {
	width: 310px;
	float: left;
	padding-top: 10px;
	background:#eeeeee;
	height:100%;
	overflow:hidden;
	padding-bottom:100px;
}
.kq_r {
	width: 845px;
	float: right;
	padding-top: 10px;
	padding-bottom: 100px;
	border-radius: 8px 0px 0px 0px;
	background:#ffffff;
	padding-left:45px;
	line-height:30px;
}
.kq_r img {
	max-width: 845px;
	display:block;
	margin:0 auto;
}
.about_eng {
	color: #ebebeb;
	font-size: 40px;
	line-height: 34px;
	text-transform:uppercase
}
.about_ch {
	color: #000000;
	font-size: 22px;
	height: 50px;
	line-height: 40px;
	overflow: hidden;
	clear: both;
	height:60px;
}
.left_eng {
	color: #f08619;
	font-size: 24px;
	line-height: 26px;
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	letter-spacing:-2px
}
.tt02{
	width:269px;
	height:286px;
	border-radius:12px 0px 0px 0px;
	float:left;
}
.kq_l .imgbox {
	width: 100%;
	height: 286px;
	overflow: hidden;
	position:relative;
}
.kq_l .img {
	width: 100%;
	height: 100%;
	transition: all .6s;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

.kq_l .info {
	position:absolute;
	left:0px;
	bottom:0px;
	height:34px;
	line-height:34px;
	background:rgba(0,0,0,.6);
	color:#fff;
	padding:0px 10px;
	box-sizing:border-box;
	width:100%;
	font-weight:bold;
}

.kq_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(255,255,255,0.8);
}
.kq_l  .swiper-pagination-bullet-active {
	background: #f08619;
	width: 8px;
}
.kq_l  .swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
	bottom: 12px;
	right: 10px;
	width: 100%;
	left: auto;
	height: 20px;
	text-align: right;
}
.left_ch {
	color: #6f6f6f;
	font-size: 18px;
	line-height: 30px;
	overflow: hidden;
	clear: both;
	height:44px;
	font-weight:bold;
}
.byj_l {
	width: 780px;
	float: left;
}
.byj_l {
	width: 780px;
	float: left;
}
.byj_l .kq_content {
	width: 100%;
}
.byj_r {
	width: 400px;
	float: right;
}
.byj_r .bbsbg {
	width: 100%;
	padding-top: 0px;
}
.kq_content p {
	padding-bottom: 17px;
}

.about01bg {
	width: 100%;
	background: url(../images/about01bg.jpg) no-repeat top center;
	height: 310px;
	clear: both;
	font-size: 16px;
}
.lebc_l {
	width: 300px;
	float: left;
	color: #fff;
	padding-top: 110px;
	line-height: 38px;
}
.lebc_r {
	width: 500px;
	float: right;
	color: #fff;
	padding-top: 120px;
	line-height: 21px;
	text-align: right;
}
.sy_title {
	font-size: 28px;
}
/*底部*/
.bottombg {
	background: #494949;
	width: 100%;
	clear: both;
	height: 95px;
	color:#9d9c99;
}
.bottom {
	width: 1200px;
	margin: 0 auto;
	color: #8d8d8d;
    background: #494949;
	height:95px;
}
.bottom a {
	color: #979797;
}
.fot1 {
	position: relative;
	background: url(../images/wxbb.png) no-repeat 22px 27px;
	width: 20px;
	height: 86px;
	display: block;
	float: left;
	margin-left: 16px;
	float:left;
	padding-left:56px;
	cursor:pointer;
	border-left:1px solid #e0e0e0;
}
.fot1 .d-project-erwei {
	position: absolute;
	width: 0px;
	height: 0px;
	top: 60px;
	left: 0px;
	overflow: hidden;
	transition: all .3s;
	z-index: 9;
}
.fot1 .d-project-erwei img {
	width: 100%;
}
.fot1:hover .d-project-erwei {
	height: 152px;
	width:152px;
	transition: all .3s;
	left:-25px;
}
.fot2 {
	position: relative;
	background: url(../images/foot_05.png) no-repeat 16px 0px;
	width: 90px;
	height: 30px;
	display: block;
	float: left;
	margin-left: 8px;
	float:left;
	padding-left:56px;
	margin-top: 38px;
	cursor:pointer;
}
.fot2 .d-project-erwei {
	position: absolute;
	width: 152px;
	height: 0px;
	bottom: 40px;
	left: -25px;
	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: 334px;
	float: left;
	padding-top: 20px;
}
.bottom_m {
	width: 470px;
	float: left;
	margin-left:30px;
}
.bottom_r {
	width: 340px;
	float: right;
	text-align: center;
	padding-top: 20px;
	color: #c9c9c9;
	font-size: 14px;
}
.syw100 .bottom_r{
	float:left;
}
.foot_jj {
	clear: both;
	text-align: right;
	margin-right:8px;
}
.f_tel{
	background: url(../images/foot_03.png) no-repeat 16px 6px;
	color: #f08519;
	height: 40px;
	padding-top: 5px;
	margin-left: 10px;
	padding-left:60px;
	float:left;
	width:169px;
	margin-top:34px;
}
.f_tel span {
	font-family: 'dincond-medium-webfont';
	font-size: 20px;
	height: 40px;
	float:right;
}
.banquan {
	clear: both;
	float: right;
}
.banquan li {
	float: left;
}
.banquan li a {
	float: left;
	color: #949494;
	margin: 0px 12px;
}
.banquan li a:hover {
	color: #fff;
}

.f32 {
	font-size: 32px;
}
/*<!--新闻中心-->*/
.newscjbbs {
	width: 780px;
	height: 367px;
	overflow: hidden;
	clear: both;
	margin-top: 30px;
}
.newscjbbs_l {
	width: 380px;
	text-align: left;
	height: 237px;
	overflow: hidden;
}
.newscjbbs_l .img {
	width: 100%;
	height: 100%;
	transition: all .6s;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.newscjbbs_l:hover .img {
	transform: scale(1.1, 1.1);
}
.newscjbbs_r {
	width: 350px;
	padding: 0px 15px 0px 15px;
	line-height: 26px;
	background: #f8f8f8;
	height: 267px;
}
.newscjbbs_r .shuzinews {
	background: url(../images/time.png) no-repeat left center;
	color: #5a5a5a;
	padding-left: 25px;
	height: 20px;
	font-size: 18px;
	line-height: 20px;
	clear: both;
}
.newscj {
	width: 1200px;
	height: 267px;
	overflow: hidden;
	clear: both;
	margin-top: 30px;
}
.newscj_l {
	float: left;
	width: 449px;
	text-align: left;
	height: 267px;
	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: 661px;
	padding: 30px 30px 0px 40px;
	line-height: 26px;
	background: #f8f8f8;
	height: 267px;
}
.newscj_r .shuzinews {
	background: url(../images/time.png) no-repeat left center;
	color: #5a5a5a;
	padding-left: 25px;
	height: 20px;
	font-size: 18px;
	line-height: 20px;
	clear: both;
}
a .kjzts {
	font-size: 22px;
	padding: 12px 0px;
	overflow: hidden;
	display: block;
	color: #000;
	clear: both;
}
.byj_l a .kjzts {
	font-size: 18px;
	line-height: 30px;
}
a:hover .kjzts {
	color: #e1640b;
}
.newscj .team_jj {
	padding-bottom: 14px;
}
.team_jj {
	color: #7e7e7e;
	padding-bottom: 26px;
	clear: both;
	font-size: 14px;
}
.team_jj a {
	color: #7e7e7e;
}
.team_jj a:hover {
	color: #e1640b;
}
.newscjlist {
	width: 820px;
	height: 110px;
	padding: 15px;
	overflow: hidden;
	clear: both;
	margin-bottom: 12px;
	background: #f6f6f7;
}
.newscjlist_l {
	float: left;
	width: 178px;
	text-align: left;
	height: 110px;
	overflow: hidden;
     background:url(../images/bb12.jpg) #fff no-repeat center center;
	 background-size:100%;
}
.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: 618px;
	line-height: 26px;
	padding-top: 0px;
}
.newscjlist_r .shuzinews01 {
	background: url(../images/time.png) no-repeat left center;
	color: #5a5a5a;
	padding-left: 25px;
	height: 26px;
	font-size: 18px;
	line-height: 26px;
	clear:both;
	filter: Alpha(Opacity=50);
	opacity: 0.5;
}
a .kjzts01 {
	font-size: 18px;
	padding:3px 0px;
	display: block;
	color: #3f3e55;
	clear: both;
	float: left;
}
a:hover .kjzts01 {
	color: #a93333;
}
.jtcy01{
	width:269px;
	position:relative;
	height:114px;
	overflow:hidden;
	padding-top:20px;
	clear:both;
}
.jtcy01 .img {
	width: 100%;
	height: 100%;
	transition: all .6s;
	background:#f08619;
}
.jtcy01:hover .img{
	background:#df7a11;
	border-radius:6px;
}
.bbct {
    position: absolute;
    left: 0px;
    top: 43px;
	text-align:center;
	width:269px;
}
	
.sy_protitle{
	font-size:24px;
	color:#fff;
}

.sy_proen {
    color: #f39e47;
    clear: both;
    text-transform: uppercase;
    font-family: Arial, Helvetica, sans-serif;
	padding-top:0px;
	font-size:20px;
	letter-spacing:-1px;
	font-weight:bold;
}
.whc_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;
}
.whc_l .swiper-pagination-bullet-active {
	background: #e1640b;
	width: 25px;
}
.whc_l .swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
	bottom: 20px;
	left: 0px;
	width: 100%;
}
/*<!--分页-->*/
.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 #e1640b;
	text-align: center;
	color: #FFFFFF;
	background: #e1640b;
}
.pagnumts a {
	MARGIN-left: 5px;
	WIDTH: 62px;
	height: 32px;
	background: #efefef;
	border: 1px solid #dddddd;
}
.pagnumts A:hover {
	WIDTH: 62px;
	border: 1px solid #e1640b;
	text-align: center;
	color: #FFFFFF;
	background: #e1640b;
}
a.currentpg {
	font-weight: bold;
	border: 1px solid #e1640b;
	text-align: center;
	color: #FFFFFF;
	background: #e1640b;
}
.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: 51px;
	line-height: 51px;
	padding: 0 40px 0 0px;
	position: relative;
}
.slideTxtBox .hd ul {
	float: left;
	position: absolute;
	left:400px;
}
.slideTxtBox .hd ul li {
	float: left;
	cursor: pointer;
	width:193px;
	height:51px;
	line-height:52px;
	background:#494949;
	text-align:center;
	color:#fff;
	position:relative;
}
.slideTxtBox .hd ul li.on {
	background: #f08519;
	font-size:18px;
	color: #FFF;
}
.slideTxtBox .hd ul li:after {
	border:0;
}
.slideTxtBox .hd ul li.on:after {
	content: "";
	position: absolute;
	right: 45%;
	bottom: -10px;
	border-left: 10px solid transparent;
	border-top: 10px solid #f08519;
	border-right: 10px solid transparent;
}
.slideTxtBox .bd ul {
	padding: 30px 0px;
	zoom: 1;
	clear: both;
	overflow: hidden;
}
.slideTxtBox .bd li {
}
.slideTxtBox .bd li .date {
	float: right;
	color: #999;
}
.news_lists {
	margin-left: -2%;
}
.news_lists li {
	width: 31.3%;
	margin-bottom: 30px;
	position: relative;
	float: left;
	margin-left: 2%;
	overflow: hidden;
	height: 390px;
}
.slideTxtBox .news_lists {
	margin-left: 0;
}
.slideTxtBox .news_lists li {
margin-left: 0;
}
.rexiao {
	position: absolute;
	right: 10px;
	top: 14px;
	background: #feb62c;
	color: #fff;
	padding: 1px 12px;
	border-radius: 3px;
}
.yishou {
	position: absolute;
	right: 10px;
	top: 14px;
	background: #bababa;
	color: #fff;
	padding: 1px 12px;
	border-radius: 3px;
}
.news_lists .imgbox {
	width: 100%;
	height: 223px;
	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 {
	background: #f4f4f4;
	padding: 5px 20px;
	box-sizing: border-box;
	width: 100%;
	height: 300px;
	position: relative;
	transition: all .6s;
	color: #737373;
}
.news_lists li h3 {
	font-size: 22px;
	line-height: 55px;
	height: 55px;
	margin-bottom: 0px;
	font-weight: 400;
	color: #000;
}
.news_lists li:hover .info {
	background: #f08519;
	margin-top: -60px;
	z-index: 6;
	color: #fff;
}
.news_lists li:hover h3 {
	color: #fff;
}
.news_lists li .dizhi {
	padding-top: 2px;
	clear: both;
	height: 60px;
}
.news_lists li .morecc {
	width: 114px;
	height: 31px;
	line-height: 31px;
	color: #e1640b;
	background: #fff;
	text-align: center;
}
p.f18 {
	font-size: 18px;
	color: #595959;
	padding-top: 30px;
	font-weight: bold;
}

.news_lists li:hover .f18 {
	color: #fff;
}
span.f18{
	font-size:22px;
}
.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;
}
.tt033,tt044{
	height:440px;
}
.tt05{
	height:440px;
}
.ipg2-h3 {
	font-size: 36px;
	color: #e1640b;
	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: #e1640b;
	;
	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: #444c4f;
	width: 300px;
	position: absolute;
	left: 30px;
	top: 10px;
	font-size:15px;
	font-weight:bold;
}
.dt_bg{
	background:#f2f2f2;
	clear:both;
	width:100%;
	overflow:hidden;
	padding:0px 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;
}
.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: 20px;
	top: 70px;
	background: url(../images/colse.png) no-repeat center;
	z-index: 100;
	cursor: pointer;
}
#video {
	width: 100%;
	max-height: 100%;
}
.news_bbs {
	width: 387px;
	margin-bottom: 30px;
	position: relative;
	float: left;
	overflow: hidden;
	height: 320px;
	cursor: pointer;
	margin-right: 13px;
}
.news_bbs .imgbox {
	width: 100%;
	height: 258px;
	overflow: hidden;
}
.byj_r .videoicon {
	height: 308px;
	padding-top: 37%;
}
.byj_r .news_bbs {
	height: 368px;
}
.byj_r .news_bbs .imgbox {
	width: 100%;
	height: 308px;
	overflow: hidden;
}
.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 {
	background: #f4f4f4;
	padding: 5px 20px;
	box-sizing: border-box;
	width: 100%;
	height: 100px;
	position: relative;
	transition: all .6s;
	color: #737373;
	z-index: 9;
	padding-top: 16px;
	text-align: center;
}
.news_bbs a:hover .info {
	background: #f08619;
	margin-top: -30px;
	z-index: 6;
	color: #fff;
}
.videoicon {
	position: absolute;
	background: rgba(0,0,0,.4);
	left: 0px;
	top: 0px;
	width: 100%;
	height: 258px;
	z-index: 6;
	box-sizing: border-box;
	padding-top: 30%;
	text-align: center;
}
/*项目详情*/
.whcbg{
	width:100%;
	position:relative;
}
.whctt{
	position:absolute;
	background:#f6f6f6;
	border-top:5px solid #f08519;
	width:50%;
	z-index:3;
	height:100%;
	right:0px;
	height:492px;
}
.whcbanner {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
	z-index:4;
	position:relative;
	background:#fff;
}
.whc_l {
	float: left;
	width: 853px;
	line-height:34px;
		padding-top:20px;
}
.ztpro_title{
	font-size:24px;
	font-weight:bold;
	height:80px;
	line-height:80px;
	color:#000;
}
.whc_r {
	float: right;
	width: 300px;
	position: relative;
	background: #f6f6f6;
	margin-top:5px;
	height:462px;
	padding-top:30px;
	border-top:5px solid #f08519;
	position:relative;
	margin-top:0px;
	z-index:6;
}
.whc_title {
	font-size: 32px;
	color: #323232;
	height: 50px;
	line-height: 30px;
	padding-top: 30px;
}
.junjia {
	font-size: 26px;
}
.kb_shiyong01 a {
	float: right;
	width: 300px;
	height: 45px;
	line-height: 45px;
	text-align: center;
	background: #b38a54;
	border-radius: 3px;
	color: #fff;
	text-transform: uppercase;
	transition: all .5s;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-ms-transition: all .5s;
	-o-transition: all .5s;
	margin-left: 8px;
	margin-top: 40px;
	font-size: 16px;
}
.kb_shiyong01 a:hover {
	background: #e1640b;
	color: #fff;
}
.dly_l {
	width: 180px;
	float: left;
	text-align: center;
	padding-top: 15px;
}
.dly_l img {
	max-width: 180px;
}
.dly_r {
	width: 960px;
	float: right;
	line-height: 30px;
}
.ccyuyue {
	background: #f3f3f3;
	padding: 30px;
	width: 400px;
	margin: 0 auto;
}
input.popup-input {
	width: 400px;
	line-height: 40px;
	height: 40px;
	border: 1px solid #c3c3c3;
	text-indent: 12px;
}
textarea.popup-textarea {
	width: 400px;
	background: #fff;
	border: 1px solid #c3c3c3;
	height: 110px;
	font-size: 14px;
	font-family: "Microsoft YaHei", "微软雅黑";
	padding-left: 12px;
	box-sizing: border-box;
}
.button-red, a.button-red, input.button-red {
	background: #e1640b;
	;
	color: #fff;
	width: 300px;
	height: 40px;
	line-height: 40px;
	display: block;
	text-align: center;
	border-radius: 5px;
}
.popup-inputlist li {
	margin-bottom: 20px
}
.crateNewMsgBtn {
	cursor: pointer;
}
.biandan {
	padding: 20px 0px 50px 0px;
	clear: both;
}
fieldset {
	font-size: 26px;
	padding: 30px 0px;
	border: 1px solid #e1e1e1;
}
table {
	font-size: 14px;
	line-height: 26px;
}
.dizhiaa {
	width: 90px;
	float: left;
	color: #989898;
	height: 40px;
	line-height: 40px;
}
.dizhibb {
	width: 390px;
	float: left;
	color: #323232;
	padding-top: 5px;
}
.dizhibb span a {
	margin-left: 15px;
	float: right;
	color: #e9701b;
}
.dizhicc {
	background: url(../images/dh01.png) no-repeat;
	padding-left: 46px;
	width: 70px;
	float: left;
	color: #fff;
	height: 40px;
	line-height: 37px;
}
.dizhidd {
	width: 200px;
	float: left;
	color: #515151;
	padding-top: 5px;
	font-family: 'dincond-medium-webfont';
	color: #fff;
	font-size: 32px;
}
.huisebg {
	background: #f5f5f5;
	clear: both;
	padding: 30px 0px;
	overflow: hidden;
}
.xmnews_title {
	height: 26px;
	line-height: 26px;
	border-left: 4px solid #e1640b;
	font-size: 26px;
	text-align: left;
	padding-left: 16px;
	color: #3f3f3f;
	width: 1100px;
	margin: 0 auto;
}
.w1200_hx img {
	max-width: 390px;
	max-height: 270px;
}
#gallery{
	display: flex;
    justify-content: center;
    align-items: center;
}
.tt03, .tt04 {
	height: 380px;
}
.his_intro img{
	width:100%;
}
.his_intro p{
	padding-bottom:5px;
}

.w1200_hx .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);
}
.w1200_hx .swiper-pagination-bullet-active {
	background: #e1640b;
	width: 25px;
}
.w1200_hx .swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
	bottom: 0px;
	right: 20px;
	width: 100%;
	height: 50px;
}
.slideGroup {
	width: 100%;
	clear: both;
	padding-top: 10px;
}
.slideGroup .parHd {
	height: 50px;
	line-height: 47px;
	padding: 0 20px;
	position: relative;
}
.slideGroup .parHd ul {
	float: left;
	position: absolute;
	left: 360px;
	height: 47px;
}
.slideGroup .parHd ul li {
	float: left;
	width: 232px;
	height: 48x;
	border-radius:30px;
	line-height: 48px;
	overflow: hidden;
	font-weight: bold;
	margin-left: 8px;
	cursor: pointer;
	text-align: center;
	color: #FFFFFF;
	font-size:16px;
	color:#f08519;
	border:1px solid #f08519;
}
.slideGroup .parHd ul li.on {
	background: #f08519;
	color:#fff;
}
.box {
	padding: 30px 30px;
	clear: both;
	text-align: justify;
	width: 1100px;
	margin: 0 auto;
}
.box img {
	max-width: 100%;
	display: block;
	text-align: center;
	margin: 0 auto;
}
.xthis a {
	width: 100%;
	display: block;
	overflow: hidden;
}
.xthis a:hover {
	width: 100%;
	display: block;
	background: #f5f5f5;
}
.xthis_l {
	width: 140px;
	float: left;
	color: #ff9000;
	font-size: 32px;
	text-indent: 38px;
	margin-left: 63px;
	margin-top: 30px;
	border-right: 3px solid #f90;
	font-family: 'dincond-medium-webfont';
}
.xthis_r {
	width: 505px;
	float: left;
	font-size: 14px;
	line-height: 30px;
	border-left: 1px solid #ececec;
	padding: 30px 0px 30px 50px;
}
/*新闻详情页*/
.newsshow_l {
	width: 260px;
	background: #f5f5f5;
	float: left;
	padding: 30px;
	margin-top: 30px;
}
.newsshow_r {
	width: 800px;
	background: #fff;
	float: right;
	padding: 30px;
}
.linknews {
	font-size: 20px;
	color: #333333;
	font-weight: bold;
}
.latelyTit {
	margin-top: 20px;
}
.latelyTit p {
	font-size: 20px;
	color: #333333;
	font-weight: bold;
	padding-bottom: 5px;
}
.latelyList {
	margin-top: 37px;
	margin-bottom: 10px;
}
.latelyList ul li {
	margin-bottom: 25px;
	color: #666;
	border-bottom: 1px solid #e6e6e6;
	padding-bottom: 10px;
}
.latelyList ul li .title {
	font-size: 18px;
	font-weight: bold;
	line-height: 26px;
	padding-bottom: 0px;
}
.latelyList ul li .time {
	color: #888;
	display: block;
	margin: 5px 0 0px 0;
}
.latelyList ul li .title a {
	color: #333;
}
.latelyList ul li .title a:hover {
	color: #014198;
}
.latelyList ul li .new-sum a {
	font-size: 14px;
	color: #656565;
	line-height: 26px;
	padding-bottom: 20px;
}
.news_title {
	color: #000;
	text-align: center;
	font-size: 26px;
	line-height: 36px;
	padding: 15px 0px;
}
.xian {
	border-bottom: 1px dotted #ccc;
	height: 36px;
	margin-top: 8px;
	text-align: center;
}
.prev {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
.box01 {
	padding: 30px 0px;
	clear: both;
	font-size: 15px !important;
	color: #333333;
	line-height: 30px !important;
	text-align: justify;
}
.box01 img {
	max-width: 800px;
	display: block;
	text-align: center;
	margin: 0 auto;
}
.xgxw {
	color: #000000;
	font-weight: bold;
	font-size: 16px;
}
.back {
	text-align: right;
	margin-top: 20px;
	padding-right: 20px;
}
.time {
}
.hit {
	color: #959595;
}
.xw {
	border-bottom: 1px solid #e4e4e4;
	height: 50px;
	line-height: 50px;
	width: 100%;
	overflow: hidden;
}
.xw_l {
	width: 60%;
	float: left;
}
.xw_a {
	width: 7%;
	float: left;
	text-align: left;
}
.xw_r {
	width: 20%;
	float: right;
	text-align: right;
}
.prev {
	color: #145e34;
	font-family: Arial, Helvetica, sans-serif;
}
.brand-pic ul {
	width: 1200px;
	padding-top: 30px;
}
.brand-pic ul li {
	float: left;
	width: 280px;
	height: 426px;
	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: 390px;
	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;
}
.sy_content {
	clear: both;
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
	position:relative;
}
.sy_l {
	width: 446px;
	float: left;
}
.yearbb {
	position: relative;
	z-index: 3;
	display: block;
	font-size: 32px;
	font-weight: normal;
	color: #c09a60;
	letter-spacing: -2px;
	height: 42px;
	line-height: 44px;
	background: url(../images/ryaa.jpg) no-repeat 50px 0px;
}

.sy_r {
	width: 754px;
	float: left;
	position: relative;
	color: #fff;
	font-size: 20px;
	overflow: hidden;
}
.home-news-date {
	color: #e1640b;
	margin-top: 50px;
	width:100px;
	float:left;
	font-size:44px;
}
.home-news{
	font-size: 24px;
	color: #ddc198;
	margin-top: 37px;
	width:300px;
	float:left;
}
.home-news-title {
	font-size: 16px;
	color: #58585e;
	line-height: 24px;
	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;
}


#ban-container {
	clear:both;
	overflow:hidden;
	height:auto!important;
}
#ban-container .swiper-pagination{
	display:none;
}
.bannner{
	width:100%;
	position:relative;
	clear:both;
	padding-top:86px;
	
}
.wenzi{
	position:absolute;
	left:0px;
	bottom:25%;
	font-size:36px;
	color:#fff;
}
.sy_zi{
	font-size:51px;
	color:#f08519;
	font-weight:bold;
	border-bottom:1px solid #f08519;
	width:150px;
	height:45px;
	text-align:right
}
.sy_jtcy{
	font-size:14px;
	font-weight:bold;
	color:#f08519;
	text-align:right;
	width:150px;
	line-height:32px;
}
.sy_slog{
	width:170px;
	float:left;
}
.sy_ttb{
	float:left;
	width:400px;
	font-size:80px;
	color:#fff;
	padding-top:10px;
}
.ban {
    position: absolute;
    bottom: 8px;
    height: 123px;
    z-index: 2;
    background: rgba(0,0,0,.6);
    width: 66%;
    right: 0px;
	padding-left:60px;
	box-sizing:border-box;
}
.ban a {
	font-weight: normal;
	text-align: center;
	float: left;
	color: #2a70be;
	text-decoration: none;
	width: 190px;
	height: 123px;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	line-height:16px;
	display: flex;
    justify-content: center;
    align-items: center;
	cursor:pointer;
}
.ban a:hover {
	background:#f08519;
}
.tabs {
	width: 100%;
	height: 64px;
	line-height:64px;
	overflow: hidden;
}
.tabs a {
	color: #5d5d5d;
	cursor: pointer;
	font-weight: bold;
	height: 61px;
	line-height: 54px;
	margin-right: 26px;
	width: 70px;
	display: block;
	float: left;
	text-align: center;
}
.tabs a.active {
		border-bottom: 3px solid #f58515;
}

#tabs-container{
	background:#e1e1e1;
}
.synews {
	padding: 15px 0px 0px 0px;
	zoom: 1;
}
.synews li {
	height: 28px;
	line-height: 28px;
}
.synews li a {
	color: #868686;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	width: 84%;
	float: left;
}
.synews li a:hover {
	text-decoration: underline;
	color: #006d8a;
}
.synews li .date {
	float: right;
	color: #999;
	width: 14%;
	text-align: right;
}
.sy_r .imgbox {
	width: 772px;
	height: 250px;
	overflow: hidden;
	position: relative;
}
.sy_r .img {
	width: 397px;
	height: 100%;
	transition: all .6s;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
		float:left;
}
.sy_r .info {
	float:right;
	width:253px;
	padding:40px 61px 0px 61px;
	height:210px;
	background:#f08619;
}
.sy_r .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(255,255,255,0.8);
}
.sy_r .swiper-pagination-bullet-active {
	background: #ff9a00;
	width: 25px;
}
.sy_r .swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
	bottom: 12px;
	right: 10px;
	width: 100%;
	left: auto;
	height: 20px;
	text-align: right;
}
.hr_title01 {
	width: 100%;
	font-size: 24px;
	text-align: center;
	font-weight: bold;
	color: #e1640b;
	padding-top: 20px;
}
.hr_title02 {
	width: 100%;
	font-size: 18px;
	text-align: center;
	color: #4f4f4f;
	padding-top: 5px;
}
.hrb_l {
	width: 600px;
	padding: 50px;
	height: 360px;
	background: #f1f1f1;
	float: left;
}
.hrb_r {
	width: 400px;
	padding: 50px;
	height: 360px;
	background: #e1640b;
	float: left;
	color: #fff;
}
.hrb_title {
	font-size: 26px;
	color: #000;
	background: url(../images/hr_03.png) no-repeat top left;
	height: 80px;
	line-height: 70px;
	text-indent: 80px;
}
.hrb_title01 {
	font-size: 26px;
	background: url(../images/hr_06.png) no-repeat top left;
	height: 80px;
	line-height: 60px;
	text-indent: 80px;
}
.f15b {
	font-size: 15px;
	font-weight: bold;
	border-bottom: 1px solid #ccc;
	padding-bottom: 30px;
	margin-bottom: 50px;
}
.fold_wrap {
	width: 100%!important;
	height: 210px;
	overflow: hidden;
	clear: both;
}
.fold_wrap li {
	float: left;
	width: 130px;
	height: 210px;
	position: relative;
	overflow: hidden;
	cursor: pointer;
}
.fold_wrap li .mask_b {
	position: absolute;
	overflow: hidden;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
}
.fold_wrap li.active .mask_b {
	background: none;
}
.fold_wrap li .mask_b h4 {
	color: #fff;
	width: 30px;
	margin: 0 auto;
	display: block;
	font: 30px/30px Microsoft Yahei;
	position: relative;
	padding: 30px 0 0 0;
}
.fold_wrap li.big {
	width: 322px;
}
.fold_wrap li .adv_intro {
	width: 92%;
	height: 40px;
	padding: 5px 4%;
	position: absolute;
	left: 0;
	bottom: -50px;
	background: #37D;
	color: #FFF;
	overflow: hidden;
}
.adv_intro_show {
	bottom: 0 !important;
	transition: bottom 0.3s linear 0.3s;
	-webkit-transition: bottom 0.3s linear 0.3s;
}
.pic_auto {
	width: 100%;
	height: 100%;
}
.pic_auto1 {
	background: url(../images/c07.jpg) no-repeat center left;
}
.pic_auto2 {
	background: url(../images/c08.jpg) no-repeat center left;
}
.pic_auto3 {
	background: url(../images/c09.jpg) no-repeat center left;
}
.pic_auto4 {
	background: url(../images/c10.jpg) no-repeat center left;
}
.xmweb {
	text-align: right;
}
.xmweb a {
	display: inline-block;
	margin-top: 8px;
	width: 106px;
	height: 32px;
	line-height: 32px;
	border: 1px solid #f08619;
	text-align: center;
	color: #f08619;
	text-transform: uppercase;
	transition: all .5s;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-ms-transition: all .5s;
	-o-transition: all .5s;
	margin-right: 5px;
	font-weight: bold;
}
.xmweb a:hover {
	background: #f08619;
	color: #FFF;
	border: 2px solid #f08619;
}
.kq_r input {
	height: 26px;
	line-height: 26px;
	border: 1px solid #e9e9e9;
	  outline: none;
	  -webkit-apprarance:none;
}
.kq_r textarea {
	border: 1px solid #e9e9e9;
}
.xinghao {
	color: #cc1100;
	font-weight: bold;
}
.honor {
	width: 100%;
	margin: 20px 5%;
}
.houtai_title {
	font-size: 24px;
	margin-top: 30px;
	color: #e1640b;
}
.hx-1 {
	width: 440px;
	height: 3px;
	background: #e1640b;
	margin-top: 15px;
}
.hx-2 {
	width: 440px;
	height: 1px;
	background: #e1640b;
	margin-top: 2px;
	margin-bottom: 20px;
}
.kqh_gk img {
	float: left;
	margin-left: 15px;
}
.dafuwubg {
	background: url(../images/dafuwubg.jpg) no-repeat left bottom;
	padding-bottom: 180px;
	clear: both;
	overflow: hidden;
	background-size: 100% auto;
}
.cywlbg {
	background: url(../images/cywlbg.jpg) no-repeat left bottom;
	padding-bottom: 260px;
	clear: both;
	overflow: hidden;
	background-size: 100% auto;
}
.yigongbg {
	background: url(../images/yigongbg.jpg) no-repeat left bottom;
	padding-bottom: 480px;
	clear: both;
	overflow: hidden;
	background-size: 100% auto;
}
.klybg {
	background: url(../images/klybg.jpg) no-repeat left bottom;
	padding-bottom: 480px;
	clear: both;
	overflow: hidden;
	background-size: 100% auto;
}
.dafuwu_ch {
	font-size: 22px;
	color: #897267;
	height: 32px;
	line-height: 32px;
	font-weight: bold;
}
.dafuwu_en {
	font-size: 20px;
	color: #c3b6b0;
	height: 26px;
	line-height: 26px;
	font-family: Arial, Helvetica, sans-serif;
}
.dafuwu_jj {
	padding-top: 15px;
	clear: both;
	font-weight: bold;
}
.dafuwumenu {
	border-left: 4px solid #764c24;
	margin-top: 29px;
	line-height: 21px;
	color: #957f74;
	font-size: 18px;
	font-weight: bold;
	padding-left: 20px;
}
.dafuwumenu span {
	color: #c9bebc;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 400;
}
/*手机端按钮*/
.dompc {
	display: block;
}
.dommobile {
	display: none;
}
.mobile_btn {
	cursor: pointer;
	width: 46px;
	display: none;
	height: 40px;
	position: absolute;
	right: 10px;
	top: 10px;
	z-index: 4;
	box-sizing: border-box;
	padding: 10px 10px;
	background:#f08519;
}
.mobile_btn.on{
	padding-left:14px;
}
.mobile_btn.on .line1 {
	transform: rotate(45deg);
	transform-origin: 6% 50%;
}
.mobile_btn.on .line2 {
	width: 0;
}
.mobile_btn.on .line3 {
	transform: rotate(-45deg);
	transform-origin: 6% 50%;
}
.mobile_btn span {
	display: block;
	width: 26px;
	height: 3px;
	background: #fff;
	transition: all .45s;
}
.mobile_btn .line2 {
	margin: 5px 0;
	width: 17px;
}
.rxian {
	padding-left: 10px;
	height: 40px;
	font-weight: bold;
}
.telda {
	font-family: 'dincond-medium-webfont';
	color: #d0aa79;
	font-size: 34px;
	background: url(../images/telda.png) no-repeat 0px 0px;
	text-indent: 44px;
	height: 50px;
	line-height: 40px;
}
.jubao_title {
	font-size: 40px;
	font-weight: bold;
	text-align: center;
	line-height: 43px;
	color: #056c87;
	padding-top: 30px;
}
.jubao_jj {
	font-size: 18px;
	text-align: center;
	line-height: 39px;
	padding-top: 30px;
	width:860px;
	margin:0 auto;
	color:#515151;
}
.jubao_lei{
	font-size: 40px;
	text-align: center;
	line-height: 110px;
	padding: 10px 0px;
	width:860px;
	margin:0 auto;
	color:#056c87;
	position:relative;
	clear:both;
	height:110px;
	overflow:hidden;
}
.jubao_lei span{
	width:55px;
	height:55px;
	border-radius:100%;
	background:#056c87;
	display:block;
	color:#fff;
	line-height:55px;
	font-family: 'dincond-medium-webfont';
	font-size:60px;
	float:left;
	position:absolute;
	left:300px;
	top:36px;
}
	
.jubaobg {
	background: url(../images/jubaobg.jpg) no-repeat right center;
	width: 100%;
	min-height:700px;
	padding-top: 60px;
	clear:both;
}
.jubaomenu {
	width: 100%;
	margin: 0 auto;
	clear: both;
}
.jubaomenu li a {
	float: left;
	width: 12%;
	height: 141px;
	padding-top: 20px;
	overflow: hidden;
	transition: all .5s;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-ms-transition: all .5s;
	-o-transition: all .5s;
	color: #000;
	margin: 0px 1.5%;
	margin-top: 26px;
	background:rgba(5,109,136,.4);
	border-radius: 30px;
	text-align: center;
	color: #fff;
	font-size: 22px;
	cursor: pointer;
}
.jubaomenu li a:hover {
		background:rgba(252,181,44,.6);
}
.blank4 {
	height: 4px;
	clear: both;
	clear: both;
}
.jubaoconbb .layui-layer-title {
	padding: 0 80px 0 20px;
	height: 53px;
	line-height: 53px;
	border-bottom: 1px solid #eee;
	font-size: 24px;
	color: #056d88;
	overflow: hidden;
	background-color: #F8F8F8;
	border-radius: 2px 2px 0 0;
}
.jubaoconbb{
	font-size:16px;
	line-height:34px;
}
.jubaoconbb p{
	padding-bottom:26px;
}
.jbccd01{
	font-size:30px;
	color:#ddbc7b;
	height:60px;
	line-height:60px;
	text-align:center;
	font-weight:bold;
}
.jbccd02{
	font-size:24px;
	text-align:center;
}
.zt_eng{
	font-size:25px;
	color:#fff;
	letter-spacing:-1px;
		font-family: 'dincond-medium-webfont';
		text-transform: uppercase;
}
.zt_title{
	font-size:27px;
	color:#fff;
	font-weight:bold;
}
.zt_add{
	color:#844608;
	font-weight:bold;
	line-height:23px;
	padding:15px 0px 0px 0px;
	font-size:14px;
}
.zt_tel{
	color:#844608;
	height:40px;
	line-height:40px;
	font-size:18px;
	font-family: 'dincond-medium-webfont';
}
.zt_more{
	color:#583109;
	height:40px;
	line-height:30px;
	font-size:16px;
	font-family: 'dincond-medium-webfont';
	background:url(../images/moret.jpg) no-repeat bottom center;
	width:117px;
	text-align:center;
	float:right;
	
}
.sy_r .swiper-wrapper {
    padding-top: 63px;
}
.sy_r .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);
}
.sy_r .swiper-pagination-bullet-active {
	background: #000000;
}
.sy_r .swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
	top: 16px;
	right: 20px;
	width: 100%;
	left: auto;
	height: 50px;
	text-align: right;
}

#ban-container .swiper-button-prev:after,#ban-container .swiper-container-rtl .swiper-button-next:after {
	content: '';
	background:url(../images/lef.png) no-repeat top center;
	width:80px;
	height:60px;
}

#ban-container .swiper-button-next:after,#ban-container  .swiper-container-rtl .swiper-button-prev:after {
content: '';
	background:url(../images/rig.png) no-repeat top center;
	width:80px;
	height:60px;
}
#ban-container .swiper-button-next,#ban-container .swiper-button-prev{
	width:80px;
	height:60px;
	
}
.zaishou{
    cursor: pointer;
    width: 193px;
    height: 51px;
    line-height: 52px;
    background: #f08519;
    text-align: center;
    color: #fff;
	margin:0 auto;
	font-size:18px;

}
.zsts{
	padding:35px;
	clear:both;
	overflow:hidden;
}

.bg_sold{
	background:url(../images/project_02.jpg) no-repeat top center;
	clear:both;
	width:100%;
	padding-top:20px;
	height:565px;
}
.whc_r .add {
	color:#868686;
	background:url(../images/cc01_03.png) no-repeat top center;
	text-align:center;
	padding-bottom:16px;
	overflow:hidden;
	width:220px;
	margin:0 auto;
	padding:50px 50px 30px 50px;
	
}
.whc_r .dianhua{
	font-size:24px;
	color:#f08519;
}
.whc_r  .tel {
	margin-top:5px;
	color:#868686;
	background:url(../images/cc01_06.png) no-repeat top center;
	height:36px;
	width:220px;
	margin:0 auto;
	padding:50px;
	text-align:center;
}
.rd-de-right32 { background: url(../images/weixin.png) no-repeat 0px 12px; padding-left: 40px; width:220px; margin:0 auto; font-weight:bold; height:60px; line-height:60px; width:80px; margin:0 auto; }
.rd-de-right32 { position: relative; }
.rd-de-right32 .d-project-erwei { position: absolute; width: 152px; height: 0px; bottom: 40px; left: 0; overflow: hidden; transition: all .3s; }
.rd-de-right32 .d-project-erwei img { width: 100%; }
.rd-de-right32:hover .d-project-erwei { height: 152px; transition: all .3s; }
.zensun_weixin{
width:500px;
clear:both;
}
.human_box {
	width: 762px;
	padding-bottom: 20px;
	margin: 0 auto;
	display: inline-block;
}
.human_box p {
	font-family: "Microsoft YaHei";
	padding-bottom: 20px;
	color: #343434;
}
.human_box .job_tit {
	background: none repeat scroll 0 0 #f3f4f8;
	height: 50px;
	border-bottom: 1px solid #d2d8e5;
	line-height: 50px;
	color: #4c4c4c;
}
.job_l1 {
	width: 256px;
}
.job_l4 {
	width: 147px;
}
.job_l5 {
	width: 90px;
	font-family: Arial, Helvetica, sans-serif;
}
.job_l6 {
	width: 90px;
	font-family: Arial, Helvetica, sans-serif;
}
.job_box {
	background: none repeat scroll 0 0 #F7F7F7;
	float: left;
	line-height: 20px;
	padding: 20px 50px;
	width: 662px;
	font-size: 14px;
}
.human_box ul li {
	color: #595959;
	background: #fff;
	border-bottom: 1px solid #eaecf2;
}
.human_box .job .item {
	float: left;
	height: 56px;
	line-height: 56px;
	padding-left: 40px;
	font-size: 14px;
}
.yh {
	font-family: "Microsoft YaHei";
}
.human_box .on span {
	color: #1f6487;
	background: url("../images/news_icon.jpg") no-repeat scroll -318px -7px;
}
.human_box .job_btn {
	cursor: pointer;
}
.whc_l .imgbox {
	width: 100%;
	height: 411px;
	overflow: hidden;
	position:relative;
}
.whc_l .img {
	width: 100%;
	height: 100%;
	transition: all .6s;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.pro_neirong
{
	font-size:16px;
	padding-top:20px;
}
.ztprojtct_more{
	margin-top:20px;
}
.ztprojtct_more a{
	color:#583109;
	height:46px;
	line-height:46px;
	font-size:16px;
	background:url(../images/moret01.gif) #f08619  no-repeat 190px 0px;
	width:290px;
	text-indent:40px;
	border-radius:23px;
	float:left;
	
}
.ztprojtct_more a:hover{
	background:url(../images/moret01.gif) #f08619  no-repeat 168px 0px;
	width:260px;
	text-indent:30px;
	
}
.web01{
	width:50%;
	padding:0px 0px 20px 0px;
	float:left;
	height:120px;
}
.web_title{
	font-size:16px;
	font-weight:bold;
	clear:both;
	height:50px;
	line-height:50px;
	position:relative;
	 text-indent:10px;
}
.web_title:before{
		content:"";
	position:absolute;
 border-width: 4px;
 border-style: solid;
 left:0px;
 top:22px;
 border-color: transparent  transparent  transparent #2c3e50;
}

.webmenu{
	padding-left:11px;
}
.webmenu a{
	float:left;
	margin-right:20px;
}
.bbsbg .swiper-wrapper{
	padding-top:60px;
}
.bbsbg .luntan_title{
	font-size:26px;
	font-weight:400;
	left:5px;
}
.bbsbg .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);
}
.bbsbg .swiper-pagination-bullet-active {
	background: #f08619;
	width: 25px;
}
.bbsbg .swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
	top: 6px;
	right: 20px;
	width: 100%;
	left: auto;
	height: 50px;
	text-align: right;
}

#ban-container .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(255,255,255,0.6);
}
#ban-container .swiper-pagination-bullet-active {
	background: #f08619;
	width: 25px;
}
.contact_l{
	width:500px;
	float:left;
}
.contact_r{
	width:160px;
	float:right;
}
.contact_r img{
	width:120px;
}
.guanzhu {

    background: url(../images/weixin.png) no-repeat 30px 0px;
    text-indent: 69px;
    height: 50px;

}
.zt_con{
	font-size:24px;
	font-weight:bold;
	height:40px;
	line-height:40px;
	color:#f08619;
	padding-top:10px;
}
.zt_con01{
	font-size:16px;
	line-height:38px;
	padding-top:6px;
}
.property{
	width:100%;
	clear:both;
	margin-bottom:20px;
	border-bottom:2px solid #e9e9e9;
	height:300px;
	margin-top:20px;
}
.property_l{
	width:50%;
	float:left;
	height:300px;
}
.property_l .img {
    width: 100%;
    height: 100%;
    transition: all .6s;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.property_r{
	width:44%;
	float:right;
	line-height:36px;
	padding-top:20px;
}
.property_r span{
	color:#333;
	font-weight:bold;
}
.title_ty{
	font-size:24px;
	height:50px;
	line-height:50px;
	color:#000;
}
.tuli{
	clear:both;
}
.tuli li{
	float:left;
	width:50%;
	float:left;
}
.zt_his{
	width:100%;
	clear:both;
	overflow:hidden;
	position:relative;
}
.zt_his:before {
    content: "";
    display: block;
    width: 1px;
    height: 100%;
    background: #eeeeee;
    position: absolute;
    left: 180px;
    top: 0px;
}
.zt_his:after{
    content: "";
    display: block;
    width: 9px;
    height: 9px;
	border-radius:50%;
    background: #f68517;
    position: absolute;
    left: 176px;
    top: 14px;
}
.his_title{
	font-size:22px;
	font-weight:bold;
	color:#f68517;
	height:38px;
	line-height:38px;
	width:150px;
	float:left;
		font-family: 'dincond-medium-webfont', "Microsoft YaHei", "微软雅黑";
		text-align:right;
		padding-right:60px;
}
.his_intro{
	line-height:32px;
	padding-bottom:10px;
	width:600px;
	float:left;
	padding-top:4px;
}
.pro_yf{
	background:rgba(240,133,25,.8);
	font-size:56px;
	color:#fff;
	position:absolute;
	top:45%;
	padding:50px;
	z-index:4;
	left:42%;
}
.zthr_bg{
	width:100%;
	position:relative;
}
.zthr_txt{
	position:absolute;
	bottom:16px;
	right:16px;
	background:rgba(240,134,25,.9);
	padding:30px 50px;
	font-size:16px;
	font-weight:bold;
	color:#fff;
	line-height:36px;
}
.pcf24{
	font-size:24px;
	line-height:40px;
	padding:20px 0px;
	clear:both;
	overflow:hidden;
	color:#f68517;
}
.honort_l{
	width:364px;
	float:left;
}
.honort_r{
	width:470px;
	float:left;
}
.projectcj {
	width:1200px;
	overflow:hidden;
	clear:both;
	height:418px;
	padding-bottom:70px;
	position:relative;
}
.projectcj_l {
	float:left;
	width:700px;
	text-align:left;
	height:418px;
	overflow:hidden;
}
.projectcj_l img{
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-ms-transition: all .5s;
	-o-transition: all .5s;
	width:100%;
	height:100%;
}

.projectcj:hover .projectcj_l img{
	transform:scale(1.1,1.1);
}
.projectcj_r {
	float:left;
	width:450px;
	height:390px;
	line-height:28px;
	background:#f6f6f6;
	padding-left:50px;
	padding-top:24px;
	border-bottom:4px solid #f08519;
}
.weixinzy{
	width:400px;
	padding-top:20px;
}
.weixinzy_l{
	width:240px;
	float:left;
	text-align:left;
	padding-top:20px;
}
.weixinzy_m{
	width:100px;
	float:left;
	text-align:center;
	padding-top:30px;
}
.weixinzy_r{
	width:127px;
	text-align:center;
	float:right;
	line-height:19px;
}
.pro_intro{
	width:410px;
	clear:both;
	color:#323232;
	padding-top:40px;
	color:#666;
}
.rx2020 {
    display: block;
    position: absolute;
    width: 130px;
    height: 34px;
    color: #fff;
    line-height: 34px;
  transform: rotate(-45deg);
    -webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-o-transform: rotate(45deg);
    background: #c4251e;
    text-align: center;
    right: -36px;
    top: 8px;
    z-index: 2;
}
.ygfc_title{
	font-size:22px;
	height:80px;
	line-height:80px;
	color:#000;
}
.tt01 img{
	width:280px;
	height:187px;
}
.tt01{
	height:237px;
}
	
	

