body {
	font-family: "Microsoft Yahei";
	font-size: 14px;
	color: #2C2C2C;
	padding: 0;
	margin: 0;
}

input, textarea, select {
	font-family: "Microsoft Yahei";
	color: #2C2C2C;
	font-size: 14px;
}

.ext-about-img {
	width: 100% !important;
}

a {
	color: #2C2C2C;
}

.footer_text {
	color: white;
}

a:hover {
	color: #044FA3;
}
/*头部*/
.h_bg {
	width: 100%;
	background: #04497A;
}

.h_top {
	width: 1200px;
	margin: 0 auto;
	height: 26px;
	padding: 5px 0;
	text-align: right;
}

.h_top a {
	display: inline-block;
	*display: inline;
	zoom: 1;
	height: 16px;
	line-height: 16px;
	color: #FFF;
	vertical-align: top;
	font-size: 12px;
}

.h_top .tel {
	border-left: 0px solid #FFF;
	padding-left: 5px;
	margin-left: 3px;
}

.top-phone-img {
	border-left: 1px solid #FFF;
	padding-left: 10px;
	margin-left: 8px;
	width: 28px;
}

.top-website-img {
	border-left: 0px solid #FFF;
	padding-left: 10px;
	margin-left: 8px;
	width: 28px;
}

.head {
	width: 100%;
	margin: 0 auto;
	position: relative;
}

.head .logo {
	width: 450px;
	height: 56px;
	float: left;
	margin-left: 50px;
	margin-top: 7px;
	position: relative;
}

.head .logo .company_title {
	width: 300px;
	height: 25px;
	float: left;
	position: relative;
	text-align: center;
	vertical-align: middle;
	font-size: 25px;
	font-weight: bold;
	color: #101111;
	margin-top: 7px;
	text-shadow: 2px 2px 2px #b9b7b7;
}

.head .logo .h_code {
	width: 18px;
	height: 18px;
	position: absolute;
	right: 20px;
	bottom: 3px;
}

.head .logo .h_code img {
	width: 18px;
	height: 18px;
	vertical-align: top;
}

.head .logo .h_code .c_m {
	width: 113px;
	background: #FFF;
	position: absolute;
	right: -123px;
	top: 0;
	padding: 7px 5px 5px;
	z-index: 99;
	border: 1px solid #ddd;
	display: none;
}

.head .logo .h_code:hover .c_m {
	display: block;
}

.head .logo .h_code .c_m img {
	width: 100%;
	height: auto;
	vertical-align: top;
}

.head .logo .h_code .c_m p {
	text-align: center;
	width: 100%;
	font-size: 12px;
	line-height: 165%;
	padding-top: 5px;
}

.head .logo img {
	width: auto;
	height: 56px;
	vertical-align: top;
}

.head .nav_m {
	width: 740px;
	float: right;
	text-align: right;
	margin-right: 120px;
}

.head .nav_m .nav {
	width: 100%;
	text-align: right;
}

.head .nav li {
	display: inline-block;
	*display: inline;
	zoom: 1;
	vertical-align: top;
	margin-left: 35px;
}

.head .nav li a {
	display: inline-block;
	*display: inline;
	zoom: 1;
	height: 35px;
	line-height: 35px;
	vertical-align: top;
	margin-top: 17px;
}

.head .nav li.now a {
	color: #044FA3;
}

.nav_m .n_icon {
	display: inline-block;
	*display: inline;
	zoom: 1;
	height: 18px;
	line-height: 18px;
	color: #222;
	padding-left: 28px;
	background: url(../images/nav_ico.png) no-repeat left center;
	position: absolute;
	right: 0;
	top: 30px;
	z-index: 9999;
	cursor: pointer;
	display: none;
}
/*幻灯片*/
.owl-carousel .owl-wrapper:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
/* display none until init */
.owl-carousel {
	display: none;
	position: relative;
	width: 100%;
	-ms-touch-action: pan-y;
}

.owl-carousel .owl-wrapper {
	display: none;
	position: relative;
	-webkit-transform: translate3d(0px, 0px, 0px);
}

.owl-carousel .owl-wrapper-outer {
	overflow: hidden;
	position: relative;
	width: 100%;
}

.owl-carousel .owl-wrapper-outer.autoHeight {
	-webkit-transition: height 500ms ease-in-out;
	-moz-transition: height 500ms ease-in-out;
	-ms-transition: height 500ms ease-in-out;
	-o-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out;
}

.wz-product-table-class {
	width: 100%;
	border: 1px solid;
	border-collapse: collapse;
}

.wz-product-table-class thead tr {
	height: 20px;
	font-size: 16px;
	background-color: grey;
	font-weight: bold;
}

.wz-product-table-class thead tr td {
	width: 50%;
	text-align: center;
	border: 1px solid;
}

.wz-product-table-class tbody tr td {
	width: 50%;
	text-align: center;
	border: 1px solid;
}

.owl-carousel .owl-item {
	float: left;
}

.owl-controls .owl-page, .owl-controls .owl-buttons div {
	cursor: pointer;
}

.owl-controls {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
/* mouse grab icon */
.grabbing {
	cursor: url(grabbing.png) 8 8, move;
}
/* fix */
.owl-carousel  .owl-wrapper, .owl-carousel  .owl-item {
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
}

#owl-demo {
	position: relative;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}

#owl-demo .item {
	position: relative;
	display: block;
}

#owl-demo img {
	display: block;
	width: 100%;
}

#owl-demo b {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 78px;
	background-color: #000;
	opacity: .5;
	filter: alpha(opacity = 50);
}

#owl-demo span {
	position: absolute;
	left: 0;
	bottom: 37px;
	width: 100%;
	font: 18px/32px "微软雅黑", "黑体";
	color: #fff;
	text-align: center;
}

.owl-pagination {
	position: absolute;
	left: 0;
	bottom: 5px;
	width: 100%;
	height: 22px;
	text-align: center;
}

.owl-page {
	display: inline-block;
	width: 55px;
	height: 6px;
	margin: 0 7px;
	*display: inline;
	*zoom: 1;
	background: #FFF;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}

.owl-pagination .active {
	background: #04497A;
}

.owl-buttons {
	display: none;
}

.owl-buttons div {
	position: absolute;
	top: 50%;
	width: 24px;
	height: 48px;
	margin-top: -40px;
	text-indent: -9999px;
}
/*幻灯片*/
.wrap {
	width: 1200px;
	margin: 0 auto;
}

.wrap_a {
	padding: 40px 0 60px;
}

.index_wrap_a {
	background: url(../images/bg_1.jpg) no-repeat;
}

.wrap_a .i_about {
	width: 755px;
	float: left;
}

.i_group_buyer{
	width: 755px;
	float: right;	
}

.wrap_a .i_about h1 {
	width: 100%;
	height: 60px;
	line-height: 50px;
}

.wrap_a .i_about h1 a {
	font-size: 24px;
	color: #444444;
	font-weight: bold;
}

.wrap_a .i_about h1 a em {
	color: #E5314F;
	font-weight: bold;
}

.i_about dl {
	width: 100%;
}

.i_about dl dt, .i_about dl dt img {
	width: 158px;
	height: 324px;
	float: left;
	vertical-align: top;
}

.i_about dl dd {
	width: 580px;
	float: right;
	text-align: left;
	height: 324px;
	overflow: hidden;
	font-size: 14px;
	color: #444444;
	line-height: 195%;
}

.wrap_a .i_news {
	width: 420px;
	float: right;
}

.i_hot_goods{
	width: 620px;
	float: left;
}

.i_news .top {
	width: 100%;
	height: 50px;
	margin-bottom: 10px;
	position: relative;
	padding-left: 20px;
	font-size: 22px;
	color: #444444;
	padding-top: 8px;
}

.i_news .top em {
	display: block;
	width: 10px;
	height: 30px;
	background: #E5314F;
	position: absolute;
	left: 0;
	top: 8px;
}

.i_news .top a {
	display: inline-block;
	*display: inline;
	zoom: 1;
	width: 70px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	background: #DDDDDD;
	border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	font-size: 12px;
	color: #1E1E1E;
	position: absolute;
	right: 0;
	top: 15px;
}

.i_news .i_m {
	width: 100%;
	height: 324px;
	overflow: hidden;
	border-left: 1px solid #ddd;
	padding-left: 18px;
}

.scrollbar .content {
	position: absolute;
}

.scrollbar {
	overflow: hidden;
	position: absolute;
}

.scrollbar.grab {
	cursor: url(../cursors/openhand.cur), move !important;
	cursor: -moz-grab;
	cursor: move;
}

.scrollbar.grabbing {
	cursor: url(../cursors/closedhand.cur), move !important;
	cursor: -moz-grabbing;
	cursor: move;
}

div.scrollbar_dragger {
	position: relative;
}

div.scrollbar_dragger.vertical {
	float: right;
}

div.scrollbar_dragger.horizontal {
	
}

div.scrollbar_dragger * {
	margin: 0;
	padding: 0;
	font-style: normal;
	text-decoration: none;
}

div.scrollbar_dragger .back {
	-webkit-transition: background-color 0.5s ease-out;
	-moz-transition: background-color 0.5s ease-out;
	transition: background-color 0.5s ease-out;
	cursor: pointer;
	position: absolute;
	background-color: #EDEDED;
}

div.scrollbar_dragger .back.over, div.scrollbar_dragger .back {
	background-color: #BFBFBF !important;
}

div.scrollbar_dragger .dragger {
	-webkit-transition: background-color 0.5s ease-out;
	-moz-transition: background-color 0.5s ease-out;
	transition: background-color 0.5s ease-out;
	cursor: pointer;
	position: absolute;
	height: 100px;
	background: #EDEDED !important;
	border: 1px solid #BFBFBF;
}

div.scroll_button {
	height: 30px;
	width: 30px;
	position: relative;
	margin: 5px 0px;
	margin-right: 3px;
	float: right;
	cursor: pointer;
}

div.scroll_button span.hover {
	height: 30px;
	width: 30px;
	position: absolute;
	cursor: pointer;
}

.scrollbar .content {
	width: 100% !important;
}

.scrollbar, #scrollbar1 {
	height: 324px !important;
}

div.scrollbar_dragger.horizontal {
	display: none;
}

.i_news ul {
	width: 100%;
	padding-right: 8px;
}

.i_news ul li {
	width: 100%;
	padding-bottom: 8px;
	border-bottom: 1px dashed #ddd;
	margin-bottom: 10px;
}

.i_news ul li .time {
	width: 100%;
	height: 25px;
	line-height: 25px;
	font-size: 12px;
	color: #E5314F;
}

.i_news ul li .title {
	width: 100%;
	line-height: 175%;
}

.i_news ul li:last-child {
	margin-bottom: 0;
}

.bg_a {
	width: 100%;
	background: url(../images/bg_1.jpg) no-repeat;
	background-size: cover;
}

.wrap_b {
	padding: 30px 0 40px;
}

.wrap_b .i_name {
	width: 100%;
	height: 50px;
	line-height: 50px;
	font-size: 30px;
	text-align: center;
}

.wrap_b .i_m {
	width: 100%;
}

.slidegrid {
	float: left;
	position: relative;
	overflow: hidden;
}

.slideitems {
	width: 20000000em;
	position: absolute;
}

.slideitems li {
	float: left;
}

.appMainPhoto {
	width: 100%;
	height: 300px;
	margin: 15px auto 0;
	position: relative;
	overflow: hidden
}

.appMainPhoto span.goleft {
	left: 0;
	display: block;
	width: 38px;
	height: 52px;
	position: absolute;
	top: 50%;
	margin-top: -26px;
}

.appMainPhoto span.goright {
	right: 0;
	display: block;
	width: 38px;
	height: 52px;
	position: absolute;
	top: 50%;
	margin-top: -26px;
}

.appMainPhoto .go {
	width: 100%;
	height: 300px;
	position: relative;
	overflow: hidden;
	left: 60px;
}

.appMainPhoto .go .applicationContainer {
	width: 250px;
	height: 300px;
	position: relative;
	overflow: hidden
}

.appMainPhoto .go li {
	width: 250px;
	float: left;
	margin-right: 28px;
	background: #FFF;
}

.appMainPhoto .go li .applicationPic {
	width: 100%;
	vertical-align: top;
}

.appMainPhoto .go li .applicationDesc {
	width: 100%;
	height: 200px;
	padding: 15px 10px 0;
	text-align: left;
	font-size: 12px;
	color: #444;
	line-height: 170%;
	overflow: hidden;
	margin-bottom: 15px;
}

.mainPhoto {
	width: 1200px;
	height: 300px;
	margin: 15px auto 0;
	position: relative;
	overflow: hidden
}

.ext-mainPhoto {
	width: 1200px;
	height: 135px;
	margin: 15px auto 0;
	position: relative;
	overflow: hidden
}

.mainPhoto span.goleft, .mainPhoto span.goright {
	display: block;
	width: 29px;
	height: 52px;
	position: absolute;
	top: 50%;
	margin-top: -26px;
}

.ext-mainPhoto span.goleft, .mainPhoto span.goright {
	display: block;
	width: 29px;
	height: 52px;
	position: absolute;
	top: 50%;
	margin-top: -26px;
}

.mainPhoto span.goleft {
	left: 0;
	width: 38px;
}

.ext-mainPhoto span.goleft {
	left: 0;
	width: 38px;
}

.hotbrand-box{
	height: 135px !important;
}

.hotbrand-img-height{
	height: 100px !important;
}

.hotbrand-des-height{
	height: 35px !important;
}

.hotcategory-box{
	height: 195px !important;
}

.hotcategory-img-height{
	height: 160px !important;
}

.hotcategory-des-height{
	height: 35px !important;
	
}



.mainPhoto span.goright {
	right: 0;
	width: 38px;
}

.ext-mainPhoto span.goright {
	right: 0;
	width: 38px;
}

.mainPhoto .go {
	width: 945px;
	height: 300px;
	position: relative;
	left: 130px;
	overflow: hidden
}

.ext-mainPhoto .ext-go {
	width: 945px;
	height: 135px;
	position: relative;
	left: 130px;
	overflow: hidden
}

.mainPhoto .go li {
	width: 215px;
	float: left;
	margin-right: 28px;
	background: #FFF;
}

.ext-mainPhoto .ext-go li {
	width: 215px;
	float: left;
	margin-right: 28px;
	background: #FFF;
}

.mainPhoto .go li .title {
	width: 100%;
	height: 35px;
	background: #087BCC;
	text-align: center;
	line-height: 35px;
	font-size: 16px;
	color: #FFF;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.ext-mainPhoto .ext-go li .title {
	width: 100%;
	height: 35px;
	background: #087BCC;
	text-align: center;
	line-height: 35px;
	font-size: 16px;
	color: #FFF;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.mainPhoto .go li .pic {
	width: 100%;
	height: 200px;
	vertical-align: top;
}

.ext-mainPhoto .ext-go li .pic {
	width: 100%;
	height: 200px;
	vertical-align: top;
}

.mainPhoto .go li .ext-pic {
	width: 100%;
	height: 100px;
	vertical-align: top;
}

.ext-mainPhoto .ext-go li .ext-pic {
	width: 100%;
	height: 100px;
	vertical-align: top;
}

.mainPhoto .go li .des {
	width: 100%;
	height: 30px;
	padding: 15px 10px 0;
	text-align: center;
	font-size: 12px;
	color: #444;
	line-height: 170%;
	overflow: hidden;
	background: #FFF;
	margin-bottom: 15px;
}

.ext-mainPhoto .ext-go li .ext-des {
	width: 100%;
	height: 35px;
	padding: 15px 10px 0;
	text-align: center;
	font-size: 12px;
	color: #444;
	line-height: 170%;
	overflow: hidden;
	background: #FFF;
	margin-bottom: 15px;
}

.i_more {
	width: 100%;
	text-align: center;
	margin-top: 25px;
}

.i_more a {
	display: inline-block;
	*display: inline;
	zoom: 1;
	width: auto;
	height: 27px;
	line-height: 27px;
	padding: 0 15px;
	color: #FFF;
	background: #006AB4;
	border-radius: 27px;
	-moz-border-radius: 27px;
	-webkit-border-radius: 27px;
}

.bg_b {
	width: 100%;
	background: url(../images/bg_4.jpg) repeat;
}

.foot {
	padding: 20px 0;
	text-align: center;
	line-height: 165%;
	font-size: 12px;
}

.foot a {
	padding: 0 5px;
}

.f_nav {
	padding: 40px 0 0;
	color: #FFF;
}

.f_nav .f_navl {
	width: 550px;
	float: left;
}

.f_nav .f_navl dt {
	width: 260px;
	height: 325px;
	float: left;
	margin-top: 20px;
}

.f_nav .f_navl dt img {
	width: 100%;
	height: auto;
	vertical-align: top;
}

.f_nav .f_navl dd {
	width: 275px;
	float: right;
}

.f_nav .f_navr {
	width: 580px;
	float: right;
}

.f_nav .line {
	width: 20px;
	height: 300px;
	float: left;
	border-right: 1px solid #8C8E90;
}

.f_nav .tt {
	font-size: 16px;
}

.f_navl .f_name {
	font-size: 36px;
	margin-bottom: 15px;
}

.f_navr .f_name {
	font-size: 50px;
	color: #7B9EBE;
}

.f_navr .tt {
	color: #7B9EBE;
}

.f_navl h6 {
	padding: 5px 0 10px;
	font-size: 18px;
	font-weight: normal;
}

.f_navr {
	height: 340px;
	background: url(../images/bg_3.png) no-repeat left bottom;
	position: relative;
}

.f_navr .f_search {
	width: 275px;
	height: 30px;
	position: absolute;
	right: 0;
	top: 45px;
	border: 1px solid #8C8E90;
}

.f_search .s_mt {
	width: 100%;
	height: 30px;
	line-height: 30px;
	position: relative;
	padding-right: 40px;
	padding-top: 4px;
	cursor: pointer;
}

.f_search .s_mt span {
	display: block;
	width: 100%;
	height: 20px;
	line-height: 20px;
	padding-left: 10px;
	font-size: 12px;
	color: #7B9EBE;
	border-right: 1px solid #4A5F6E;
}

.f_search .s_mt em {
	display: block;
	width: 40px;
	height: 30px;
	position: absolute;
	right: 0;
	top: 0;
	background: url(../images/icon1.png) no-repeat center center;
}

.f_search .s_m {
	width: 100%;
	height: 30px;
	position: relative;
}

.f_search ul {
	width: 275px;
	position: absolute;
	left: -1px;
	top: 29px;
	border: 1px solid #8C8E90;
	border-bottom: 0;
	display: none;
}

.f_search ul li {
	height: 30px;
	line-height: 30px;
	width: 100%;
	font-size: 12px;
	border-bottom: 1px solid #8C8E90;
	padding: 0 10px;
}

.f_search ul li a {
	color: #7B9EBE;
	display: block;
	width: 100%;
	height: 30px;
	line-height: 30px;
}

.bg_c {
	width: 100%;
	background: #EFEFEF;
	margin-top: 5px;
}

.banner_s, .banner_s img {
	width: 100%;
	height: auto;
	vertical-align: top;
}

.banner .banner_img {
	width: 100%;
	height: 360px;
}

.banner .banner_title {
	position: absolute;
	margin-left: 100px;
	z-index: 999;
	width: 350px;
	height: auto;
	margin-top: 80px;
	font-size: 18px;
	color: #006bb5;
}

.scd_bg {
	width: 100%;
	border-bottom: 1px solid #ddd;
}

.scd {
	padding-top: 15px;
}

.scd .scd_l {
	width: 275px;
	float: left;
}

.scd_l .newsPanel {
	width: 100%;
	height: 320px;
	border: 0px solid #ccc;
	margin-top: 5px;
	text-align: left;
}

.scd_l .newsPanel .title {
	font-size: 12px;
	margin-top: 5px;
	text-align: left;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.scd_l .more {
	font-size: 15px;
	margin-top: 20px;
	text-align: left;
	background: #aed1f6;
	text-align:center;
	border-radius: 6px;
}

.scd_l .s_top {
	width: 100%;
	height: 40px;
	line-height: 40px;
	border-bottom: 1px solid #ccc;
	position: relative;
}

.splitter {
	width: 100%;
	height: 40px;
	line-height: 40px;
	border-bottom: 1px solid #ccc;
	position: relative;
}

.splitter span {
	display: inline-block;
	*display: inline;
	zoom: 1;
	height: 40px;
	line-height: 40px;
	vertical-align: top;
	position: absolute;
	left: 18px;
	top: 0;
	font-size: 26px;
	color: #444444;
}

.splitter i {
	display: block;
	width: 10px;
	height: 30px;
	background: #006BB4;
	position: absolute;
	left: 0;
	top: 5px;
}

.iSearchBar_container {
	width: 100%;
	height: 35px;
	background-color: lightsteelblue;
	margin-top: 1px;
	font-family: Söhne, ui-sans-serif, system-ui, -apple-system, Segoe UI, Roboto, Ubuntu, Cantarell, Noto Sans, sans-serif, Helvetica Neue, Arial, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
}

.iSearchBar_container .iSearchBar {
	width: 100%;
	height: 35px;
}

.iSearchBar_container .iSearchBar .iSearchBar_HotWords {
	width: 66%;
	height: 30px;
	text-align: left;
	float: left;
	margin-top: 6px;
	align-items: center;
}

.iSearchBar_container .iSearchBar .iSearchBar_HotWords .iSearchBar_HW_container {
	min-width: 60px;
	width: auto;
	height: 30px;
	text-align: left;
	float: left;
	margin-left: 10px;
	align-items: center;
}

.iSearchBar_container .iSearchBar .iSearchBar_HotWords .iSearchBar_HW_title {
	width: 130px;
	height: 30px;
	text-align: right;
	float: left;
}

.iSearchBar_container .iSearchBar .iSearchBar_HotWords a {
	font-size: 14px;
	word-break: keep-all;
	color: red;
}

.iSearchBar_container .iSearchBar .iSearchBar_HotWords img {
	width: 20px;
	height: 20px;
	float: left;
}

.iSearchBar_container .iSearchBar .iSearchBar_HotWords a:hover {
	font-size: 14px;
	word-break: keep-all;
	cursor: pointer;
	text-decoration: underline;
}

.iSearchBar_container .iSearchBar .iSearchBar_HotWords .iSearchBar_HW_title label {
	font-size: 14px;
    font-weight: bold;
    word-break: keep-all;
}

.iSearchBar_container .iSearchBar .iSearchBar_HotWords .iSearchBar_HW_word {
    min-width: 60px;
    width: auto;
    height: 30px;
    text-align: center;
    float: left;
}

.iSearchBar_container .iSearchBar .iSearchBar_Search {
	min-width: 245px;
	margin-left: 12%;
	width: 20%;
	height: 30px;
	float: left;
	margin-top: 6px;
}

.iSearchBar_container .iSearchBar .iSearchBar_Search .iSearchBar_title {
	min-width: 60px;
	height: 30px;
	float: left;
}

.iSearchBar_container .iSearchBar .iSearchBar_Search .iSearchBar_title label {
	font-size: 14px;
    font-weight: bold;
    word-break: keep-all;
}

.iSearchBar_container .iSearchBar .iSearchBar_Search .iSearchBar_Search_input {
	width: 196px;
	height: 30px;
	float: left;
}

.iSearchBar_container .iSearchBar .iSearchBar_Search .iSearchBar_Search_input input {
	outline-style: none;
    color: var(--item-border-hover-color);
    background-color: var(--selector-input-background);
    border-color: var(--item-border-active-color);
    outline: 0;
    padding: 0 15px;
    transition: border-color .2s cubic-bezier(.645,.045,.355,1);
    border-radius: 3px;
    background: #ffffff;
    border: 1px solid #ffffff;
    height: 24px;
}

.iSearchBar_container .iSearchBar .iSearchBar_Search .iSearchBar_Search_submit {
	height: 30px;
	float: left;
}

.iSearchBar_container .iSearchBar .iSearchBar_Search button {
    border: none;
    background-color: transparent;
    cursor: pointer;
    padding: 0;
}

.iSearchBar_container .iSearchBar .iSearchBar_Search img {
    width: 20px; /* 根据需要调整大小 */
    height: 20px; /* 根据需要调整大小 */
}


.floatAd_container {
	        position: fixed;
            width: 300px;
            height: 230px;
            background: transparent;
            color: white;
            border-radius: 8px;
            display: block;
            align-items: center;
            justify-content: center;
            cursor: pointer;
            z-index: 9999;
            
}

.floatAd_container .floatAd_title{
	width: 300px;
	height: 30px;
	background: transparent;
	float: center;
	margin-top:0px;
}

.floatAd_container .floatAd_title img{
	float: right;
	width: 30px;
	height: 30px;
	float: right;
}

.floatAd_container .floatAd_content{
	width: 300px;
	height: 200px;
	background: url('/index/images/floatAd.png');
	background-size: contain;
	background-position: center;
	border-radius: 8px;
	box-shadow: 0 2px 10px rgba(0,0,0,0.2);
}

.floatAd_container .floatAd_content .floatAd_quotation{
	width: 300px;
	height: 35px;
	float: right;
	margin-top: 10px;
}

.floatAd_container .floatAd_content .floatAd_quotation button{
	width: 80px;
	height: 30px;
	float: right;
	margin-right: 20px;
	cursor: pointer;
	background-color: #008CBA;
	border-radius: 8px;
	border: 0px;
	color: white;
}

.floatAd_container .floatAd_content .floatAd_quotation button:hover{
	width: 80px;
	height: 30px;
	float: right;
	margin-right: 20px;
	cursor: pointer;
	background-color: #008CBA;
	border-radius: 8px;
	border: 0px;
	color: red;
}

.floatAd_container .floatAd_content .floatAd_service{
	width: 300px;
	height: 35px;
	float: right;
	margin-top: 5px;
}

.floatAd_container .floatAd_content .floatAd_service button{
	width: 80px;
	height: 30px;
	float: right;
	margin-right: 20px;
	cursor: pointer;
	background-color: #008CBA;
	border-radius: 8px;
	border: 0px;
	color: white;
}

.floatAd_container .floatAd_content .floatAd_service button:hover{
	width: 80px;
	height: 30px;
	float: right;
	margin-right: 20px;
	cursor: pointer;
	background-color: #008CBA;
	border-radius: 8px;
	border: 0px;
	color: red;
}

.scd_l .search_bar {
	width: 100%;
	height: 220px;
	border: 1px solid #ccc;
	margin-top: 5px;
	text-align: center;
	font-size: 15px;
}

.scd_l .search_bar .search_row {
	width: 80%;
	height: 30px;
	margin-top: 5px;
	text-align: left;
	margin-left: 20px;
	border-bottom: 1px dashed #d2cece;
}

.scd_l .search_bar .search_button_row {
	width: 80%;
	height: 30px;
	margin-top: 5px;
	margin-left: 20px;
	border-bottom: 1px dashed #d2cece;
}

.scd_l .search_bar .search_row select {
	width: 160px;
	height: 25px;
	text-align: left;
	border-radius: 5px;
}

.scd_l .search_bar .search_row input {
	width: 160px;
	height: 25px;
	text-align: left;
	border-radius: 5px;
}

.scd_l .search_bar .search_row button {
	width: 60px;
	height: 25px;
	text-align: center;
	border-radius: 5px;
	background: #2e7cba;
	color: white;
}

.scd_l .panel {
	width: 100%;
	height: 320px;
	border: 1px solid #ccc;
	margin-top: 5px;
	text-align: center;
}

.scd_l .panel .row {
	width: 100%;
	height: auto;
}

.scd_l .panel .consult_row {
	width: 100%;
	height: 50px;
	margin-top: 15px;
	background: #f1efee;
	border-radius: 6px;
	border: 1px solid;
	border-color: #e9ebed;
}

.scd_l .panel .consult_row .chat_title {
	width: 30%;
	height: auto;
	float: left;
	text-align: left;
	font-size: 12px;
	color: #333;
	overflow: hidden;
	margin-left: 20px;
	margin-top: 15px;
}

.scd_l .panel .consult_row .chat_wx {
	width: 20%;
	height: auto;
	float: left;
	margin-top: 10px;
}

.scd_l .panel .consult_row .chat_qq {
	width: 20%;
	height: auto;
	float: left;
	margin-top: 10px;
}

.scd_l .panel .consult_row .chat_phone {
	width: 20%;
	height: auto;
	float: left;
	margin-top: 10px;
}

.scd_l .panel .row .title {
	width: 100%;
	height: 25px;
	background: #e9ebed;
	text-align: center;
	font-size: 16px;
	color: #3e3d3d;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.scd_l .panel .row .pic {
	width: 180px;
	height: 180px;
	vertical-align: top;
	margin-top: 5px;
}

.scd_l .panel .row .des {
	width: 230px;
	height: 15px;
	text-align: left;
	font-size: 12px;
	color: #333;
	overflow: hidden;
	margin-top: 5px;
	margin-left: 20px;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.about {
	width: 840px;
	margin: 0 auto;
	height: 100%;
}

.about .title {
	width: 840px;
	margin: 0 auto;
	background: url(../images/about_title_bottom.png) no-repeat bottom;
	height: 55px;
}

.about .title h1 {
	padding-left: 10px;
	background: url(../images/news_li.jpg) left no-repeat;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}

.about .title span {
	padding-left: 10px;
	background: url(../images/news_li.jpg) left no-repeat;
	color: #a7a7a7;
}

.about .title span a {
	color: #a7a7a7;
}

.about .contect {
	width: 840px;
	margin: 10px auto;
	height: 100%;
}

.about .contect .title_1 {
	width: 840px;
	height: 30px;
	line-height: 30px;
	margin: 0 auto;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	text-align: center;
}

.about .contect .title_menu {
	width: 838px;
	margin: 0 auto;
	height: 28px;
	background: #fff;
	border: 1px solid #dae2e9;
	line-height: 30px;
}

.about .contect .title_menu dl {
	width: 540px;
	margin: 0 auto;
}

.about .contect .title_menu dl dd {
	float: left;
	padding: 0 10px;
	margin: 0 5px;
	color: #a7a7a7;
}

.about .contect .con_con {
	width: 840px;
	margin: 10px auto;
	color: #585858;
}

.about .contect .product_pdf {
	width: 840px;
	margin: 30px auto;
	color: #585858;
	height: 630px;
}

.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
  height: auto;
}

.ext_about {
    padding-top: 30px;
    padding-bottom: 40px;
}

.ext_about .chat_title {
	width: 10%;
	height: auto;
	float: left;
	text-align: left;
	font-size: 15px;
	color: #333;
	overflow: hidden;
	margin-left: 13px;
	margin-top: 15px;
}

.ext_about .chat_wx {
	width: 5%;
	height: auto;
	float: left;
	margin-top: 10px;
}

.ext_about .chat_qq {
	width: 10%;
	height: auto;
	float: left;
	margin-top: 10px;
	text-align:center;
}

.ext_about .chat_phone {
	width: 10%;
	height: auto;
	float: left;
	margin-top: 10px;
	text-align:center;
}

.ext_about .chat_email {
	width: 10%;
	height: auto;
	float: left;
	margin-top: 10px;
	text-align:center;
}

.ext_about .logo{
	width: 100%;
	height: auto;
	border: 1px solid #BFBFBF;
}
.ext_about .logo img{
	width: 100%;
	height: auto;
}

.ext_about ul li{
    list-style: none;
    text-align: left;
    /*padding-left: 40px;*/
}

.ext_about li p{
    font-size: 15px;
}
.ext_about .about_title{
    background: #3884c0;
    color: #fff;
}
.ext_about .about_p{
    padding-top: 11px;
    padding-bottom: 11px;
}
.ext_about .aboutry
.about-aj {
    position: relative;
}

.ext_about .aboutry .about-aj img {
    width: 100%;
    height: 130px;
    border: solid 1px #000;
    margin-bottom: 10px;
    border-radius: 3px;
}

.ext_about .aboutry .about-aj .about-ji {
    position: absolute;
    display: inline-block;
    background: #000;
    opacity: 0;
    z-index: 999;
    width: 165px;
    height: 130px;
    top: 0;
    color: #fff;
    line-height: 91px;
    text-align: center;
}

.ext_about .aboutry .about-aj .about-ji:hover {
    opacity: 0.5;
    font-weight: bold;
}

.ext_about .aboutwh img {
    width: 100%;
    height: 220px;
    -webkit-transition: All 0.4s;
}

.ext_about .aboutwh img:hover {
    -webkit-transform: translate(0, -10px);
}

.ext_about p {
    font-size: 14px;
}

.ext_about ul li {
    font-size: 14px;
    line-height: 1.5em;
    padding-top: 5px;
    padding-bottom: 15px;
}

.ext_about h2 a {
    color: #000;
    font-weight: bold;
}

.ext_about h2 a:hover {
    color: #3984c0;
}

.ext_about h3 a {
    color: #000;
    padding-top: 10px;
}

.ext_about h3 a:hover {
    color: #3984c0;
}
.ext_about_form{
    padding-top: 25px;
    background: url("../images/comments.png") no-repeat;
    background-size:100% 100%;
    height:550px;
}
.ext_about_form .hrs{
    width: 5%;
    height: 3px;
    margin: 20px auto;
    background: #3884c0;
}

.ext_about_form .comments_title{
    margin: 0;
    height: 20px;
    line-height: 20px;
    text-align: center;
}
.ext_about_form .container{
    padding-top: 20px;
    width: 50%;
    height: 500px;
    margin: auto;
    background: #FFF;
    font-size: 15px;
	font-weight: bold;
}

.ext_about_form ul{
    padding-left: 5%;
    padding-right: 5%;
}
.ext_about_form ul li{
    list-style: none;
}
.ext_about_form span{
    display: block;
    height: 40px;
    line-height: 40px;
    font-weight: bold;
    font-size: 13px;
}
.ext_about_form textarea{
    width: 100%;
    height: 100px;
    background: #eaeeef;
    border: none;
    margin-bottom: 10px;
}
.ext_about_form input{
    width: 100%;
    height: 40px;
    padding-left: 10px;
    line-height: 40px;
    background: #eaeeef;
    border: none;
    box-sizing: border-box;
}
.ext_about_form .about_form_submit{
    display: block;
    width: 120px;
    height: 30px;
    background: #3984c0;
    color: #fff;
    margin: auto;
	text-align:center;
	vertical-align:middle;
}


.ext_quotation_form{
    padding-top: 5%;
    background: url("../images/comments.png") no-repeat;
    background-size:100% 100%;
    height:100%;
}
.ext_quotation_form .hrs{
    width: 90%;
    height: 1px;
    margin: 20px auto;
    background: grey;
}

.ext_quotation_form .quotation_title{
    margin: 0;
    height: 20px;
    line-height: 20px;
    text-align: center;
    font-size: 18px;
}

.ext_quotation_form .quotation_list_title{
    margin: 0;
    height: 20px;
    line-height: 20px;
    text-align: left;
    font-size: 16px;
}

.ext_quotation_form .quotation_desc{
    height: 20px;
    line-height: 20px;
    text-align: center;
    font-size: 16px;
    color: red;
    
}

.ext_quotation_form .container{
    padding-top: 20px;
    width: 80%;
    height: 90%;
    margin: auto;
    background: #FFF;
    font-size: 15px;
	font-weight: bold;
}

.ext_quotation_form .quotationTable_container{
    width: 100%;
    height: 350px;
    overflow: scroll;
}

.ext_quotation_form ul{
    padding-left: 5%;
    padding-right: 5%;
}
.ext_quotation_form ul li{
    list-style: none;
}
.ext_quotation_form span{
    display: block;
    height: 40px;
    line-height: 40px;
    font-weight: bold;
    font-size: 13px;
}
.ext_quotation_form textarea{
    width: 100%;
    height: 100px;
    background: #eaeeef;
    border: none;
    margin-bottom: 10px;
}
.ext_quotation_form input{
    width: 100%;
    height: 40px;
    padding-left: 10px;
    line-height: 40px;
    background: #eaeeef;
    border: none;
    box-sizing: border-box;
}
.ext_quotation_form .about_form_submit{
    display: block;
    width: 120px;
    background: #3984c0;
    color: #fff;
    margin: auto;
	text-align:center;
	vertical-align:middle;
}

.ext_contact_form{
	position: fixed;
	bottom: 150px;
	left: 0;
    background-color: #6696FF;
    background-size:100% 100%;
    height:270px;
    border-radius: 5px;
    min-width: 230px;
}
.ext_contact_form .hrs{
    width: 100%;
    height: 2px;
    margin: 20px auto;
    background: #3884c0;
}

.ext_contact_form .comments_title{
    margin: 0;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: white;
    font-weight: bold;
}
.ext_contact_form .container{
    padding-top: 5px;
    width: 96%;
    height: 230px;
    margin: auto;
    background: #FFF;
    font-size: 13px;
	font-weight: bold;
}

.ext_contact_form ul{
    padding-left: 1%;
    padding-right: 1%;
}
.ext_contact_form ul li{
    list-style: none;
}
.ext_contact_form span{
    display: block;
    height: 30px;
    line-height: 30px;
    font-weight: bold;
    font-size: 12px;
}

.ext_contact_form input{
    width: 100%;
    height: 30px;
    line-height: 30px;
    background: #eaeeef;
    border: none;
    box-sizing: border-box;
}

.ext_contact_form p{
    margin-top: 10px;
}

.ext_contact_form .about_form_submit{
    display: block;
    width: 60px;
    height: 25px;
    background: #3984c0;
    color: #fff;
    margin: auto;
	font-size: 12px;
	border: none;
    cursor: pointer;
    padding: 0;
    border-radius: 8px;
}

.ext_contact_form button:hover{
    display: block;
    width: 60px;
    height: 25px;
    background: #3984c0;
    color: red;
    margin: auto;
	font-size: 12px;
	border: none;
    cursor: pointer;
    padding: 0;
    border-radius: 8px;
}


.con_con_product {
	width: 840px;
	margin: 10px auto;
	height: 100%;
	text-align: center;
}

.con_con_product .product_content
 {
	color: #585858;
	width: 830px;
	text-align: left;
}

.con_con_product .product_content .ProDetaildobbleList
 {
    width: 100%;
    margin: 15px 0 30px;
    border: 1px #e4e4e4 solid;
}

.con_con_product .product_content .ProDetaildobbleList ul
 {
    display: flex;
    display: inline-flex;
    display: -webkit-flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    flex-wrap: wrap;
}

.con_con_product .product_content .ProDetaildobbleList ul li
 {
    display: flex;
    display: inline-flex;
    display: -webkit-flex;
    justify-content: space-between;
    align-items: center;
    /* height: 40px; */
    line-height: 40px;
    width: 50%;
    border-bottom: 1px #e4e4e4 solid;
    font-size: 14px;
    flex-wrap: wrap;
    box-sizing: border-box;
}

.con_con_product .product_content .ProDetaildobbleList .ProName
 {
    padding-right: 30px;
    width: 30%;
    background: #f8f8f8;
    color: #666666;
    text-align: right;
    border-right: 1px #e4e4e4 solid;
}

.con_con_product .product_content .ProDetaildobbleList .ProDes
 {
    padding-left: 20px;
    width: 70%;
    background: #ffffff;
    color: #666666;
}

.con_con_product .product_content .ProDetaildobbleList .iconfont
 {
	font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.con_con_product .product_content .ProDetaildobbleList .icon-pdf:before {
    content: "\e616";
    color: red;
}


.con_con_product h1 {
	width: 840px;
	height: auto;
}

.con_con_product h1 img {
	width: 200px;
	height: 200px;
	padding: 5px;
	background: #fff;
}

.con_con_product dl {
	float: left;
	color: #585858;
	width: 830px;
}

.con_con_product dl dd {
	float: left;
	width: 830px;
	margin: 5px 0;
}

.scd_l .s_top span {
	display: inline-block;
	*display: inline;
	zoom: 1;
	vertical-align: top;
	height: 40px;
	line-height: 40px;
	font-size: 20px;
	color: #006BB5;
	border-bottom: 1px solid #006BB5;
	padding: 0 5px;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 3;
}

.scd_l .s_nav {
	width: 100%;
}

.scd_l .s_nav .sub_productType {
	width: 80%;
	margin-left: 20px;
}

.scd_l .s_nav .prodType_title {
	display: inline-block;
	*display: inline;
	zoom: 1;
	vertical-align: top;
	font-size: 16px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow:hidden;
	width: 230px;
}

.scd_l .s_nav .sub_prodType_title {
	position: relative;
	display: inline-block;
	*display: inline;
	zoom: 1;
	vertical-align: top;
	font-size: 16px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow:hidden;
	width: 180px;
}

.scd_l .s_nav .sub_prodType_title_count {
	position: absolute;
    top: 5px;
    right: 0;
    font-size: 10px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    min-width: 30px;
    width: auto;
    height: 30px;
    background-color: #ef1f1f;
    border-radius: 15px;
    color: white;
    text-align: center;
    align-content: center;
}

.scd_l .s_nav .sub_productType li {
	width: 100%;
	border-bottom: 1px dashed #ccc;
}

.scd_l .s_nav li {
	width: 100%;
	border-bottom: 1px dashed #ccc;
}

.scd_l .s_nav li a {
	display: block;
	width: 100%;
	height: 55px;
	line-height: 55px;
	text-align: left;
}

.scd_l .s_nav li a:hover {
	display: block;
	width: 100%;
	height: 55px;
	line-height: 55px;
	text-align: left;
	cursor: pointer;
}

.scd_l .s_nav li i, .scd_l .s_nav li span {
	display: inline-block;
	*display: inline;
	zoom: 1;
	vertical-align: top;
	height: 55px;
	line-height: 55px;
	font-size: 16px;
}

.scd_l .s_nav .news_title {
	display: inline-block;
	*display: inline;
	zoom: 1;
	vertical-align: top;
	height: 55px;
	line-height: 55px;
	font-size: 16px;
	white-space: nowrap;
	text-overflow: ellipsis;
	width: 250px;
	overflow:hidden;
}

.scd_l .s_nav li i {
	width: 10px;
	background: url(../images/icon2.png) no-repeat center center;
	margin-right: 7px;
}

.scd_l .s_search {
	width: 100%;
	height: 30px;
	line-height: 30px;
	position: relative;
	border: 1px solid #ccc;
	background: #eee;
	padding-right: 40px;
	margin-bottom: 20px;
}

.scd_l .s_search input {
	width: 100%;
	height: 20px;
	background: none;
	border: 0;
	border-right: 1px solid #ddd;
	margin-top: 4px;
	color: #999;
	padding-left: 7px;
}

.scd_l .s_search .btn {
	width: 40px;
	border: 0;
	height: 30px;
	background: url(../images/icon3.png) no-repeat center center;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 99;
	cursor: pointer;
	padding: 0;
	margin-top: 0;
}

.scd .scd_r {
	width: 870px;
	float: right;
	height: auto;
}

.scd_r .ext_pager {
	width: 100%;
	height: 40px;
	padding-left: 5px;
	display: inline-block;
}

.nav>li>a {
    position: relative;
    display: block;
    padding: 0px 0px;
}

.nav>li>a:hover {
    position: relative;
    display: block;
    padding: 0px 0px;
	background: #a8d3fa;
}

/* PAGINATIN */
.pagination {
    display: inline-block;
    padding-left: 0;
    border-radius: 0px;
    width: 100%;
}

.pagination>.active>a, .pagination>.active>span, .pagination>.active>a:hover,  .pagination>.active>span:hover, .pagination>.active>a:focus,  .pagination>.active>span:focus {
    background-color: #f4f4f4;
    border-color: #DDDDDD;
    color: inherit;
    cursor: default;
}

.pagination>li>a, .pagination>li>span {
    background-color: #FFFFFF;
    border: 1px solid #DDDDDD;
    color: inherit;
    float: left;
    line-height: 1.42857;
    margin-left: 5px;
    padding: 4px 10px;
    position: relative;
    text-decoration: none;
    font-size: 12px;
}

.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 12px;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}

.ext_pager li>a, .pager li>span {
    display: inline-block;
    padding: 5px 14px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 0px;
}

.scd_r .r_top {
	width: 100%;
	height: 40px;
	line-height: 40px;
	padding-left: 270px;
	position: relative;
}

.scd_r .r_top .pst {
	width: 100%;
	text-align: right;
	height: 40px;
	line-height: 40px;
	border-bottom: 1px solid #ccc;
}

.scd_r .r_top i {
	display: block;
	width: 10px;
	height: 30px;
	background: #006BB4;
	position: absolute;
	left: 0;
	top: 5px;
}

.scd_r .r_top span {
	display: inline-block;
	*display: inline;
	zoom: 1;
	height: 40px;
	line-height: 40px;
	vertical-align: top;
	position: absolute;
	left: 18px;
	top: 0;
	font-size: 26px;
	color: #444444;
}

.scd_r .r_top span em {
	color: #8E8E8E;
	font-size: 16px;
	margin-left: 5px;
	padding-top: 8px;
}

.scd_r .scd_m {
	width: 860px;
	margin: 10px auto;
	height: auto;
}

.scd_r .scd_m_ext {
	width: 860px;
	margin: 10px auto;
	height: auto;
}

.scd_r .scd_m ul {
	width: 860px;
	margin: 0 auto;
}

.scd_r .scd_m ul li {
	float: left;
	width: 195px;
	height: 250px;
	margin: 10px 10px;
}

.scd_r .scd_m ul li a {
	display: block;
	width: 195px;
}

.scd_r .scd_m ul li a:hover {
	background: #a7c8f6;
	display: block;
	width: 195px;
}

.scd_r .scd_m .prod_con_list {
	width: 100%;
	margin: 0 auto;
	height: 250px;
	border: 1px solid #cccecf;
}

.scd_r .scd_m_ext .prod_con_list_ext{
	width: 100%;
	margin: 0 auto;
	height: 80px;
	border: 1px solid #cccecf;
	border-radius: 10px;
	box-shadow: 0 2px 10px rgba(0,0,0,0.2);
}

.scd_r .scd_m_ext .prod_con_list_ext ul li :hover{
	width: 100%;
	margin: 0 auto;
	height: 80px;
	border: 1px solid #c1ebff;
	border-radius: 10px;
	box-shadow: 0 2px 10px rgba(0,0,0,0.2);
}

.scd_r .right_con{
	width:100%;
	margin:0 auto;
	height:100%;
}

.scd_r .scd_m_ext .prod_con_list_ext .prod_item_img{
	width: 100px;
	height: 80px;
	float: left;
	align-content: center;
	margin-left: 5px;
}

.scd_r .scd_m_ext .prod_con_list_ext .prod_item_img img{
	height: 70px;
	width: 70px;
}

.scd_r .scd_m_ext .prod_con_list_ext .prod_item_title{
	width: 350px;
	margin: 0 auto;
	height: 80px;
	border-left: 2px dotted #ddd;
	float: left;
}

.scd_r .scd_m_ext .prod_con_list_ext .prod_item_info{
	width: 250px;
	margin: 0 auto;
	height: 80px;
	float: left;
}

.scd_r .scd_m_ext .prod_con_list_ext .prod_item_opt{
	width: 150px;
	margin: 0 auto;
	height: 80px;
	float: left;
}

.scd_r .scd_m_ext .prod_con_list_ext .prod_item_opt .optButton{
	width: 80%;
	margin-left: 20%;
	height: 30%;
	align-content: center;
	margin-top: 6%;
	text-align: center;
}
.scd_r .scd_m_ext .prod_con_list_ext .prod_item_opt .optDownloadButton{
	width: 50%;
	margin-left: 20%;
	height: 80px;
	float: left;
	align-content: center;
	font-size: 12px;
}
.scd_r .scd_m_ext .prod_con_list_ext .prod_item_opt .detail-button{
    width: 80%;
    border-radius: 8px;
    background: #ddd;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 12px 0;
    color: black;
    text-align: center;
    font-family: Lato;
    font-size: 12px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
    margin: auto;
    height: 30px;
}
.scd_r .scd_m_ext .prod_con_list_ext .prod_item_opt .optButton .quotation-button{
    width: 80%;
    border-radius: 8px;
    background: #FF4C3B;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 12px 0;
    color: #FFF;
    text-align: center;
    font-family: Lato;
    font-size: 12px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
    margin: auto;
    height: 30px;
}


.scd_r .scd_m_ext ul {
	width: 860px;
	margin: 0 auto;
}

.scd_r .scd_m_ext ul li {
	float: left;
	width: 100%;
	height: 80px;
	margin: 5px 5px;
}

.scd_r .scd_m_ext .prod_con_list_ext .prodName {
    width: 100%;
    height: 100%;
    text-align: left;
    font-size: 12px;
    color: black;
    vertical-align: middle;
    margin-left: 10px;
    align-content: center;
    text-overflow: ellipsis;
  	white-space: nowrap;
}

.scd_r .scd_m_ext .prod_con_list_ext .prodName .prod-title {
    text-overflow: ellipsis;
    white-space: normal;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    max-height: 42px;
}

.scd_r .scd_m_ext .prod_con_list_ext .prodName .prod-category {
    text-overflow: ellipsis;
  	white-space: nowrap;
  	overflow: hidden;
}


.scd_r .scd_m_ext .prod_con_list_ext .pic {
	width: 150px;
	height: 150px;
	vertical-align: top;
	margin-left: 22px;
}

.scd_r .scd_m_ext .prod_con_list_ext .prodDes {
    width: 100%;
    height: 100%;
    text-align: left;
    font-size: 12px;
    color: #222;
    align-content: center;
    margin-left: 10px;
}

.scd_r .scd_m .prod_con_list .title {
	width: 100%;
	height: 25px;
	background: #087BCC;
	text-align: center;
	font-size: 16px;
	color: #FFF;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.scd_r .scd_m .prod_con_list .pic {
	width: 150px;
	height: 150px;
	vertical-align: top;
	margin-left: 22px;
}

.scd_r .scd_m .prod_con_list .des {
	width: 100%;
	height: 25px;
	text-align: left;
	font-size: 12px;
	color: #222;
	overflow: hidden;
	margin-bottom: 0px;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.scd_r .scd_m .news_list {
	width: 100%;
	margin: 0 auto;
	height: 225px;
	border: 1px solid #cccecf;
}

.scd_r .scd_m .news_list .title {
	width: 100%;
	height: 30px;
	text-align: center;
	font-size: 12px;
	color: #333;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	margin-top: 5px;
}

.scd_r .scd_m .news_list .pic {
	width: 160px;
	height: 160px;
	vertical-align: top;
	margin-left: 17px;
}

.scd_r .scd_m .news_list .date {
	width: 100%;
	height: 25px;
	text-align: center;
	font-size: 12px;
	color: #222;
	overflow: hidden;
	margin-bottom: 0px;
}

.izl-rmenu {
	margin-right: 0;
	width: 82px;
	position: fixed;
	right: 2px;
	top: 65%;
	-webkit-box-shadow: #DDD 0px 1px 5px;
	-moz-box-shadow: #DDD 0px 1px 5px;
	box-shadow: #DDD 0px 1px 5px;
	z-index: 999;
}

.izl-rmenu .consult {
	background-image: url(../images/consult_icon.gif);
	background-repeat: no-repeat;
	background-position: center -77px;
	display: block;
	height: 76px;
	width: 82px;
}

.izl-rmenu .consult .phone {
	background-color: #f7f7ff;
	position: absolute;
	width: 160px;
	left: -160px;
	top: 0px;
	line-height: 73px;
	color: #000;
	font-size: 15px;
	text-align: center;
	display: none;
	box-shadow: #DDD -1px 1px 4px;
}

.izl-rmenu a.consult:hover .phone {
	display: inline !important;
}

.izl-rmenu .cart {
	background-image: url(../images/consult_icon.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	display: block;
	height: 16px;
	width: 16px;
	font-size: 12px;
	line-height: 16px;
	color: #45BDFF;
	text-align: center;
	padding-top: 15px;
	padding-right: 34px;
	padding-bottom: 47px;
	padding-left: 48px;
}

.izl-rmenu a.cart:hover .pic {
	display: block;
}

.izl-rmenu .btn_top {
	background-image: url(../images/float_top.gif);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	height: 39px;
	width: 82px;
	-webkit-transition: all 0s ease-in-out;
	-moz-transition: all 0s ease-in-out;
	-o-transition: all 0s ease-in-out;
	transition: all 0s ease-in-out;
}

.izl-rmenu .btn_top:hover {
	background-image: url(../images/float_top.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.izl-rmenu .cart .pic {
	display: none;
	position: absolute;
	left: -124px;
	top: 65px;
	width: 160px;
	height: 160px;
	background-repeat: no-repeat;
}

.pages {
	width: 100%;
	text-align: center;
	margin: 20px 0 40px;
}

.pages a {
	display: inline-block;
	*display: inline;
	zoom: 1;
	height: 30px;
	line-height: 30px;
	vertical-align: top;
	margin: 0 3px;
}

.pages a.on {
	color: #006BB4;
}

.news dl {
	width: 100%;
	margin-bottom: 30px;
}

.news dl dt, .news dl dt img {
	width: 264px;
	height: 178px;
	float: left;
	vertical-align: top;
}

.news dl dd {
	width: 570px;
	float: right;
}

.news dl dd .title {
	width: 100%;
	height: 30px;
	line-height: 30px;
	margin-bottom: 10px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 16px;
}

.news dl dd .title a {
	color: #2D2D2D;
}

.news dl dd .title a:hover {
	color: #006BB4;
}

.news dl dd .ctn {
	width: 100%;
	height: 90px;
	font-size: 12px;
	color: #737373;
	overflow: hidden;
	line-height: 185%;
}

.news dl dd .time {
	width: 100%;
	margin-top: 12px;
	height: 35px;
	line-height: 35px;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	position: relative;
	font-size: 12px;
	color: #E02040;
}

.news dl dd .time span {
	display: inline-block;
	*display: inline;
	zoom: 1;
	font-size: 12px;
	position: absolute;
	right: 0;
	top: 0;
	color: #333;
}

.scd_r .about {
	line-height: 175%;
	padding-bottom: 40px;
}

.about img {
	max-width: 100%;
	height: auto;
	vertical-align: top;
}

.scd_r .contact {
	padding: 20px 0;
}

.scd_r .contact .ct_m {
	padding-bottom: 25px;
	border-bottom: 1px dashed #ddd;
	margin-bottom: 25px;
}

.scd_r .contact .ct_m:last-child {
	border: 0;
}

.contact .ct_m dl {
	width: 100%;
}

.contact .ct_m dl dt {
	width: 50%;
	float: right;
	text-align: right;
}

.contact .ct_m dl dd {
	width: 50%;
	float: left;
	text-align: left;
	font-size: 16px;
	color: #9F9F9F;
	line-height: 165%;
}

.contact .ct_m dl dd p {
	width: 100%;
	padding: 7px 0;
}

.contact .ct_m dl dd p span {
	color: #006BB5;
}

.contact .ct_m dl dt div {
	display: inline-block;
	*display: inline;
	zoom: 1;
	vertical-align: top;
	margin: 10px 30px 0;
}

.contact .ct_m dl dt div img {
	width: 125px;
	height: 125px;
	vertical-align: top;
}

.contact .ct_m dl dt div p {
	width: 100%;
	text-align: center;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	color: #5A5A5A;
}

.contact .ct_m img {
	max-width: 100%;
	height: auto;
	vertical-align: top;
}

.contact .ct_m .t_name {
	width: 100%;
	height: 50px;
	line-height: 50px;
	font-size: 18px;
	color: #006BB5;
}

.contact .ct_m p {
	line-height: 165%;
	padding: 3px 0;
	font-size: 16px;
	color: #444;
}

.contact .ct_m ul {
	width: 100%;
}

.contact .ct_m ul li {
	width: 50%;
	float: left;
	height: 35px;
	line-height: 35px;
	font-size: 16px;
	color: #444;
}

.pro {
	width: 100%;
}

.pro .pro_a {
	width: 100%;
	padding: 5px 0 10px 100px;
	position: relative;
}

.pro .pro_a span {
	display: block;
	width: 120px;
	height: 35px;
	line-height: 35px;
	font-size: 18px;
	position: absolute;
	left: 0;
	top: 0;
}

.pro .pro_a a {
	display: block;
	width: 135px;
	height: 25px;
	line-height: 25px;
	margin-bottom: 5px;
	padding-left: 25px;
	background: url(../images/icon4.jpg) no-repeat 7px center;
	float: left;
}

.pro .pro_b {
	width: 100%;
	padding-bottom: 50px;
}

.pro .pro_b table {
	width: 100%;
	font-size: 12px;
	text-align: center;
}

.pro .pro_b table th {
	background: #026FBC;
	color: #FFF;
	padding: 20px 10px;
	text-align: center;
	margin-bottom: 8px;
	border-left: 1px solid #FFF;
}

.pro .pro_b table tr:nth-child(2n) td {
	background: #F0F0F0;
}

.pro .pro_b table td {
	border-top: 1px solid #444;
	border-left: 1px solid #444;
	padding: 7px 0;
}

.pro .pro_b table th:last-child {
	border-right: 1px solid #026FBC;
}

.pro .pro_b table th:first-child {
	border-left: 1px solid #026FBC;
}

.pro .pro_b table td:last-child {
	border-right: 1px solid #444;
}

.pro .pro_b table tr:last-child td {
	border-bottom: 1px solid #444;
}

.pro .pro_b .pro_l {
	display: none;
}

	.dataLoading {
	    display: inline-block;
	    margin-top: 50px;
	    align-content: center;
	    text-align: center;
	    width: 100%;
	    animation: spin 2s linear infinite;
	    -webkit-animation: spin 2s linear infinite;
	}
	
	.noDataLoaded {
	    display: inline-block;
	    margin-top: 50px;
	    align-content: center;
	    text-align: center;
	    width: 100%;
	}
	
	.homepage1-tab-details-wrapper {
		display: flex;
		margin-top: 16px;
	}
	
.copyQQPanel{
    text-align: left;
    font-family: Lato;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    z-index: 999;
    color: #666;
    width: 260px;
    position: relative;
    height: 25px;
    margin-left: -50%;
    background-color: #a4c0f3bf;
    border-radius: 6px;
}

.qq-logo{
	width: auto;
	height: 15px !important;
    vertical-align: middle !important;
}

.copy-logo{
	height: 16px !important;
	width: auto;
	vertical-align: middle !important;
}

.btn-copy-text{
    font-family: Lato;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    color: #666;
}

.copy-qq-btn{
	height: 16px;
}

.qq-text-item{
    font-family: Lato;
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 20px;
    color: #666;
    text-align: center;
}

.qq-item-panel{
	width: 48%;
	height: 25px;
	display: flex;
	float: left;
	align-content: center;
    display: inline-block;
}

.product-designer{
	width: 100%;
	float: left;
	top: 20px;
}

.product-designer-title{
	width: 100%;
	float: left;
	height: 30px;
	border-bottom: 2px solid #ff0000;
}

.product-designer-title-ext{
	width: 50%;
	float: left;
	height: 30px;
	border-bottom: 2px solid #ff0000;
}

.product-designer-title-text{
	width: 300px;
	height: 30px;
	background-image: url('/index/images/title-bg.png');
	background-position: left;
	background-repeat: no-repeat;
	background-size: cover;
	text-align: center;
    font-size: 19px;
    font-weight: bold;
    color: white;
    align-content: center;
}

.product-designer-title-blank{
	width: 100%;
	height: 30px;
}

.index-title-tag-icon{
	display: block;
    width: 10px;
    height: 30px;
    background: #E5314F;
    position: absolute;
}

.userLoginInfo{
	margin: 0 auto;
	height: 26px;
	padding: 5px 0;
	text-align: right;
}

.pcb_banner_img{
	width: auto;
	height: 300px;
}