/*初始化样式*/
html {
	margin: 0;
	padding: 0;
	border: 0;
}

body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
p,
blockquote,
pre,
a,
address,
code,
b,
em,
img,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
footer,
header,
hgroup,
navs,
section {
	margin: 0;
	padding: 0;
	border: 0;
}

body {
	background: #fff;
	color: #333;
	position: relative;
	font: 12px/1.5 Microsoft YaHei, arial, 宋体, sans-serif;
	vertical-align: baseline;
	width: 100%;
	overflow-x: hidden;
}

a {
	text-decoration: none;
	outline: none;
}

a:link {
	color: #333;
}

a:hover,
a:active,
a:focus {
	text-decoration: none;
	outline: none;
}


input {
	padding: 0;
	margin: 0;
	font-family: 'Microsoft YaHei';
}

img {
	border: none;
	background: none;
	vertical-align: middle;
}

ul,
ol,
li {
	list-style-type: none;
}

select,
input,
img,
select {
	vertical-align: middle;
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

table,
th,
td {
	vertical-align: middle
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	overflow: hidden;
	visibility: hidden;
}

.clearfix {
	zoom: 1
}

.clearboth {
	height: 0px;
	line-height: 0px;
	overflow: hidden;
	clear: both;
	font-size: 0px;
}

h1,
h2,
h3,
h4 {
	font-size: 12px;
	font-weight: bold;
}

hr {
	border: 0;
	border-top: 1px solid #ccc;
	height: 0;
}




/*----- Common css ------*/
.fl {
	float: left;
}

.fr {
	float: right;
}

.di {
	_display: inline;
}

.fwn {
	font-weight: normal;
}

.dib {
	*display: inline;
	_zoom: 1;
	_display: inline;
	_font-size: 0px;
}


/*滚动*/
#demo {
	overflow: hidden;
	width: 100%;
	margin: 0 auto;
}

#indemo {
	float: left;
	width: 800% !important;
}

#demo1 {
	float: left;
}

#demo2 {
	float: left;
}

#m_demo {
	overflow: hidden;
	width: 92%;
	margin: 0 auto;
}

#m_indemo {
	float: left;
	width: 800% !important;
}

#m_demo1 {
	float: left;
}

#m_demo2 {
	float: left;
}


.wh {
	width: 1240px;
	margin: 0 auto;
}

.pos {
	position: relative;
	width: 1920px;
	left: 50%;
	margin-left: -960px;
}

.com-img {
	display: inline;
	overflow: hidden;
	margin: 0 auto;
	display: table;
}

.com-img img {
	transition: all 0.8s;
	-webkit-transition: all 0.8s;
	-moz-transition: all 0.8s;
	-o-transition: all 0.8s;
}

.com-img:hover img {
	transform: scale(1.2);
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-o-transform: scale(1.2);
	-ms-transform: scale(1.2);
}



.roll_product {
	float: left;
}

.plist {
	margin-top: 56px;
}

.plist li {
	margin-right: 15px;
	margin-bottom: 15px;
}

.plist li:nth-child(3n) {
	margin-right: 0;
}

.plist li a.img {
	border: 1px solid #e5e5e5;
	display: block;
}

.plist li a.img img {
	width: 388px;
	height: 388px;
}

.plist li h3 a {
	display: block;
	color: #fff;
	font-size: 16px;
	font-weight: normal;
}

/*头部样式*/
.top1 {
	background: url(../images/head.png) repeat-x top center;
	height: 92px;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	margin-bottom: 1px;
	z-index: 99
}

.logo {
	float: left;
	line-height: 90px;
}




.topLink {
	float: right;
	text-align: right;
	position: relative;
	z-index: 9999;
}

.topLink .k1 a {
	color: #595959;
}

.topLink .k2 {
	color: #074b91;
	font-size: 14px;
	font-family: "微软雅黑";
}


.dian{
   
    color:#fff;
    font-size:16px;
    line-height: 90px;
}

/*热门搜索*/
.sou {
	margin: 15px 0;
}

#formsearch {
	float: right;
}

.hotSearch {
	float: left;
	height: 24px;
	line-height: 24px;
	font-weight: normal;
}

#search-type {
	float: left;
	width: 100px;
	height: 24px;
	border: 1px solid #c8c8c8;
	margin-right: 5px;
}


/*搜索和热门搜索*/
.hotSearch a {
	margin-right: 6px;
}

#formsearch input {
	height: 22px;
	background: #fff;
	border: 1px solid #c8c8c8;
	line-height: 22px;
}

#formsearch input#keyword {
	height: 22px;
	line-height: 22px;
	padding-left: 4px;
	color: #666;
}

#formsearch input#s_btn {
	width: 46px;
	height: 24px;
	line-height: 24px;
	text-align: center;
	background-color: #666666;
	color: #fff;
	border: none;
	cursor: pointer;
	font-size: 12px;
}

#formsearch input::-webkit-input-placeholder {
	color: #ffffff;
}

#formsearch textarea::-webkit-input-placeholder {
	color: #ffffff;
}

.search {
	position: relative;
	float: left;
	width: 50px;
	height: 90px;
	cursor: pointer;
	z-index: 99;
	right: 0;
}

.search1 {
	width: 20px;
	height: 90px;
	background: url(../images/sou.png) no-repeat center center;
}

#formsearch1 {
	position: absolute;
	z-index: 20;
	top: 92px;
	right: 0;
	display: none;
	width: 350px;
	margin-left: -20px;
	padding: 20px;
	border: 1px solid #e0e0e0;
	background: #fff;
}

#formsearch1 input {
	position: absolute;
	top: 1px;
	width: 100%;
	height: 34px;
	-webkit-transition: border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
	border: 1px solid #ccc;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}

#formsearch1 input:focus {
	border-color: #66afe9;
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
}

.sinput {
	position: relative;
	height: 36px;
}

#formsearch1 input#keyword {
	outline: none;
	text-indent: 6px;
}

#formsearch1 input#s_btn {
	position: absolute;
	z-index: 2;
	top: 1px;
	right: -1px;
	width: 39px;
	height: 34px;
	border: 0;
	outline: none;
	color: #fff;
	background: #005ea6;
	cursor: pointer;
	font-size: 13px;
}


.search .triangle {
	position: absolute;
	top: -15px;
	right: 0;
	display: none\9;
	overflow: hidden;
	width: 320px;
	height: 15px;
}




/*首页banner*/
.banner {
	width: 1920px;
	margin: 0 auto;
	position: relative;
	left: 50%;
	margin-left: -960px;
	height: 500px;
}

.banner ul.bb {
	position: relative;
	padding: 0px;
	margin: 0px;
	z-index: 5;
}

.banner ul.bb li {
	position: absolute;
	display: none;
}

.banner .num {
	position: absolute;
	right: 46%;
	bottom: 10px;
	z-index: 100;
}

.banner .num li {
	width: 18px;
	height: 18px;
	display: inline-block;
	margin: 0 4px;
	background: #fff;
	line-height: 18px;
	text-indent: -100px;
	overflow: hidden;
	border-radius: 10px;
}

.banner .num li.num_hover {
	background-color: #ff7c00;
}

.banner .num li.num_hover a {
	color: #fff;
}

.banner .num li a {
	float: left;
	display: block;
	text-align: center;
	color: #666;
	text-decoration: none;
	cursor: pointer;
	width: 18px;
	height: 18px;
	line-height: 18px;
}



/*首页banner*/
.xyin-banner {
	position: relative;
	width: 1920px;
	left: 50%;
	margin-left: -960px;
}

.xyin-banner::before {
	content: "";
	position: absolute;
	width: 620px;
	height: 2px;
	background: #fff;
	left: 0;
	bottom: 124px;
	z-index: 999;
}

.slick-banner {
	position: relative;
}

.pagingInfo {
	left: 654px;
	position: absolute;
	z-index: 999;
	color: #fff;
	text-align: right;
	font-size: 44px;
	bottom: 100px;
	font-weight: 600;
}

.slick-banner .slick-arrow {
	position: absolute;
	z-index: 99;
	width: 60px;
	height: 60px;
	margin-top: -30px;
	top: 50%;
	cursor: pointer;
	outline: none;
	border: none;
	font-size: 0;
	-webkit-transition: all .5s;
	transition: all .5s;
}

.slick-banner .slick-arrow.slick-prev {
	left: 7.8125%;
	background: url(../images/left1.png)no-repeat;
}

.slick-banner .slick-arrow.slick-next {
	right: 7.8125%;
	background: url(../images/right1.png) no-repeat;
}



.slick-banner .slick-dots {
	position: absolute;
	left: 0;
	right: 0;
	text-align: center;
	font-size: 0;
	z-index: 9;
	bottom: 60px;
}

.slick-banner .slick-dots li {
	display: inline-block;
	width: 9px;
	height: 9px;
	margin: 0 6px;
	border-radius: 50%;
	background: #0d9786;
	cursor: pointer;
}

.slick-banner .slick-dots li button {
	background: none;
	outline: none;
	border: none;
	font-size: 0;
}

.slick-banner .slick-dots li.slick-active {
	background: none;
	;
	width: 12px;
	height: 12px;
	margin-top: 0;
	border: 1px solid #0d9786;
	border-radius: 50%;
}

.slick-banner .img img {
	width: 1920px;
	height: 824px;
}

.slick-banner .slick-con {
	position: relative;
}





/*导航栏样式*/
.nav1 {
	width: 751px;
}

#menu {    float: left;}

.navs li {
	text-align: center;
	float: left;
	position: relative;
	z-index: 999;
	width: 105px;
}

.navs li a {
	display: block;
	line-height: 90px;
	color: #fff;
	height: 90px;
	padding: 0;
	font-size: 16px;
	padding: 0;
}

.navs li a:hover {
	color: #ff914f;
	text-decoration: none;
}


.navs .sec {
	height: 0;
	background: #ff914f;
	color: #fff;
	overflow: hidden;
	z-index: 9999;
	position: absolute;
	top: 90px;
	left: 0px;
	width: 100%;
}

.navs .sec a {
	background: #ff914f;
	color: #fff;
	height: 38px;
	line-height: 38px;
	font-size: 14px;
}

.navs .sec a:hover {
	text-decoration: none;
	color: #fff;
}




.product_list1 {
	margin-top: 38px;
}

.product_list1 li {
	float: left;
	margin-right: 57px;
	margin-bottom: 28px;
}

.product_list1 li:nth-child(4n) {
	margin-right: 0;
}

.product_list1 li img {
	width: 257px;
	height: 293px;
}

.product_list1 li h3 {
	text-align: center;
	font-weight: normal;
	color: #3f3f3f;
	font-size: 20px;
}




.about-index {
	margin-top: 59px;
}

.about-left {
	width: 540px;
}

.about-title {
	font-size: 36px;
	color: #333333;
	text-transform: uppercase;
}

.about-title1 {
	font-size: 20px;
	color: #666666;
}

.about-con {
	font-size: 15px;
	line-height: 2;
	margin-top: 35px;
	color: #666666;
}

.about-con p {}

.about-more {
	width: 148px;
	height: 44px;
	border: 1px solid #cccccc;
	margin-top: 68px;
}

.about-more a {
	display: block;
	font-size: 13px;
	color: #666666;
	line-height: 44px;
	text-align: center;
}

.about-right {
	widows: 598px;
	height: 400px;
}

.about-more:hover a {
	background: #f57f35;
	color: #fff;
}

.box2 {
	margin-top: 75px;
}

.c2-con ul {
	text-align: center;
}

.c2-con ul li {
	width: 300px;
	border-right: 1px solid #d0d0d0;
	position: relative;
	float: left;
	height: 156px;
	padding-top: 15px;
}

.c2-con ul li:last-child {
	border-right: 0;
}

.c2-con ul li .count-title {
	font: bold 60px/50px "Impact";
	color: #f57f35;
	display: inline-block;
}

.c2-con ul li dt {
	font-size: 14px;
	color: #666666;
	display: inline-block;
	padding-left: 15px;
	font-weight: normal;
}

.c2-con ul li p {
	font: normal 16px/32px "Microsoft YaHei";
	color: #666666;
	text-align: left;
	text-indent: 70px;
	margin-top: 30px;
}

.c2-con ul li:hover p {
	color: #f57f35
}


.box3 {
	background: url(../images/bj1.jpg) no-repeat top center;
	height: 785px;
	position: relative;
	left: 50%;
	margin-left: -960px;
	width: 1920px;
	margin-top: 80px;
	overflow: hidden;
}

.box3 .title1 {
	font-size: 36px;
	color: #333333;
	text-align: center;
	padding-top: 50px;
}

.box3 .title1 p {
	font-size: 16px;
	color: #999999;
}

.sort1 {
	margin: 0 -8px;
	margin-bottom: 16px;
	margin-top: 40px;
}

.sort1 li {
	float: left;
	width: 402px;
	height: 268px;
	margin: 0 8px;
	position: relative;
	margin-bottom: 16px;
	overflow: hidden
}

.sort1 li img {
	width: 402px;
	height: 268px;
	transition: .6s;
}

.sort1 li:hover img {
	transform: scale(1.1);
}


.sort1 li .wenzi {
	position: absolute;
	top: 90px;
	width: 200px;
	height: 90px;
	background: rgba(255, 255, 255, .9);
	left: 50%;
	margin-left: -100px;
}

.sort1 li .wenzi a {
	display: block;
	font-size: 24px;
	color: #333333;
	text-align: center;
	padding-top: 20px;
}

.sort1 li .wenzi a span {
	display: block;
	font-size: 14px;
	color: #333333;
	font-family: "Arail";
}

.p-list1 {
	margin: 0 -8px;
	margin-top: 42px;
}

.p-list1 li {
	float: left;
	margin: 0 8px;
	position: relative;
	margin-bottom: 17px;
}

.p-list1 li .img1 img {
	width: 402px;
	height: 268px;
}

.p-list1 li .wenzi {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	background: #bdbdbd;
	height: 45px;
	line-height: 45px;
}

.p-list1 li .wenzi a {
	display: block;
	text-align: center;
	color: #333333;
	font-size: 24px;
}


.box4 .title1 {
	font-size: 36px;
	color: #333333;
	text-align: center;
	padding-top: 50px;
}

.box4 .title1 p {
	font-size: 16px;
	color: #999999;
}

.ads1 {
	margin: 0 -17px;
	margin-top: 40px;
}

.ads1 li {
	float: left;
	position: relative;
	margin: 0 7px;
	margin-bottom: 28px;
	overflow: hidden
}

.ads1 li img {
	transition: .6s;
}

.ads1 li:hover img {
	transform: scale(1.1);
}

.ads1 li h3 {
	position: absolute;
	height: 40px;
	background: rgba(0, 0, 0, .5);
	bottom: 0;
	left: 0;
	right: 0;
	text-align: center;
	color: #fff;
	font-weight: normal;
	font-size: 14px;
	line-height: 40px;
}

.p1920 {
	width: 1920px;
	position: relative;
	left: 50%;
	margin-left: -960px;
}

.case-bg {}

.case-bg .title1 {
	font-size: 36px;
	color: #333333;
	text-align: center;
	padding-top: 50px;
}

.case-bg .title1 p {
	font-size: 16px;
	color: #999999;
}

.case-list1 {
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;
	margin-top: 40px;
}

.case-list1 li {
	width: 20%;
	position: relative;
}

.case-list1 li img {
	width: 386px;
	height: 343px;
}

.case-list1 li .ww {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	text-align: center;
	background: #426890;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	opacity: 0;
}

.case-list1 li .ww .w1 {
	color: #ffffff;
	font-size: 30px;
	letter-spacing: 4px;
}

.case-list1 li .ww .w2 {
	color: #ffffff;
	font-size: 18px;
	text-transform: uppercase;
}


.case-list1 li .ww .w3 {
	width: 136px;
	height: 52px;
	background: #f57f35;
	color: #fff;
	font-size: 15px;
	line-height: 52px;
	margin-top: 30px;
}

.case-list1 li:hover .ww {
	opacity: 1;
}

.box5 {
	background: url(../images/bj3.jpg) no-repeat top center;
	height: 630px;
	position: relative;
	left: 50%;
	margin-left: -960px;
	width: 1920px;
	overflow: hidden;
}

.box5 .title1 {
	font-size: 36px;
	color: #333333;
	text-align: center;
	padding-top: 50px;
}

.box5 .title1 p {
	font-size: 16px;
	color: #999999;
}

.news-con {
	margin-top: 50px;
	background: #f7f7f7;
	padding: 40px 30px;
}

.news1 {
	width: 300px;

}

.news2 {
	width: 365px;

}

.news-title {
	font-size: 18px;
	color: #333333;
	border-bottom: 1px solid #cccccc;
	height: 40px;
}

.news-title span {
	font-size: 12px;
	color: #999999;
	font-family: "Arail";
	font-weight: normal;
	padding-left: 10px;

}

.news11 {}

.news11 li img {
	width: 300px;
	height: 248px;
}




.news11 li a {
	display: block;
	background: url(../images/more.jpg) no-repeat right center;
}

.news11 li span {
	display: block;
	font-size: 18px;
	color: #333333;
	line-height: 50px;
	text-align:center;
}


.news-list1 li a {
	display: block;
	font-size: 16px;
	color: #333333;
	font-weight: bold;
	padding-top: 20px;
}

.news-list1 li p {
	padding-top: 15px;
}

.news-list1 li h2 {
	width: 22px;
	height: 2px;
	background: #f57f35;
	margin-top: 15px;
}

.news-list1 li span {
	display: block;
	font-size: 12px;
	color: #999999;
	font-family: "Arial";
	margin-top: 12px;
	;
}



.news-list1 li:hover a {
	color: #f57f35
}

.news-list1 li:hover span {
	color: #f57f35
}

.news-list1 li:hover p {
	color: #f57f35
}

/*友情链接*/

.link {
	width: 290px;
	position: relative;
	margin-top: 20px
}

.link dd {
	position: absolute;
	bottom: 28px;
	left: 0;
	background: #fff;
	display: none;
}

.link dd a {
	display: block;
	line-height: 38px;
	text-align: center;
	color: #555555;
	width: 290px;
}


/*页面底部*/
#footer {
	height: 321px;
	background: #009b4c;
}

.ff_er {
	width: 324px;
	height: 304px;
	background: #009b4c;
}

.ff_er h3 {
	font-weight: normal;
	color: #fff;
	font-size: 24px;
	padding-top: 42px;
}

.ff_er .er {
	margin-top: 30px;
	text-align: center;
	font-size: 20px;
	color: #fff;
	line-height: 50px;
}

.ff_cont h3 {
	color: #fff;
	font-size: 24px;
	font-weight: normal;
	margin-bottom: 6px;
}

.ff_cont {
	width: 414px;
	padding-right: 65px;
	background: url(../images/line2.png) no-repeat right top;
	margin-top: 42px;
	color: #fff;
	font-size: 14px;
	line-height: 26px;
	border-right: 1px solid #d8e1dd;
	padding-bottom: 20px;
}

.ff_cont a {
	color: #fff;
	font-size: 14px;
}

.navs_foot {
	width: 395px;
	margin-top: 65px;
	line-height: 39px;
}

.navs_foot a {
	color: #fff;
	font-size: 14px;
}

.copyright {
	text-align: center;
	line-height: 24px;
}

.x-layout {
	background: #333333;
	padding: 0;
	padding-top: 35px;
	padding-bottom: 35px;
}

.x-layout-menu dl {
	width: 190px;
	text-align: left;
}

.x-layout-menu dl dt {
	margin-bottom: 20px;
	font-size: 16px;
	font-weight: normal;
}

.x-layout-menu dl dd a {
	font-size: 13px;
	color: #cccccc;
	line-height: 26px;
}

.ff2 .f-title {
	margin-bottom: 20px;
	font-size: 16px;
	font-weight: normal;
	color: #ffffff;
}

.ct {
	font-size: 13px;
	color: #cccccc;
	line-height: 26px;
}

.erq {
	text-align: center;
	width: 220px;
	color: #cccccc;
	line-height: 40px;
	font-size: 13px;
}

.foot2 {
	background: #333333;
	height: 54px;
	border-top: 1px solid #3f3f3f;
}


.cop {
	width: 1070px;
	color: #cccccc;
	font-size: 13px;
	line-height: 74px;
}

.cop a {
	color: #cccccc;
	font-size: 13px;
}

.yqlj {
	width: 170px;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	color: #cccccc;
	font-size: 13px;
	line-height: 74px;
	background: url(../images/link.png) no-repeat 130px center;
	padding-left: 26px;
}

.x-footer {
	background: #333333;
	color: #ccc;
	padding: 10px 0;
	text-align: center;
}

.x-footer a {
	color: #ccc;
}

.x-copyright {
	margin: 0;
}

/*内页左侧样式*/


.container {
	width: 1200px !important;
	margin: 0 auto;
	padding: 0;
}

/*.left{width: 225px;float: left;}
.right{width: 940px;float: right;}
.xypg-case-list li{width:300px;}
.xypg-product-list li{width: 293px;}
.xypg-product-list li .img img{width: 271px;height: 205px;}
.relate-product-slick .owl-item .img img{    width: 213px;height: 159px;}
.xypg-case-list li .img img{width: 300px;height: 300px;}
.page-product-inquiry a{color: #fff;}
.page-mob-tool{display: none;}*/
.page-product-inquiry a {
	color: #fff;
}