.wrap{
	width: 100%;
	min-width: 1200px;
}

img{
	vertical-align: middle;
}
h2{ font-weight:normal;}


.box{
	width: 100%;
	min-width: 1360px;
}
.w1200{
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
	border: 0px solid;
}
.w1100{
	width: 1200px;
	margin: 0 auto;
	border: 0px solid ;
}
.wrapper {
	width: 1200px;
	margin: 0 auto;
}
/*头部*/
.header {
	min-width: 1200px;
	height: 114px;
	background-color: #202020;
}

.header .con {
	padding-left: 300px;
	position: relative;
}

.header .logo {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 9;
}

.nav_list {
	float: left;
	max-width: 680px;
}

.nav_list li {
	float: left;
	height: 114px;
	overflow: hidden;
}

.nav_list a {
	display: block;
	width: 80px;
	height: 114px;
	text-align: center;
	background-position: 0 83px;
	background-repeat: no-repeat;
	color: #fff;
}

.nav_list p {
	font-size: 16px;
	color: #dadada;
	line-height: 28px;
	padding-top: 33px;
}

.nav_list span {
	display: block;
	font-size: 12px;
	color: #909090;
	line-height: 18px;
	text-transform: uppercase;
}

.nav_list img {
	margin: 41px 18px 0;
}

.nav_list a:hover,
.nav_list a.on {
	background-image: url(../images/img_02.png);
}

.nav_list li:last-child {
	display: none;
}

.tel {
	float: right;
	font-size: 12px;
	color: #ffb400;
	line-height: 22px;
	padding-top: 19px;
}

.tel b {
	display: block;
	font-size: 23px;
	font-family: "Myriad Pro";
}

.tel p {
	padding-left: 42px;
	background: url(../images/img_03.png) no-repeat left center;
}



/*产品展示*/
.main {
	min-width: 1200px;
	background: url(../images/img_01.jpg) no-repeat fixed;
}

.main .title {
	padding: 37px 0 5px;
	text-align: center;
}

.main .title img {
	margin: 0 auto;
}

.main .title h2 {
	display: block;
	font-size: 35px;
	color: #252525;
	line-height: 52px;
	margin-top: 8px;
	background: url(../images/img_05.png) no-repeat center 15px;
}

.main .title h2 i {
	color: #ffb400;
}

.main .title p {
	font-size: 20px;
	color: #797979;
	line-height: 31px;
}

.index_type {
	height: 53px;
	background-color: #202020;
	overflow: hidden;
}

.index_type li {
	float: left;
	width: 150px;
	text-align: center;
	line-height: 53px;
	height: 53px;
	font-size: 16px;
	color: #202020;
	box-sizing: border-box;
}

.index_type li:not(:last-child) {
	border-right: 1px #595959 solid;
}

.index_type a {
	display: inline-block;
	vertical-align: top;
	
	color: #dadada;
}

.index_type a i {
	font-size: 12px;
	padding-left: 5px;
	text-transform: uppercase;
}

.index_type a em {
	display: block;
	padding-left: 40px;
	background-position: left center;
	background-repeat: no-repeat;
	color: #fff;
}

.index_type a .ico_02 {
	background-image: url(../images/t_02.png);
}



.index_type li:hover {
	background-color: #ffb400;
}



.show {
	margin: 58px 0 0;
	height: 523px;
	padding-left: 378px;
	padding-bottom: 116px;
	background: url(../images/img_21.png) no-repeat 1px 66px;
}

.show_banner {
	position: relative;
	width: 730px;
}

.show_banner a {
	display: block;
}

.show_banner a div {
	padding-right: 42px;
}

.show_banner .bd p {
	float: left;
	width: 460px;
	font-size: 16px;
	color: #fff;
	line-height: 24px;
	padding-top: 15px;
}

.show_banner .bd i {
	float: right;
	font-size: 16px;
	color: #fff;
	width: 136px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	border: 1px #fff solid;
	margin-top: 23px;
}

.show_banner .hd {
	position: absolute;
	right: -142px;
	top: 221px;
	width: 113px;
	height: 55px;
	background-image: url(../images/img_15.jpg);
}

.show_banner .hd a {
	float: left;
	width: 50%;
	height: 55px;
}





/*特点*/
.index_special {
	min-width: 1200px;
	height: 270px;
	background-color: #ffb400;
	overflow: hidden;
}

.index_special .wrapper {
	padding-top: 53px;
}

.index_special li {
	float: left;
	text-align: center;
	overflow: hidden;
	margin-right: 99px;
}

.index_special li:last-child {
	margin-right: 0;
}

.index_special img {
	margin: 0 auto;
}

.index_special p {
	font-size: 16px;
	color: #fff;
	line-height: 24px;
	padding-top: 15px;
}



/*公司简介*/
.index_about {
	min-width: 1200px;
	height: 585px;
	background: url(../images/img_09.jpg) no-repeat center top;
	overflow: hidden;
}

.index_about .wrapper {
	padding-top: 99px;
}

.index_about li {
	position: relative;
	width: 1122px;
	height: 386px;
	margin: 0 auto;
	background-color: #fff;
	text-align: center;
}

.index_about li>img {
	position: absolute;
	left: -300px;
	top: -54px;
}

.index_about h2 {
	display: block;
	padding-top: 10px;
	line-height: 120px;
	font-size: 35px;
	color: #252525;
	font-weight: 600;
}

.index_about h2 i {
	color: #ffb400;
}

.index_about h2 img {
	display: inline-block;
	vertical-align: middle;
	margin: 0 8px 2px;
}

.index_about p {
	font-size: 16px;
	color: #202020;
	line-height: 32px;
	padding: 0px 10px;
	padding-bottom: 10px;
}

.index_about a {
	display: block;
	width: 136px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	font-size: 16px;
	color: #ffb400;
	border: 1px #ffb400 solid;
	margin: 0 auto;
	margin-top: 20px;
}


/*工程案例*/
.main01 {
	background-image: url(../images/img_10.jpg);
	padding-bottom: 55px;
}

.slider {
	position: relative;
	width: 100%;
	min-width: 1200px;
	margin-top: 45px;
	height: 523px;
	border-top: 15px #272228 solid;
	border-bottom: 15px #272228 solid;
	overflow: hidden;
}

.slider .bd {
	position: absolute;
	left: 50%;
	margin-left: -600px;
}

.slider .bd li {
	float: left;
	width: 1200px;
}

.slider .bd a {
	display: block;
	position: relative;
}

.slider .bd a div {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 24px;
	text-align: center;
}

.slider .bd a span {
	display: inline-block;
	vertical-align: top;
	padding: 0 55px;
	height: 52px;
	line-height: 52px;
	-webkit-border-radius: 26px;
	-moz-border-radius: 26px;
	border-radius: 26px;
	background-color: #ffb400;
	font-size: 16px;
	color: #202020;
}

.slider .bd img {
	width: 1200px;
}

.slider .pnBtn {
	position: absolute;
	z-index: 1;
	top: 0;
	width: 100%;
	height: 523px;
	background-repeat: no-repeat;
	background-color: rgba(0, 0, 0, 0.6);
	cursor: pointer;
}

.slider .prev {
	left: -50%;
	margin-left: -600px;
}

.slider .next {
	left: 50%;
	margin-left: 600px;
}

.tempWrap {
	overflow: visible !important;
}

.slider .pnBtn a {
	display: block;
	width: 146px;
	height: 523px;
	background-position: center center;
	background-repeat: no-repeat;
}

.slider .prev a {
	background-image: url(../images/img_16.png);
	float: right;
}

.slider .next a {
	background-image: url(../images/img_17.png);
}

/*联系我们*/
.contact {
	min-width: 1200px;
	height: 186px;
	background: url(../images/img_12.jpg) no-repeat center top;
}

.contact li {
	height: 186px;
	min-width: 300px;
}

.contact img {
	float: left;
	margin: 62px 15px 0 0;
}

.contact p {
	overflow: hidden;
	font-size: 20px;
	color: #fff;
	line-height: 34px;
	white-space: nowrap;
	padding-top: 55px;
}

.contact b {
	display: block;
	font-size: 20px;
	color: #ffb400;
	font-weight: 600;
	line-height: 16px;
	white-space: nowrap;
}

.contact span {
	display: block;
	overflow: hidden;
	font-size: 18px;
	color: #ffb400;
	line-height: 25px;
	font-weight: 600;
}

.contact .on {
	margin-left: 170px;
}

.contact .on p {
	padding-top: 47px;
}


/*品牌资讯*/
.main02 {
	background: #fff;
}

.index_news {
    width: 1200px;
	margin: 0 auto;
	overflow: hidden;
	padding: 40px 0 90px;
}

.index_news_list {
	width: 603px;
	overflow: hidden;
}

.index_news_list li {
	height: 105px;
	margin-bottom: 15px;
	overflow: hidden;
}

.index_news_list li:last-child {
	margin-bottom: 0;
}

.index_news_list .time {
	width: 100px;
	height: 105px;
	float: left;
	background-color: #e3e1e4;
	text-align: center;
	color: #252525;
	overflow: hidden;
}

.index_news_list .time b {
	display: block;
	font-size: 43px;
	line-height: 55px;
	padding-top: 10px;
}

.index_news_list .time p {
	font-size: 20px;
}

.index_news_list .con {
	float: right;
	width: 475px;
	height: 83px;
	padding: 20px 0 0 25px;
	border: 1px #e3e1e4 solid;
}

.index_news_list h4 {
	display: block;
	font-size: 20px;
	color: #252525;
	line-height: 30px;
	height: 30px;
	overflow: hidden;
}

.index_news_list h4 a {
	color: #252525;
}

.index_news_list h4 a:hover {
	color: #ffb400;
}

.index_news_list .con p {
	font-size: 16px;
	color: #797979;
	line-height: 35px;
	height: 35px;
	overflow: hidden;
}

.index_news_list li:hover .time {
	color: #fff;
	background-color: #ffb400;
}

.index_news_list .more {
	display: block;
	width: 136px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	font-size: 16px;
	color: #ffb400;
	border: 1px #ffb400 solid;
	margin-top: 25px;
}








.product{
	width: 100%;
	overflow: hidden;
}
.product .ul_a .a{
	width: 1200px;
	overflow: hidden;
	margin-top: 6px;
	text-align: center;
}
.product .ul_a .a .p_a{
	color: #edb92f;
	font-size: 26px;
	font-weight: bold;
	font-family: Arial;
}
.product .ul_a .a .p_b{
	font-size: 16px;
	color: #1f1f1f;
	margin-top: 10px;
	margin-bottom: 15px;
	text-transform: uppercase;
}
.product .ul_a .b{
	width: 1200px;
	overflow: hidden;
	text-align: center;
}
.product .ul_a .b .p_a{
	width: 208px;
	overflow: hidden;
	border: 1px solid #d50e0e;
	line-height: 55px;
	border-radius: 5px;
	background-color: #d50e0e;
	color: #fff;
	display: inline-block;
	margin: 0px 1px;
	transition: 0.7s;
}
.product .ul_a .b .p_a:hover{
	width: 208px;
	line-height: 55px;
	border: 1px solid #d50e0e;
	background-color: #fff;
	color: #000;
	transition: 0.7s;
}
.product .ul_a .c{
	width: 1200px;
	overflow: hidden;
	margin-top: 25px;
	margin-bottom: 70px;
	text-align: center;
}
.product .ul_a .c .div_a{
	width: 280px;
	overflow: hidden;
	display: inline-block;
	margin: 10px 7px;
}
.product .ul_a .c .div_a .title1{
	width: 278px;
	border: 1px solid rgba(000,000,000,0.2);
	line-height: 48px;
	font-size: 18px;
}




.footer{
	width: 100%;
	overflow: hidden;
	//background:url(../img/foot_bj.png) center center no-repeat;
	//background-attachment: fixed;
	background-color: #212121;
}
.footer .ul_a{
	padding-top: 53px;
	padding-bottom: 53px;
}
.footer .ul_a .a{
	width: 200px;
	overflow: hidden;
	float: left;
    color: #fff;
}
.footer .ul_a .a .p_a{
	width: 200px;
	overflow: hidden;
	font-size: 20px;
    margin-bottom: 22px;
}
.footer .ul_a .a .p_b{
	width: 100px;
    overflow: hidden;
    float: left;
    font-size: 18px;
    margin-bottom: 14px;
}
.footer .ul_a .a .p_b:hover{
	color: #ffb400;
	transition: 0.7s;
}
.footer .ul_a .b{
	width: 700px;
	margin-left: 62px;
	overflow: hidden;
	float: left;
	color: #fff;
}
.footer .ul_a .b .p_a{
	width: 700px;
	overflow: hidden;
	font-size: 20px;
    margin-bottom: 22px;
}
.footer .ul_a .b .p_b{
	width: 329px;
    overflow: hidden;
    float: left;
    font-size: 18px;
    margin-bottom: 14px;
}
.footer .ul_a .b .p_c{
	width: 360px;
    overflow: hidden;
    float: left;
    font-size: 18px;
    margin-bottom: 14px;
}
.footer .ul_a .c{
	width: 192px;
	overflow: hidden;
	float: left;
	text-align: center;
}
.footer .ul_a .c .p_a{
	width: 192px;
	overflow: hidden;
	margin-top: 20px;
}
.footer .ul_a .c .p_b{
	width: 192px;
	overflow: hidden;
	font-size: 20px;
	margin-top: 10px;
	color: #fff;
}
.footer .ul_a .d{
	width: 119px;
	margin-left: 70px;
	overflow: hidden;
	float: left;
	text-align: center;
}
.footer .ul_a .d .p_a{
	width: 119px;
	height: 119px;
	background-color: #fff;
	overflow: hidden;
	margin-top: 20px;
}
.footer .ul_b{
	width: 100%;
	overflow: hidden;
	border-top: 1px solid rgba(255,255,255,0.5);
	margin: 0 auto;
}
.footer .ul_b .a{
	line-height: 64px;
	color: rgba(255,255,255,0.56);
	font-size: 16px;
}










.weizhi{
	width: 100%;
    overflow: hidden;
    margin: 0 auto;
    border-bottom: 1px solid #d4d4d4;
}
.weizhi .ul_a .a{
	text-align: center;
	font-size: 39px;
    padding-bottom: 10px;
    color: #3a3a3a;
    font-weight: bold;
}
.weizhi .ul_a .b{
	text-align: right;
	padding-bottom: 10px;
}
.ny_about{
	text-align: center;
}
.ny_about .a{
	width: 232px;
    margin: 43px 5px 34px 5px;
    background-color: #202020;
    color: #fff;
    line-height: 45px;
    display: inline-block;
    text-align: left;
}
.ny_about .a:hover{
	background-color: #ffb400;
	color: #fff;
	transition: 0.7s;
}
.ny_about .a img{
	padding-left: 17px;
    padding-right: 10px;
}
.ny_about1 .p_a{
	width: 851px;
	padding-bottom: 30px;
	overflow: hidden;
	margin: 0 auto;
}
.ny_about1 .p_a img{
	width: 100%;
}
.ny_about2{
	padding-top: 20px;
}
.ny_about2 .a{
	width: 287px;
	overflow: hidden;
	float: left;
    padding: 10px 6px;
}
.ny_about2 .a p{
	width: 287px;
    line-height: 54px;
    font-size: 18px;
    background: #d9d9d9;
    text-align: center;
    transition: 0.7s;
}

.ny_about2 .a:hover p{
	background: #d50e0e;
	color: #fff;
	transition: 0.7s;
}
.ny_about4{
	width: 413px;
	overflow: hidden;
	margin: 0 auto;
}
.ny_product{
	text-align: center;
}
.ny_product .a{
	width: 136px;
    margin: 43px 4px 34px 4px;
    background-color: #202020;
    color: #fff;
    line-height: 45px;
    display: inline-block;
    text-align: center;
}
.ny_product .a:hover{
	background-color: #ffb400;
	color: #fff;
	transition: 0.7s;
}
.ny_product .a.on{
	background-color: #ffb400;
	color: #fff;
	transition: 0.7s;
}
.ny_product .a img{

    padding-right: 10px;
}
.ny_lxwm .a{
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
	font-size: 16px;
	color: #262626;
	line-height: 2;
	text-indent: 2rem;
	padding-top: 30px;
}
.ny_lxwm .b{
	padding-top: 30px;
	width: 900px;
	overflow: hidden;
	float: left;
}
.ny_lxwm .b .p_a{
	padding-left: 50px;
	font-size: 18px;
	line-height: 2;
	overflow: hidden;
}
.ny_lxwm .c{
	padding-top: 50px;
	width: 300px;
	overflow: hidden;
	float: left;
}
.ny_lxwm .c .p_a{
	width: 192px;

	overflow: hidden;
	margin-bottom: 10px;
}
.ny_lxwm .c .p_a img{
	width: 192px;
	
	overflow: hidden;
}
.ny_lxwm .c .p_b{
	width: 192px;
	overflow: hidden;
  	line-height: 24px;
  	text-align: center;
	margin-bottom: 15px;
}
.ny_messages{
	padding-top: 30px;
}
.ny_messages .a{
	width: 600px;
	overflow: hidden;
	float: left;
	font-size: 18px;
	line-height: 2;
	margin: 0px 25px;
}