html,
body {
	position: relative;
	height: 100%;
}

body {
	background: #eee;
	font-family: -apple-system, BlinkMacSystemFont, Helvetica Neue, Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #000;
	margin: 0;
	padding: 0;
}

* {
	outline: 0;
	border: 0;
}

p {
	margin: 0;
}

img {
	outline: 0;
	border: 0;
	vertical-align: middle;
}

ul,
li {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

a {
	text-decoration: none;
}
.layui-laypage-limits{
	display: none !important;
}
.ahover:hover {
	background: #f19600;
	border: 1px solid #f19600;
	color: #fff;
}
.w1300{
	width: 1300px;
	margin: 0 auto;
}
.clearfix {
	zoom: 1;
}

.clearfix:after {
	clear: both;
	content: '';
	display: block;
	width: 0;
	height: 0;
	visibility: hidden;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.top {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	width: 100%;
	background: #000;
	height: 100px;
	line-height: 100px;
	padding: 0 50px;
	box-sizing: border-box;
	overflow: hidden;
}

.top .logo {}

.top .logo img {
	height: 40px;
}

.top .nav {}

.top .nav a {
	font-size: 18px;
	color: #fff;
	margin-left: 50px;
}

.top .nav a:hover {
	color: #f19600;
}

.swiper-slide1 {
	background: url(../img/slide1bg.jpg);
	background-size: cover;
}

.top .search {
	width: 150px;
	height: 28px;
	border: 1px solid #f19600;
	position: relative;
	margin-top: 35px;
	margin-left: 100px;
}

.top .search .s-input {
	width: 110px;
	height: 28px;
	padding: 0 5px;
	position: absolute;
	top: 0;
	left: 0;
	color: #fff;
	background: transparent;
}

.top .search .s-img {
	position: absolute;
	top: 0;
	right: 0;
	height: 28px;
	line-height: 28px;
	width: 28px;
	background: #f19600;
	text-align: center;
}

.top .search .s-img img {}

.footer {
	text-align: center;
	position: absolute;
	bottom: 10px;
	width: 100%;
	z-index: 999;
	left: 0;
	color: #727272;
}

a:hover {
	color: #f19600;
}

.top2 {
	position: relative;
}

.top .line {
	width: 2px;
	height: 20px;
	background: #fff;
	float: right;
	margin-top: 40px;
	margin-left: 30px;
}

.search-box {
	position: absolute;
	top: 0;
	left: 0;
	background: #000;
	padding-top: 120px;
	width: 100%;
	text-align: center;
	padding-bottom: 120px;
	transform: translateY(-100%);
	-webkit-transform: translateY(-100%);
	opacity: 0;
	-webkit-transition: all 0.4s;
	transition: all 0.4s;
	z-index: 1;
}

.search-close {}

.search-wrap {
	width: 60%;
	margin: 0 auto;
	position: relative;
	margin-top: 50px;
	padding: 0 100px 0 40px;
	box-sizing: border-box;
	border-bottom: 1px solid #ddd;
	height: 40px;
	line-height: 40px;
}

.search-wrap .sicon {
	position: absolute;
	left: 0;
	margin-top: 5px;
}

.search-wrap #keyword {
	width: 100%;
	padding: 0;
	height: 36px;
	line-height: 36px;
	font-size: 24px;
	background: transparent;
	color: #fff;
}

.search-wrap #submitBtn {
	background: transparent;
	color: #fff;
	position: absolute;
	top: 0;
	right: 0;
	font-size: 24px;
	height: 40px;
	line-height: 40px;
}

.search-wrap #submitBtn:hover {
	color: #D29B33;
}

.search-box.on {
	transform: translateY(0);
	-webkit-transform: translateY(0);
	opacity: 1;
}

.banner {
	position: relative;
}

.banner img {
	width: 100%;
}

.banner .tit {
	position: absolute;
	font-size: 64px;
	top: 50%;
	left: 100px;
	color: #fff;
	margin-top: -200px;
}

.banner .tit p {}

.ab1 {}

.ab1 .t {
	font-size: 36px;
	margin-bottom: 30px;
}

.ab1 .con {
	overflow: hidden;
}

.ab1 .con .fl {
	width: 680px;
	padding-right: 60px;
	border-right: 2px solid #fff;
}

.ab1 .con .fr {
	width: 500px;
	margin-top: 50px;
}

.ab1 .con .txt {
	font-size: 16px;
}

.ab1 .con .txt p {
	text-indent: 2em;
	margin-top: 15px;
	line-height: 1.6;
	text-align: justify;
}

.ab1 .con .btn {
	overflow: hidden;
	margin-top: 100px;
}

.ab1 .con .btn .item {
	float: left;
	width: 200px;
}

.ab1 .con .btn .item .h {
	font-size: 36px;
}

.ab1 .con .btn .item .p {
	font-size: 18px;
}

.ab1 .con .btn .btns {
	float: right;
	width: 166px;
	height: 50px;
	text-align: center;
	border: 1px solid #fff;
	line-height: 50px;
	font-size: 18px;
	border-radius: 6px;
	margin-top: 8px;
}

.ab1 .con .btn .btns:hover {
	background: #D29B33;
	border: 1px solid #D29B33;
	color: #fff;
}

.ab1 .slider {
	position: relative;
	padding: 80px 0;
	margin: 0 auto;
}

.ab1 .slider .swiper-container {
	width: 1160px;
	margin: 0 auto;
}

.ab1 .swiper-button-prev {
	background-image: url(../img/absl.png);
	left: 0;
}

.ab1 .swiper-button-next {
	background-image: url(../img/absr.png);
	right: 0;
}

.ab1 .slider .swiper-container .swiper-slide img {
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	filter: grayscale(100%);
	filter: gray;
}

.ab1 .slider .swiper-container .swiper-slide img:hover {
	filter: none;
	-webkit-filter: none;
}

.ab2 {
	background: #000;
}

.ab2-wrap {
	padding: 80px 0;
}

.ab2 .con {
	overflow: hidden;
}

.ab2 .con .fl {}

.ab2 .con .fr {
	width: 480px;
	color: #fff;
}

.ab2 .con .fr .tit {
	font-size: 36px;
	text-align: right;
	margin-bottom: 50px;
}

.ab2 .con .fr .txt {
	font-size: 16px;
	text-indent: 2em;
	text-align: justify;
	line-height: 32px;
}

.ab2 .slider {
	position: relative;
	margin-top: 80px;
}

.ab2 .swiper-button-prev {
	background-image: url(../img/ab2al.png);
	left: 0;
}

.ab2 .swiper-button-next {
	background-image: url(../img/ab2ar.png);
	right: 0;
}

.ab2 .slider .swiper-container {
	width: 1060px;
	margin: 0 auto;
}

.ab3 {
	padding: 80px 0 50px 0;
}

.ab3 .t {
	font-size: 36px;
}

.ab3 .t2 {
	margin-top: 80px;
}

.ab3 .t img {
	margin-top: -5px;
	margin-right: 20px;
}

.ab3 .con1 {}

.ab3 .con1 .fl {
	font-size: 24px;
	padding-top: 50px;
	padding-left: 100px;
	line-height: 40px;
}

.ab3 .con1 .fl p {}

.ab3 .con1 .fr {}

.ab3 .con2 {
	position: relative;
	padding-bottom: 50px;
	margin-top: 30px;
}

.ab3 .con2 .line {
	position: absolute;
	bottom: 0;
}

.ab3 .con2 .line img {}

.ab3 .con2 .swiper-container {
	width: 1080px;
	margin-left: 180px;
}

.ab3 .con2 .swiper-slide {
	font-size: 24px;
	cursor: pointer;
}

.ab3 .con2 .swiper-button-prev {
	background-image: url(../img/absl.png);
	left: 0;
}

.ab3 .con2 .swiper-button-next {
	background-image: url(../img/absr.png);
	right: 0;
}

.ab3 .con2 .swiper-button-next,
.ab3 .con2 .swiper-button-prev {
	background-size: 23px 44px;
	width: 23px;
	height: 44px;
}

.ab3 .con3 {
	margin: 0 auto;
	margin-top: 50px;
	width: 1200px;
	margin-bottom: 30px;
}

.ab3 .con3 .swiper-container {
	height: 330px;
}

.ab3 .con3 .swiper-slide {
	overflow: hidden;
}

.ab3 .con3 .swiper-slide .t {
	width: 450px;
	float: left;
	text-align: right;
	font-size: 18px;
	padding-left: 90px;
	line-height: 1.8;
	height: 80px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}

.ab3 .con3 .swiper-slide .time {
	position: absolute;
	left: 560px;
	width: 80px;
	height: 80px;
	line-height: 80px;
	background: #f39700;
	text-align: center;
	font-size: 24px;
	color: #fff;
}

.ab3 .con3 .swiper-slide:nth-child(even) {}

.ab3 .con3 .swiper-slide:nth-child(even) .t {
	float: right;
	text-align: left;
	padding-left: 0px;
	padding-right: 90px;
}

.ab3 .con3 .swiper-scrollbar-drag {
	background: #fff;
}

.ab3 .con4 {
	position: relative;
	padding-bottom: 40px;
}

.ab3 .con4 .swiper-container {
	width: 890px;
	margin: 0 auto;
}

.ab3 .con4 .swiper-pagination {
	width: 100%;
	bottom: 0;
}

.ab3 .con4 .swiper-pagination-bullet {
	width: 12px;
	height: 12px;
	margin: 0 4px;
}

.ab3 .con4 .swiper-pagination .swiper-pagination-bullet-active {
	background: #f39700;
}

.footer {
	font-size: 14px;
	position: relative;
	background: #000;
	padding: 50px 0;
	bottom: 0;
}

.footer .logo {
	width: 100%;
	text-align: center;
	top: 0;
}

.footer .copy {
	position: absolute;
	left: 12%;
	text-align: left;
	top: 50px;
}

.footer .copy p {}

.footer .tel {
	position: absolute;
	right: 12%;
	text-align: right;
	top: 50px;
}

.fix-bar {
	position: fixed;
	z-index: 10;
	left: 30px;
	top: 50%;
	margin-top: -180px;
	transform: translateX(-200%);
	-webkit-transform: translateX(-200%);
	opacity: 0;
	-webkit-transition: all 0.4s;
	transition: all 0.4s;
}

.fix-bar.on {
	transform: translateX(0%);
	-webkit-transform: translateX(0%);
	opacity: 1;
}

.fix-bar .icon {
	width: 40px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	background: #f39700;
	overflow: hidden;
	border-radius: 50%;
	position: relative;
	z-index: 1;
}

.fix-bar .icon img {
	margin-top: -4px;
}

.fix-bar .line {
	position: absolute;
	width: 2px;
	height: 100%;
	background: #fff;
	top: 0;
	left: 19px;
}

.fix-bar .item {
	overflow: hidden;
	margin: 30px 0;
	position: relative;
	z-index: 1;
	cursor: pointer;
}

.fix-bar .item .d {
	width: 14px;
	height: 14px;
	border: 1px solid #f39700;
	border-radius: 50%;
	margin-left: 12px;
	background: #999;
}

.fix-bar .item .t {
	margin-left: 10px;
	transform: translateX(-100%);
	-webkit-transform: translateX(-100%);
	opacity: 0;
	-webkit-transition: all 0.4s;
	transition: all 0.4s;
}

.fix-bar .item.on .d,
.fix-bar .item:hover .d {
	background: #f39700;
}

.fix-bar .item.on .t,
.fix-bar .item:hover .t {
	transform: translateX(0);
	-webkit-transform: translateX(0);
	opacity: 1;
}

.newslist-t {
	padding: 30px 5%;
}

.newslist-t h3 {
	font-size: 36px;
	font-weight: normal;
	width: 800px;
}

.newslist {
	overflow: hidden;
}

.newslist .ntop {
	overflow: hidden;
	background: #fff;
	margin: 0 5%;
	margin-bottom: 30px;
}

.newslist .ntop .fl {
	width: 60%;
}

.newslist .ntop .fl img {
	width: 100%;
}

.newslist .ntop .fr {
	width: 40%;
	padding: 0px 6%;
	box-sizing: border-box;
}

.newslist .ntop .fr .t {
	font-size: 24px;
	margin: 100px 0 30px 0;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}

.newslist .ntop .fr .p {
	font-size: 18px;
	color: #666;
	padding-top: 150px;
}

.newslist .ntop .fr .c {
	font-size: 18px;
	line-height: 36px;
	color: #666;
}

.newslist .bot {
	padding: 0 4%;
}

.newslist .bot li {
	width: 50%;
	float: left;
	padding: 0 1%;
	box-sizing: border-box;
	margin-bottom: 30px;
}

.newslist .bot li .wrap {
	display: block;
	background: #fff;
}

.newslist .bot li img {
	width: 100%;
}

.newslist .bot li .t {
	font-size: 24px;
	color: #000;
	margin: 50px 30px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	height: 48px;
	line-height: 48px;
}

.newslist .bot li .c {
	font-size: 18px;
	color: #666;
	padding: 0 30px 50px 30px;
}

.page-nav {
	text-align: center;
	margin-bottom: 50px;
	padding-bottom: 30px;
	border-bottom: 1px solid #fff;
	margin-top: 50px;
}

.page-nav a,
.page-nav span {
	display: inline-block;
	font-size: 18px;
	color: #fff;
	margin: 0 30px;
}

.page-nav span em {
	font-style: normal;
}

.newsinfo {
	padding: 100px 5%;
}

.newsinfo .t {
	font-size: 48px;
	margin-bottom: 60px;
}

.newsinfo .tag {
	font-size: 16px;
	margin-bottom: 60px;
	padding-bottom: 30px;
	border-bottom: 1px solid #fff;
}

.newsinfo .tag .time {}

.newsinfo .tag .line {
	margin: 0 15px;
}

.newsinfo .tag .social-share-icon {
	color: #000 !important;
	border: 0;
	width: inherit;
	height: initial;
	line-height: 1;
	margin: 0;
	margin-right: 10px;
}

.newsinfo .tag .social-share-icon:hover {
	background: transparent;
}

.newsinfo .con {
	font-size: 18px;
	line-height: 2;
}

.newsinfo .con p {
	line-height: 2;
}

.newsinfo .link {
	margin-top: 60px;
}

.newsinfo .link a {
	color: #fff;
	width: 50%;
	display: block;
	height: 20px;
	overflow: hidden;
}

.newsinfo .link a.fr {
	text-align: right;
}

.dev {
	padding: 0 5%;
}

.dev .slide1 {
	padding: 0 100px;
	box-sizing: border-box;
	position: relative;
	margin-bottom: 80px;
}

.dev .slide1 .swiper-button-next-1 {
	width: 67px;
	height: 67px;
	background: url(../img/devar.png);
	background-size: 67px 67px;
	opacity: 1 !important;
}

.dev .slide1 .swiper-button-prev-1 {
	width: 67px;
	height: 67px;
	background: url(../img/deval.png);
	background-size: 67px 67px;
	opacity: 1 !important;
}

.dev .slide1 .line {
	position: absolute;
	height: 4px;
	background: #0a0a0a;
	left: 168px;
	top: 110px;
	right: 170px;
}

.dev .slide1:before {
	content: "";
	position: absolute;
	left: 150px;
	top: 0;
	width: 38px;
	height: 207px;
	background: url(../img/devl1.png) no-repeat;
}

.dev .slide1:after {
	content: "";
	position: absolute;
	right: 150px;
	top: 0;
	width: 38px;
	height: 207px;
	background: url(../img/devl1.png) no-repeat;
}

.dev .slide1 .swiper-slide,
.dev .slide1 {
	position: relative;
}

.dev .slide1 .dot {
	width: 42px;
	height: 42px;
	background: #fff;
	border: 8px solid #666666;
	border-radius: 50%;
	margin: 0 auto;
}

.dev .slide1 .swiper-slide-active .dot {
	border: 8px solid #f39700;
}

.dev .slide1 .year {
	width: 92px;
	height: 58px;
	background: url(../img/devbg.png) no-repeat;
	background-size: 92px 58px;
	font-size: 30px;
	line-height: 48px;
	text-align: center;
	color: #f39700;
	margin: 0 auto;
	position: absolute;
	top: -70px;
	left: 50%;
	margin-left: -46px;
	transform: translateY(-100%);
	-webkit-transform: translateY(-100%);
	opacity: 0;
	-webkit-transition: all 0.4s;
	transition: all 0.4s;
	opacity: 0;
}

.dev .slide1 .swiper-slide-active .year {
	transform: translateY(0%);
	-webkit-transform: translateY(0%);
	opacity: 1;
}

.dev .slide1 .swiper-container1 {
	width: 80%;
	margin: 0 auto;
	padding: 80px 0;
}

.dev .slide2 {
	width: 1370px;
	margin: 0 auto;
	margin-bottom: 100px;
	max-width: 1380px;
}

.dev .slide2 .img {
	width: 420px;
	padding-right: 50px;
}

.dev .slide2 .img img {
	width: 420px;
}

.dev .slide2 .con {}

.dev .slide2 .con .t {
	font-size: 32px;
	margin: 15px 0 15px 0;
}

.dev .slide2 .con .c {
	font-size: 18px;
	line-height: 2;
}

.dev .slide2 .swiper-slide {
	position: relative;
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
}

.dev .tit {
	font-size: 36px;
	margin-bottom: 80px;
}

.center {
	max-width: 1600px;
	margin: 50px auto;
	position: relative;
}

.center .wrap {
	padding: 0 15px;
}

.center .wrap .path {
	font-size: 16px;
	margin-bottom: 30px;
}

.center .wrap .path img {
	margin-top: -4px;
}

.center .wrap .con {}

.center .wrap .con .fl {
	margin-right: 350px;
	float: inherit;
	position: relative;
}

.center .wrap .con .fr {
	width: 300px;
	position: relative;
	z-index: 2;
}

.center .wrap .con .fr .tit {
	font-size: 36px;
	margin-bottom: 30px;
}

.center .wrap .con .fr .item {
	display: block;
	font-size: 16px;
	margin-bottom: 20px;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	height: 40px;
	line-height: 40px;
	overflow: hidden;
	color: #333;
}

.center .wrap .con .fr .item img {
	margin-top: -4px;
	margin-right: 10px;
}

.center .wrap .box1 {
	margin-right: 610px;
}

.center .wrap .box1 .t {
	font-size: 36px;
	margin-bottom: 50px;
}

.center .wrap .box1 .p {
	font-size: 16px;
	line-height: 2;
}

.center .wrap .box2 {
	width: 560px;
	float: right;
}

.center .wrap .box2 .item {
	background: #333;
	border-radius: 20px;
	padding: 20px 30px;
	box-sizing: border-box;
	overflow: hidden;
	margin-bottom: 30px;
	display: block;
}

.center .wrap .box2 .item .i-l {
	width: 300px;
	float: left;
}

.center .wrap .box2 .item .i-l .it {
	font-size: 16px;
	color: #fff;
}

.center .wrap .box2 .item .i-l .il {
	font-size: 12px;
	color: #fff;
	width: 20px;
	height: 3px;
	background: #999;
	margin: 20px 0;
}

.center .wrap .box2 .item .i-l .ic {
	font-size: 12px;
	color: #fff;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
}

.center .wrap .box2 .item .i-r {
	float: right;
	border-radius: 6px;
	overflow: hidden;
}

.center .wrap .box2 .item .i-r img {
	width: 175px;
	height: 122px;
}

.productlist .fl {
	margin-right: 0 !important;
}

.productlist .wrap .box2 {
	width: 760px;
}

.productlist .wrap .box2 .item {
	width: 350px;
	padding: 10px;
	float: left;
	margin-left: 30px;
	margin-bottom: 50px;
}

.productlist .wrap .box2 .item .i-r img {
	width: 164px;
	height: 114px;
}

.productlist .wrap .box2 .item .i-l {
	width: 140px;
	padding-left: 10px;
}

.productlist .wrap .box2 .item .i-l .it {
	font-size: 18px;
	margin: 10px 0;
}

.productlist .wrap .box2 .item .i-l .ic {
	font-size: 16px;
}
.productlist  .wrap .box1{
	    margin-right: 800px;
}
.productinfo .tit {
	font-size: 48px;
	margin-left: 150px;
	margin-right: 150px;
	max-width: 84%;
	margin-bottom: 30px;
}

.productinfo {
	max-width: 100%;
}

.productinfo .wrap {
	padding: 0;
}

.productinfo .wrap .path {
	margin-left: 150px;
	margin-right: 150px;
}

.productinfo {
	margin-bottom: 100px;
}

.productinfo .co {}

.productinfo .co .nav {
	float: left;
	width: 450px;
}

.productinfo .co .nav a {
	display: block;
	font-size: 18px;
	height: 40px;
	line-height: 40px;
	padding-left: 150px;
	position: relative;
	color: #000;
}

.productinfo .co .nav a.on {
	background: #f39700;
	color: #fff;
}

.productinfo .co .nav a.on:after {
	content: "";
	width: 15px;
	height: 22px;
	background: url(../img/pinfor.png) no-repeat;
	position: absolute;
	right: 10px;
	top: 9px;
}

.productinfo .co .content {
	margin-left: 500px;
	padding-right: 10%;
}

.productinfo .co .ntop {

	overflow: hidden;
}

.productinfo .co .ntop .img {
	margin-right: 650px;
	background: #4c4c4c;
	border-radius: 50%;
}

.productinfo .co .ntop .img img {
	width: 100%;
}

.productinfo .co .ntop .des {

	float: right;

	width: 600px;
}

.productinfo .co .ntop .des .h {
	font-size: 36px;
}

.productinfo .co .ntop .des .line {
	width: 80%;
	height: 1px;
	background: #fff;
	margin: 50px 0;
}

.productinfo .co .ntop .des .txt img {
	max-width: 100%;
}

.productinfo .co .nbot {
	margin-top: 50px;
}

.productinfo .co .nbot a {

	color: #fff;

	font-size: 18px;

}

.productinfo .co .nbot .fl img {

	margin-top: -4px;

	margin-right: 15px;
}

.productinfo .co .nbot .fr img {

	margin-top: -4px;

	margin-left: 15px;
}

.techlist {

	margin: 0 5%;
}

.techlist li {
	margin-bottom: 50px;
	border: 1px solid #fff;
	padding: 30px;
}

.techlist li a {

	display: -webkit-box;

	display: -webkit-flex;

	display: flex;

	-webkit-box-align: center;

	-webkit-align-items: center;

	align-items: center;
}

.techlist li a .img {

	width: 250px;

	margin-right: 50px;
}

.techlist li a .img img {}

.techlist li a .c {

	-webkit-box-flex: 1;

	-webkit-flex: 1;

	flex: 1;

	min-width: 0;
}

.techlist li a .c .t {

	display: -webkit-box;

	display: -webkit-flex;

	display: flex;

	-webkit-box-align: center;

	-webkit-align-items: center;

	align-items: center;

	margin-bottom: 30px;
}

.techlist li a .c .t .t1 {

	-webkit-box-flex: 1;

	-webkit-flex: 1;

	flex: 1;

	min-width: 0;

	font-size: 18px;

	color: #000;
}

.techlist li a .c .t .t2 {

	font-size: 16px;

	color: #000;
}

.techlist li a .c .p {

	font-size: 16px;

	color: #fff;

	line-height: 2;
}

.techlist li a .btn {

	margin-left: 50px;

	width: 150px;

	height: 50px;

	line-height: 50px;

	background: #f39700;

	text-align: center;

	font-size: 16px;

	color: #fff;

	border-radius: 8px;

	display: block;
}

.techlist .page-nav {
	border-bottom: 0;
}

.techlist li:hover a .c .t .t1 {
	color: #f39700;
}

.techlist li:hover a .btn {
	opacity: .8;
}

.contach-banner {}

.contach-banner .img {

	width: 250px;

	margin-bottom: 15px;
}

.contach-banner .p {
	font-size: 18px;
	width: 42%;
}

.contact {
    margin: 0 5%;
    margin-bottom: 100px;
}

.contact .tit{
    font-size: 36px;
    margin-bottom: 50px;
	margin-left: 20px;
}

.contact .con{
    margin: 0 2%;
}
.contact .form{
    float: left;
    width: 400px;
}
.contact .form .line{
    font-size: 16px;
    color: #fff;
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #666666;
    margin-bottom: 30px;
    padding: 0 15px;
}
.contact .form label{
    width: 90px;
}
.contact .form input{
    width: 280px;
    height: 32px;
    line-height: 32px;
    padding: 0;
    border: 0;
    background: transparent;
    font-size: 16px;
}
.contact .form button{
    width: 100%;
    border: 0;
    height: 34px;
    line-height: 34px;
    color: #fff;
    background: #666;
}
.contact .map{
    margin-left: 500px;
    position: relative;
}
.contact .map .mapimg{
    width: 100%;
}
.contact .map .box .h{
    font-size: 20px;
    color: #fff;
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: 1px solid #ddd;
}
.contact .map .box .p{
    color: #fff;
    font-size: 15px;
    line-height: 1.8;
}
.contact .box{
    position: absolute;
    top: 0;
    left: 40%;
    background: #f19600;
    padding: 20px;
	width: 350px;
}
.search{
	
margin: 0 5%;
	
margin-bottom: 100px;
}
.search .tit{
	
font-size: 64px;
	
margin-bottom: 50px;
}
.search .con{
	margin: 0 5%;
}
.search .tt{
	
font-size: 24px;
	
float: left;
	
width: 80px;
}
.search .list{
	
margin-left: 100px;
	
overflow: hidden;
}
.search .list a{
	display: block;
	width: 25%;
	float: left;
}
.search .list .wrap{
	
padding: 0 15%;
	
text-align: center;
}
.search .list a img{
	
width: 100%;
}
.search .list a p{
	color: #000;
	font-size: 30px;
}
@media screen and (max-width: 1600px) {
	.top .line {
		margin-top: 25px;
		margin-right: 30px;
	}

	.top {
		height: 72px;
		line-height: 72px;
	}

	.top .logo img {
		height: 26px;
	}

	.top .nav a {
		margin-left: 15px;
		font-size: 16px;
	}

	.top .search {
		margin-left: 50px;
		margin-top: 21px;
	}

	.newslist-t h3 {
		font-size: 48px;
		width: 600px;
	}

	.newslist .ntop .fr .t {
		font-size: 32px;
		margin: 50px 0 30px 0;
	}

	.newslist .ntop .fr .p {
		font-size: 16px;
		padding-top: 50px;
	}

	.newslist .ntop .fr .c {
		font-size: 16px;
		color: #666;
	}

	.newslist .bot li .t {
		font-size: 32px;
		margin: 30px;
	}

	.newslist .bot li .c {
		padding: 0 30px 30px 30px;
	}

	.productinfo .wrap .path {
		margin-left: 50px;
		margin-right: 50px;
	}

	.productinfo .tit {
		margin-left: 50px;
		margin-right: 50px;
	}

	.productinfo .co .nav a {
		padding-left: 50px;
	}

	.productinfo .co .nav {
		width: 350px;
	}

	.productinfo .co .content {
		margin-left: 380px;
		padding-right: 30px;
	}

	.productinfo .co .ntop .des {
		width: 500px;
	}

	.productinfo .co .ntop .img {
		margin-right: 550px;
	}
	.contact .box{
		
	}
	.contact .map .box .p{
		font-size: 14px;
	}
}
