@import "iconfont.css";
@import "swiper-4.2.0.min.css";
@import "aos.css";
@font-face {
  font-family: 'Montserrat';
  src: url(Montserrat.woff2) format('woff2');
}
* {
	margin: 0px;
	padding: 0px;
	-webkit-text-size-adjust: none;
	word-wrap:break-word;
}
i {
	font-style: normal;
	color: #666666;
}
html {
	font: 12px/1.5 Montserrat, arial, Helvetica, sans-serif;
	width: 100%;
}
body {
	background-color: #ffffff;
}
.index-search-logo h1 {
	display: none;
}
input, select, textarea {
	font-size: 100%;
	padding-left: 10px;
	outline: none;
	_outline: none;
	border: 0; 
	font-family:Montserrat, arial, Helvetica, sans-serif;
	box-sizing: border-box;
}
button {
	outline: none;
	border: 0px;
	cursor: pointer;
}
textarea {
	resize: none
}
/* 去掉各Table cell 的边距并让其边重合 */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* IE bug fixed: th 不继承 text-align*/
th {
	text-align: inherit;
}
/* 对齐是排版最重要的因素, 别让什么都居中 */
caption, th {
	text-align: left;
}
/* 去除默认边框 */
fieldset, img {
	border: 0;
	outline: none;
	-moz-outline: none;
}
/* ie6 7 8(q) bug 显示为行内表现 */
iframe {
	display: block;
}
/* 去掉列表前的标识, li 会继承 */
ol, ul, li {
	list-style: none;
}
/* 一致的 del 样式 */
del {
	text-decoration: line-through;
}
/* 来自yahoo, 让标题都自定义, 适应多个系统应用 */
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: 500;
}
/* 统一上标和下标 */
sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sup {
	top: -0.5em;
}
sub {
	bottom: -0.25em;
}
/* 默认不显示下划线，保持页面简洁 */
ins, a {
	text-decoration: none;
}
select {
	border: solid 1px #e6e6e6;
	padding-right: 25px;
	background-color: #FFFFFF;
	font-size: 14px;/*height: 50px;*/
}
select::-ms-expand {
 display: none;
}
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
.clearfix {
	zoom: 1;/* for IE6 IE7 */
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.w_1360 {
	width: 1360px;
	margin: 0 auto;
}
.mobile {
	display: none;
}
.pc {
	display: block;
}
/*左侧悬浮栏目*/
.float_box {
	z-index: 99;
	width: 185px;
	border: 1px solid #f1f1f1;
	box-shadow: 4px 4px 4px rgba(0, 0, 0, 0.13);
	padding: 5px;
	overflow: hidden;
	position: fixed;
	top: 60%;
	margin-top: -280px;
	right: 20px;
	background: #FFF;
	font-size: 12px;
}
.float_box_title {
	background: #0091ec;
	height: 24px;
	line-height: 24px;
	color: #FFF;
	padding-left: 5px;
	position: relative;
	margin-bottom: 10px;
}
.float_box_title span {
	float: left;
	text-overflow: ellipsis;
	overflow: hidden;
	height: 24px;
	width: 160px;
	font-size: 12px;
}
#fold {
	border-color: #0091EC #FFFFFF #0091EC #0091EC;
	border-style: solid;
	border-width: 4px;
	float: right;
	height: 0;
	margin: 8px 3px 0 0;
	overflow: hidden;
	position: relative;
	width: 0;
	z-index: 999;
}
.float_box.hold-close {
	width: 60px;
	overflow: hidden
}
.float_box.hold-close .float_box_title {
	width: 55px;
	overflow: hidden;
	height: 24px;
	line-height: 24px;
}
.float_box.hold-close .float_box_title span.fold_title {
	display: none
}
.float_box.hold-close .float_box_title span.fold_click_title {
	display: block;
	width: 47px;
	font-size: 12px;
}
.float_box .float_box_title span.fold_click_title {
	display: none
}
.float_box.hold-close .float_top span {
	display: none
}
.float_box.hold-close #fold {
	border-right: none;
	border-left: 4px solid #FFF
}
.float_box.hold-close .float_bottom {
	width: 52px;
	overflow: hidden
}
.float_box.hold-close .float_bottom a {
	color: #f3f3f3;
	padding-left: 11px;
}
.triangle {
	border-left: 3px solid transparent;
	border-right: 3px solid transparent;
	border-top: 3px solid #0091EC;
	height: 0;
	left: 24px;
	overflow: hidden;
	position: absolute;
	top: 24px;
	width: 0;
}
.float_top {
	line-height: 140%;
	height: 50px;
	font-size: 12px;
}
.float_top span {
	font-size: 12px;
	line-height:24px;
}
.float_top img {
	float: left;
	margin-right: 10px;
	max-height: 50px;
	max-width: 50px;
}
.float_bottom a {
	background: #f3f3f3;
	display: block;
	width: 170px;
	margin: 5px 0;
	padding: 0 5px 5px 10px;
	color: #3486e0;
	text-decoration: none
}
.float_bottom a:hover {
	background: #f3f3f3
}
.float_tb2 {
	background: url(../images/float_tb.png) no-repeat 0 -35px;
	width: 32px;
	height: 32px;
	display: inline-block;
	padding-bottom: 5px;
}
.float-media-list {
	padding-left: 0
}
.float-media-list li {
	display: inline-block;
 *display: inline;
	zoom: 1;
	width: 55px;
	margin: 5px 0;
	text-align: center;
}
.float-media-list a {
	display: inline-block;
 *display: inline;
	zoom: 1;
	width: 32px;
	height: 32px;
	background: url(../images/media.png) 0 0 no-repeat;
}
.float-media-list a.float-media-list-twitter {
	background-position: 0 -185px;
}
.float-media-list a.float-media-list-youtobe {
	background-position: 0 -224px;
}
.float-media-list a.float-media-list-linkedin {
	background-position: 0 -111px;
}
.float-media-list a.float-media-list-pinterest {
	background-position: 0 -148px;
}
.float-media-list a.float-media-list-googleplus {
	background-position: 0 -37px;
}
.float-media-list a.float-media-list-instagram {
	background-position: 0 -74px;
}
.supplier-photo-img savm img {
	width: 55px;
	height: 55px;
}
/*header_top*/
.header_top_wrap {
	background-color: #f9f9f9;
}
.header_top_wrap .header_top {
	height: 45px;
	line-height: 45px;
}
.header_top_wrap .header_top .left {
	font-size: 12px;
	color: #666666;
}
.list_link.w {
	text-align: center;
	position: relative;
	width: 147px;
}
.list_link.w:show {
background: #FFFFFF;
}
.list_link.w a {
	color: #666666;
}
.list_link .menu_list.flag {
	width:147px;
	left:0px;
	top: 45px;
	padding-top: 10px;
	position: absolute;
}
.header_top .list_link_btn {
	cursor: pointer;
	font-size: 16px;
	color: #fff;
	position: absolute;
	right: 10px;
	top: 0px;
}
.list_link .menu_list {
	display:none;
	padding:0px 10%;
	padding-top: 10px;
	box-sizing: border-box;
}
.list_link.show .menu_list {
	background:#FFF;
	border-bottom:solid 1px #d4d4d4;
	display:block;
	z-index:999;
}
.top_bar .top_r .list_link.show .link_list {
	background: #FFFFFF;
}
.header .header_logo {
	height: 120px;
	width: 100%;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}
.header .header_logo img {
	max-height: 60%;
	max-width: 100%;
	vertical-align: middle;
}
.header_right{
   width: 670px; 
}
.header .header_search {
	width: 350px; 
	margin-top: 40px;
}
.header_top .header_search {
	width: 220px;
	margin-top: 10px;
}


.header .header_search form ,.pro_main_search form ,.header_top .header_search form{
	line-height: 40px;
	height: 40px;
}
.header .header_search input,.pro_main_search input,.header_top .header_search input{
	box-sizing: border-box;
	height: 40px;
	width: 80%; 
	background:#eceeef;
	border: 1px solid #0170b9;/*border-left: 0;*/
}



.header_lan{width:224px; margin-top: 40px; }
.lan_lan{border: 2px solid #0170b9; width:200px; padding:5px 10px; position:relative;}
.lan_sub{ display:none; position:absolute; z-index:2; left:0; top:36px;}
.lan_title span img{ width:20px;}
.lan_title span{ margin-right:5px; font-size:16px; color:#000000;}
.xia .icon-jiantou{color:#000000; font-weight:bold;}
.flexJb{display: -webkit-box; display: -webkit-flex; display: flex; justify-content: space-between; flex-wrap: wrap;}
.flexAc{display: -webkit-box; display: -webkit-flex; display: flex; align-items: center;}
.flexWrap{display: -webkit-box; display: -webkit-flex; display: flex; flex-wrap: wrap;  justify-content: flex-start;}
.lan_lan:hover .lan_sub{ display:block;}
.lan_item{ border:#eeeeee solid 1px; padding:5px 10px; background:#FFFFFF; width:200px}
.lan_lan:hover{background:#eeeeee;}
.lan_item:hover{ background:#eeeeee;}




.header_comp {
	height: 120px;
	line-height: 120px;
	margin-left: 20px;
}
.header_comp .title {
	color: #666666;
	font-size: 20px;
	font-weight: bold;
}
.header .header_search button,.pro_main_search button,.header_top .header_search button{
	width: 40px;
	height: 40px;
	background-color: #0170b9;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
}
.header .header_search button i,.pro_main_search button i,.header_top .header_search button i{
	display: block;
	line-height: 40px;
	text-align: center;
	font-size: 22px;
	color: #ffffff;
}

.nav {
	width: 100%;
	height: 50px;
	background: #0170b9; 
}
.nav .navigation{ 
	text-align:center;
}
.nav .navigation > figure{
	position: relative; 
	display:inline-block;
	height: 50px;
	box-sizing: border-box;
}
.nav .navigation > figure > p {
	display: inline-block;
	height: 50px;
	line-height: 50px;
	font-size: 16px;
	color: #fff;
	box-sizing: border-box;
	border-radius: 5px;
	padding-right: 30px;
}
.nav .navigation > figure > p a {
	color: #ffffff; 
	text-transform:uppercase;
}
.nav .navigation > figure > p i {
	color: #ffffff;
	line-height: 50px;
	float: right;
}

.nav .navigation > figure:last-child > p {
	margin-right: 0;
}
.nav .navigation > figure:hover .one_list {
	display: block;
}
.navigation .one_list {
	width: 260px;
	position: absolute;
	left: 0;
	top: 100%;
	z-index: 999;
	display: none;
}
.navigation .one_list>li {
	height: 40px;
	line-height: 40px;
	background-color: #0170b9;
	text-align: center;
	position: relative;
}
.navigation .one_list>li:hover {
	background-color: #0366a7;
}
.navigation .one_list>li>p>a {
	font-size: 14px;
	color: #ffffff;
	display: inline-block;
	width: 90%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	text-align: left;
}
.navigation .one_list>li>p i {
	position: absolute;
	line-height: 40px;
	top: 0;
	right: 3px;
	transform:rotate(-90deg);
	color: #ffffff;
}
.navigation .one_list>li .two_list {
	position: absolute;
	top: 0;
	left: 100%;
	width: 100%;
	box-sizing: border-box;
	background-color: #ffffff;
	display: none;
}
.navigation .one_list>li .two_list li {
	position: relative;
	height: 40px;
}
.navigation .one_list>li:hover .two_list {
	display: block;
}
.navigation .one_list>li .two_list li a {
	color: #2abaee;
	font-size: 14px;
	display: inline-block;
	width: 90%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	text-align: left;
}
.banner_wrap{ margin-bottom:30px;}
.banner {
	overflow: hidden;
	width: 100%;
}
.banner > .swiper-container > .swiper-pagination {
	bottom: 15px;
}
.banner > .swiper-container > .swiper-pagination .swiper-pagination-bullet {
	margin: 0 6px;
}
.banner .swiper-pagination-bullet {
	width: 12px;
	height: 12px;
	display: inline-block;
	border-radius: 100%;
	background: transparent;
	opacity: 1;
	border: 1px solid #4380db;
}
.banner .swiper-pagination-bullet-active {
	opacity: 1;
	background: #4380db;
}
.banner > .swiper-container img {
	width: 100%;
	display: block;
}
.location_wrap { 
   position:relative;
}
.location_wrap img{ 
   width:100%;
}


.location_wrap .location {
	text-align: center; 
	position:absolute; 
	z-index:2; 
	top:0; 
	width:100%; 
	height:100%; 
	left:0;   
	display: flex; 
	align-items: center;}
.location_wrap .location_text { 
    margin:0 auto;	
	text-align: center;
}
.location_wrap .location .top {
	font-size: 20px;
	line-height:1.3;
	color:#FFFFFF; 
	font-weight: bold;
}
.location_wrap .location .bot {
	font-size: 14px; 

	color:#FFFFFF; 
	margin-top:5px;
}
.location_wrap .location .bot a {
	color:#FFFFFF; 
}
.location_wrap .location .bot a:hover {
	color: #2abaee;
}
.pro_main_w {
	background-color: #ffffff;
	padding-top: 40px;
	position: relative;
}
/*内页左侧*/
.pro_main_wrap {
	margin-bottom: 40px;
	position: relative;
}
.pro_main_w .pro_main_l {
	width: 320px;
}
.pro_main_w .pro_main_l.pro_bgpic_r {
	position: static;
	width: 300px;
}
.pro_main_w .pro_main_l .main_title {
	box-sizing: border-box;
	padding: 10px;
	border-radius: 3px;
	overflow: hidden;
}
.pro_main_w .pro_main_l.pro_bgpic_r .main_title {
	margin-top: 0;
}
.main_title .title {
	line-height: 50px;
	border-bottom: 1px solid #dbdbdb;
	height: 50px;
	box-sizing: border-box;
	font-size: 20px;
	color: #2abaee;
	font-weight: bold;
}
.main_title .title a {
	color: #4380db;
	font-weight: bold;
}
.pro_main_l .pro_main .pro_one{ margin:20px 0; padding:0 10px;}

.pro_main_l .pro_main .pro_one>li>p>i {
	display: block;
	transform: rotate(-90deg);
    transition: all .2s ease-in-out;
}
.pro_main_l .pro_main .pro_one>li.show>p>i {
	transform: rotate(0deg);
	color: #2abaee;
}
.pro_main_l .pro_main .pro_one>li {
	line-height: 48px;
	cursor: pointer;
}
.pro_main_l .pro_main .pro_one>li>p>a {
	font-size: 16px;
	color: #333333;
	max-width: 90%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.pro_main_l .pro_main .pro_one>li>p>span {
	font-size: 14px;
	color: #333333;
	margin-left: 5px;
}
.pro_main_l .pro_main .pro_one>li>p>a:hover {
	color: #2abaee;
}
.pro_main_l .pro_main .pro_one li.show .pro_two {
	display: block;
}
.pro_main_l .pro_main .pro_one li .pro_two {
	padding-left: 20px;
	display: none;
}
.pro_main_l .pro_main .pro_one li .pro_two li {
	line-height: 36px;
}
.pro_main_l .pro_main .pro_one li .pro_two li a {
	display: block;
	color: #666666;
	font-size: 14px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.pro_main_l .pro_main .pro_one li .pro_two li a:hover {
	color: #2abaee;
}

.pro_main_l .pro_main .pro_one>li.show>p>span {
	color: #2abaee;
}
.pro_main_l .pro_main .pro_one>p {
	line-height: 50px;
}
.pro_main_l .pro_main .pro_one>p a {
	font-size: 12px;
	color: #333333;
}
.pro_main_l .pro_main .pro_one>p a span:first-child {
	width: 15px;
	margin-top: 17px;
	height: 15px;
	text-align: center;
	border-radius: 8px;
	line-height: 15px;
	background-color: #616161;
	color: #ffffff;
	margin-right: 10px;
}
.pro_main_l .pro_main .pro_one>p a:hover span:last-child {
	color: #2abaee;
}

.pro_title .title_cut span {
	font-size: 14px;
	color: #666666;
	margin-right: 15px;
}
.pro_title .title_cut i {
	color: #666666;
	font-size: 28px;
	cursor: pointer;
}
.pro_title .title_cut i:nth-child(2) {
margin-right: 10px;
}
.pro_title .title_cut i.active {
	color: #2abaee;
}
.pro_main .pro_main_r>div.two_pro_list {
	padding: 0;
	margin-top: 40px;
}
.pro_main .pro_main_r>div.two_pro_list .two_pro {
	padding: 0;
}
.pro_main .pro_main_r>div.two_pro_list>ul {
	display: none;
}
.pro_main .pro_main_r>div.two_pro_list>ul.active {
	display: block;
}
.pro_main .pro_main_r .two_pro {
	padding: 20px 25px;
	box-sizing: border-box;
}
.pro_main_r .two_pro figure {
	width: 23%;
	text-align: center;
	margin-right: 2.66%;
	box-sizing: border-box;
	border: 1px solid #dedede;
	margin-bottom: 30px;
}
.pro_main_r .two_pro figure:nth-child(4n) {
margin-right: 0;
}
.pro_main_r .two_pro figure>div {
	display: inline-block;
	position: relative;
	margin: 10px 0;
}
.pro_main_r .two_pro figure>div>a {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	width: 206px;
	height: 180px;
}
.pro_main_r .two_pro figure>div>a img {
	max-height: 100%;
	max-width: 100%;
	vertical-align: middle;
 transition: all .6s;
}
.pro_main_r .two_pro figure>div:hover img {
	transform: scale(1.1);
}
.pro_main_r .two_pro figure .t a {
	display: block;
	margin-top: 10px;
	font-size: 14px;
	padding: 0 5%;
	color: #666666;
	box-sizing: border-box;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.pro_main_r .two_pro figure .t:hover a {
	color: #2abaee;
}
.pro_main_r .two_pro figure .contact_now {
	padding: 10px 0;
}
.pro_main_r .two_pro figure .contact_now a {
	font-size: 14px;
	color: #666666;
	display: inline-block;
	padding: 5px 10px;
	border-radius: 3px;
}
.pro_main_r .two_pro figure .contact_now a:hover {
	background-color: #2abaee;
	color: #ffffff;
}
.pro_main_r .two_pro figure .contact_now a:hover i {
	color: #ffffff;
}
.pro_main_r .two_pro figure .contact_now a i {
	margin-right: 5px;
}
.pro_main_two .last_introduce {
	margin-top: 20px;
}
.pro_main_wrap .pro_list_cut {
	padding: 10px 20px;
	border: 1px solid #dbdbdb;
	border-radius: 3px;
	margin-top: 30px;
	line-height: 28px;
	position: relative;
}
.pro_main_wrap .pro_list_cut .pro_name {
	line-height: 28px;
}
.pro_main_wrap .pro_list_cut .pro_name>h1:first-child {
	font-size: 18px;
	color: #333333;
	margin-right: 10px;
}
.pro_main_wrap .pro_list_cut .pro_name>span:first-child {
	font-size: 18px;
	color: #333333;
	margin-right: 10px;
}
.new_main_btn .pro_list_cut>.ft {
	width: 100%;
	font-size: 14px;
	text-align: left;
	color: #888888;
	padding: 10px;
	line-height: 24px;
	box-sizing: border-box;
}
 .pro_main_wrap .pro_list_cut .pro_name>span:nth-child(2) {
 font-size: 12px;
 color: #999999;
}
.pro_list_cut .proGrid {
	margin-right: 15px;
}
.pro_list_cut a i {
	font-size: 26px;
	color: #363f4d;
}
.pro_list_cut a.active i {
	color: #4380db;
}
.pro_list_cut a:hover i {
	color: #4380db;
}
.pro_main .pro_main_r>div.pro_lT_wrap {
	border: 0;
}
.pro_main_r .pro_title {
	border-bottom: 1px solid #f5f5f5;
	margin-bottom: 20px;
	line-height: 50px;
	position: relative;
}
.pro_main_r .pro_title.pro_title_two {
	line-height: 26px;
	border-bottom: 0;
}
.pro_main_r .pro_title_two .pro_title_top {
	line-height: 42px;
	padding: 0 10px;
}
.pro_main_r .pro_title_two .pro_title_b {
	width: 100%;
	font-size: 14px;
	text-align: left;
	color: #888888;
	padding: 0px 10px;
	line-height: 24px;
	box-sizing: border-box;
}
.pro_tag_list {
	margin-top: 40px;
}
.pro_main_r .pro_introduce {
	margin-bottom: 50px;
}
.pro_main_r .pro_title .zt {
	font-size: 22px;
	font-weight: bold;
	color: #333333;
}
.pro_main_r .pro_title .ft {
	font-size: 14px;
	color: #666666;
	margin-left: 20px;
}
.pro_main_r>ul {
	display: none;
}
.pro_main_r>ul.one_list_pro {
	display: block;
}
.pro_main_r>ul.active {
	display: block;
}
.pro_main_r .pro_title .more a {
	font-size: 16px;
	color: #666666;
}
.pro_main_r>div .pro_title {
	margin: 20px 0;
}
 .pro_main_r>div:nth-child(n+3) .pro_title {
margin-top: 0;
}
.pro_introduce>.title {
	font-size: 16px;
	color: #333333;
	line-height: 24px;
}
.pro_introduce>.con {
	margin-top: 20px;
	box-sizing: border-box;
	padding: 20px;
	font-size: 14px;
	color: #666666;
	background-color: #f3f7f9;
	border-radius: 5px;
}
.last_introduce {
	margin-top: 20px;
}
.fixd-btn {
	display: none;
}
.index_about_wrap .index_about>.right .title {
	display: none;
}
.hfixd {
	display: none;
	width: 100%;
	height: 0rem;
	padding: 3vw 0;
}
.fixed {
	position: fixed;
	bottom: 0;
	left: 0;
	z-index: 999;
}
.fixd-btn {
	width: 100%;
	background: #fff;
	padding: 3vw 0;
	box-shadow: 0px 0px 4px 3px rgba(0, 0, 0, .1);
}
.pro_main_r .other_pro {
	margin-top: 40px;
}
.no_find {
	text-align: center;
	padding: 200px 20px;
	font-size: 30px;
}
/*详情页*/
.pro_details_wrap .pro_main_r {
	margin: 0;
}
.form-input{ margin-top:10px;}
.form-input .vertify{ width:150px;}
.form-input .vertify-img{cursor:pointer;margin-left:10px; width:100px;}
.form-input .vertify-img img{height:30px;}

/*.pro_details_wrap .pro_main_r.category_list_r {
	margin-left: 270px;
}*/
.lz_btn {
	width: 8%;
	box-sizing: border-box;
	height: 70px;
	text-align: center;
	line-height: 85px;
	font-family: '宋体';
	font-size: 36px;
	font-weight: bold;
	cursor: pointer;
	outline: none;
}
.pro_main_w .pro_main_r .box {
	width: 380px;
}
.pro_main_w .pro_main_r .zoom {
	text-align: center;
	margin-top: 10px;
}
.pro_main_w .pro_main_r .zoom a {
	font-size: 12px;
	color: #999999;
}
.pro_main_w .pro_main_r .zoom a i {
	color: #999999;
	font-size: 12px;
	margin-right: 5px;
}
.tb-booth {
	border: 1px solid #CDCDCD;
	position: relative;
	z-index: 1;
	box-sizing: border-box;
}
.tb-thumb .tb-selected {
	background: none repeat scroll 0 0 #C30008;
	height: 50px;
	padding: 2px;
}
.tb-thumb .tb-selected div {
	background-color: #FFFFFF;
	border: medium none;
}
.tb-thumb li div {
	border: 1px solid #CDCDCD;
}
.pro_main_w .pro_main_r .box_right {
	width: calc(100% - 490px);
	margin-left: 40px;
}
.pro_main_w .pro_main_r .box_right .con p span:first-child {
	color: #333333;
	font-size: 14px;
	width: 120px;
	margin-right: 0;
}
.p_detail {
	margin-bottom: 15px;
	line-height: 24px;
	position: relative;
}
.p_detail {
	margin-bottom: 8px;
}
.pro_main_w .pro_main_r .box_right .con p {
	margin-bottom: 8px;
}
.p_detail .pro_d_text {
	left: 10px;
	top: 28px;
	line-height: 28px;
	position: absolute;
	background: #fafafa;
	z-index: 9;
	text-align: center;
	display: none;
	width: 300px;
}
.p_detail.show .pro_d_text {
	display: block;
}
.pro_d_text table {
	border-left:solid 1px #e5e5e5;
	border-top:solid 1px #e5e5e5;
	float: left;
}
.pro_d_text table td {
	border-bottom:solid 1px #e5e5e5;
	border-right:solid 1px #e5e5e5;
	padding: 0px 15px;
}
.detail_r {
	width:300px;
	float: right;
}
.p_detail_pic {
	display: none;
}
.box_detail {
	padding:10px 0px;
	line-height:36px;
	font-size:16px;
}
.box_detail ul li {
	float: left;/*height: 36px;*/
	line-height: 36px;
	font-size:16px;
	color:#555555;
	width:50%;
	word-wrap: break-word;
	padding-left: 15px;
	box-sizing: border-box;
}
.box_detail ul li span {
	color: #a9a9a9;
	padding-right: 10px;
}
.box_detail a {
	font-weight: bold;
	color: #ffaf00;
}
.box_p_word {
	padding:10px 0px;
}
.box_p_word a {
	height: 36px;
	line-height: 36px;
	font-size:16px;
	color:#666666;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width:100%;
	word-wrap: break-word;
	box-sizing: border-box;
}
.box_detail img {
	display:block;
	max-width:100%;
	height:auto;
	text-align: center;
	overflow: hidden;
}
.pro_main_w .box_right .p_detail.show .pro_d_text {
	display: block;
}
.pro_main_w .pro_main_r .box_right .con .p_detail span {
	padding-right: 0px;
	color: #333333;
	font-size: 14px;
	width: 120px;
	margin-right: 0;
}
.p_detail b {
	font-size: 14px;
	color: #666666;
	font-weight: normal;
}
.pro_main_w .pro_main_r .box_right .con .p_detail i {
	font-size: 18px;
	margin-left: 10px;
	cursor: pointer;
 transition: all .2s ease-in-out;
}
.pro_main_w .pro_main_r .box_right .con .p_detail.show i {
	transform: rotate(180deg);
}
.pro_main_w .pro_main_r .box_right .con {
	margin-top: 20px;
}
.pro_main_w .pro_main_r .box_right .con p {
	margin-bottom: 15px;
	line-height: 24px;
	margin-top: 0;
}
.pro_main_w .pro_main_r .box_right .con p.contack {
}
.pro_main_w .pro_main_r .box_right .con p.contack a {
	padding: 5px 20px;
	margin-right: 20px;
	border-radius: 5px;
	background-color: #4380db;
	color: #ffffff;
	font-size: 14px;
}
.pro_main_w .pro_main_r .box_right .con p.contack a:first-child {
	background-color: #2abaee;
}
.links {
	margin-top: 10px;
}
 .pro_main_w .pro_main_r .box_right .con p span:nth-child(2) {
 color: #666666;
 font-size: 14px;
}
.pro_main_w .pro_main_r .box_right .con p span a {
	font-size: 32px;
}
.pro_main_w .pro_main_r .box_right .con p span a.pdf {
	color: #ea0505;
	margin-right: 10px;
}
.pro_main_w .pro_main_r .box_right .con p span a.word {
	color: #1296db;
}
.pro_main_w .pro_main_r .box_right h1.title {
	font-size: 20px;
	color: #333333;
}
.pro_main_w .pro_main_r .box_right .ft {
	font-size: 14px;
	color: #666666;
	margin-top: 20px;
	line-height: 24px;
}
.pro_main_r .main_bot {
	margin-top: 55px;
}
.main_bot .main_bot_cut li {
	width: 120px;
	text-align: center;
	line-height: 36px;
	border: 1px solid #e5e5e5;
	border-bottom: 0;
	margin-right: 20px;
	background-color: #f0f0f0;
	font-size: 16px;
	color: #333333;
	cursor: pointer;
	position: relative;
}
.main_bot .main_bot_cut li.active {
	background-color: #ffffff;
}
.main_bot .main_bot_cut li.active::before {
 content: "";
 position: absolute;
 left: 0;
 bottom: -1px;
 width: 100%;
 height: 1px;
 background-color: #ffffff;
}
.main_bot .main_bot_con {
	padding: 20px;
	box-sizing: border-box;
	border: 1px solid #e5e5e5;
}
.main_bot .main_bot_con .main_con_list {
	display: none;
}
.main_bot .main_bot_con .main_con_list.active {
	display: block;
}
.pro_main_r .mb_box1>p.title {
	font-size: 14px;
	color: #333333;
}
.pro_main_r .mb_box1>ul {
	margin-top: 20px;
}
.pro_main_r .mb_box1>ul li {
	width: 33%;
	box-sizing: border-box;
	padding-right: 5%;
	margin-bottom: 10px;
	font-size: 14px;
	color: #666666;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.pro_main_r .mb_box1:first-child {
	margin-top: 0px;
}
.pro_main_r .mb_box1 {
	margin-top: 35px;
}
.mb_box1 .con {
	margin-top: 20px;
	font-size: 14px;
	color: #666666;
}
.mb_box1 .con p {
	margin-bottom: 10px;
}
.mb_box1 .con img {
	max-width: 100%;
}
.pro_main_r .mb_box1 form {
	margin-top: 40px;
}
.pro_main_r .mb_box1 form label span {
	width: 100px;
	font-size: 12px;
	color: #666666;
}
.pro_main_r .mb_box1 form label {
	line-height: 40px;
	margin-bottom: 20px;
	display: block;
}
.pro_main_r .mb_box1 form label input {
	box-sizing: border-box;
	border: 1px solid #dbdbdb;
	width: calc(100% - 100px);
	border-radius: 2px;
	height: 40px;
	font-size: 14px;
	color: #666666;
}
.pro_main_r .mb_box1 form label textarea {
	box-sizing: border-box;
	border: 1px solid #dbdbdb;
	width: calc(100% - 100px);
	border-radius: 2px;
	height: 150px;
	padding: 10px;
	font-size: 14px;
	color: #666666;
}
.pro_main_r .mb_box1 form .ts {
	font-size: 14px;
	color: #666666;
	padding-left: 100px;
	box-sizing: border-box;
}
.pro_main_r .mb_box1 form button {
	margin-left: 100px;
	height: 28px;
	width: 65px;
	margin-top: 10px;
	border-radius: 3px;
	background-color: #4380db;
	font-size: 12px;
	color: #fff;
	cursor: pointer;
}
.pro_main_w .box_swiper {
	text-align: center;
}
.pro_main_w .box_swiper .swiper-container8 {
	display: inline-block;
	width: 70%;
}
.pro_main_w .box_swiper .swiper-container8 .swiper-slide, .pro_main .box_swiper .swiper-container8 .swiper-slide a {
	width: 70vw !important;
}
.pro_main_w .box_swiper .swiper-container8 .swiper-slide a {
	width: 70vw;
	height: 70vw;
	vertical-align: middle;
	text-align: center;
	display: table-cell;
}
.pro_main_w .box_swiper .swiper-container8 .swiper-slide img {
	max-width: 100%;
	max-height: 100%;
	vertical-align: middle;
}
.share {
	line-height: 24px;
	margin-top: 20px;
}
.share span {
	font-size: 14px;
	color: #333333;
	margin-right: 15px;
}
.share a {
	width: 20px;
	height: 24px;
	background-image: url(../images/icon-1.png);
	background-repeat: no-repeat;
	margin-right: 5px;
}
.share a.facebook {
	background-position: 0px 0px;
}
.share a.f {
	background-position: -24px 0px;
}
.share a.in {
	background-position: -48px 0px;
}
.share a.google {
	background-position: -72px 0px;
}
.share a.s {
	background-position: -96px 0px;
}
.pro-viewsBox {
	margin-top: 34px;
}
.pro-viewsTag ul li {
	float: left;
	width: 195px;
	height: 50px;
	text-align: center;
	line-height: 50px;
	font-size: 18px;
	color: #656565;
	cursor: pointer;
	box-sizing: border-box;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	margin-right: 10px;
}
.pro-viewsTag ul li:hover {
	background-color: #2abaee;
	color: #ffffff;
}
.pro-viewsTag ul li.active {
	background-color: #2abaee;
	color: #ffffff;
}
.views-content {
	width: 100%;
	padding: 30px;
	background: #fff;
	box-sizing: border-box;
	display: none;
}
.views-content img {
	max-width: 100%;
	height: auto;
}
.views-content .pro-views-info {
	margin-bottom: 20px;
}
.views-content .pro-views-info:last-child {
	margin-bottom: 0;
}
.views-content .pro-views-info .con {
	font-size: 14px;
	color: #666666;
	line-height: 24px;
	margin-bottom: 20px;
}
.views-content .pro-views-info .con:last-child {
	margin-bottom: 0;
}
.views-content.active {
	display: block;
}
.pro-views-info span {
	font-size: 14px;
	color: #333;
	font-weight: bold;
	line-height: 40px;
	margin-bottom: 20px;
}
.pro-views-info ul li {
	float: left;
	width: 33.33%;
	font-size: 14px;
	color: #666;
	line-height: 24px;
}
.pro-views-desc ul {
	margin-left: 50px;
}
.pro-views-desc ul li {
	list-style: unset;
}
.pro-views-desc span {
	width: 100%;
	color: #333;
	font-size: 14px;
	line-height: 40px;
}
.pro-views-desc p {
	font-size: 14px;
	color: #666666;
	line-height: 20px;
}
.pro-views-desc img {
	margin: 20px 0;
}
.pro-viewsTag {
	background-color: #f0fafe;
	border-bottom: 1px solid #38bfef;
}
.ny_h2 {
	font-size: 16px;
	height: 40px;
	line-height: 40px;
	color: #535353;
	position: relative;
}
.pro_main_r .you_like.details_like>.title {
	border-bottom: 1px solid #f5f5f5;
	font-size: 22px;
	font-weight: bold;
	color: #333333;
	line-height: 50px;
}
.box_detail_rec {
	padding: 15px 10px;
	line-height: 36px;
	font-size: 16px;
}
.box_detail_rec img {
	max-width: 100%;
}
.box_detail_rec .a_tag {
	padding-bottom: 10px;
	font-weight: normal;
	color: #555555;
	padding-right: 20px;
	line-height: 20px;
	font-size: 16px;
}
.box_detail_rec .a_tag:hover {
	color: #2abaee;
}
.box_detail_rec .video_mod {
	width: 800px;
	height: auto;
	margin: 0 auto;
	margin-top: 20px;
	margin-bottom: 20px;
	overflow: hidden;
}
.box_detail_rec .video_mod img {
	max-width: 100%;
}
.p_text {
	line-height: 36px;
	font-size: 16px;
	color: #666666;
}
.p_text a {
	line-height: 36px;
	font-size: 16px;
	color: #ffaf00;
	text-decoration: underline;
}
.p_text .a_link {
	line-height: 36px;
	font-size: 16px;
	color: #666666;
	padding: 0px 15px;
	text-decoration:none;
}
.p_text .a_link:hover {
	line-height: 36px;
	font-size: 16px;
	color: #2abaee;
	text-decoration: underline;
}

.other_pro {
	padding: 10px;
	margin-top:20px;
}
.other_pro a {
	color: #999;
	font-size: 16px;
}
.other_pro p {
	line-height:36px;
	overflow: hidden;
}
.other_pro :hover a {
	color: #666;
}
.other_pro span {
	color: #666666;
	font-size: 16px;
	padding-right: 5px;
}
.pro_rt {
	margin-bottom: 40px;
}
.pro_rt .pro_rt_l {
	width: 38%;
	text-align: center;
}
.pro_rt .pro_rt_l img {
	max-width: 100%;
	display: inline-block;
	height: auto;
}
.pro_rt .pro_rt_r {
	width: 60%;
}
.pro_rt .pro_rt_r .title {
	font-size: 20px;
	color: #666666;
	font-weight: bold;
	line-height: 50px;
	position: relative;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.pro_rt .pro_rt_r .title::after {
 position: absolute;
 content: "";
 left: 0;
 bottom: 0;
 width: 50px;
 height: 1px;
 background-color: #666666;
}
.pro_rt .pro_rt_r .con {
	font-size: 14px;
	line-height: 32px;
	color: #666666;
}
.pro_rt .pro_rt_r .con a {
	color: #666666;
}
.pr_rt {
}
.pr_rt .pr_rt1 {
	line-height:46px;
	height:46px;
	border-bottom:1px solid #f1f1f1;
	background:#f0fafe;
	color: #2abaee;
	font-size: 20px;
	padding-left: 20px;
}
.pr_rt .pr_box_Contont .newadd figure {
	min-height: 32px;
	line-height: 26px;
	padding: 0;
}
.pr_rt .pr_box_Contont {
	padding: 20px 0 30px;
}
.pr_rt .pr_box_Contont .newadd figure strong {
	width: 180px;
	font-size: 14px;
	font-weight: bold;
	margin-right: 0;
	line-height: 26px;
	padding-top: 5px;
	border-right: 0px;
	color: #666;
	display: block;
	float: left;
	padding-left: 14px;
}
.pr_rt .pr_box_Contont .newadd figure section {
	padding-left: 30px;
	float: left;
	font-size: 14px;
	padding-top: 5px;
	color: #666666;
	position: relative;
	width: 800px;
}
.pr_rt .pr_box_Contont .newadd figure section img { max-width:100%;}
.pr_rt .pr_box_Contont .newadd li.wechat section>img {
	display: inline-block;
	vertical-align: middle;
	margin-left: 10px;
	cursor: pointer;
}
.pr_rt li.wechat section>img:hover+.img {
	display: block;
}
.pr_rt li.wechat section .img {
	position: absolute;
	right: 0px;
	top: 30px;
	background-color: #ffffff;
	z-index: 999;
	display: none;
}
.pr_rt .pr_box_Contont .newadd figure section a {
	color: #666666;
}
.pr_rt .pr_box_Contont .newadd figure section a:hover {
	color: #2abaee;
}
.pr_rt .pr_box_Contont .erbt {
	width: 96%;
	margin: 0 auto;
	height: 36px;
	line-height: 36px;
	font-size: 20px;
	font-weight: bold;
	border-bottom: 1px solid #e5e5e5;
	color: #666;
	position: relative;
}
.pr_rt .pr_box_Contont .newadd figure section .send {
	width: 110px;
	height: 26px;
	color: #2abaee;
	display: inline-block;
	border: 1px solid #2abaee;
	text-align: center;
	margin-left: 20px;
}
form.pr_box_Contont {
	margin-top:0; 
}
form.pr_box_Contont .contact-input:first-child{
	margin-top:0; 
}
form.pr_box_Contont .button { 
	width: 90px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 14px;
	color: #ffffff;
	background-color: #4380db;
	border-radius: 5px;
	margin-top: 20px;
	padding: 0; 
	cursor:pointer;
}
.pro_details_wrap .pro_main_r .pro_title {
	margin-top: 0;
}
.ny_h2 {
	font-size: 18px;
	font-family: arial;
	height: 40px;
	line-height: 40px;
	color: #535353;
	position: relative;
	background-color: #ffffff;
}
.ny_h2 a {
	float: right;
	display:block;
	padding-right: 10px;
	font-size: 16px;
	color: #febd15;
}
.ny_h2 span {
	font-size: 14px;
	color: #c4c4c4;
}
.ny_span_tag {
	width:100%;
	border-bottom:solid 1px #e5e5e5;
	font-size:14px;
	color: #888888;
	padding:10px;
	line-height:24px;
	box-sizing: border-box;
}
.ny_h2 h1 {
	font-size: 20px;
}
.ny_box {
	border: solid 1px #f3f3f3;
	background: #FFFFFF;
	padding: 20px;
	box-sizing: border-box;
	margin-bottom: 40px;
	margin-top: 20px;
}
.ny_h2 i {
	font-size: 14px;
	color: #c4c4c4;
}
.ny_h2 .listtab_box {
	position: absolute;
	right: 0px;
	top:0px;
}
.ny_h2 .listtab_box .list_a {
	display:block;
	float:left;
	margin-left:-1px;
	width:40px;
	padding-right:0px;
	color:#bababa;
	height:30px;
	line-height:30px;
	border: solid 1px #ebebeb;
	background:#fafafa;
	text-align: center;
	font-size: 22px;
}
.ny_h2 .listtab_box .list_a.a_2 {
	font-size:14px;
}
.ny_h2 .listtab_box .list_a:hover {
	color: #ffaf00;
}
.ny_h2 .listtab_box .list_a.current {
	color: #ffaf00;
}
.ny_contact_l {
	padding: 20px;
	box-sizing: border-box;
}
.ny_contact_l.cmp {
}
.ny_contact_l ul {
}
.ny_contact_l ul li {
	width:100%;
	line-height: 36px;
	color:#555555;
	font-size:16px;
}
.ny_contact_l ul li span {
	display:block;
	width:170px;
	float: left;
	color: #a9a9a9;
	font-size: 16px;
}
.ny_contact_l ul li a {
	color: #777777;
	font-size: 16px;
	text-decoration: underline;
}
.ny_contact_l ul li a:hover {
	color: #ffaf00;
}
.ny_contact_l ul li .ewm {
	display:block;
	width:120px;
	height:140px;
	float: left;
	margin-top: 10px;
}
.ny_contact_r {
	width:35%;
	padding:20px 50px;
	float: right;
	box-sizing: border-box;
	font-size: 16px;
	line-height: 36px;
}
.ny_contact_r .s_top {
	margin: 25px 0px;
}
.ny_contact_r .s_top .photo {
	max-height:110px;
	max-width:110px;
	float: left;
	margin-right: 20px;
}
.ny_contact_r .s_top .photo_r {
	float: left;
}
.ny_contact_r .s_top .photo_r .name {
	color: #2c2c2c;
	font-size: 18px;
	line-height:28px;
}
.ny_contact_r .s_top .photo_r .job {
	color: #bdbdbd;
	font-size: 18px;
}
.ny_contact_r .s_top .photo_r .chat {
	margin-top:15px;
	color: #1195db;
	font-size: 18px;
}
.ny_contact_r .s_top .photo_r .chat i {
	font-size: 18px;
	margin-right: 5px;
}
.ny_contact_r .contact_btn {
	padding:0px 20px;
	display:block;
	margin-top:5px;
	background: #ffaf00;
	height:36px;
	line-height:36px;
	color:#ffffff;
	font-size:16px;
	text-align: center;
}
.ny_contact_r .contact_btn i {
	color:#ffebbf;
	padding-right: 10px;
}
.ny_contact_r .s_top .photo_r .contact_btn {
	display: none;
}
.ny_r_mapc {
	padding:20px 50px;
	box-sizing: border-box;
	font-size: 16px;
	line-height: 36px;
}
.ny_r_mapc img {
	max-width: 100%;
}
/*link页面*/
.prolist_box {
	margin-top:30px;
}
.prolist_box .box_li {
	border-bottom:dotted 1px #ababab;
	padding-bottom:30px;
	margin-bottom:30px;
	overflow: hidden;
}
.prolist_box .box_li .p_pic {
	width:220px;
	height:220px;
	text-align:center;
	vertical-align: middle;
	display:table-cell;
	position:relative;
	border:solid 1px #CCC;
	z-index:7
}
.prolist_box .box_li .p_pic img {
	margin:0 auto;
	max-height:100%;
	max-width:100%;
	display: table-cell;
	vertical-align: middle;
	display:block;
	overflow:hidden;
}
.prolist_box .box_li .m_pic {
	width:226px;
	height:226px;
	position:absolute;
	left:-1px;
	top:-5px;
	z-index:-1;
	background:url(../images/2.png) no-repeat left top;
}
.prolist_box .box_li .p_pic.cp {
	width:220px;
	height:220px;
	text-align:center;
	vertical-align: middle;
	display:table-cell;
	position:relative;
	border:solid 1px #CCC;
	z-index:7
}
.prolist_box .box_li .pro_right {
	padding-left:250px;
	position:relative;
}
.prolist_box .box_li .pro_right .p_t {
	width:99%;
	margin-bottom:12px;
	height:28px;
	font-size:14px;
	color:#333333;
	overflow:hidden;
}
.prolist_box .box_li .pro_right .p_t a {
	font-size:16px;
	color:#333333;
	font-weight:bold;
}
.prolist_box .box_li .pro_right .p_t a:hover {
	font-size:16px;
	color:#333333;
	font-weight:bold;
}
.prolist_box .box_li .pro_right .p_attribute {
	width:90%;
	padding-bottom:8px;
	overflow:hidden;
}
.prolist_box .box_li .pro_right .p_attribute .h_p {
	margin-bottom: 10px;
	width:50%;
	float:left;
	color:#666666;
	height:28px;
	line-height:28px;
	font-size:16px;
	overflow:hidden;
}
.prolist_box .box_li .pro_right .p_ms {
	margin-top: 5px;
	width:90%;
	overflow:hidden;
	border:solid 1px #f2f2f2;
	height:70px;
	line-height:26px;
	font-size:16px;
	color:#888888;
	padding:10px;
	box-sizing:border-box;
}
/*大图页*/
.content_detail {
	padding:25px;
	border: solid 1px #f3f3f3;
	background:#FFFFFF;
	box-sizing: border-box;
}
.content_detail .p_title_rec {
	width:100%;
	line-height:28px;
	color:#2c2c2c;
	font-size:16px;
	padding-bottom:10px;
	padding-right: 10px;
	box-sizing: border-box;
}
.detail_l {
	width:75%;
	float: left;
	position: relative;
}
.pro_left_pic {
	width:380px;
	float:left;
	padding-top:10px;
}
.pro_left_pic .big_pic {
	border: 1px solid #ededed;
	display: table-cell;
	width:380px;
	height:380px;
	text-align: center;
	vertical-align: middle;
}
.pro_left_pic .big_pic img {
	max-width:100%;
	max-height:100%;
	text-align:center;
	overflow:hidden;
	vertical-align: middle;
	display: table-cell;
}
.pro_rec_pic {
	width:100%;
	float:left;
	padding-top:10px;
	margin-bottom: 15px;
}
.sm_pic {
	margin-top:20px;
	height:80px;
}
.sm_pic ul li {
	width:80px;
	height:80px;
	float:left;
	padding:0px 7px;
}
.sm_pic ul li a {
	overflow: hidden;
	display:inline-block;
	width:80px;
	height:80px;
	border:solid 1px #cecece;
	box-sizing: border-box;
}
.sm_pic ul li a:hover {
	display:inline-block;
	width:80px;
	height:80px;
	border:solid 1px #ffaf00;
	box-sizing: border-box;
}
.big_pic {
	border: 1px solid #f3f4f4;
	overflow: hidden;
	position: relative;
	text-align: center;
	vertical-align: middle;
	width:820px;
	height:820px;
}
.big_pic p {
	position:static;
	position:absolute;
	top:50%;
	overflow:hidden;
	width:100%;
	height:100%;
}
.big_pic img {
	position:static;
	position:relative;
	top:-50%;
	left:-50%;
}
.pic-wrap .pic_w .add span {
	display: block;
	margin: 10px 0;
}
.big_pic_right {
	float:left
}
.big_pic_right ul {
	margin-left:20px;
}
.big_pic_right li {
	width:50px;
	height:50px;
	margin: auto;
	border:1px solid #ccc;
	margin-bottom: 5px;
}
.big_pic_right li a {
	width:50px;
	height:50px;
	margin: auto;
	display:table-cell;
	vertical-align:middle;
	position:relative;
}
.big_pic_right li a img {
	cursor:pointer;
	max-width:50px;
	max-height:50px;
}
.pic_title {
	margin-bottom:15px;
}
.pic_title a {
	font-size: 16px;
	line-height: 30px;
}
.pic_bottom {
	margin:10px 0 10px 0px;
	overflow:hidden;
}
.cf {
	float:left
}
.cf_right {
	float:right
}
.cf input {
	width:39px;
	height:30px;
	cursor:pointer;
	border:none;
	float:left;
}
.an_fd {
	background:url(../images/fa_an.gif) no-repeat;
}
.an_sx {
	background:url(../images/fa_an.gif) no-repeat -39px 0;
}
.an_mr {
	background:url(../images/fa_an.gif) no-repeat -78px 0;
}
.cf_right span {
	float:left;
	display:inline;
	margin-right:20px;
}
.add span a {
	color: #4380db;
	font-size: 16px;
}
.add_1, .fav_1 {
	display:inline-block;
	width:15px;
	height:15px;
	padding-right:3px;
}
.add_1 {
	background:url(../images/sc_tb.gif) no-repeat 0px 0px;
}
.fav_1 {
	background:url(../images/sc_tb.gif) no-repeat 0 -24px;
}
.pic-wrap {
	clear: both;
	overflow: hidden;
}
.pic-wrap .pic_w {
	text-align: left;
	margin-left:15px;
	display:inline
}
.pic-wrap .pic_w {
	border-bottom: 0 none;
	float: left;
	overflow: hidden;
}
.pic_w div {
	text-align: center;
}
.pic_w div a {
	color: #666666;
}
.new_right_box_top {
	margin:10px;
	line-height:150%;
}
.new_right_box_black {
	background:#fff;
	height:20px;
}
.new_right_com {
	margin-bottom:10px
}
.new_right_an a {
	color:#FFF
}
.new_right_box_bottom {
	margin-top:0px;
}
.new_right_bottom_title {
	background:#3399ff;
	height:29px;
	line-height:29px;
	color:#FFF;
	padding-left:10px;
	font-weight:bold
}
.new_right_bottom_cp { /*width:122px; */
	margin:15px auto;
	text-align:center;
	line-height:140%;
}
.new_right_bottom_cp li {
	margin-bottom:15px;
}
.new_right_bottom_cp li div {
	width:208px;
	height:120px;
	display:table-cell;
	position:relative;
	text-align:center;
	vertical-align:middle;  /*background:#FFF*/
}
.new_right_bottom_cp li p {
	position:static;
	position:absolute;
	top:50%
}
.new_right_bottom_cp li img {
	position:static;
	position:relative;
	top:-50%;
	left:-50%;
	max-height:120px;
	max-width:120px;
}
.back {
	margin-bottom: 10px;
	margin-left:10px;
	text-align:left !important;
}
.sh-ico-back {
	height: 9px;
	width: 10px;
	background: url(../images/icon_sf.gif) no-repeat 0 -24px;
	display: inline-block;
	margin-right: 5px;
	vertical-align: middle;
}
.sh-ico.sh-ico-zoom {
	background: url(../images/icon_sf.gif) no-repeat 0 0;
	display: inline-block;
	margin-right: 5px;
	vertical-align: middle;
	width:15px;
	height:15px;
}
#focusphoto {
	min-height:120px;
	min-weight:120px;
}
.pro_main .pro_main_l.pro_bgpic_r .main_title {
	margin-top: 0;
}
.pro_main .pro_main_l .main_title .title {
	line-height: 50px;
	border-bottom: 1px solid #dbdbdb;
	height: 50px;
	box-sizing: border-box;
	font-size: 18px;
	color: #333333;
}
.pro_main .pro_main_l .main_title {
	box-sizing: border-box;
	border: 1px solid #f3f3f3;
	padding: 10px 20px;
	border-radius: 3px;
	overflow: hidden;
	box-sizing: border-box;
}
.pro_main .pro_main_l.pro_bgpic_r {
	position: static;
	width: 300px;
}
.pro_roll {
	overflow: hidden;
	width:580px;
}
.detail_pro_r {
	overflow: hidden;
	width:280px;
	height:660px;
	float:left
}
.detail_pro_r dl {
	height: 90px;
	box-sizing: border-box;
	float:left;
	width:520px;
	margin:10px 0px;
}
.detail_pro_r dl .dt_pic {
	width:90px;
	height: 90px;
	border: solid 1px #dfdfdf;
	box-sizing: border-box;
	text-align:center;
	vertical-align: middle;
	display:table-cell;
}
.detail_pro_r dl .dt_pic img {
	margin:0 auto;
	max-height:100%;
	max-width:100%;
	display: table-cell;
	vertical-align: middle;
	display:block;
	overflow:hidden;
}
.detail_pro_r dl .dt_right {
	width:140px;
	float: left;
	padding-left: 10px;
}
.detail_pro_r dl .dt_right .p_t {
	width:100%;
	margin-bottom:15px;
	display:block;
	line-height: 24px;
	font-size:14px;
	color:#333333;
	overflow: hidden;
	text-overflow:ellipsis;
	display: -webkit-box;
	-webkit-line-clamp:2;
	-webkit-box-orient: vertical;
}
.detail_pro_r dl .dt_right .c_link {
	display:block;
	font-size:16px;
	color:#febd15;
}
.detail_pro_r dl .dt_right .c_link i {
	padding-right:5px;
}
.related_info {
	padding: 10px 0px;
}
.related_info ul li {
	border-bottom: dashed 1px #E5E5E5;
	margin-bottom: 15px;
	width: 45%;
	float: left;
	margin-right: 5%;
	padding-bottom: 10px;
}
.related_info ul li .title {
	display:block;
	height: 30px;
	line-height:30px;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	font-size: 16px;
}
.related_info ul li .r_text {
	margin-top:5px;
	height:48px;
	line-height:24px;
	overflow:hidden;
	font-size: 14px;
}
.detail_pro_r dl .dt_right .c_link i {
	color:#febd15;
}
.about_con_b {
	margin-top: 55px;
}
.about_con_b .title {
	font-size: 18px;
	color: #333333;
	font-weight: bold;
}
.about_con_b form {
	margin-top: 40px;
}
.about_con_b form label {
	display: block;
	line-height: 42px;
	background-color: #f8fafb;
	margin-bottom: 15px;
	padding: 0 30px;
	box-sizing: border-box;
}
.about_con_b form label input {
	background-color: #f8fafb;
	height: 42px;
	line-height: 42px;
	width: 80%;
	box-sizing: border-box;
	color: #666666;
	font-size: 14px;
	padding: 0;
}
.about_con_b form label textarea {
	background-color: #f8fafb;
	color: #666666;
	font-size: 14px;
	width: 100%;
	height: 220px;
	padding: 0;
}
.about_con_b form label p {
	padding-left: 25px;
	box-sizing: border-box;
	width: 130px;
	background-image: url(../images/about_icon.png);
	background-repeat: no-repeat;
	color: #999999;
	font-size: 14px;
}
.about_con_b form label:nth-child(1) p {
 background-position: 0 14px;
}
.about_con_b form label:nth-child(2) p {
 background-position: 0 -28px;
}
.about_con_b form label:nth-child(3) p {
 background-position: 0 -74px;
}
.about_con_b form .send {
	width: 90px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 14px;
	color: #ffffff;
	background-color: #4380db;
	border-radius: 5px;
	margin-top: 20px;
	padding-bottom: 0;
}
/*sitemap.html*/
.article {
	display: block;
	margin-bottom: 20px;
	padding: 0 0 30px;
	background: white;
	border-radius: 3px;
	box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.18);
	transition: all 220ms;
	position: relative;
}
.sep {
	position: absolute;
	top: 0;
	left: 20px;
	width: 65px;
	height: 65px;
	background-color: #ff5a5a;
}
.sep p:first-child {
	font-size: 24px;
	color: #ffffff;
	font-family: arial;
	font-weight: bold;
	text-align: center;
}
.sep p:last-child {
	font-size: 20px;
	color: #ffffff;
	font-family: arial;
	text-align: center;
}
.article:hover {
	box-shadow: 0px 2px 3px 1px rgba(0, 0, 0, 0.2);
	transform: translateY(-5px);
	transition: all 220ms;
}
.article > img {
	display: block;
	width: 100%;
	margin-bottom: 20px;
}
.article>p {
	font-size: 16px;
	font-family: arial;
	color: #666666;
	font-weight: bold;
	text-transform: uppercase;
	padding: 0 10px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.wall {
	display: block;
	position: relative;
}
.wall-column {
	display: block;
	position: relative;
	width: 25%;
	float: left;
	padding: 0 12px;
	box-sizing: border-box;
}
.waterfall_flow_wrap .waterfall_flow>li {
	width: 330px;
	position: absolute;
	margin-bottom: 40px;
	background-color: #ffffff;
	margin-right: 30px;
}
.waterfall_flow_wrap .waterfall_flow {
	position: relative;
	margin: 0 auto;
	max-width: 1440px!important;
	overflow: hidden;
}
.waterfall_flow_wrap .waterfall_flow .article .title {
	line-height: 75px;
	height: 75px;
	box-sizing: border-box;
	border-bottom: 1px solid #f8f8f8;
	font-size: 20px;
	color: #666666;
	font-weight: bold;
	font-family: arial;
	padding-left: 20px;
}
.waterfall_flow_wrap .waterfall_flow .article p {
	line-height: 40px;
	height: 40px;
}
.waterfall_flow_wrap .waterfall_flow .article p a {
	display: block;
	padding: 0 20px;
	font-size: 16px;
	color: #666666;
	font-family: arial;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.waterfall_flow_wrap .waterfall_flow .article p:hover a {
	color: #fda023;
}
.oTitle {
	font-size: 24px;
	color: #333333;
	font-family: arial;
	font-weight: bold;
}
.products_lm_wrap {
	margin-top: 60px;
}
.products_lm_wrap .products_lm ul li {
	margin-right: 40px;
	margin-bottom: 10px;
}
.products_lm_wrap .products_lm .title {
	font-size: 24px;
	color: #333333;
	font-family: arial;
	font-weight: bold;
	margin-bottom: 35px;
}
.products_lm_wrap .products_lm ul {
	background-color: #ffffff;
}
.products_lm_wrap .products_lm ul li a {
	font-size: 18px;
	color: #999999;
	font-family: arial;
}
.products_lm_wrap .products_lm ul li a:hover {
	color: #fda023;
}
.column_channel_wrap .column_channel ul li a {
	font-size: 16px;
}
.keywords_wrap {
	border-top: 20px solid #f4f6f8;
	padding: 30px 10px;
	background-color: #ffffff;
}
.keywords_wrap>.title {
	position: relative;
	text-align: center;
	line-height: 42px;
}
.keywords_wrap>.title .more {
	position: absolute;
	right: 0;
	top: 0px;
	font-size: 24px;
	cursor: pointer;
 transition: all .2s ease-in-out;
}
.keywords_wrap>.title p {
	font-size: 22px;
	color: #333333;
}
.keywords_wrap>ul {
	margin-top: 20px;
	height: 90px;
	overflow: hidden;
}
.keywords_wrap>ul li {
	margin-right: 20px;
	margin-bottom: 15px;
}
.keywords_wrap>ul li a {
	display: block;
	height: 34px;
	line-height: 32px;
	padding: 0 20px;
	border: 1px solid #dbdbdb;
	border-radius: 5px;
	font-size: 14px;
	color: #999999;
	box-sizing: border-box;
}
.keywords_wrap>.title.show .more {
	transform: rotate(180deg);
}
.keywords_wrap>.title.show + ul {
	height: auto;
}
.products_lm .title {
	font-size: 24px;
	color: #333333;
	font-family: arial;
	font-weight: bold;
	margin-bottom: 20px;
	padding-left: 20px;
}
.products_lm ul {
	padding: 0 10px;
}
.products_lm ul li {
	margin-right: 40px;
	margin-bottom: 10px;
}
.products_lm ul li a {
	font-size: 18px;
	color: #999999;
	font-family: arial;
}

.tag_list {
	margin-top: 40px;
	margin-bottom: 20px;
}
.tag_list span {
	font-size: 18px;
	color: #777777;
}
.video_par_wrap .pr_box3 .con .desc {
	font-size: 14px;
	color: #666666;
	margin-top: 10px;
}
.prev_next {
	margin-top: 40px;
}
.prev_next>p {
	font-size: 14px;
	line-height: 22px;
}
.prev_next>p span {
	color: #888888;
	font-size: 16px;
	width: 90px;
}
.prev_next>p a {
	width:calc(100% - 90px);
	color: #999999;
}
.prev_next>p a:hover {
	color: #4380db;
}
.prev_next>p.next {
	margin-top: 10px;
}
/*视频列表页*/
.pr_box3 .one_cur {
	width: 100%;
	border-bottom: 1px solid #dbdbdb;
}
.pr_box3 .one_cur li {
	margin-right: 20px;
	position: relative;
}
.pr_box3 .one_cur li a {
	color: #666666;
	font-size: 16px;
	display: block;
	padding: 15px 0;
}
.pr_box3 .one_cur li.active::after {
 content: "";
 width: 100%;
 height: 3px;
 background-color: #faa723;
 position: absolute;
 bottom: 0;
 left: 0;
}
.pr_box3 .pr_box3_con ul.two_cut {
	margin-top: 20px;
}
.pr_box3 .pr_box3_con ul.two_cut li {
	margin-right: 20px;
	color: #333333;
	font-size: 14px;
	display: block;
	padding: 0 20px;
	height: 36px;
	line-height: 36px;
	border-radius: 18px;
	border: 1px solid #ffffff;
	cursor: pointer;
}
.pr_box3 .pr_box3_con ul.two_cut li a {
	color: #333333;
}
.pr_box3 .pr_box3_con ul.two_cut li.active {
	color: #faa723;
	border: 1px solid #faa723;
}
.pr_box3 .pr_box3_con ul.two_cut li:hover {
	color: #faa723;
	border: 1px solid #faa723;
}
.pr_box3 .box3_con_list ul li {
	width: 25%;
	box-sizing: border-box;
	text-align: center;
}
.pr_box3 .box3_con_list ul li:nth-child(3n) {
margin-right: 0;
}
.pr_box3 .box3_con_list ul li>div {
	display: inline-block;
}
.pr_box3 .box3_con_list ul li .v_p {
	position: relative;
}
.pr_box3 .box3_con_list ul li .v_p .video {
	position: absolute;
	left: 0;
	top: 0;
	width: 50px;
	height: 50px;
	right: 0;
	bottom: 0;
	margin: auto;
	z-index: 99;
	background-image: url(../images/video.png);
	background-repeat: no-repeat;
	background-size: 40px auto;
	background-position: 50% 50%;
	display: none;
}
.pr_box3 .box3_con_list ul li .v_p:hover .video {
	display: block;
}
.pr_box3 .box3_con_list ul li .v_p a {
	width: 300px;
	height: 300px;
	vertical-align: middle;
	display: table-cell;
	text-align: center;
}
.pr_box3 .box3_con_list {
	margin-top: 40px;
}
.pr_box3 .box3_con_list ul li {
	margin-bottom: 20px;
}
.pr_box3 .box3_con_list ul li .v_p a img {
	max-height: 100%;
	max-width: 100%;
	vertical-align: middle;
 transition: all .3s;
}
.pr_box3 .box3_con_list ul li .v_p:hover a img {
	transform: scale(1.1);
}
.pr_box3 .box3_con_list ul li .v_t {
	height: 18px;
	line-height: 22px;
	color: #454545;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	margin-top: 6px;
	height: 24px;
	line-height: 24px;
	font-size: 14px;
}
.pr_box3 .box3_con_list ul li .v_t a, .pr_box3 .box3_con_list ul li .v_u a {
	width: 300px;
	box-sizing: border-box;
	padding: 0 30px;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #333333;
}
.pr_box3 .box3_con_list ul li .v_t a:hover, .pr_box3 .box3_con_list ul li .v_u a:hover {
	color: #4380db;
}
.pr_box3 .box3_con_list ul li .v_u {
	height: 18px;
	line-height: 22px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	height: 24px;
	line-height: 24px;
	font-size: 14px;
}
.pr_box3 .box3_con_list>ul {
	display: none;
}
.pr_box3 .box3_con_list>ul.active {
	display: block;
}
.pr_title span.over {
	width: 600px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
/*下载页*/
.pro_main_wrap .pro_dow_list {
	margin-left: 260px;
	min-height: 460px;
	padding: 0 20px;
}
.pro_main_wrap .pro_dow_list .title {
	line-height: 49px;
	border-bottom: 1px solid #f5f5f5;
}
.pro_main_wrap .pro_dow_list .title h1 {
	font-size: 22px;
	font-weight: bold;
	color: #333333;
}
.pro_main_wrap .pro_dow_list .title span.ft {
	font-size: 14px;
	color: #666666;
	margin-left: 40px;
}
.pro_main_wrap .pro_dow_list ul.dow_list {
	margin-top: 20px;
}
.pro_main_wrap .pro_dow_list ul.dow_list li {
	margin-right: 33px;
	width: 240px;
	margin-bottom: 20px;
}
.pro_main_wrap .pro_dow_list ul.dow_list li:nth-child(4n) {
 margin-right: 0;
}
.pro_main_wrap .pro_dow_list ul.dow_list li>a {
	width: 240px;
	height: 240px;
	vertical-align: middle;
	display: table-cell;
	text-align: center;
}
.pro_main_wrap .pro_dow_list ul.dow_list li>a img {
	max-height: 100%;
	max-width: 100%;
	vertical-align: middle;
}
.pro_dow_list ul.dow_list li .dowtitle {
	text-align: center;
	line-height: 24px;
	margin-top: 10px;
}
.pro_dow_list ul.dow_list li .dowtitle a {
	display: block;
	text-align: center;
	font-size: 14px;
	color: #666666;
	font-weight: bold;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.pro_dow_list ul.dow_list li .dowBtn {
	text-align: center;
	line-height: 24px;
	margin-top: 10px;
}
.pro_dow_list ul.dow_list li .dowBtn a i {
	font-size: 18px;
	color: #666666;
	margin-right: 10px;
}
.pro_dow_list ul.dow_list li .dowBtn a {
	font-size: 16px;
	color: #666666;
}
.cover {
	position: fixed;
	display: none;
	left: 0px;
	top: 0px;
	right: 0;
	bottom: 0;
	background-color: rgb(0, 0, 0);
	opacity: 0.537255;
	z-index: 1004;
	display: none;
}
.adpsd {
	padding: 77px 50px;
	position: fixed;
	display: none;
	width: 700px;
	z-index: 19891015;
	background: #FFFFFF;
	right: 0;
	left: 0;
	top: 0;
	bottom: 0;
	margin:  auto;
	height: 390px;
	box-sizing: border-box;
	font-size: 14px;
}
.adpsdtit {
	font-size:18px;
	color: #333;
	line-height: 26px;
	text-align: center;
}
.adpsd .pasdcon {
	margin-top: 30px;
}
.adpsd .pasdcon p {
	text-align: right;
}
.inqururl {
	text-align:center;
	margin-top: 30px;
	font-size: 0;
}
.inqururl a, .inqururl button {
	width: 40%;
}
.inqururl .layui-btn+.layui-btn {
	margin-left: 0;
}
.inqururl button {
	margin-right: 5%;
}
.layui-input {
	height: 38px;
	line-height: 1.3;
	line-height: 38px\9;
	border: 1px solid #e6e6e6;
	background-color: #fff;
	border-radius: 2px;
	display: block;
	width: 100%;
	padding-left: 10px;
	outline: none;
}
.layui-btn {
	display: inline-block;
	height: 38px;
	line-height: 38px;
	padding: 0 18px;
	background-color: #009688;
	color: #fff;
	white-space: nowrap;
	text-align: center;
	font-size: 14px;
	border: none;
	border-radius: 2px;
	cursor: pointer;
	outline: 0;
	-webkit-appearance: none;
 transition: all .3s;
 -webkit-transition: all .3s;
	box-sizing: border-box;
	vertical-align: middle;
}
.inqururl a, .inqururl button {
	width: 40%;
}
.layui-btn {
	display: inline-block;
	height: 38px;
	line-height: 38px;
	padding: 0 18px;
	background-color: #009688;
	color: #fff;
	white-space: nowrap;
	text-align: center;
	font-size: 14px;
	border: none;
	border-radius: 2px;
	cursor: pointer;
	outline: 0;
	-webkit-appearance: none;
 transition: all .3s;
 -webkit-transition: all .3s;
	box-sizing: border-box;
	vertical-align: middle;
}
.layui-btn-normal {
	background-color: #1E9FFF;
}
.new_list figure {
	padding: 30px 20px;
	border-bottom: 1px dashed #dbdbdb;
}
.new_list figure .top a {
	font-size: 16px;
	color: #333333;
	width: 80%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.new_list figure .top a:hover {
	color: #2abaee;
}
.new_list figure .top span {
	font-size: 14px;
	color: #333333;
}
.new_list figure .bot {
	width: 80%;
	margin-top: 20px;
}
.new_list figure .bot p {
	font-size: 14px;
	color: #999999;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.new_list .title {
	text-align: center;
	font-size: 28px;
	color: #333333;
	margin-top: 20px
}
.new_list li:last-child {
	border-bottom: 0;
}
.new_con_wrap .new_con>.title {
	text-align: center;
	font-size: 18px;
	color: #333;
}
.new_con_wrap .new_con>.time {
	font-size: 12px;
	color: #999;
	line-height: 38px;
	text-align: center;
}
.new_con_wrap .new_con .con {
	color: #666;
	font-size: 14px;
	line-height: 24px;
}
.new_con_wrap .new_con .con p img {
	display: block;
	margin: 20px auto;
	max-width: 100%;
}
.next-prev {
	margin-top: 20px;
}
.next-prev span {
	display: inline-block;
	width: 100%;
	color: #333;
	font-size: 14px;
	line-height: 30px;
}
.next-prev span a {
	display: inline-block;
	font-size: 14px;
	color: #999;
	margin-left: 10px;
}
.next-prev span a:hover {
	color: #2abaee;
}
/*-------------------------------------------询盘页开始-------------------------------------------*/
.send {
	padding-bottom: 70px;
}
.main input, .main select {
	padding: 0;
}
.send .main-box {
	width: 100%;
	height: auto;
	padding: 30px;
	background: #fff;
	border: 1px solid #ededed;
	box-sizing: border-box;
}
.send-top span {
	font-size: 14px;
	color: #666;
	line-height: 40px;
	margin:  0 5px;
}
.send-top span:last-child {
	font-size: 12px;
	color: #999;
}
.send-top i img {
	position: relative;
	top: -2px;
	vertical-align: middle;
}
.label {
	font-size: 14px;
	color: #333;
	margin-top: 15px;
}
.label span {
	float: left;
	display: inline-block;
	width: 8%;
	line-height: 35px;
}
.send-desc {
	width: 100%;
	margin-top: 15px;
	line-height: 35px;
	padding-left: 8%;
	color: #999;
	font-size: 12px;
	box-sizing: border-box;
}
.send-desc a {
	color: #fdb819;
	font-size: 14px;
}
.label input {
	float: left;
	width: 92%;
	padding: 0 10px;
	line-height: 35px;
	border-radius: 3px;
	border: 1px solid #ededed;
	outline: none;
	box-sizing: border-box;
}
.textarea span {
	line-height: 14px;
}
.label textarea {
	float: left;
	width: 92%;
	padding: 5px 10px;
	height: 155px;
	line-height: 24px;
	border-radius: 3px;
	border: 1px solid #ededed;
	outline: none;
	resize: none;
	font: 400 13.3333px Arial;
	box-sizing: border-box;
}
.label i {
	font-style: normal;
	color: #e52929;
}
hr.border {
	border: 0;
	border-top: 1px dashed #ededed;
	margin-top: 40px;
	margin-bottom: 20px;
}
.label-tag {
	float: left;
	width: 32%;/*margin-right: 2%;*/
}
.label-tag span {
	float: left;
	display: inline-block;
	font-size: 14px;
	color: #333;
	width: 25%;
	height: 35px;
	line-height: 35px;
}
.label-tag span i {
	font-style: normal;
	color: #e52929;
}
.label-tag select {
	float: left;
	width: 15%;
	height: 35px;
	margin-right: 3%;
	line-height: 35px;
	border-radius: 3px;
	padding-left: 5px;
	border: 1px solid #ededed;
	outline: none;
	box-sizing: border-box;
}
.label-tag input {
	float: left;
	width: 55%;
	height: 35px;
	line-height: 35px;
	border-radius: 3px;
	padding: 0 10px;
	border: 1px solid #ededed;
	outline: none;
	box-sizing: border-box;
}
.country select {
	width: 70%;
	padding-left: 15px;
	box-sizing: border-box;
}
.tels select {
	width: 15%;
	padding-left: 5px;
	box-sizing: border-box;
}
.tels input {
	width: 15%;
}
.tels input:last-child {
	width: 39%;
	margin-left: 3%;
}
.guestbook-tag {
	margin-top: 15px;
}
.guestbook-tag-box {
	display: none;
}
.guestbook-tag > span {
	display: inline-block;
	line-height: 35px;
	color: #fdb819;
	cursor: pointer;
	margin-bottom: 15px;
}
.other .other-label {
	float: left;
	width: 32%;
	margin-right: 0.6%;
}
.other .other-label span {
	float: left;
	display: inline-block;
	width: 25%;
	line-height: 35px;
	font-size: 14px;
	color: #333;
}
.other .other-label input {
	float: left;
	width: 70%;
	height: 35px;
	line-height: 35px;
	border-radius: 3px;
	padding: 0 10px;
	border: 1px solid #ededed;
	outline: none;
	box-sizing: border-box;
	box-sizing: border-box;
}
.request {
	margin-top: 15px;
}
.request span {
	display: inline-block;
	width: 8%;
	line-height: 35px;
	font-size: 14px;
	color: #333;
}
.request label {
	font-style: normal;
	color: #666;
	font-size: 14px;
	margin-right: 5px;
	cursor: pointer;
}
.request label input {
	line-height: 35px;
	vertical-align: middle;
	margin-right: 5px;
	outline: none;
}
.showBtn {
	display: block;
	text-align: center;
	margin-top: 15px;
}
.showBtn button {
	display: inline-block;
	width: 168px;
	height: 43px;
	text-align: center;
	line-height: 43px;
	border-radius: 5px;
	background: #fdb819;
	border: 0;
	color: #fff;
	font-size: 16px;
	outline: none;
	cursor: pointer;
	box-sizing: border-box;
}
.showDesc {
	margin-top: 30px;
	color: #999;
	font-size: 12px;
}
/*-------------------------------------------询盘页结束-------------------------------------------*/

.check_input>div {
	background-color: #ffffff;
	padding: 20px 30px;
	margin-bottom: 50px;
	box-sizing: border-box;
	padding-top: 40px;
}
.check_input label {
	display: block;
}
.input-one input {
	width: 100%;
	display: inline-block;
	height: 38px;
	border: 1px solid #e6e6e6;
	background-color: #fff;
	border-radius: 2px;
	outline: none;
	line-height: 1.3;
	padding-left: 10px;
	box-sizing: border-box;
}
.input-one input:hover {
	border-color: #D2D2D2 !important;
}
.select select {
	width: 100%;
	display: inline-block;
	height: 38px;
	border: 1px solid #e6e6e6;
	background-color: #fff;
	border-radius: 2px;
	outline: none;
	line-height: 1.3;
	padding-left: 10px;
	box-sizing: border-box;
}
.select select option {
	display: block;
	height: 38px;
}
.select select:hover {
	border-color: #D2D2D2 !important;
}
.input-gender input {
	display: inline-block;
	position: relative;
	top: 4px;
	margin: 0 10px;
	width: 16px;
	height: 16px;
	line-height: 16px;
	border: 1px solid #d2d2d2;
	font-size: 12px;
	background-color: #fff;
	border-radius: 2px;
}
.input-gender input:hover {
	border-color: #D2D2D2 !important;
}
.input-check input {
	display: inline-block;
	position: relative;
	top: 4px;
	margin: 0 10px;
	width: 16px;
	height: 16px;
	line-height: 16px;
	border: 1px solid #d2d2d2;
	font-size: 12px;
	background-color: #fff;
	border-radius: 2px;
}
.input-check input:hover {
	border-color: #D2D2D2 !important;
}
.textareas textarea {
	display: inline-block;
	width: 100%;
	padding: 5px 0;
	line-height: 38px;
	border: 1px solid #e6e6e6;
	background-color: #fff;
	border-radius: 2px;
	outline: none;
	line-height: 1.3;
	padding-left: 10px;
	box-sizing: border-box;
	resize: none;
}
.textareas textarea:hover {
	border-color: #D2D2D2 !important;
}
#mybutton {
	border: 1px solid #e6e6e6;
	background: #fff;
	color: #000;
	padding: 5px 15px;
	height: 38px;
	box-sizing: border-box;
	outline: none;
	cursor: pointer;
}
#photoCover {
	width: 20%;
	display: inline-block;
	height: 38px;
	border: 1px solid #e6e6e6;
	background-color: #fff;
	border-radius: 2px;
	outline: none;
	line-height: 1.3;
	padding-left: 10px;
	box-sizing: border-box;
}
.remind {
	padding-bottom: 15px;
	font-size: 14px;
	margin-top: 15px;
	color: #333;
}
.uploadFile-container {
	display: box;
	display: -webkit-box;
}
.uploadFile-items {
	box-flex: 1;
	-webkit-box-flex: 1;
	padding-bottom: 18%;
	margin-right: 1%;
	height: 0;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	position: relative;
}
.uploadFile-items .square {
	position: absolute;
	top: 0px;
	bottom: 0px;
	left: 0;
	right: 0;
	border: 1px dashed #ccc;
}
.uploadFile-items .square img {
	max-width: 100%;
	max-height: 100%;
	position: absolute;
	right: 0;
	left: 0;
	top: 0;
	bottom: 0;
	margin: auto;
}
.uploadFile-items .square .text {
	position: absolute;
	bottom: 5px;
	left: 0;
	right: 0;
	margin: auto;
	text-align: center;
}
.uploadFile-items input[type=file] {
	position: absolute;
	right: 0;
	top: 0;
	height: 100%;
	width: 100%;
	opacity: 0;
	filter: alpha(opacity=0);
	cursor: pointer;
}
.uploadFile-items .square.active:before {
	width: 1px;
	height: 60%;
}
.uploadFile-items .square.active:after {
	width: 60%;
	height: 1px;
}
.mb20 {
	margin-bottom: 20px;
}
.uploadFile-items .square.active:before, .uploadFile-items .square.active:after {
	content: "";
	position: absolute;
	display: inline-block;
	background: #ccc;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	top: -0.5rem;
}
.uploadFile-items .clo_change {
	position: absolute;
	top: -8px;
	right: -9px;
	width: 18px;
	height: 18px;
}
.mb20 {
	margin-bottom: 20px;
}
.pr_box_Contont table{ width:60%; }
 @media only screen and (max-width: 1400px) {
 .w_1360 {
width: 100%;
padding: 0 1%;
box-sizing: border-box;
}
 .pro_main_r {
padding: 0;
padding-top: 30px;
}
 .pro_main_r .two_pro figure>div>a {
width: 14vw;
height: 14vw;
}
 .ny_box {
padding: 0 1%;
margin: 10px 0 20px;
}
 .ny_h2 span {
display: none;
}
 .big_pic {
width: 58vw;
height: 58vw;
}
 .pro_main_two {
margin-top: 40px;
}
 .wall-column {
width: 33%;
}

 .pr_box3 .box3_con_list ul li .v_p a {
width: 21vw;
height: 21vw;
}
 .pr_box3 .box3_con_list ul li .v_t a, .pr_box3 .box3_con_list ul li .v_u a {
width: 21vw;
}
 .pro_main_wrap .pro_dow_list ul.dow_list li {
width: 23%;
margin-right: 2.66%;
}
 .pro_main_wrap .pro_dow_list ul.dow_list li>a {
width: 17vw;
height: 17vw;
}
 .pro_main_wrap .pro_dow_list {
padding: 0;
}
 .new_con_wrap .new_con>.title {
padding-top: 40px;
}
}
 @media only screen and (max-width: 1280px) {
 .hot_pro_list .hot_one li:nth-child(2) {
margin-top: 20px;
}
 .hot_pro_list .hot_one:first-child {
margin-left: 3%;
}
 .hot_pro_list .hot_one:last-child {
margin-right: 3%;
}
 .hot_pro_list .hot_one {
width: 22%;
}
 .hot_pro_list .hot_two li p a {
font-size: 20px;
}
 ul.hot_two li div.font-btn a {
font-size: 18px;
}
 .hot_pro_list .hot_two {
margin: 0 5%;
}
 .index_pl_r .send_inquiry form label input {
width: 220px;
}
 .pro_main_r .two_pro figure>div {
margin: 1px 0;
overflow: hidden;
}
 .pro_main_r .two_pro figure .t a {
margin-top: 5px;
}
.pro_main_r .two_pro figure .contact_now {
padding: 5px 0;
}
 .pro_main_r .two_pro figure {
width: 24%;
margin-right: 1.33%;
margin-bottom: 20px;
}
 .pro_main .pro_main_l.pro_bgpic_r {
display: none;
}
 .detail_l {
width: 100%;
}
 .big_pic {
width: 80vw;
height: 80vw;
}
 .pro_main_wrap .pro_dow_list ul.dow_list li>a {
width: 16vw;
height: 16vw;
}
 .pro_dow_list ul.dow_list li .dowtitle a {
font-size: 12px;
}
 .pro_dow_list ul.dow_list li .dowBtn, .pro_dow_list ul.dow_list li .dowtitle {
line-height: 18px;
}

 .header .header_logo {
height: 100px;
}
 header {
height: 100px;
}
 .header_comp {
height: 100px;
line-height: 100px;
}
 .header .header_logo img {
max-height: 45%;
}
 .header .header_logo_wrap {
width: 200px;
}
 .header_comp .title {
font-size: 18px;
}
 .header_comp {
display: none;
}
}
 @media only screen and (max-width: 1040px) {
 .pc {
display: none;
}
 .mobile {
display: block;
}
 .nav_m-list {
 width: 24rem;
 height: auto;
 background-color: #fff;
 display: none;
 position: absolute;
 z-index: 999;
 top: 4.2rem;
 right: 0;
 box-shadow: 0px 0px 15px 2px rgba(0, 0, 0, .1);
 padding: 2rem;
 box-sizing: border-box;
}
 .nav_m-list ul {
background: rgb(64, 64, 64);
}
 .nav_m-list li {
position: relative;
line-height: 40px;
cursor: pointer;
text-align: left;
}
 .nav_m-list li span:first-child {
display: block;
float: left;
font-size: 1.6rem;
}
 .nav_m-list li span.listBtn {
position: absolute;
right: 0;
top: 0;
}
 .nav-list > li > a {
font-size: 1.2rem;
color: #666;
margin-left: 3rem;
}
 .fs14 {
position: relative;
top: -2px
}
 .fs18 {
font-size: 2rem !important;
position: relative;
left: -2px;
top: 1px;
}
 .mb2 {
margin-bottom: 2px;
}
 .nav_m-list > li > a {
 display: inline-block;
 width: auto;
 font-size: 1.4rem;
 color: #333;
 text-decoration: none;
 box-sizing: border-box;
 margin-left: 0.5rem;
 text-align: left;
}
 .nav_m-list li .more {
display: block;
background-image: url(../images/r_arrow.png);
background-repeat: no-repeat;
background-size: 15px;
background-position: 90% center;
}
 .nav_m-list li .nav-list {
background-color: #fff;
}
 .nav_m-list li .nav-list {
height: 0;
overflow: hidden;
}
 .nav_m-list li.show .nav-list {
height: auto;
}
 .nav_m-list li .nav-list .border-bottom-none {
 border-bottom: 0px;
}
 header {
height: 60px;
}
 .header_top_wrap .header_top {
height: 60px;
line-height: 60px;
text-align: center;
}
 .header .header_search {
margin: 0;
width: 100%;
padding: 5px 0;
margin-top: -2px;
background-color: #f9f9f9;
float: none;
}
 .banner .swiper-pagination-bullet {
width: 8px;
height: 8px;
}
 .header_top .list_link_btn {
color: #2abaee;
}
 .list_link .menu_list.flag {
top: 60px;
}
 .header_top .header_top_logo {
display: inline-block; 
height: 60px;
}
 .header_top .header_top_logo a {
display: table-cell;
width: 100%;
height: 100%;
vertical-align: middle;
text-align: center;
}
 .header_top .header_top_logo a img {
max-height: 3.3rem;
max-width: 100%;
vertical-align: middle;
}
 .header .header_search button {
width: 7%;
height: 50px;
line-height: 50px;
}
 .header .header_search input {
width: 92%;
height: 50px;
line-height: 50px;
}
 .header .header_search form {
height: 50px;
line-height: 50px;
background-color: #f9f9f9;
}
 .header {
padding: 0;
}
 .header_top_wrap .header_top>div:last-child.open .nav_m-list {
display: block;
overflow-y: scroll;
height: 400px;
}
 .pro_main_w {
margin-top: 0;
}
 .pro_main_r .two_pro figure {
width: 31%;
margin-right: 3.5%;
}
 .pro_main_r .two_pro figure:nth-child(4n) {
margin-right: 3.5%;
}
 .pro_main_r .two_pro figure:nth-child(3n) {
margin-right: 0;
}
 .pro_main_r .two_pro figure>div>a {
width: 22vw;
height: 22vw;
}
 .pro_main_r .pro_title {
margin-top: 0;
}
 .fixd-btn.showsBtn {
display: block;
}
 .fixd-btn span {
 display: block;
 float: left;
 width: 45.6%;
 text-align: center;
 padding: 0 2vw;
 height: 5rem;
}
 .fixd-btn span a {
 display: block;
 width: 100%;
 line-height: 5rem;
 font-size: 1.7rem;
 border-radius: 3px;
 box-sizing: border-box;
}
 .fixd-btn span:first-child a {
 background: #2abaee;
 color: #fff;
}
 .fixd-btn span:first-child a img {
position: relative;
top: -3px;
width: 28px;
height: 20px;
vertical-align: middle;
margin-right: 10px;
}
 .fixd-btn span:last-child a {
background: #f5f6f9;
color: #333;
border: 1px solid #e5e6e7;
}
 .fixd-btn span:last-child a img {
position: relative;
top: -3px;
width: 28px;
vertical-align: middle;
margin-right: 10px;
}
 .pro_main_r .other_pro .two_pro li {
width: 23%;
margin-right: 2.66%;
}
 .pro_main_r .other_pro .two_pro li:nth-child(4) {
margin-right: 0;
}
 .pro_main_w .pro_main_r .box_right {
margin-left: 0;
width: 100%;
}
 .pro_details_wrap .pro_main_r.category_list_r {
margin-left: 0;
}
 .pro_rt .pro_rt_l {
display: none;
}
 .pro_rt .pro_rt_r {
width: 100%;
}
 .prolist_box .box_li .p_pic.cp {
width: 180px;
height: 180px;
}
 .prolist_box .box_li .pro_right .p_attribute .h_p {
margin-bottom: 0;
font-size: 14px;
}
 .prolist_box .box_li .pro_right .p_t {
height: 22px;
}
 .prolist_box .box_li .pro_right {
padding-left: 210px;
}
 .prolist_box .box_li .pro_right .p_ms {
font-size: 14px;
}
 .pro_main_r .other_pro {
margin-top: 10px;
}
 .page {
margin-top: 20px;
}
 .wall-column {
width: 50%;
}
 .products_lm_wrap {
margin-top: 40px;
}

 .tag_list {
margin-top: 20px;
margin-bottom: 10px;
}
 .prev_next {
margin-top: 20px;
}
 .prev_next {
margin-bottom: 10px;
}
	/*视频列表页*/
.pr_box3 .box3_con_list ul li {
width: 50%;
}
 .pr_box3 .box3_con_list ul li .v_p a {
width: 40vw;
height: 40vw;
}
 .pr_box3 .box3_con_list ul li .v_t a, .pr_box3 .box3_con_list ul li .v_u a {
width: 40vw;
}
 .pro_main_wrap .pro_dow_list ul.dow_list li>a {
width: 22vw;
height: 22vw;
}
 .pro_main_wrap .pro_dow_list {
margin-left: 0;
}
 .pro_main_wrap .pro_dow_list .title span.ft {
display: none;
}
 .pro_main_wrap .pro_dow_list .title h1 {
width: 100%;
text-align: center;
}
	/*-------------------------------------------询盘页开始-------------------------------------------*/
	.main.bgf5.send {
 background: #fff;
 margin-top: 20px;
 padding-bottom: 0;
}
 .send-top {
 font-size: 14px;
 color: #777;
 line-height: 35px;
}
 .send .main-box {
 padding: 0;
 border: 0;
}
 .label input, .label textarea {
 width: 100%;
}
 .label-tag.country {
 width: 100%;
}
 .label-tag.country > select {
 width: 100%;
 margin-top: 15px;
 color: #333;
}
 .guestbook-tag {
 margin: 0;
}
 .other .other-label {
 width: 100%;
}
 .other .other-label input {
 width: 100%;
 margin-top: 15px;
}
 .label-tag {
 width: 100%;
 margin-bottom: 15px;
}
 .label-tag select {
 width: 20%
}
 .label-tag input {
 width: 77%;
}
 .guestbook-tag-box > input {
 width: 100%;
 padding: 0 10px;
 line-height: 35px;
 border-radius: 3px;
 border: 1px solid #ededed;
 outline: none;
 box-sizing: border-box;
 margin-top: 15px;
}
 .remind {
 padding-bottom: 15px;
 font-size: 14px;
 margin-top: 15px;
 color: #333;
}
 .uploadFile-container {
 display: box;
 display: -webkit-box;
}
 .uploadFile-item {
 box-flex: 1;
 -webkit-box-flex: 1;
 padding-bottom: 21%;
 margin-right: 10%;
 height: 0;
 box-sizing: border-box;
 -webkit-box-sizing: border-box;
 position: relative;
}
 .uploadFile-item .square {
 position: absolute;
 top: 0px;
 bottom: 0px;
 left: 0;
 right: 0;
 border: 1px dashed #ccc;
}
 .uploadFile-item .square img {
 max-width: 100%;
 max-height: 100%;
 position: absolute;
 right: 0;
 left: 0;
 top: 0;
 bottom: 0;
 margin: auto;
}
 .uploadFile-item .square .text {
 position: absolute;
 bottom: 5px;
 left: 0;
 right: 0;
 margin: auto;
 text-align: center;
}
 .uploadFile-item input[type=file] {
 position: absolute;
 right: 0;
 top: 0;
 height: 100%;
 width: 100%;
 opacity: 0;
 filter: alpha(opacity=0);
 cursor: pointer;
}
 .uploadFile-item .square.active:before {
 width: 1px;
 height: 60%;
}
 .uploadFile-item .square.active:after {
 width: 60%;
 height: 1px;
}
 .uploadFile-item .square.active:before, .uploadFile-item .square.active:after {
 content: "";
 position: absolute;
 display: inline-block;
 background: #ccc;
 left: 0;
 right: 0;
 top: 0;
 bottom: 0;
 margin: auto;
 top: -0.5rem;
}
 .uploadFile-item .clo_change {
 position: absolute;
 top: -8px;
 right: -9px;
 width: 18px;
 height: 18px;
}
 .showBtn button {
 width: 100%;
 background: #212121;
 margin-bottom: 10px;
}
 .label span, .label-tag span, .other .other-label span {
display: none;
}
/*-------------------------------------------询盘页结束-------------------------------------------*/

	
}
 @media only screen and (max-width: 767px) {
 .header .header_logo img {
 max-height: 30%;
 max-width: 100%;
 vertical-align: middle;
}
 header {
height: 50px;
}


 .header .header_search input {
width: 89%;
height: 40px;
line-height: 40px;
}
 .header .header_search button {
width: 11%;
height: 40px;
line-height: 40px;
}
 .header .header_search form {
height: 40px;
line-height: 40px;
padding: 2px 0;
}
 .header_top .list_link_btn {
font-size: 14px;
}
 .nav_m-list {
padding: 1rem;
}
 .pro_title .title_cut span, .pro_main_r .pro_title .ft {
display: none;
}
 .pro_main_r .two_pro figure, .pro_main_r .two_pro figure:nth-child(3n) {
width: 48%;
margin-right: 4%;
}
 .pro_main_r .two_pro figure:nth-child(4n), .pro_main_r .two_pro figure:nth-child(2n) {
margin-right: 0%;
}
 .pro_main_r .two_pro figure>div>a {
width: 37vw;
height: 37vw;
}
 .pro_main_r .pro_title {
border-bottom: 0;
line-height: 32px;
margin-bottom: 10px;
}
 .pro_main_r .pro_title .title_cut {
position: absolute;
top: 0;
right: 0;
}
 .pro_title .title_cut i {
font-size: 22px;
}
 .pro_main_r .pro_title .zt {
width: 100%;
text-align: center;
font-size: 20px;
}
 .pro_main_w .pro_main_r {
padding: 10px 0;
}
 .pro_main_r {
min-height: 500px;
}
 .page {
margin-top: 20px;
}
 .pro_main_wrap {
margin-bottom: 20px;
}
 .hfixd {
 width: 100%;
 height: 3.5rem;
 padding: 3vw 0;
}
 .fixd-btn span {
 display: block;
 float: left;
 width: 45.6%;
 text-align: center;
 padding: 0 2vw;
 height: 3.5rem;
}
 .fixd-btn span a {
 display: block;
 width: 100%;
 line-height: 3.5rem;
 font-size: 1.5rem;
 border-radius: 3px;
 box-sizing: border-box;
}
 .fixd-btn span:first-child a img {
 position: relative;
 top: -3px;
 width: 20px;
 height: auto;
 vertical-align: middle;
 margin-right: 10px;
}
 .fixd-btn span:last-child a img {
 position: relative;
 top: -3px;
 width: 20px;
 vertical-align: middle;
 margin-right: 10px;
}
 .pro_main_r .other_pro .two_pro li {
width: 48%;
margin-right: 4%;
}
 .pro_main_r .other_pro .two_pro li:nth-child(2n) {
margin-right: 0;
}
 .no_find {
font-size: 22px;
padding: 100px 20px;
}
 .pro_main_r .other_pro {
margin-top: 10px;
}
 .pro_main_r .pro_title .more {
position: absolute;
top: 0;
right: 0;
}
 .pro_main_r .pro_title .more a {
font-size: 14px;
}
 .pro_main_w .box_swiper .swiper-container8 .swiper-slide {
width: 90vw !important;
}
 .pro_main_w .box_swiper .swiper-container8 .swiper-slide a {
width: 90vw;
height: 90vw;
}
 .pro_main_w .box_swiper .swiper-container8 {
width: 90vw;
}
 .pro-viewsTag ul li {
float: left;
width: 33.33%;
height: 42px;
line-height: 42px;
font-size: 16px;
margin-right: 0;
}
 .pro-viewsTag {
border-bottom: 0;
}
 .views-content {
padding: 10px;
}
 .pro-views-info ul li {
width: 50%;
}
 .pro_main_r .you_like.details_like>.title {
font-size: 18px;
}
 .pro_main_r>div .pro_title {
margin-bottom: 10px;
}
 .p_text {
line-height: 26px;
font-size: 14px;
}
 .other_pro p {
line-height: 28px;
}
 .other_pro a {
font-size: 14px;
}
 .box_detail_rec {
padding: 10px 0;
}
 .pr_rt .pr_box_Contont .newadd figure strong {
font-size: 12px;
padding: 0;
width: 160px;
}
 .pr_rt .pr_box_Contont .newadd figure section {
font-size: 12px;
padding: 0;
width: calc(100% - 160px);
}

 .pro_rt {
margin-bottom: 20px;
}
 .pr_rt .pr_box_Contont {
padding: 10px 0;
}
 .ny_contact_l {
padding: 10px;
}
 .ny_contact_l ul li span {
width: 130px;
}
 .prolist_box .box_li .p_pic.cp {
width: 30vw;
height: 30vw;
}
 .prolist_box .box_li .pro_right {
padding-left: 33vw;
}
 .prolist_box .box_li .pro_right .p_attribute {
display: none;
}
 .prolist_box .box_li {
padding-bottom: 15px;
margin-bottom: 15px;
}
	/*.prolist_box .box_li .pro_right .p_t a{font-size: 14px;}*/
	.prolist_box .box_li .pro_right .p_ms {
width: 98%;
padding: 5px;
height: auto;
overflow: hidden;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
border: 0;
margin-top: 0;
font-size: 14px;
}
 .prolist_box {
margin-top: 15px;
}
 .ny_h2 {
font-size: 16px;
}
 .pro_tag_list {
margin-top: 20px;
}
	/*sitemap.html*/
	.waterfall_flow_wrap .waterfall_flow .article .title {
line-height: 50px;
height: 50px;
font-size: 16px;
}
 .waterfall_flow_wrap .waterfall_flow .article p {
height: 32px;
line-height: 32px;
}
 .waterfall_flow_wrap .waterfall_flow .article p a {
font-size: 14px;
}
 .wall-column {
padding: 0 5px;
}
 .oTitle {
margin-bottom: 15px;
font-size: 18px;
}
 .products_lm_wrap {
margin-top: 0px;
}
 .products_lm_wrap .products_lm .title {
font-size: 18px;
}
 .products_lm_wrap .products_lm .title {
margin-bottom: 15px;
}
 .products_lm_wrap .products_lm ul {
padding: 10px;
}
 .products_lm_wrap .products_lm ul li {
margin-right: 20px;
}
 .column_channel_wrap .column_channel ul li a, .products_lm_wrap .products_lm ul li a {
font-size: 14px;
}
 .products_keywords_wrap {
margin-top: 20px;
}
 .products_lm_wrap .products_lm ul li {
margin-right: 20px;
}
 .keywords_wrap {
border-top: 10px solid #f4f6f8;
padding: 10px;
}
 .keywords_wrap>.title p {
font-size: 18px;
}
 .keywords_wrap>.title {
line-height: 32px;
}
 .keywords_wrap>.title .more {
font-size: 20px;
}
 .keywords_wrap>ul li a {
height: 32px;
line-height: 30px;
font-size: 12px;
}
 .keywords_wrap>ul li {
margin-right: 10px;
}
 .products_lm ul li {
margin-right: 20px;
}
 .products_lm ul li a {
font-size: 14px;
}
 .products_lm .title {
padding-left: 10px;
}
 .pr_box3 .box3_con_list ul li .v_t a, .pr_box3 .box3_con_list ul li .v_u a {
padding: 0 20px;
}
 .pro_rt .pro_rt_r .title {
font-size: 16px;
line-height: 38px;
}
 .pro_rt .pro_rt_r .con {
margin-top: 10px;
}
 .pr_rt li.wechat section .img {
left: 0;
}
 .pro_main_wrap .pro_dow_list ul.dow_list li {
width: 48%;
margin-right: 4%;
}
 .pro_main_wrap .pro_dow_list ul.dow_list li:nth-child(2n) {
margin-right: 0;
}
 .pro_main_wrap .pro_dow_list ul.dow_list li>a {
width: 46vw;
height: 46vw;
}
 .new_list_wrap ul li {
padding: 10px 5px;
}
 .new_list_wrap ul li .bot {
width: 100%;
margin-top: 10px;
}
 .new_list_wrap ul li .top a {
width: 70%;
font-size: 14px;
}
 .new_list_wrap .new_list>.title {
font-size: 18px;
margin-top: 10px;
}
 .new_list_wrap ul li .top span, .new_list_wrap ul li .bot p {
font-size: 12px;
}
 .new_con_wrap {
margin-top: 20px;
}
 .new_con_wrap .new_con>.title {
font-size: 16px;
}
 .send .main-box {
margin-top: 20px;
}
 .check_input>div {
padding: 10px;
}
.bot{ display:none;}
.pr_box_Contont table{ width:100%;}
}
 @media only screen and (max-width: 500px) {
 .pro-viewsTag ul li {
width: 50%;
}
 .views-content {
padding: 5px;
}
 .pr_rt .pr_box_Contont .newadd figure strong {
font-size: 12px;
padding: 0;
width: 140px;
}
 .pr_rt .pr_box_Contont .newadd figure section {
font-size: 12px;
padding: 0;
width: calc(100% - 140px);
}
 .related_info ul li {
width: 100%;
margin-right: 0;
}
 .related_info ul li:last-child {
margin-bottom: 0;
}
 .page {
margin-top: 10px;
}
 .wall-column {
width: 100%;
}

 .pr_box3 .box3_con_list ul li {
width: 50%;
margin-right: 0;
}
 .pr_box3 .box3_con_list ul li .v_p a {
width: 45vw;
height: 45vw;
}
 .pr_box3 .box3_con_list ul li .v_t a, .pr_box3 .box3_con_list ul li .v_u a {
width: 45vw;
padding: 0 10px;
}
}
 @media only screen and (max-width: 400px) {
 .header .header_search input {
width: 89%;
}
 .pro_main_r .pro_title .zt {
font-size: 16px;
}
 .pro_main_w .box_swiper .swiper-container8 .swiper-slide {
width: 95vw !important;
}
 .pro_main_w .box_swiper .swiper-container8 .swiper-slide a {
width: 95vw;
height: 95vw;
}
 .pro_main_w .box_swiper .swiper-container8 {
width: 95vw;
}
}
.tag_reviews_list {
	padding: 20px 0px;
	box-sizing: border-box;
	margin: 20px 0px;
	;
}
.tag_reviews_list .title {
	font-size: 20px;
	font-family: arial;
	height: 40px;
	line-height: 40px;
	color: #535353;
	position: relative;
}
.footer-cpr-txt-policy {
	color: #666666;
}
.cp_dt_right1 span, .list_boxa_ly2_ms span, .dianji_xianshi {
	float: left;
}
.dianji_xianshi {
	display: block;
}
.cp_dt_right1 .pro_d_text {
	left: 600px !important;
	top: 187px !important;
	z-index: 999;
}
.pro_d_text table {
	border-left: solid 1px #e5e5e5;
	border-top: solid 1px #e5e5e5;
	float: left;
	width: 300px;
}
.pro_d_text {
	left: -120px;
	top: 22px;
	line-height: 28px;
	position: absolute;
	background: #fafafa;
	z-index: 9;
	text-align: center;
}
.contraction b {
	cursor: pointer;
	width: 12px;
	height: 16px;
	float: left;
	background: url(../images/jiantou.png) no-repeat 0 8px;
	margin: 0px 17px 0 12px;
}
.content_text {
	color: #ec0d0d;
	float: left;
}
@media only screen and (max-width:1040px) {
 .views-content .pro-views-desc table {
 display: block;
}
 .views-content .pro-views-desc table tbody {
 display: block;
 width: 100%;
 overflow-x: scroll;
}
}
.h_index_keywords {
	display: inline;
	font-weight: normal;
	font-size: 12px;
	line-height: 20px;
	color: #999999;
}
.i_keywords {
	line-height: 20px;
	font-size: 12px;
	font-style: normal;
	overflow: hidden;
	word-wrap: break-word;
	text-overflow: ellipsis;
	color: #999999;
}
/*返回顶部css*/
.return_top {
	position:fixed;
	bottom:11%;
	right:1.5%;
	width:50px;
	height:50px;
	z-index:100
}

/*返回顶部css end*/
svg:not(:root) {
 overflow: hidden;
}
.footer-blue-section {
	padding-top: 28px;
	padding-bottom: 28px;
	background-color: #0992d5;
	background-image: url("../images/footer-blue-bg.jpg");
	background-size: auto 100%;
	background-position: center;
	text-align: center;
	font-size: 18px;
	color: #fff;
}
.footer-blue-section p {
	padding-bottom:20px;
}
.footer-blue-section .btn svg {
	display: inline-block;
	vertical-align: middle;
	margin-right: 5px;
	fill: #fff;
}
.footer-blue-section a {
	color: #fff;
}
.footer-blue-section .btn {
	padding: 13px 23px;
	height:80px;
	background-color: rgba(255, 255, 255, 0.1);
	border: solid 1px #fff;
	font-weight: 500;
	font-size: 18px;
}
.footer-blue-section .k4 {
	text-align:center;
	padding:30px 4%;
	width:25%;
	border-right: solid 1px #fff;
}
.footer-blue-section .k4:nth-child(3) {
 border-right: none;
}
.footer-blue-section .btn:hover, .footer-blue-section .btn:focus {
	color: #fff;
	background-color: rgba(255, 255, 255, 0.3);
}
.footer {
	padding:30px 0;
}
.flogo {
	width:15%;
}
.flogo img, .ab_img img {
	width:100%;
}
.ftext {
	width:40%;
	margin-left:5%;
	line-height:30px;
	font-size:14px;
}
.ftext strong {
	color:#006fbc;
}
.fnav {
	width:15%;
}
.fnav a {
	color:#494e50;
	font-size:14px;
	line-height:30px;
}
.copyright {
	background:#dbe1e3;
	padding:18px 0; 
	text-align:center;
	font-size:14px;
	color:#494e50;
}
.copy, .copys {
	width:45%;
}
.copys {
	text-align:right;
}
.copys a {
	margin:0 10px;
	color:#494e50;
}
.index_one {
	padding:40px 0 20px;
	/*background:#f7f7f7;*/
}
.index_about_img {
	width:30%;
}
.index_about_img  img{ width:100%;}
.index_about {
	width:60%;
}
.ab_tit {
	color: #0170b9;
	font-size: 22px;
	line-height:34px;
	/*border-bottom: 1px solid #2abaee;*/
}
.mcate {
	padding-top:15px;
}
.mcate li {
	margin-bottom: 5px;
	border-bottom: 1px solid #e3e1e1;
	background: url(../images/li.png) 6px 12px no-repeat;
}
.mcate li > a {
	display: block;
	text-decoration:none;
	color:#000;
	font-size:15px;
	background:transparent;
	border-radius:0px;
	padding:5px 0px 5px 18px;
	margin-bottom: 6px;
}
.mcate li > a:hover {
	color:#2abaee;
	background:transparent;
}
.ab_con {
	padding-top:15px;
}
.ab_img {
	width:300px;
}
.ab_txt {
	width:100%;
	font-size:14px; 
	padding-top:10px;
	line-height:26px;
}
.ab_more {
	margin-top:10px;
}
.ab_more a {
	background:#0992d5;
	color:#FFFFFF;
	font-size:14px;
	border-radius:10px;
	padding:8px 20px;
}
.index_two {
	margin:0 auto 30px;
}
.product_head h2 {
	font-size:32px;
	text-align: center;
	color: #333;
	margin: 0px;
}
.product_head span {
	display: inline-block;
	background: url(../images/span_line.png) center center no-repeat;
	height: 1px;
	width: 80px;
	margin-bottom: 10px;
}
.product_head p {
	text-align: center;
	color: #999999;
	font-size:14px;
}
.index_cate ul li {
	float:left;
	width: 23.5%;
	margin-right: 2%; 
	position:relative;
	margin-top:20px; 
}
.index_cate ul li:nth-child(4n) {
 margin-right: 0;
}
.index_cate ul li img {
	width:100%;
}
.index_cate ul li .index_cate_text{ 
   position:absolute; 
   z-index:2; 
   left:0; 
   top:0; 
   width:100%; 
   height:100%;
   display: flex; 
   align-items: center; 
   text-align:center;   
   transition: all .5s; 
   -webkit-transition: all .5s; 
   -moz-transition: all .5s;
}
.index_cate ul li .index_cate_textc{
   width:100%; 
}
.index_cate ul li .index_cate_textc a{
	color:#fff; 
	font-size:20px; 
	font-weight:bold;  
	text-transform:uppercase;
}
.index_cate ul li:hover .index_cate_text{ 
   background:#0170b9; 
}



.about_title {
	line-height: 50px;
	border-bottom: 1px solid #dbdbdb;
	height: 50px;
	box-sizing: border-box;
	font-size: 20px;
	color: #2abaee;
	font-weight: bold;
}
.pro_main_r .two_pro figure .p_pic img {
	width:100%;
	margin:0 auto;
}
.category_title {
	background:#0170b9;
	height: 45px; 
	line-height:45px;
	box-sizing: border-box;
	font-size: 18px; 
	border-radius:10px;
	color: #fff; 
	padding:0 15px ; 
	text-align:center;
}
.pro_main_search{margin:20px auto 30px;}
.aboutdesc{font:14px/1.8 Montserrat,"sans serif", tahoma, verdana, helvetica;
	color:#333;}
.contact-peoBox p{font:14px/1.8 Montserrat; color:#333; }
.contact-peoBox .contact_tit{ font-family:Montserrat; font-size:20px; color:#f36917; }
	
	
/*分页*/
.pages{clear:both;overflow:hidden;width:100%;padding:20px 0 40px 0;text-align:center;line-height:32px;font-size:13px; border-top:1px solid #c8c8c8;}
.pages a{display:inline-block;*display:inline;*zoom:1;height:28px;margin-right:5px;padding:0 10px;border:1px solid #fff;line-height:28px; color:#000000;}
.pages a.tcdNumber,.pages span{display:inline-block;*display:inline;*zoom:1;height:28px;margin-right:5px;padding:0 10px;border:1px solid #c8c8c8;line-height:28px; color:#000000;}
.pages a.tcdNumber:hover,.pages span.current{ background:#2ea7e0; color:#FFFFFF; border:1px solid #2ea7e0;}
 @media only screen and (max-width:767px) {
 .pr_rt { margin-bottom:20px;}
 .return_top {
display: none;
}
.pcategory,.index_about,.ab_img,.ab_txt,.flogo{
	width:100%;
}
.product_head h2 {
	font-size:24px;
}
.index_cate ul li {
	width: 49%;
	margin-right: 2%;
}
.index_cate ul li:nth-child(2n) {
   margin-right: 0;
}
.footer-blue-section .k4 {
	text-align:center;
	padding:30px 4% 50px 4%;
	width:92%;
	border-right:none; 
	border-bottom: solid 1px #fff;
}
.footer-blue-section .k4:nth-child(3) {
 border-bottom: none;
}
.flogo img{ width:180px; display:block; margin:20px auto; margin-bottom:0;}
.ftext {
	width:100%;
	margin-left:0%;
	text-align:center;
}
.fnav{ display:none;}
.copy, .copys {
	width:100%; text-align:center;
}

}

.ny_tit {line-height:33px;padding-left:15px;background:#EAE8E9;color:#2B4053;font-weight:bold;width:96%;font-size:18px; margin-bottom:10px;}
.prl {float:left;width:40%;text-align:center; }
.prr {float:right;width:51%;line-height:22px; padding-right:4%;}
.prr .canshu{ font-size:16px; padding:10px 0; line-height:35px;}
.buybtn {clear:both;width:300px;height:40px;margin:20px 0px 0px 0px;text-align:left;line-height:40px;}
.buybtn a {display:inline-block;padding:0px 15px;color:#FFF;height:40px;background:#0A4DA6;border-radius:2px;font-size:18px;}
.buybtn a.Chat{ margin-left:10px; background:#f08000;}
.buybtn a:hover {background:#145CBC;color:#FFF;border-radius:2px;}
.singglepic {border:solid 1px #CCCCCC; margin-bottom:15px;}
.singglepic img{ max-width:100%;}
.fdtit {background:#eae8e9;clear:both;height:45px;line-height:45px; margin-top:10px;}
.fdtit h5 {float:left;padding:0px 15px;margin:0px;font-size:16px;height:45px; line-height:45px;background:#0170b9;color:#FFF;}
.pro_content{ padding:10px 0; font-size:14px; line-height:1.8;}
.pro_content td{ border:#CCCCCC solid 1px; padding:5px; font-size:14px;}

.pr_box_Contont{font-size:14px; padding-top:15px;}

.pr_box_Contont td{padding:5px; }
.ips{
	display: block;
	width: 100%;
	height: 36px;
	line-height: 36px;
	padding:5px; 
	border:#cccccc solid 1px;
	box-sizing: border-box;
	border-radius:4px;
}
.ipst{
	display: block;
	border-radius:4px;
	width: 100%;
	height: 100px;
	line-height: 25px;
	padding:0 5px; 
	border:#cccccc solid 1px;
	box-sizing: border-box;
}
.pro_td{ padding-bottom:20px; padding-top:20px;}
.pro_td table{ width:100%; }
.pro_td td{ border:#e5e5e5 solid 1px; font-size:14px; padding:7px 5px;}
.pro_td a{  color:#000;}
.pro_td a:hover{  color:#307ab9;}

.pro_search input{display: block;
	width: 260px;
	height: 36px;
	line-height: 36px;
	padding:5px; 
	border:#cccccc solid 1px;
	box-sizing: border-box;
	border-radius:4px 0 0 4px ;}
	
.pro_search button{display: block; padding:0 15px; color:#FFFFFF; font-size:14px; background:#307ab9;
	height: 36px;
	line-height: 36px;
	border:#307ab9 solid 1px;
	box-sizing: border-box;
}	

 @media only screen and (max-width:767px) {
 .buybtn a { font-size:14px; padding:0 10px; }
 .buybtn{ width:220px; }
 .pro_content table,.pro_td table{ width:100% !important;}
 
}