﻿/*产品详情*/
.proxq{
	padding: 100px 0;
}
.proxq .nycate,
.rt .nycate{
	width: 280px;
	position: sticky;
	top: 120px;
}
.proxq .nycate .title,
.rt .nycate .title{
	width: 100%;
	padding: 30px;
	background: #e16303;
}
.proxq .nycate .title h3{
	font-size: 36px;
	margin-left: 20px;
}
.rt .nycate .title h3{
	font-size: 30px;
	margin-left: 20px;
}
.proxq .nycate .cate-list a,
.rt .nycate .cate-list a{
	display: block;
	width: 100%;
	font-size: 20px;
	line-height: 28px;
	padding: 20px 30px;
	border: 1px solid #dbdbdb;
	margin: 10px 0 0 0;
	text-align: left;
	color: #333;
}
.rt .nycate .cate-list a{
	text-align: center;
}
.proxq .nycate .cate-list a:before,
.rt .nycate .cate-list a:before{
	height: 100%;
}
.proxq .nycate .cate-list a.on,
.proxq .nycate .cate-list a:hover,
.rt .nycate .cate-list a.on,
.rt .nycate .cate-list a:hover{
    color: #ffffff;
    border-color: #f67817;
}

.proxq .nydetails,
.rt .rtlist,
.rt .rtdetails{
	width: calc(100% - 330px);
}
.proxq .nydetails .top .summary-pic{
	width: 480px;
	position: relative;
	cursor: pointer;
}
.proxq .nydetails .top .summary-pic .swiper-button-prev,
.proxq .nydetails .top .summary-pic .swiper-button-next{
	position: absolute !important;
	z-index: 1;
	width: 50px;
	height: 50px;
	text-align: center;
	line-height: 50px;
	top: 50%;
	transform: translateY(-50%);
}
.proxq .nydetails .top .summary-pic .swiper-button-prev{
	left: 0;
}
.proxq .nydetails .top .summary-pic .swiper-button-next{
	right: 0;
}
.proxq .nydetails .top .summary-content{
	width: calc(100% - 530px);
}
.proxq .nydetails .top .summary-content h2{
	font-size: 42px;
	margin-bottom: 30px;
	line-height: 1.4;
}
.proxq .nydetails .top .summary-content p{
	font-size: 16px;
	line-height: 30px;
}
.proxq .nydetails .top .summary-content .line{
	margin: 40px 0;
	height: 8px;
	border-top: 1px solid #dbdbdb;
	border-bottom: 1px solid #dbdbdb;
}
.proxq .nydetails .top .summary-content .coninfo .tel i{
	width: 44px;
	height: 44px;
	margin-right: 10px;
	border-radius: 50%;
}
.proxq .nydetails .top .summary-content .coninfo .tel span{
	font-size: 14px;
	line-height: 1.5;
}
.proxq .nydetails .top .summary-content .coninfo .tel span a{
	display: block;
	font-weight: bold;
	font-size: 22px;
	margin-top: 5px;
	line-height: 1;
	color: #f66e20;
}
.proxq .nydetails .top .summary-content .coninfo > a{
	display: block;
	line-height: 48px;
	padding: 0 25px;
}
.proxq .nydetails .top .summary-content .coninfo > a:hover{
	background: #c92d2c;
}
.proxq .nydetails .top .summary-pic .swiper-button-prev:hover,
.proxq .nydetails .top .summary-pic .swiper-button-next:hover{
	background: #f67817 !important;
}
.proxq .nydetails .top .summary-pic .swiper-button-prev:hover i,
.proxq .nydetails .top .summary-pic .swiper-button-next:hover i{
	color: #fff;
}
.proxq .nydetails .top .summary-pic ul li:hover img{
	transform: scale(1.1);
}
.proxq .nydetails .bottom {
	margin-top: 60px;
}
.proxq .nydetails .bottom .xqtitle{
	border-bottom: 1px solid #dbdbdb;
}
.proxq .nydetails .bottom .xqtitle h3{
	font-size: 20px;
	padding: 20px 40px;
}
.proxq .nydetails .bottom .xqcontent{
	padding-top: 50px;
}
.proxq .nydetails .bottom .xqcontent h3{
	font-size: 28px;
	margin-bottom: 16px;
	color: #f67817;
}
.proxq .nydetails .bottom .xqcontent p{
	font-size: 18px;
	line-height: 32px;
	color: #333;
	padding: 2px 0;
}
.proxq .nydetails .bottom .xqcontent table{
	width: 100%;
	margin: 30px 0;
}
.proxq .nydetails .bottom .xqcontent table tr.bgsite td{
	background: #f67817;
	color: #fff;
}
.proxq .nydetails .bottom .xqcontent table td{
	font-size: 15px;
	color: #333;
	border: 1px solid #dbdbdb;
	text-align: center;
	line-height: 1.5;
	padding: 15px 10px;
}
.proxq .nydetails .bottom .xqcontent table tr:nth-child(2n){
	background: #f5f5f5;
}

.latest-news{
	padding: 100px 0;
}
.latest-news .title h2 {
	font-size: 42px;
	margin-bottom: 20px;
}
.latest-news .list{
	margin-top: 50px;
}
.latest-news .list a .pic{
	height: 280px;
}
.latest-news .list a .summary{
	padding: 40px 30px;
	transition: all 0.4s ease;
}
.latest-news .list a .summary h3{
	font-size: 22px;
	margin-bottom: 20px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.latest-news .list a:hover .summary{
	background: #f67817;
}
.latest-news .list a:hover .summary h3,
.latest-news .list a:hover .summary span{
	color: #fff;
}
.latest-news .list .swiper-pagination{
	display: none;
}

/*研发与技术*/
.rt{
	padding: 100px 0;
}
.rt .sideinfo{
	margin-top: 30px;
}
.rt .tel{
	padding: 30px 0;
}
.rt .tel i{
	width: 48px;
	height: 48px;
	border: 1px solid #fff;
	margin-right: 12px;
	border-radius: 50%;
}
.rt .tel span{
	font-size: 14px;
	line-height: 1.5;
}
.rt .tel span a{
	display: block;
	font-weight: bold;
	font-size: 22px;
	margin-top: 5px;
	line-height: 1;
}

.rt .rtlist ul li{
	margin-bottom: 20px;
}
.rt .rtlist ul li:last-child{
	margin-bottom: 0;
}
.rt .rtlist .pic{
	width: 400px;
	height: 260px;
}
.rt .rtlist .content{
	width: calc(100% - 400px);
	padding: 10px 30px;
}
.rt .rtlist .content .title{
	display: block;
	font-size: 28px;
	font-weight: bold;
}
.rt .rtlist .content .summary{
	display: block;
	font-size: 16px;
	line-height: 30px;
	margin: 20px 0 36px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient:vertical;
}
.rt .rtlist .content .link{
	display: block;
	font-size: 15px;
	line-height: 50px;
	width: 125px;
}
.rt .rtlist .pic:hover img{
	transform: scale(1.1);
}
.rt .rtlist .content .title:hover{
	color: #f67817;
}
.rt .rtlist .content .link:hover{
	background: #c92d2c;
}
.rt .rtdetails .title{
	border-bottom: 1px solid #dbdbdb;
	padding-bottom: 30px;
	font-size: 42px;
}
.rt .rtdetails .content h3{
	font-size: 28px;
	margin: 50px 0 16px;
	color: #f67817;
}
.rt .rtdetails .content p{
	font-size: 18px;
	line-height: 32px;
	color: #333;
}
.rt .rtdetails .content table{
	width: 100%;
	margin-top: 20px;
}
.rt .rtdetails .content table tbody{
	margin: -10px;
    display: block;
}

.rt .rtdetails .content table tr td{
	width: 50%;
	padding: 10px;
}
.rt .rtdetails .content table tr td img{
	width: 100%;
}

/*关于我们*/

.profile {
	padding: 100px 0 40px;
}

.profile .title h2 {
	font-size: 42px;
	margin-bottom: 20px;
}

.profile ul {
	margin-top: 30px;
}

.profile ul li {
	width: calc(50% - 25px);
}

.profile ul li h3 {
	font-size: 30px;
	padding: 22px 0 12px;
	font-weight: bold;
}

.profile ul li h3 i {
	display: block;
	height: 2px;
	width: 150px;
}

.profile ul li p {
	font-size: 18px;
	line-height: 32px;
	margin: 16px 0;
}

.factory {
	padding-bottom: 100px;
}

.factory ul li {
	height: 400px;
	cursor: pointer;
	overflow: hidden;
}

.factory ul li h3 {
	width: 100%;
	line-height: 60px;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 2;
	font-size: 18px;
	background: rgba(0, 0, 0, 0.5);
}

.factory .switch {
	margin-top: 50px;
}

.factory .switch .swiper-scrollbar {
	width: 400px;
	height: 1px;
	background: #dbdbdb;
}

.factory .switch .swiper-scrollbar .swiper-scrollbar-drag {
	height: 3px;
	background: #f67817;
	margin-top: -1px;
	cursor: move;
}

.factory .switch .swiper-scrollbar .swiper-scrollbar-drag:before {
	content: "";
	width: 100%;
	height: 21px;
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
}

.factory .switch dl dd {
	width: 48px;
	height: 48px;
	border: 1px solid #666;
	background: #fff !important;
	font-size: 10px;
	line-height: 48px;
	text-align: center;
}

.factory .switch dl dd.swiper-button-prev {
	margin-right: 10px;
}

.factory .switch dl dd i {
	color: #333;
}

.factory ul li:hover img {
	transform: scale(1.1);
}

.factory ul li:hover h3 {
	background: rgba(0, 142, 238, 0.9);
}

.factory .switch dl dd:hover {
	background: #f67817 !important;
	border-color: #f67817;
}

.factory .switch dl dd:hover i {
	color: #ffffff;
}

/*新闻中心*/

.newslist {
	padding: 100px 0;
}

.newslist .list ul {
	margin: -20px;
}

.newslist .list ul li {
	width: calc(100% / 3);
	padding: 20px;
}

.newslist .list ul li a .pic {
	height: 280px;
}

.newslist .list ul li a .summary {
	padding: 40px 30px;
	transition: all 0.4s ease;
}

.newslist .list ul li a .summary h3 {
	font-size: 20px;
	font-weight: bold;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

.newslist .list ul li a .summary p {
	line-height: 30px;
	margin: 20px 0 25px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.newslist .list ul li a:hover .pic img {
	transform: scale(1.1);
}

.newslist .list ul li a:hover .summary h3 {
	color: #f67817;
}

.newslist .list ul li a:hover .summary {
	background: #fff;
	box-shadow: 0 0 40px 0 rgba(0, 0, 0, 0.08);
}


/*新闻详情*/

.newsxq {
	padding: 100px 0;
}

.newsxq .left {
	width: calc(100% - 440px);
}

.newsxq .left .title {
	padding-bottom: 40px;
	border-bottom: 1px solid #dbdbdb;
}

.newsxq .left .title h2 {
	font-size: 42px;
	margin-bottom: 30px;
}

.newsxq .left .title .deliver i {
	display: block;
	width: 1px;
	height: 14px;
	background: #dbdbdb;
	margin: 0 20px;
}

.newsxq .left .content {
	padding: 30px 0;
}

.newsxq .left .content p {
	line-height: 30px;
	padding: 5px 0;
}

.newsxq .left .content p img {
	margin: 20px auto;
	width: auto;
	max-width: 100%;
}

.newsxq .right {
	width: 360px;
	position: sticky;
	top: 120px;
}

.newsxq .right h2 {
	font-size: 36px;
}

.newsxq .right .list li {
	width: 100%;
	margin-top: 30px;
}

.newsxq .right .list li .pic {
	height: 240px;
	margin-bottom: 24px;
}

.newsxq .right .list li:not(:first-child) .pic {
	display: none;
}

.newsxq .right .list li .content {
	border-bottom: 1px solid #dbdbdb;
	transition: all 0.4s;
}

.newsxq .right .list li .content .date i {
	font-size: 14px;
	color: #f67817;
}

.newsxq .right .list li .content .date span {
	display: block;
	transform: translateY(1px);
	margin-left: 8px;
	font-size: 14px;
}

.newsxq .right .list li .content h3 {
	font-size: 18px;
	line-height: 1.5;
	margin: 12px 0 24px;
}

.newsxq .right .list li:hover .pic img {
	transform: scale(1.1);
}

.newsxq .right .list li:hover .content {
	border-color: #f67817;
}

.newsxq .right .list li:hover .content h3 {
	color: #f67817;
}


/*联系方式*/

.contact {
	padding: 100px 0;
}

.contact .left {
	width: 50%;
}

.contact .left h2 {
	font-size: 42px;
	padding-bottom: 20px;
}

.contact .left ul li {
	font-size: 20px;
	color: #333;
	margin-top: 20px;
}

.contact .left ul li span i {
	width: 40px;
	height: 40px;
	margin-right: 20px;
	border-radius: 50%;
}

.contact .left ul li span em {
	padding-left: 20px;
}

.contact .left ul li p a {
	color: #f67817;
}

.contact .left a.address {
	line-height: 64px;
	width: 180px;
	margin-top: 60px;
}

.contact .left a.address span {
	display: block;
	margin-left: 30px;
	font-size: 18px;
}

.contact .right {
	width: 50%;
	height: 480px;
	border: 1px solid #ccc;
}

.contact .right #mapContainer {
	height: 100%;
}

.contact #tip {
	height: 30px;
	background-color: #fff;
	padding-left: 10px;
	padding-right: 10px;
	position: absolute;
	font-size: 12px;
	right: 10px;
	bottom: 20px;
	border-radius: 3px;
	line-height: 30px;
	border: 1px solid #ccc;
}

.contact div.info {
	width: 380px;
}

.contact div.info-top {
	position: relative;
	background: none repeat scroll 0 0 #F9F9F9;
	border-bottom: 1px solid #CCC;
}

.contact div.info-top div {
	display: block;
	color: #1a1a1a;
	font-size: 16px;
	line-height: 40px;
	padding: 0 15px;
	text-align: left;
}

.contact div.info-top img {
	position: absolute;
	top: 16px;
	right: 15px;
	transition-duration: 0.25s;
}

.contact div.info-middle {
	height: auto;
	padding: 16px 20px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.contact div.info-middle img {
	float: none !important;
	margin: 0 15px 0 0 !important;
	display: none;
}

.contact div.info-middle p {
	font-size: 14px;
	line-height: 26px;
}

.contact div.info-bottom {
	height: 0px;
	width: 100%;
	clear: both;
	text-align: center;
}

.contact div.info-bottom img {
	position: relative;
	z-index: 104;
	left: 46%;
}


/*客户留言*/

.message {
	padding: 100px 0;
	background: linear-gradient(-90deg, #f67817, #f67817);
	position: relative;
	z-index: 0;
}

.message canvas {
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: -1;
}

.message h2 {
	font-size: 42px;
}

.message .feedback {
	margin-top: 50px;
}

.message .feedback form input {
	width: calc((100% - 30px) / 2);
	margin-bottom: 30px;
	padding: 20px;
	font-size: 16px;
	line-height: 24px;
	color: #fff;
	border: 1px solid rgba(255, 255, 255, 0.3);
	background: rgba(255, 255, 255, 0.1);
}

.message .feedback form textarea {
	width: 100%;
	height: 180px;
	margin-bottom: 40px;
	padding: 20px;
	font-size: 16px;
	line-height: 24px;
	color: #fff;
	border: 1px solid rgba(255, 255, 255, 0.5);
	background: rgba(255, 255, 255, 0.1);
}

.message .feedback form button {
	width: 200px;
	height: 66px;
	margin: 0 auto;
	font-size: 16px;
	background: #666;
	cursor: pointer;
}