@charset "utf-8";

/* CSS Document */
body {
	FONT-SIZE: 14px;
	margin: 0px;
	padding: 0px;
	font-family: "微软雅黑";
	color: #666666;
	margin: 0px;
	padding: 0px;
	background-color: #fff;
	overflow-x: hidden;
	box-sizing: border-box;

}

* {
	font-family: "微软雅黑";
}

a {
	text-decoration: none;
}

ul li {
	list-style: none
}

ul {
	padding-left: 0;
	margin: 0 0
}

a {
	color: #666
}

.center {
	width: 1200px;
	margin: 0 auto
}

h1,
h2,
h3,
h4,
h5,
p {
	margin: 0 0;
	padding: 0 0;
	font-weight: 500
}

.ctrl span {
	float: left;
	cursor: pointer;
}

input,
textarea,
select {
	outline: none;
	font-family: "微软雅黑";
}

img {
	border: none
}

.cursor_pointer {
	cursor: pointer;
}

/*.one-two{position:relative;width:100%;height:50px;overflow:hidden}
.one{font-size:16px;color:#fff;top:0;transition:all 0.3s ease-in-out;position:absolute;left:0;width:100%;height:50px;}
.head-menu ul li:hover  .one{top:-50px;transition:all 0.3s ease-in-out;}
.head-menu ul li:hover  .two{bottom:0px;transition:all 0.3s ease-in-out;}*/

.float_l {
	float: left;
}

.float_r {
	float: right;
}

.clear {
	clear: both
}

.position_r {
	position: relative;
}

.position_a {
	position: absolute;
}

.font_s13 {
	font-size: 13px;
}

.font_s14 {
	font-size: 14px;
}

.font_s16 {
	font-size: 16px;
}

.font_s18 {
	font-size: 18px;
}

.font_s20 {
	font-size: 20px;
}

.font_s22 {
	font-size: 22px;
}

.font_s26 {
	font-size: 26px;
}

.font_s32 {
	font-size: 32px;
}

.font_s56 {
	font-size: 56px;
}

/* .title{
	width: 100%;
	text-align: center;
	padding-top: 99px;
}
.title div:nth-child(1){
	color: #333333;
	line-height: 28px;
}
.title div:nth-child(2){
	color: #028298;
	font-family: -webkit-pictograph;
	margin-top: 18px;
}
.title div:nth-child(3){
	background: #333333;
	width: 37px;
	height: 4px;
	margin: auto;
	margin-top: 11px;
} */

.cut {
	display: flex;
	align-items: center;
	/* position: absolute;
    right: 1%;
    top: 40px; */
	float: right;
	line-height: 44px;
}

.cut a {
	display: flex;
	align-items: center;
	margin-right: 6px;
}

.cut a img {

	margin-right: 6px;
}



/* head */
.head_top {
	width: 100%;
	height: 48px;
	background: #f0f2f6;
}

.head_top .float_l .icon {
	width: 27px;
	height: 23px;
	margin-right: 8px;
	margin-top: 12px;
}

.head_top p {
	color: #969fb1;
	margin-top: 12px;
}

.head_top .float_r .icon {
	width: 27px;
	height: 23px;
	margin-top: 10px;
	margin-left: 18px;
	margin-right: 6px;
}


/* nav */
.nav {
	width: 100%;
	height: 110px;
	background: #ffffff;
}

.nav .float_l {
	height: 110px;
	;
}

.nav .logo_top {
	width: 500px;
	height: 110px;
}

.nav .float_r ul li {
	float: left;
	width: 80px;
	color: #333333;
	text-align: center;
	padding: 55px 0 32px 0;
}

.nav .float_r ul li:hover {
	color: #f37404;
	border-bottom: solid 3px #fbad04;
}

.select {
	border-bottom: solid 3px #fbad04;
}

/*banner*/
.banner_img {
	/*background: url('../img/banner1.jpg') top center no-repeat;*/
	height: 832px;
}

.swiper-container-b .swiper-pagination-bullet-active {
	width: 9px;
	height: 9px;

}

.swiper-container-b .swiper-pagination-bullet {
	background: #f87806;
	margin: 0 8px !important;
}

.swiper-container-b .swiper-pagination {
	bottom: 172px;
}

.banner {
	position: relative;
}

.search_backgroud {
	width: 100%;
	height: 161px;
	border-bottom: solid 1px #6e6f71;
	background: #343434;
	position: absolute;
	bottom: 0;
	z-index: 2;
	opacity: 0.65;
}

.search {
	width: 100%;
	height: 161px;
	position: absolute;
	z-index: 3;
	bottom: 0;
}

.search input {
	width: 440px;
	height: 46px;
	background: #f8f8f8;
	border: none;
	font-size: 14px;
	color: #888888;
	padding-left: 30px;
	margin-top: 27px;
}

.search_icon {
	background-color: #f8f8f8;
	width: 60px;
	height: 48px;
	margin-top: 27px;
}

.search_icon img {
	width: calc(100% - 1px);
}

.search_icon_line {
	width: 1px;
	background: #e6e6e6;
	height: 30px;
	margin-top: 9px;
}

.telephone_icon1 {
	width: 35px;
	height: 35px;
	margin-right: 12px;
	margin-top: 36px;
}

.telephone_icon1_p {
	font-size: 25px;
	font-weight: 500;
	color: #f8f8f8;
	font-family: fantasy;
	margin-top: 36px;
}

.search_term {
	color: #f8f8f8;
	width: 100%;
	overflow: hidden;
	height: 20px;
	margin-top: 28px;
}

.search_term p {
	float: left;
}

.terms {
	width: 136px;
	border-right: solid 2px #b5b5b6;
	display: block;
	float: left;
	text-align: center;
}

/* 底部 */
.foot {
	height: 771px;
	background: #f7f8fa;
}

.foot .leaving_message {
	width: 545px;
}

.leaving_message h2 {
	font-size: 28px;
	color: #444444;
	font-family: -webkit-pictograph;
	font-weight: 600;
	margin-top: 100px;
}

.leaving_message h2 span {
	font-size: 24px;
	font-weight: 500;
}

.leaving_message h3 {
	font-size: 16px;
	color: #777777;
	margin-top: 15px;
	margin-bottom: 40px;
}

.leaving_message input {
	width: calc(100% - 52px);
	height: 47px;
	background: #ffffff;
	border: solid 1px #e0e0e0;
	font-size: 14px;
	color: #bdb9b9;
	padding-left: 25px;
	padding-right: 25px;
	margin-bottom: 28px;
}

.leaving_message textarea {
	width: calc(100% - 52px);
	height: 184px;
	background: #ffffff;
	border: solid 1px #e0e0e0;
	font-size: 14px;
	color: #bdb9b9;
	padding-left: 25px;
	padding-right: 25px;
	margin-bottom: 28px;
}

.leaving_message button {
	background: #f37404;
	width: 100%;
	text-align: center;
	color: #fff;
	font-size: 16px;
	border: none;
	border-radius: 5px;
	height: 46px;
}

.line_img {
	width: 100%;
	height: 5px;
	margin-top: 60px;
}

.connect_icon {
	margin-top: 15px;
}

.connect_icon p {
	padding: 0 17px;
	margin-top: 6px;
}

.contact {
	width: 554px;
	position: relative;
}

.telephone {
	border-top: solid 1px #f0f0f0;
	border-bottom: solid 1px #f0f0f0;
	height: 75px;
	width: 278px;
	margin-top: 98px;
}

.telephone img {
	width: 48px;
	height: 48px;
	margin: 12px 8px 0 8px;
}

.telephone h3 {
	font-size: 14px;
	color: #444444;
	margin-top: 12px;
}

.telephone p {
	font-size: 26px;
	color: #444444;
	font-weight: 700;
}

.information h3 {
	font-size: 24px;
	color: #444444;
	margin-bottom: 16px;
	margin-top: 86px;
}

.information p {
	font-size: 14px;
	color: #444444;
	margin-bottom: 5px;
}

.information p span {
	margin-right: 28px;
}

.qr_code {
	margin-top: 40px;
	width: 475px;
}

.qr_code .weixin_img {
	width: 194px;
	height: 194px;
	padding: 6px;
	border: solid 1px #ededee;
}

.qr_code .weixin_img img {
	width: 100%;
	height: 100%;
}

.qr_code p {
	text-align: center;
	font-size: 14px;
	color: #555555;
	margin-top: 18px;
}

.gear {
	width: 256px;
	height: 238px;
	position: absolute;
	top: 43px;
	right: 0;
}

.foot_bottom {
	height: 93px;
	background: #2b2a28;
}

.foot_bottom p {
	padding-top: 38px;
	color: #c2c2c2;
	text-align: center;
}


/* 首页新闻 */
.advertisement2 {
	background: url('../img/advertisement2.jpg') top center no-repeat;
	width: 100%;
	height: 379px;
}

.title {
	text-align: center;
	/* height: 124px; */
}

.title h3 {
	font-size: 28px;
	color: #333333;
	font-weight: bolder;
}

.title p {
	font-size: 14px;
	color: #666;
	width: 180px;
	background: #fff;
	margin: auto;
	margin-top: -12px;

}

.title .title_line {
	width: 245px;
	height: 1px;
	background: #666;
	margin: auto;
	margin-top: 16px;
}

.news {
	height: 600px;
}

.news .position_r {
	width: 378px;
	height: 473px;
}

.news .index_news {
	width: 378px;
	height: 473px;
}

.news .hotspot_icon {
	position: absolute;
	top: 21px;
	right: 0;
	width: 108px;
	height: 44px;
}

.news_w {
	width: 820px;
	padding-top: 40px;
	position: relative;
}

.new {
	/*background: #000;*/
	width: 340px;
	height: 160px;
	margin-right: 62px;
	margin-bottom: 60px;
}

@font-face {
	font-family: 'MyNewFont';
	/*字体名称*/
	src: url('HelveticaNeueLTPro-ThEx.otf');
	/*字体源文件*/
}

.number {
	width: 85px;
	color: #444444;
	font-size: 60px;
	font-family: MyNewFont;
	line-height: 45px;
}

.news_information {
	width: 255px;
}

.news_information .year {
	font-size: 16px;
	color: #777777;
	font-family: MyNewFont;
}

.news_information .news_title {
	font-size: 18px;
	color: #333333;
	margin-top: 10px;
	margin-bottom: 10px;
}

.news_information .news_line {
	width: 19px;
	height: 2px;
	background: #ff9427;
	margin-bottom: 20px;
}

.news_information .news_text {
	font-size: 14px;
	color: #555555;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
}



.news_button {
	position: absolute;
	right: 85px;
	bottom: 20px;
	text-align: center;
}

.news_button div {
	width: 139px;
	height: 1px;
	background: #f23d02;
	margin-top: -15px;
}

.news_button button {
	border: solid 1px #f23d02;
	width: 93px;
	height: 28px;
	font-size: 14px;
	color: #f37404;
	background: #fff;
}


.advertisement1 {
	background: url('../img/advertisement1.jpg') top center no-repeat;
	/* background-size: 100% 100%; */
	width: 100%;
	height: 420px;
}

.case_index {
	position: relative;
	margin-bottom: 70px;
}

.case_index .case_margin {
	margin-right: 4px;
}

.case_index .swiper-button-prev,
.case_index .swiper-container-rtl .swiper-button-next {
	background: url("../img/left.jpg") no-repeat;
	width: 45px;
	height: 97px;
	left: -75px;
	top: 45%;
}

.case_index .swiper-button-next,
.case_index .swiper-container-rtl .swiper-button-prev {
	background: url("../img/right.jpg") no-repeat;
	width: 45px;
	height: 97px;
	right: -75px;
	top: 45%;
}

.case_index .swiper-pagination {
	/*left: 50%;*/
}

.case_index .swiper-pagination-bullet {
	width: 90px;
	height: 5px;
	border-radius: 0px;
	background: #242424;
	opacity: 1;
}

.case_index .swiper-pagination-bullet-active {
	background: #ff9d36;
}

.case_index .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 6px;
}

.case_index .swiper-container {
	padding-bottom: 65px;
}

.more_button {
	margin: auto;
	text-align: center;
}

.more_button div {
	width: 139px;
	height: 1px;
	/* background: #f23d02; */
	margin: auto;
	margin-top: -15px;
	padding-bottom: 40px;
}

.more_button button {
	border: solid 1px #f23d02;
	width: 93px;
	height: 28px;
	font-size: 14px;
	color: #f37404;
	background: #fff;
}

.product_img {
	width: 586px;
	height: 440px;
	overflow: hidden;
}

.product_img img {
	width: 586px;
	height: 440px;
	margin-top: -100px;
	transition: all ease-in-out 0.4s;
}

.product_img h2 {
	font-size: 16px;
	color: #333333;
	margin-top: 22px;
	margin-left: 28px;
}

.product_img .see {
	font-size: 14px;
	color: #8b8b8b;
	margin-top: 10px;
	margin-left: 28px;
	display: flex;
}

.product_img .see div {
	background: url(../img/more1.png) no-repeat;
	width: 13px;
	height: 13px;
	margin-top: 6px;
	margin-left: 12px;
}

.product_img:hover img {
	margin-top: 0px;
}

.margin_right {
	margin-right: 28px;
}

.title_padding_top {
	padding-top: 75px;
	text-align: center;
	margin-bottom: 48px;
}

.product_index_nav .product_nav {
	/*position: absolute;
		left: 50%;
	margin-top: -160px;
	width: 1200px;*/
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	margin: 30px auto;
}

.product_index_nav .product_nav a {
	width: 33%;
	display: block;
}

.product_index_nav .product_nav .product_nav_li {
	/*position: relative;
		right: 50%;*/
	float: left;
	height: 47px;
	/* padding: 0 20px; */
	border: solid 1px #e1e1e1;
	line-height: 47px;
	font-size: 16px;
	color: #333333;
	/* margin: 10px 9px; */
	text-align: center;
	width: 100%;

}

.product_index_nav .product_nav .product_nav_li:hover {
	background: #f37404;
	color: #fff;
}

.product_index_nav .product_nav .product_nav_li:hover ul {
	display: block;
}

.product_index_nav .product_nav .product_nav_li ul {
	position: absolute;
	top: 47px;
	left: 0;
	width: 100%;
	text-align: center;
	display: none;
}

.product_index_nav .product_nav .product_nav_li ul li {
	width: 100%;
	text-align: center;
	color: #fff;
	border-bottom: solid 1px #f6b343;
	background: #f39904;
	opacity: 0.8;
}

.product_index_nav .product_nav .product_nav_li ul li:hover {
	background: #f39904;
	opacity: 1
}

.service_index {
	display: flex;
	text-align: center;
	width: 1320px;
	margin-top: 20px;
	padding-bottom: 80px;
}

#content img {
	max-width: 100%;
}

.service {
	width: 336px;
}

.service h2 {
	font-family: MyNewFont;
	font-size: 60px;
	color: #333333;
}

.service h2 {
	font-size: 60px;
	color: #333333;
	margin-bottom: 10px;
}

.service_content {
	padding: 0 60px;
	border-left: solid 1px #e5e5e5;
}

.service_content div {
	height: 2px;
	width: 30px;
	background: #444444;
	margin: auto;
}

.service_content h3 {
	font-size: 24px;
	font-weight: 700;
	color: #333333;
	margin-top: 18px;
}

.service_content p {
	font-size: 14px;
	color: #555555;
	margin-top: 10px;
	line-height: 24px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}

.service_content_first {
	border-left: none;
}

.service:hover .service_content div {
	background: #f37404;
}

.about_index {
	background: #f7f8fa;
	width: 100%;
	padding-top: 54px;
	padding-bottom: 60px;
}

.about_index .center {
	display: flex;
}

.about_index img {
	width: 600px;
	height: 406px;
}

.about_index_width {
	width: 552px;
	margin-left: 75px;
}

.about_index_width h1 {
	display: flex;
	margin-top: 55px;
}

.about_index_width h1 p:nth-child(1) {
	font-size: 18px;
	color: #444444;
}

.about_index_width h1 p:nth-child(2) {
	font-size: 30px;
	color: #dedfdf;
	font-weight: 400;
	margin-top: 10px;
}

.about_index_width h1 p:nth-child(3) {
	font-size: 28px;
	color: #333333;
	font-weight: 700;
}

.about_index_width h3 {
	font-size: 18px;
	color: #333333;
	margin-top: 50px;
}

.about_index_width p {
	font-size: 14px;
	color: #555555;
	line-height: 36px;
	margin-top: 10px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
}

.about_index_width .more_button {
	text-align: left;
	margin-top: 46px;
}

.about_index_width .more_button button {
	background: #f7f8fa;
	margin-left: 25px;
}

.about_index_width .more_button div {
	margin-left: 1px;
}

.content_typesetting {
	display: flex;
}

.center_left {
	width: 800px;
	padding-right: 40px;
	position: relative;
}

.center_right {
	width: 360px;
}

/* 内页banner */
.contact_us_banner {
	background: url('../img/contact_us_banner.jpg') top center no-repeat;
	width: 100%;
	height: 300px;
}

.about_banner {
	background: url('../img/contact_us_banner.jpg') top center no-repeat;
}

.news_show_banner {
	background: url('../img/contact_us_banner.jpg') top center no-repeat;
}

.product_show_banner {
	background: url('../img/contact_us_banner.jpg') top center no-repeat;
}

.product_html_banner {
	background: url('../img/contact_us_banner.jpg') top center no-repeat;
}

.news_banner {
	background: url('../img/contact_us_banner.jpg') top center no-repeat;
}

/* 联系我们页面 */
.contact_us_banner h2 {
	color: #fff;
	font-size: 28px;
	font-weight: 600;
	text-align: center;
	padding-top: 122px;
}

.contact_us_banner p {
	color: #fff;
	font-size: 14px;
	text-align: center;
	margin-top: 22px;
}

.contact_us_banner p a {
	color: #fff;
	font-size: 14px;
}


.content {
	padding: 88px 0 98px 0;
}

.contact_html .center_lef h2 {
	font-size: 30;
	color: #333333;
}

.contact_text {
	display: flex;
}

.contact_text_left {
	width: 610px;
}

.contact_text_right img {
	width: 194px;
	height: 194px;
}

.contact_html .center_left {
	padding-right: 40px;
	width: 800px;
}

.contact_html .center_left h2 {
	font-size: 30px;
	color: #333333;
	padding-top: 35px;
	margin-bottom: 15px;
}

.contact_html .center_left p {
	font-size: 14px;
	color: #444444;
	margin-top: 25px;
}

.contact_html .contact_text {
	margin-bottom: 80px;
}

.content_typesetting .side_search {
	width: 100%;
	height: 147px;
	background: #f7f9fc;
	position: relative;
	margin-bottom: 10px;
}

.content_typesetting .side_search .contact_us_icon {
	position: absolute;
	top: 0;
	left: 0;
}

.content_typesetting .search input {
	width: 228px;
	margin-top: 0;
	background: #fff;
}

.content_typesetting .search_icon {
	margin-top: 0;
	background: #fff;
}

.content_typesetting .search .border {
	border: solid 1px #e7eaf1;
	width: 320px;
	margin: auto;
	margin-top: 45px;
	margin-left: 22px;
}

.content_typesetting .search p {
	width: 320px;
	margin: auto;
	padding-top: 18px;
	text-align: center;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
}

.contact_html .search p span {
	font-size: 14px;
	color: #999999;
}

.center_right_title {
	position: relative;
	width: calc(100% - 44px);
	height: 75px;
	padding: 45px 22px 0;
	background: #f7f9fc;
}

.center_right_title .border-b {
	padding-bottom: 58px;
	border-bottom: solid 1px #e5e9f0;
}

.center_right_title .float_l {
	font-size: 20px;
	color: #333333;
}

.center_right_title .float_r {
	font-size: 12px;
	color: #999999;
	margin-top: 10px;
}

.center_right_title .float_r:hover {
	color: #fa990b;
}

.center_right_title .clear {
	width: 30px;
	height: 2px;
	background: #fa990b;
	position: absolute;
	top: 102px;
}

.center_right_contact {
	background: #f7f9fc;
	width: 100%;
	width: calc(100% - 44px);
	padding: 20px 22px 25px;
}

.center_right_contact p {
	font-size: 14px;
	color: #444444;
	margin-bottom: 25px;
}

/* 手风琴效果 */
.list_dl {
	margin: 0;
	background: #f7f9fc;
}

.list_dt {
	background: #f7f9fc;
	color: #444444;
	width: calc(100% - 84px);
	padding: 0 28px 0 12px;
	margin: auto;
	height: 52px;
	line-height: 52px;
	cursor: pointer;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	position: relative;
	border-bottom: 1px solid #e5e9f0;
}

.list_dt p {
	display: block !important;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
}

.list_dt p:hover {
	color: #000;
}

.list_dt:hover {
	/* background: #222; */
}

.list_dt:hover ._after {
	display: block;
	width: 3px;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	/* background: #4285F4; */
}

#open {
	background: #f7f9fc;
}

#open ._after {
	display: block;
	width: 3px;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	/* background: #4285F4; */
}

.list_dt_icon {
	position: absolute;
	right: 10px;
	top: 18px;
	display: block;
	width: 16px;
	height: 16px;
	background: url("../img/off.png") no-repeat;
}

#open .list_dt_icon {
	background: url("../img/open.png") no-repeat;
}

.list_dd {
	display: none;
	margin: 0
}

.list_li {
	background: #f7f9fc;
	list-style-type: none;
	font-size: 14px;
	color: #444444;
	width: calc(100% - 100px);
	margin: 0px 21px 0 51px;
	padding-left: 28px;
	height: 47px;
	line-height: 47px;
	cursor: pointer;
	border-bottom: 1px solid #e5e9f0;
	position: relative;
	transition: all ease-in-out 0.2s;
}

.list_li:hover {
	/* background: #4285F4; */
	color: #fa990b;
}

.list_dt_icon2 {
	position: absolute;
	left: 10px;
	top: 18px;
	display: block;
	width: 16px;
	height: 16px;
	background: url("../img/contact_us_icon2.png") no-repeat;
}

.list_dt_icon3 {
	position: absolute;
	right: 10px;
	top: 18px;
	display: block;
	width: 16px;
	height: 16px;
	background: url("../img/off.png") no-repeat;
}


/* 关于我们页面 */
/* .about_html .center_left{
	width: calc(100% - 40px);
	padding-right: 40px;
} */
.about_html .center_left h2 {
	font-size: 30px;
	color: #333333;
	margin-top: 28px;
	margin-bottom: 30px;
}

.about_html .center_left p {
	font-size: 14px;
	color: #333333;
	line-height: 48px;
}

.about_html .center_left img {
	font-size: 14px;
	color: #333333;
	margin: 18px 0
}

/* 新闻详情 */
.news_show_html .center_left h2 {
	text-align: center;
	margin-top: 0;
	margin-bottom: 38px;
}

.news_show_html .center_left h3 {
	font-size: 14px;
	color: #888888;
	text-align: center;
	border-bottom: solid 1px #eeeeee;
	padding-bottom: 15px;
	margin-bottom: 50px;
}

.news_show_html .center_left h3 span {
	font-size: 14px;
	color: #888888;
	margin: 0 15px;
}

.switch {
	margin-top: 90px;
	border-top: solid 1px #eeeeee;
}

.switch .upper {
	display: flex;
}

.switch .upper p {
	font-size: 14px;
	color: #333;
	transition: all ease-in-out 0.2s;
}

.switch .upper:hover p {
	color: #f36934;
}

.switch .upper img {
	margin-right: 6px;
}

.switch .next {
	display: flex;
}

.switch .next p {
	font-size: 14px;
	color: #333;
	transition: all ease-in-out 0.2s;
}

.switch .next:hover p {
	color: #f36934;
}

.switch .next img {
	margin-right: 6px;
}

/*产品详情*/
.product_banner {
	height: 453px;
	width: 605px;
	position: relative;
	margin: auto;
	margin-bottom: 80px;
}

.swiper-container-product {
	height: 453px;
	width: 605px;
}

.swiper-container-product img {
	width: 100%;
}

.product_banner .swiper-button-prev,
.product_banner .swiper-container-rtl .swiper-button-next {
	background: url("../img/product_left.png") no-repeat;
	width: 68px;
	height: 105px;
	left: -98px;
	top: 45%;
}

.product_banner .swiper-button-next,
.product_banner .swiper-container-rtl .swiper-button-prev {
	background: url("../img/product_right.png") no-repeat;
	width: 68px;
	height: 105px;
	right: -98px;
	top: 45%;
}

#box {
	margin-top: 10px;
}

#box ul {
	width: 100%;
	margin: auto;
	padding-bottom: 40px;
	border-bottom: solid 1px #eeeeee;
	margin-bottom: 25px;
}

#box li {
	width: 140px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	background-color: #f39904;
	margin-right: 10px;
	float: left;
	color: #fff;
	cursor: pointer;
}

#box li:hover {
	background-color: #f37404;
}

#box .active {
	background: #f37404;
}

/*产品页*/
.case {
	width: 392px;
	height: 393px;
	border: solid 2px #ebedef;
	background: #f8f8f8;
	transition: all ease-in-out 0.4s;
}

.case img {
	width: 392px;
	height: 294px;
}

.case h2 {
	font-size: 16px;
	color: #333333;
	margin-top: 22px;
	margin-left: 28px;
	transition: all ease-in-out 0.4s;
}

.case .see {
	font-size: 14px;
	color: #8b8b8b;
	margin-top: 10px;
	margin-left: 28px;
	display: flex;
	transition: all ease-in-out 0.4s;
}

.case .see div {
	background: url("../img/more1.png") no-repeat;
	width: 13px;
	height: 13px;
	margin-top: 6px;
	margin-left: 12px;
	transition: all ease-in-out 0.4s;
}

.case:hover h2 {
	color: #fff;
}

.case:hover {
	border: solid 2px #f37404;
	background: #f37404;
}

.case:hover .see {
	margin-left: 285px;
	color: #fff;
}

.case:hover .see div {
	background: url("../img/more2.png") no-repeat;
}

.case_margin {
	margin-right: 8px;
}

.product_html_case {
	margin-bottom: 35px;
}

/*产品*/
.case_img {
	width: 256px;
	height: 247px;
	border: solid 3px #fff;
	background: #fff;
	transition: all ease-in-out 0.4s;
	margin-bottom: 20px;
	margin-right: 7px;

}

.case_img img {
	width: 256px;
	height: 190px;
	transition: all ease-in-out 0.4s;
	border: 1px solid lightgray;
	box-sizing: border-box;
}

.case_img h2 {
	font-size: 14px;
	color: #333333;
	text-align: center;
	margin-top: 13px;
	transition: all ease-in-out 0.4s;
}

.case_img:hover {
	border: solid 3px #f37404;
	background: #f37404;
}

.case_img:hover h2 {
	color: #fff;
}

.product_html .product_html_img .case_img:nth-child(3),
.product_html .product_html_img .case_img:nth-child(6),
.product_html .product_html_img .case_img:nth-child(9),
.product_html .product_html_img .case_img:nth-child(12),
.product_html .product_html_img .case_img:nth-child(15),
.product_html .product_html_img .case_img:nth-child(18),
.product_html .product_html_img .case_img:nth-child(21) {
	margin-right: 0px;
}

.paging {
	margin-top: 25px;
	position: absolute;
	left: 50%;
}

.paging ul {
	/*display: table;*/
	margin: auto;
	position: relative;
	right: 50%;
	display: flex;
}

.paging ul li {
	/*display:table-cell;*/
	border: solid 1px #dddddd;
	padding: 15px 20px;
	color: #c7c7c7;
	font-size: 18px;
}

.paging ul a {
	padding-left: 7px;
}

.paging ul a:nth-child(1) {
	padding-left: 0px;
}

.paging ul li:hover {
	border: solid 1px #faac17;
	color: #faac17
}

.paging ul .first {
	padding: 15px 24px;
	width: 36px;
}

.paging ul .trailer {
	width: 36px;
}

/*新闻列表*/
.news_html .new {
	width: 100%;
	margin-right: 0px;
	margin-bottom: 0px;
	display: flex;
	border-bottom: solid 1px #eeeeee;
	margin-bottom: 45px;
	height: 233px;
}

.news_html .news_information {
	width: 100%;
	margin-left: 20px;
}

.news_html .news_information .news_text {
	-webkit-line-clamp: 2;
}

.news_html .news_information .news_text:hover {
	color: #000;
}


.news_html .news_information .news_title {
	font-size: 24px;
	margin-top: 3px;
}

.news_html .news_information .news_title:hover {
	color: #fa7f12;
}


.news_html .float_l number {
	padding-top: 5px;
}

.news_html .number {
	width: 110px;
	text-align: center;
}

.news_html .number div {
	font-size: 14px;
	color: #888888;
	text-align: center;
	border: solid 1px #eae7e7;
	margin: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 72%;
	margin-top: 20px;
}

.news_html .number div p {
	margin: 0;
	line-height: 25px;
}

.news_html .news_information button {
	color: #fff;
	background: #f37404;
	font-size: 14px;
	line-height: 20px;
	text-align: center;
	border: none;
	padding: 12px 30px;
	margin-top: 24px;
}

.news_html .news_information button:hover {

	background: #181b21;

}

.message_html {
	width: 100%;
	height: 415px;
	margin: auto;
	padding-top: 80px;
	clear: both;
}

.message_html buttom {
	margin-top: 18px;
}

.contact_html_feedback {
	font-size: 22px;
	color: #fa990b;
	margin-top: 50px;

}

.feedback {
	width: calc(100% - 28px);
	height: 60px;
	border-bottom: solid 1px #d1d2d4;
	background: #fff;
	margin-top: 0px;
	font-size: 16px;
	color: #444444;
	margin-bottom: -40px;
}

.feedback h2 {
	border-bottom: solid 2px #fa990b;
	font-size: 16px;
	color: #444444;
	width: 135px;
	padding-top: 20px !important;
	padding-left: 15px;
}

.message_feedback {
	/* height: 190px; */
	width: calc(100% - 60px);
	background: #fff;
	margin-bottom: 20px;
	border: solid 1px #999999;
	margin-top: 20px;
	transition: all ease-in-out 0.3s;
	margin-bottom: 22px;
	box-sizing: border-box;
	border: 1px solid #e0e0e0;
	padding: 2% 2%;
	cursor: pointer;
	padding-top: 0px;
}

.message_feedback:hover {
	box-shadow: 1px 1.732px 10px 0px rgba(4, 0, 0, 0.23);
}

.foot_connect {
	background: #fff;
	padding-top: 1px;
}

.message_character {
	width: 58px;
}

.message_feedback_p {
	width: 900px;
	margin-right: 20px;
}

.message_feedback_p p {
	font-size: 16px;
	color: #323232;
	margin-top: 8px;
}

.message_feedback_p p span {
	font-size: 14px;
	color: #646464;
}

.message_feedback_tiem p {
	font-size: 16px;
	color: #323232;
	margin-top: 8px;
}

.message_feedback_tiem p span {
	font-size: 14px;
	color: #646464;
}

.border_b {
	border-bottom: solid 1px #cccccc;
	padding-bottom: 20px;
	margin-bottom: 20px;
	margin-top: 25；
}

.feedback_content {
	padding-bottom: 40px;
}

.message_index {
	background: none !important;
}

.message_index .title h1 {
	color: #fff !important;
	margin-top: -50px !important;
}

.message_index .title p {
	color: #fff !important;
}

.message_background {
	width: 860px;
	height: 415px;
	background: #fff;
	opacity: 0.96;
	border-radius: 25px;
	margin: auto;
	padding-top: 45px;
}

.message {
	margin-bottom: 12px;
}

.message .name {
	width: 112px;
	margin-left: 40px;
	font-size: 18px;
	color: #444444;
	margin-top: 12px;

}

.message .input input {
	width: 530px;
	border: solid 1px #d4d5d6;
	/* border-radius: 5px; */
	height: 44px;
	font-size: 18px;
	color: #444444;
	background: none;
}

.message .must {
	font-size: 16px;
	color: #fa990b;
	margin-top: 9px;
	margin-left: 12px;
}

.message .input textarea {
	width: 530px;
	border: solid 1px #d4d5d6;
	/* border-radius: 5px; */
	height: 134px;
	font-size: 18px;
	color: #444444;
	background: none;
}

.textarea_must {
	margin-top: 110px !important;
}

.submission {
	width: 157px;
	height: 48px;
	background: #333333;
	text-align: center;
	color: #fff;
	font-size: 18px;
	line-height: 45px;
	margin-right: 106px;
	margin-left: 10px;
	transition: all ease-in-out 0.2s;
}

.submission span {
	text-align: center;
	color: #fff;
	font-size: 18px;
	line-height: 45px;
}

.submission span:nth-child(1) {
	margin-right: 20px;
}

.submission:hover {
	background: #fa990b;
}

.reset {
	width: 157px;
	height: 48px;
	background: #333333;
	text-align: center;
	color: #fff;
	font-size: 18px;
	line-height: 45px;
	transition: all ease-in-out 0.2s;
}

.reset span {
	text-align: center;
	color: #fff;
	font-size: 18px;
	line-height: 45px;
}

.reset span:nth-child(1) {
	margin-right: 20px;
}

.reset:hover {
	background: #fa990b;
}