@charset "utf-8";
/* 上海银象网络科技有限公司（www.seo120.com.cn）做最好的企业官方网站模版 */
/* QQ:1378789413 */
body {
	color: #666;
	line-height: 24px;
	font-size: 14px;
	background: #fff;
	font-family: "Microsoft YaHei", "arial";
}
img {
	border: 0;
	max-width: 100%;
	vertical-align: top;
}
.inside-search {
	height: 60px;
	overflow: hidden;
	border-bottom: solid 1px #ededed;
}
.inside-search .current {
	float: left;
	line-height: 59px;
	overflow: hidden;
}
.inside-search .current span {
	color: #0084D5;
}
.inside-search .current img {
	margin: 21px 7px 0 0;
	float: left;
}
.inside-search .search {
	float: right;
	max-width: 330px;
	width: 100%;
	position: relative;
	margin-top: 12px;
	text-align: right;
}
.inside-search .search input {
	width: 100%;
	height: 36px;
	line-height: 34px;
	padding: 0 15px;
	color: #666;
	padding-right: 70px;
	border: solid 1px #dadada;
}
.inside-search .search a {
	top: 0;
	right: 0;
	height: 36px;
	width: 55px;
	line-height: 36px;
	text-align: center;
	background: #0084D5;
	position: absolute;
}
.inside-search .search a img {
	margin-top: 5px;
	max-height: 24px;
}
.inside-search .search a:hover {
	background: #0b7ec4;
}
 @media (max-width: 1200px) {
.inside-search {
	height: 40px;
	line-height: 40px;
}
.inside-search .current {
	width: 100%;
	float: none;
	line-height: 39px;
}
.inside-search .current img {
	margin-top: 11px;
}
.inside-search .search {
	display: none;
}
}
.vcenter {
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	display: block;
	max-width: 100%;
	max-height: 100%;
	position: absolute;
	vertical-align: middle;
}
/*清楚浮动*/
.clearfix:after {
	clear: both;
	height: 0;
	content: "";
	line-height: 0;
	font-size: 0;
	display: block;
}
.container {
	/*max-width: 1280px;*/
	max-width: 1200px;
	width: 100%;
	margin: 0 auto;
}
 @media (max-width: 1280px) {
.container {
	max-width: 1200px;
}
}
 @media (max-width: 1200px) {
.container {
	padding: 0 20px;
}
}

.inside-product .container {
	/*padding-top: 70px;*/
	padding-top: 20px;
}
.inside-product .proleft {
	width: 22%;
	float: left;
}
.inside-product .proleft .title {
	color: #fff;
	height: 100px;
	padding-top: 25px;
	padding-left: 25px;
	background: #0084D5;
	position: relative;
	border-top-right-radius: 30px;
}
.inside-product .proleft .title:after {
	content: "";
	right: 24px;
	top: 26px;
	width: 40px;
	height: 45px;
	position: absolute;
	background: url(../images/proicon.png) no-repeat;
}
.inside-product .proleft .title .cn {
	font-size: 25px;
	font-weight: 700;
}
.inside-product .proleft .title .en {
	margin-top: 5px;
	font-size: 17px;
	font-family: arial;
}
.inside-product .proleft .listmenu {
	padding: 0px 15px;
	border: solid 1px #e8e8e8;
}
.inside-product .proleft .listmenu li {
	padding: 20px 0;
	font-size: 15px;
	color: #333;
	position: relative;
	border-top: dashed 1px #ccc;
}
.inside-product .proleft .listmenu li span {
	display: block;
	line-height: 30px;
	position: relative;
}
.inside-product .proleft .listmenu li span:before {
	content: "";
	width: 4px;
	height: 4px;
	top: 13px;
	left: 15px;
	position: absolute;
	background: #999;
}
.inside-product .proleft .listmenu li span a {
	display: block;
	color: #333333;
	padding-left: 30px;
	padding-right: 15px;
	transition: all 0s;
}
.inside-product .proleft .listmenu li .menusub {
	padding-left: 25px;
	display: none;
}
.inside-product .proleft .listmenu li .menusub a {
	color: #666;
	padding-left: 10px;
	margin-top: 15px;
	font-size: 13px;
	display: block;
	background: url(../images/arrow-left.png) no-repeat left 11px;
}
.inside-product .proleft .listmenu li .menusub a:hover {
	color: #0084D5;
	background: url(../images/arrow-left-h.png) no-repeat left 11px;
}
.inside-product .proleft .listmenu li .menusub a.cur {
	color: #0084D5;
	background: url(../images/arrow-left-h.png) no-repeat left 11px;
}
.inside-product .proleft .listmenu li:hover span, .inside-product .proleft .listmenu .cur span {
	line-height: 30px;
	border-radius: 30px;
	background: #0b7ec4;
}
.inside-product .proleft .listmenu li:hover span:before, .inside-product .proleft .listmenu .cur span:before {
	background: #fff;
}
.inside-product .proleft .listmenu li:hover span a, .inside-product .proleft .listmenu .cur span a {
	color: #fff;
}
.inside-product .proleft .listmenu li:hover .menusub {
	display: block;
}
.inside-product .proleft .listmenu li:first-child {
	border-top: 0;
}
.inside-product .proleft .tel {
	margin-top: 40px;
	margin-bottom: 40px;
	padding: 20px;
	font-size: 16px;
	color: #4e4e4e;
	padding-left: 90px;
	position: relative;
	border-bottom: solid 1px #d0d0d0;
	border-top: solid 2px #0084D5;
}
.inside-product .proleft .tel img {
	top: 20px;
	left: 20px;
	position: absolute;
}
.inside-product .proleft .tel .blue {
	color: #fff;
	max-width: 150px;
	border-radius: 30px;
	text-align: center;
	font-size: 19px;
	font-weight: 700;
	background: #0084D5;
	font-family: "DINPro-Light_0";
}
.inside-product .proright {
	width: 74%;
	float: right;
	position: relative;
	padding-left: 45px;
	min-height: 1100px;
	padding-bottom: 100px;
	border-left: solid 1px #e9e9e9;
}
.inside-product .proright .title {
	color: #2e2e2f;
	font-size: 20px;
	font-weight: 700;
	padding-bottom: 15px;
	border-bottom: solid 1px #e9e9e9;
}
.inside-product .proright .title img {
	margin: 6px;
	float: left;
}
.inside-product .proright .list {
	padding-top: 30px;
	overflow: hidden;
	margin: 0 -8px;
}
.inside-product .proright .list li {
	padding: 0 8px;
	margin-top: 20px;
	width: 33.333%;
	float: left;
}
.inside-product .proright .list li a {
	display: block;
}
.inside-product .proright .list li .pic {
	position: relative;
	overflow: hidden;
	border: solid 1px #e1e1e1;
}
.inside-product .proright .list li .pic:after {
	content: "";
	display: block;
	padding-bottom: 80%;
}
.inside-product .proright .list li .tit {
	padding: 0 5px;
	height: 60px;
	margin-top: 3px;
	font-size: 15px;
	line-height: 30px;
	overflow: hidden;
	text-align: center;
	background: #f2f2f2;
}
.inside-product .proright .list li:hover .pic {
	border-color: #0084D5;
}
.inside-product .proright .list li .pic img {
	transition: all 700ms ease;
}
.inside-product .proright .list li:hover .pic img {
	transform: scale(1.1);
}
.inside-product .proright .list li:hover .tit {
	color: #fff;
	background: #0084D5;
}
 @media (max-width: 1200px) {
.inside-product .container {
	padding-top: 30px;
}
.inside-product .proleft {
	display: none;
	float: none;
}
.inside-product .proright {
	width: 100%;
	float: none;
	padding-bottom: 40px;
	padding-left: 0;
	border-left: 0;
	min-height: auto;
}
.inside-product .proright .title {
	font-size: 14px;
	padding-top: 20px;
}
}
 @media (max-width: 580px) {
.inside-product .proright .list {
	margin-left: 0;
	margin-right: 0;
	padding-top: 0;
}
.inside-product .proright .list li {
	width: 49%;
	padding-right: 1%;
	/*width: 100%;
	padding-right: 0;*/
	padding-left: 0;
}
}
#maodian {
	position: absolute;
	height: 0;
	top: -20px;
}
.inside-page {
	margin-top: 60px;
	text-align: center;
}
.inside-page a {
	padding: 0 10px;
	height: 30px;
	line-height: 28px;
	margin: 0 5px;
	border: solid 1px #dcdcdc;
	display: inline-block;
}
.inside-page span {
	padding: 0 10px;
	height: 30px;
	line-height: 28px;
	margin: 0 5px;
	border: solid 1px #0084D5;
	display: inline-block;
	color: #fff;
	background: #0084D5;
}
.inside-page a:hover, .inside-page .cpb {
	color: #fff;
	border-color: #0084D5;
	background: #0084D5;
}
 @media (max-width: 768px) {
.inside-page {
	margin-top: 30px;
}
.inside-page a {
	margin: 0;
	padding: 0 5px;
}
}

/*内页*/
 @media (max-width: 767px) {
.inside-page-list {
	height: auto;
	padding: 20px;
	margin-top: 20px;
	line-height: 30px;
}
.inside-page-list li, .inside-product-show .inside-page-list li {
	width: 100%!important;
	height: 30px;
}
}
.inside-product-show .small {
	width: 30%;
	margin-top: 25px;
}
.inside-product-show .small span {
	margin: 0 3px;
	border: solid 1px #e4e4e4;
	display: block;
	padding: 10px;
	cursor: pointer;
	position: relative;
}
.inside-product-show .small span:after {
	content: "";
	display: block;
	padding-bottom: 80%;
}
.inside-product-show .small .slick-current span {
	border-color: #495b7f;
	border-width: 2px;
}
.inside-product-show .small .slick-prev {
	border: 0;
	width: 23px;
	height: 23px;
	left: 0px;
	margin-top: -11px;
	background: url(../images/prev.jpg);
}
.inside-product-show .small .slick-prev:hover {
	background: url(../images/prev-hover.jpg);
}
.inside-product-show .small .slick-next {
	border: 0;
	width: 23px;
	height: 23px;
	right: 0;
	margin-top: -11px;
	background: url(../images/next.jpg.html);
}
.inside-product-show .small .slick-next:hover {
	background: url(../images/next-hover.jpg);
}
 @media (max-width: 767px) {
.inside-product-show .small {
	width: 100%;
	display: none;
}
}
.inside-product-show .left-hezi {
	width: 45%;
	float: left;
	margin-top: 45px;
}
.inside-product-show .left-hezi .bigimg {
	border: solid 1px #d9d9d9;
}
.inside-product-show .left-hezi .bigimg span {
	display: block;
	position: relative;
}
.inside-product-show .left-hezi .bigimg span:after {
	content: "";
	display: block;
	padding-bottom: 80%;
}
 @media (max-width: 767px) {
.inside-product-show .left-hezi {
	width: 100%;
	float: none;
	margin-top: 20px;
}
}
.inside-product-show .right-hezi {
	width: 55%;
	float: left;
	color: #444;
	padding-top: 70px;
	padding-left: 55px;
	
}
.inside-product-show .right-hezi .tit {
	font-size: 20px;
	line-height: 30px;
	padding-left: 20px;
	font-weight: normal;
	border-bottom: 0;
	padding-bottom: 10px;
	height: auto;
	margin-top: auto;
	position: relative;
	border-bottom: solid 1px #d9d9d9;
	
}
.inside-product-show .right-hezi .tit:before {
	content: "";
	width: 12px;
	height: 12px;
	top: 10px;
	left: 0;
	position: absolute;
	background: #0084D5;
	
}
.inside-product-show .right-hezi .nr {
	color: #666;
	padding: 20px 0;
	padding-bottom: 40px;
	
}
.inside-product-show .right-hezi .nr p {
	font-size: 15px;
	padding-left: 70px;
	margin-top: 10px;
	position: relative;
}
.inside-product-show .right-hezi .nr p span {
	top: 0;
	left: 0;
	position: absolute;
}
.inside-product-show .right-hezi .nr p .xiangguan a {
	margin-left: 7px
}
.inside-product-show .right-hezi .nr p .xiangguan a:first-child {
	margin: 0;
}
.inside-product-show .right-hezi .font15 {
	font-size: 15px;
	margin-top: 20px;
}
.inside-product-show .right-hezi .button {
	display: inline-block;
	width: 150px;
	height: 40px;
	color: #fff;
	font-size: 16px;
	text-align: left;
	line-height: 38px;
	background: #0084D5;
	
}
.inside-product-show .right-hezi .button img {
	margin: 6px 10px 0 10px;
	float: left;
	
}
.inside-product-show .right-hezi .button-2 {
	color: #444;
	background: none;
	border: solid 1px #FC4C02;
	
}
.inside-product-show .right-hezi .button_nr {
	display: inline-block;
	width: 150px;
	height: 40px;
	color: #fff;
	font-size: 16px;
	text-align: left;
	line-height: 38px;
	background: #0084D5;
}
.inside-product-show .right-hezi .button_nr img {
	margin: 6px 10px 0 10px;
	float: left;
}
.inside-product-show .right-hezi .button-2 {
	color: #444;
	background: none;
	border: solid 1px #FC4C02;
}
 @media (max-width: 1200px) {
.inside-product-show .right-hezi .tit {
	font-size: 16px;
}
}
 @media (max-width: 767px) {
.inside-product-show .right-hezi {
	width: 100%;
	float: none;
	padding: 0;
	padding-top: 30px;
}
}
.inside-product-show .tabmenu {
	margin-top: 50px;
	height: 40px;
	background: #f2f2f2;
}
.inside-product-show .tabmenu li {
	width: 15%;
	float: left;
	color: #333;
	cursor: pointer;
	font-size: 20px;
	line-height: 40px;
	text-align: center;
	position: relative;
	border-left: solid 1px #fff;
}
.inside-product-show .tabmenu li span {
	z-index: 2;
	display: block;
	position: relative;
}
.inside-product-show .tabmenu li:before {
	content: "";
	width: 100%;
	height: 40px;
	top: 0px;
	left: 0;
	opacity: 0;
	position: absolute;
	background: #0084D5;
}
.inside-product-show .tabmenu li:first-child {
	border-left: 0;
}
.inside-product-show .tabmenu .active:before {
	opacity: 1;
}
.inside-product-show .tabmenu .active span {
	color: #fff;
	font-weight: 600;
}
 @media (max-width: 1200px) {
.inside-product-show .tabmenu {
	height: 45px;
}
.inside-product-show .tabmenu ul {
	padding-left: 0;
}
.inside-product-show .tabmenu li {
	width: 30%;
	font-size: 14px;
	line-height: 45px;
}
.inside-product-show .tabmenu li:before {
	height: 45px;
	top: 0;
}
}
.inside-product-show .tabcot {
	display: none;
	padding-top: 4px;
	font-size: 16px ! important;
	/*font-family: comic sans ms, cursive ! important;*/
}
.inside-product-show strong {
	font-weight: normal !important;
}
.inside-product-show table {
	text-align: center;
	border-color: #666;
	margin-top: 10px;
	font-size: 16px ! important;
	font-family: comic sans ms, cursive ! important;
}
.inside-product-show .accessories table tr {
	border: 1px solid #666;
	font-size: 16px ! important;
	font-family: comic sans ms, cursive ! important;
}
.inside-product-show .accessories table .firstRow {
	background: #666;
	color: #fff;
	font-size: 16px ! important;
	font-family: comic sans ms, cursive ! important;
}
.inside-product-show .accessories table .firstRow td {
	border: 1px solid #eee;
	border-bottom: 0;
	border-right: 0;
	border-top: 0;
	font-size: 16px ! important;
	font-family: comic sans ms, cursive ! important;
}
.inside-product-show .accessories table .firstRow td:first-child {
	border-left: 0;
}
.inside-product-show .accessories table tr:nth-child(even) {
	background: #eee;
}
.inside-product-show .accessories table tr td {
	padding: 5px 7px;
	border: 1px solid #666;
}
.inside-product-show .accessories table tr td a {
	color: #000;
}
 @media (max-width:768px) {
.inside-product-show .accessories table {
	width: 800px;
}
.inside-product-show .accessories .table {
	overflow-y: auto;
}
}
.inside-product-show .tabcot .item {
	padding: 20px 0;
	border-bottom: solid 1px #e0e0e0;
}
.inside-product-show .tabcot .orgin {
	font-size: 21px;
	color: #FC4C02;
	margin-bottom: 20px;
	overflow-x: scroll;
}
.inside-product-show .tabcot .dian {
	margin-bottom: 5px;
	padding-left: 15px;
	position: relative;
}
.inside-product-show .tabcot .dian:before {
	content: "";
	width: 8px;
	height: 8px;
	top: 8px;
	left: 0;
	position: absolute;
	border-radius: 100%;
	border: solid 1px #0084D5;
}
@media (max-width: 768px) {
.inside-product-show .tabcot {
	padding-top: 0px;
	overflow-x: scroll;
}
.inside-product-show .tabcot .orgin {
	font-size: 16px;
}
}
.inside-product-show .inside-page-list li {
	width: 44%;
}
.inside-xg-pro .title-2 {
	color: #0084D5;
	font-size: 25px;
	line-height: 30px;
	padding-top: 60px;
	padding-bottom: 20px;
	background: url(../images/proshow-bg.jpg) repeat-x left bottom;
}
.inside-xg-pro .title-2 span {
	color: #999;
	padding-left: 5px;
	font-size: 14px;
	text-transform: uppercase;
	font-family: arial;
}
.inside-xg-pro .title-2 span.more {
	font-size: 16px;
	line-height: 30px;
}
.inside-xg-pro .title-2 span.more img {
	vertical-align: middle;
	margin-top: -2px;
}
.inside-xg-pro ul {
	margin: 0 -10px;
}
.inside-xg-pro ul li {
	margin-top: 35px;
	float: left;
	padding: 0 10px;
	width: 33.3333%;
}
.inside-xg-pro ul li .item {
	padding: 10px;
	border: solid 1px #dcdcdc;
}
.inside-xg-pro ul li .pic {
	position: relative;
}
.inside-xg-pro ul li .pic:after {
	content: "";
	display: block;
	padding-bottom: 75%;
}
.inside-xg-pro ul li .tit {
	height: 46px;
	color: #333;
	font-size: 15px;
	padding-left: 14px;
	line-height: 46px;
	padding-right: 40px;
	overflow: hidden;
	border-top: solid 1px #ececec;
	background: url(../images/pp-2.png) no-repeat center right;
}
.inside-xg-pro ul li:hover .item {
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
.inside-xg-pro ul li:hover .tit {
	color: #fff;
	border-color: #0084D5;
	background: url(../images/pp-1.png) no-repeat center right #0084D5;
}
.inside-xg-pro .more {
	margin-top: 30px;
	text-align: center;
}
 @media (max-width: 420px) {
.inside-xg-pro ul {
	margin-left: 0;
	margin-right: 0;
}
.inside-xg-pro ul li {
	width: 100%;
	float: none;
	padding-right: 0;
	padding-left: 0;
}
}
.slick-slider {
	position:relative;
	display:block;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-touch-callout:none;
	/*-webkit-user-select:none;
	-khtml-user-select:none;
	-moz-user-select:none;
	-ms-user-select:none;
	user-select:none;*/
	-ms-touch-action:pan-y;
	touch-action:pan-y;
	-webkit-tap-highlight-color:transparent
}
.slick-list {
	position:relative;
	overflow:hidden;
	display:block;
	margin:0;
	padding:0;
	z-index:1
}
.slick-list:focus {
	outline:none
}
.slick-list.dragging {
	cursor:pointer;
	cursor:hand
}
.slick-slider .slick-track {
	-webkit-transform:translate3d(0,0,0);
	-ms-transform:translate3d(0,0,0);
	transform:translate3d(0,0,0)
}
.slick-track {
	position:relative;
	left:0;
	top:0;
	display:block
}
.slick-track:before,.slick-track:after {
	content:"";
	display:table
}
.slick-track:after {
	clear:both
}
.slick-loading .slick-track {
	visibility:hidden
}
.slick-slide {
	float:left;
	height:100%;
	min-height:1px;
	display:none
}
[dir="rtl"] .slick-slide {
	float:right
}
.slick-slide img {
	display:block
}
.slick-slide.slick-loading img {
	display:none
}
.slick-slide.dragging img {
	pointer-events:none
}
.slick-initialized .slick-slide {
	display:block
}
.slick-loading .slick-slide {
	visibility:hidden
}
.slick-vertical .slick-slide {
	display:block;
	height:auto;
	border:1px solid transparent
}
.slick-prev,.slick-next {
	z-index:20;
	position:absolute;
	display:block;
	height:50px;
	width:50px;
	line-height:0;
	font-size:0;
	cursor:pointer;
	background:transparent;
	color:transparent;
	top:50%;
	margin-top:-60px;
	padding:0;
	border:none;
	outline:none;
	z-index:3
}
.slick-prev {
	left:30px;
	border-left: solid 1px #fff;
	border-bottom: solid 1px #fff;
}

.slick-next {
	border-right: solid 1px #fff;
	border-bottom: solid 1px #fff;
}


[dir="rtl"] .slick-prev {
	left:auto;
	right:30px
}
.slick-next {
	right:30px
}
[dir="rtl"] .slick-next {
	left:30px;
	right:auto
}


.slick-dots {
	position:absolute;
	bottom:20px;
	height:auto;
	list-style:none;
	display:block;
	text-align:center;
	padding:0;
	width:100%;
	line-height:0;
	z-index:2;
}
.slick-dots li {
	position:relative;
	display:inline-block;
	margin:0 3px;
	padding:0;
	cursor:pointer
}
.slick-dots li button {
	border:0;
	display:block;
	height:15px;
	width:15px;
	padding:0;
	margin:0;
	outline:none;
	line-height:0;
	font-size:0;
	cursor:pointer;
	background:#fff;
	border-radius:10px
}
.slick-dots li.slick-active button {
	background:#fbca4f;
}
