.content .module,
.module .hd,
.module .hd .pic-box .pic-hd ul,
.module .hd .info-box .btn-box,
.module .slide .swiper-wrapper {
	*zoom: 1;
}

.content .module:before,
.module .hd:before,
.module .hd .pic-box .pic-hd ul:before,
.module .hd .info-box .btn-box:before,
.module .slide .swiper-wrapper:before,
.content .module:after,
.module .hd:after,
.module .hd .pic-box .pic-hd ul:after,
.module .hd .info-box .btn-box:after,
.module .slide .swiper-wrapper:after {
	content: "";
	display: table;
}

.content .module:after,
.module .hd:after,
.module .hd .pic-box .pic-hd ul:after,
.module .hd .info-box .btn-box:after,
.module .slide .swiper-wrapper:after {
	clear: both;
}

.content .module {
	padding-bottom: 100px;
	width: 1200px;
	overflow: hidden;
	margin-top: 80px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

.module .hd .pic-box {
	float: left;
	width: 504px;
}

.module .hd .pic-box .pic-bd {
	position: relative;
	width: 504px;
	height: 506px;
	line-height: 506px;
	text-align: center;
	vertical-align: top;
	overflow: hidden;
}

.module .hd .pic-box .pic-bd .icon-showbig {
	position: absolute;
	right: 10px;
	bottom: 10px;
	display: block;
	width: 16px;
	height: 16px;
	background: url(../images/icon_showbig.png) no-repeat;
}

.module .hd .pic-box .pic-bd li {
	position: relative;
}

div.zoomDiv {
	z-index: 999;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 200px;
	height: 200px;
	background: #ffffff;
	border: 1px solid #CCCCCC;
	display: none;
	text-align: center;
	overflow: hidden;
}
div.zoomDiv img{
	max-width: none;
}
/*div.zoomMask{position:absolute;background:url("../images/icon_showbig.png") no-repeat scroll 0 0 transparent;cursor:move;z-index:1;}*/
div.zoomMask {
	cursor: url(../images/icon_showbig.cur)
}


.module .hd .pic-box .pic-bd img {
	vertical-align: middle;
}

.module .hd .pic-box .pic-hd {
	margin-top: 15px;
	overflow: hidden;
}

.module .hd .pic-box .pic-hd ul {
	margin-right: -14px;
}

.module .hd .pic-box .pic-hd li {
	float: left;
	margin-right: 12px;
	width: 89px;
	height: 73px;
	line-height: 73px;
	border: 1px solid #e5e5e5;
	text-align: center;
	vertical-align: middle;
	overflow: hidden;
	-webkit-box-shadow: -3px 3px 2px rgba(0, 0, 0, 0.015), 3px -3px 2px rgba(0, 0, 0, 0.015), -3px -3px 2px rgba(0, 0, 0, 0.015), 3px 3px 2px rgba(0, 0, 0, 0.015);
	-moz-box-shadow: -3px 3px 2px rgba(0, 0, 0, 0.015), 3px -3px 2px rgba(0, 0, 0, 0.015), -3px -3px 2px rgba(0, 0, 0, 0.015), 3px 3px 2px rgba(0, 0, 0, 0.015);
	-o-box-shadow: -3px 3px 2px rgba(0, 0, 0, 0.015), 3px -3px 2px rgba(0, 0, 0, 0.015), -3px -3px 2px rgba(0, 0, 0, 0.015), 3px 3px 2px rgba(0, 0, 0, 0.015);
	box-shadow: -3px 3px 2px rgba(0, 0, 0, 0.015), 3px -3px 2px rgba(0, 0, 0, 0.015), -3px -3px 2px rgba(0, 0, 0, 0.015), 3px 3px 2px rgba(0, 0, 0, 0.015);
	cursor: pointer;
}

.module .hd .pic-box .pic-hd li.on {
	border-color: #0084ce;
}

.module .hd .pic-box .pic-hd img {
	max-width: 89px;
	max-height: 73px;
	vertical-align: middle;
}

.module .hd .info-box {
	padding-left: 112px;
	color: #1b1b1b;
	text-align: left;
	overflow: hidden;
}

.module .hd .info-box table {
	width: 400px;
}

.module .hd .info-box .number {
	line-height: 18px;
	font-size: 18px;
	color: #959595;
}

.module .hd .info-box .title {
	margin-top: 15px;
	padding-bottom: 25px;
	line-height: 48px;
	font-size: 36px;
	text-transform: uppercase;
	border-bottom: 1px solid #ccc;
	color: #000;
}

.module .hd .info-box .small-title {
	margin-top: 14px;
	margin-bottom: 15px;
	width: 82px;
	font-size: 18px;
	border-bottom: 1px solid #0eac89;
}

.module .hd .info-box .specification {
	padding-left: 15px;
	line-height: 24px;
	font-size: 14px;
	color: #656565;
}

.module .hd .info-box .specification {
	border: none;
}

.module .hd .info-box .specification td {
	padding-right: 5px;
	width: 0px;
}

.module .hd .info-box .btn-box {
	margin-top: 20px;
	/* border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc; */
}


.module .hd .info-box .btn-box a {
	display: inline-block;
	margin: 20px 0;
	width: 144px;
	height: 33px;
	line-height: 33px;
	text-align: center;
	background-color: #211d1e;
	font-size: 14px;
	color: #fff;
	text-transform: uppercase;
	border-radius: 5px;
}

.module .hd .info-box .btn-box a.btn-send {
	margin-right: 25px;
	background-color: #0084ce;
}

.module .hd .info-box .btn-box a.btn-comments {
	margin-left: 25px;
}

.module .hd .info-box .btn-box a:hover {
	opacity: 0.8;
}

.module .hd .info-box .btn-box .fl {
	float: left;
	width: 189px;
	text-align: right;
}

.module .hd .info-box .btn-box .fr {
	float: left;
	width: 190px;
}

.module .hd .info-box .share {
	margin-top: 10px;
}

.module .slide {
	margin-top: 10px;
}

.module .slide>.title {
	height: 64px;
	line-height: 64px;
	font-size: 24px;
	color: #000000;
	background-color: #f7f7f7;
	text-align: center;
}

.module .slide .product-slide {
	margin-top: 28px;
}

.module .slide .swiper-slide {
	float: left;
	margin-right: 10px;
	width: 179px;
	height: 215px;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}

.module .slide .swiper-slide .imgbox {
	width: 100%;
	height: 165px;
	line-height: 160px;
	text-align: center;
	overflow: hidden;
	vertical-align: middle;
}

.module .slide .swiper-slide .imgbox img {
	max-width: 100%;
	max-height: 155px;
	vertical-align: middle;
}

.module .slide .swiper-slide .line {
	margin: auto;
	width: 83px;
	height: 1px;
	background: #0084ce;
}

.module .slide .swiper-slide .title {
	margin-top: 8px;
	padding: 0 5px;
	height: 36px;
	line-height: 18px;
	font-size: 12px;
	color: #1b1b1b;
	overflow: hidden;
	text-align: center;
}

.module .slide .product-slide {
	position: relative;
	padding: 0 84px 38px;
}

.module .slide .swiper-container {
	padding: 4px;
}

.module .slide .swiper-button-prev {
	position: absolute;
	top: 50%;
	left: 0;
	margin-top: -16px;
	display: block;
	width: 18px;
	height: 33px;
	background: url(../images/icon_prev.png);
}

.module .slide .swiper-button-next {
	position: absolute;
	top: 50%;
	right: 0;
	margin-top: -16px;
	display: block;
	width: 18px;
	height: 33px;
	background: url(../images/icon_next.png);
}

.module .slide .swiper-pagination {
	bottom: 0;
	width: 100%;
}

.module .slide .swiper-pagination-bullet {
	margin-right: 10px;
	width: 17px;
	height: 17px;
	opacity: 1;
	background: url(../images/icon_slide2.png) no-repeat;
}

.module .slide .swiper-pagination-bullet-active {
	background: url(../images/icon_slide2_on.png) no-repeat;
}

.module .article {
	margin-top: 38px;
	border-top: 1px solid #0084ce;
}

.module .article img {
	max-width: 100%;
	height: auto!important;
}

.module .article .item {
	margin-top: 15px;
	padding-bottom: 20px;
}
.module .article .item_cur{
	display: block;
}

.module .article .item table {}

.module .article .item td {
	border: 1px solid #E1E1E1;
	padding: 2px;
}

.module .article .item td strong {
	color: #FFFFFF;
}

.module .article .item .title {
	margin-bottom: 30px;
	padding-bottom: 11px;
	height: 50px;
	line-height: 50px;
	font-size: 18px;
	color: #666666;
	background: url(../images/title_bg_01.png) left bottom no-repeat;
}

.module .article .item .title2 {
	background-image: url(../images/title_bg_02.png);
}

.select-box .select-link {
	margin: auto;
	padding: 26px 0;
	width: 1238px;
	height: 35px;
	z-index: 999;
}

.select-box .select-link .select-link-inner {
	margin-right: -20px;
}

.select-box .select-link .item {
	float: left;
	position: relative;
	margin-right: 20px;
	width: 159px;
}

.select-box .select-link .item .title {
	position: relative;
	padding: 0 34px 0 2px;
	height: 34px;
	line-height: 34px;
	border-right: 2px solid #0084ce;
	border-bottom: 1px solid #0084ce;
	color: #494949;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	cursor: pointer;
}

.select-box .select-link .item .title i {
	position: absolute;
	top: 14px;
	right: 10px;
	display: block;
	width: 14px;
	height: 8px;
	background: url(../images/icon_down.png) no-repeat;
}

.select-box .select-link .item dl {
	display: none;
	position: absolute;
	left: 0;
	top: 35px;
	padding: 5px 0;
	width: 157px;
	background: #fff;
	box-shadow: 3px -3px 3px rgba(0, 0, 0, 0.035);
	z-index: 999;
}

.select-box .select-link .item dl a {
	display: block;
	padding: 0 9px;
	height: 26px;
	line-height: 26px;
	color: #656565;
	font-size: 11px;
	border-bottom: 1px solid #dfdfdf;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.select-box .select-link .item dl a:hover {
	color: #FFFFFF;
	background-color: #0084ce;
	display: block;
}

.select-box .select-link .item:hover dl {
	display: block;
}

.message{
	width: calc(100% - 2px);
	height: auto;
	border: 1px solid #E0E0E0;
	margin-top:50px;
}
.message_header{
	width: 100%;
	height: 50px;
	line-height: 50px;
	padding:0 5%;
	background-color: #0084ce;
	font-size: 0;
}
.message_header h1{
	color:white;
	font-size: 20px;
	line-height: 57px;
	width: 45%;
	display: inline-block;
	vertical-align: top;
}
.message_header a{
    display: inline-block;
    color:white;
    width: 45%;
    font-size: 20px;
    line-height: 57px;
    vertical-align: top;
    text-align: right;
}
.message div{
	width: 100%;
	height: auto;
}
.message div input{
	width: 70%;
	border: 1px solid #CCCCCC;
	border-left: 2px solid #0084ce;
	border-radius: 3px;
	height: 30px;
	line-height: 30px;
	padding-left: 20px;
	margin-top:20px;
	margin-left: 50px;
}
.message div textarea{
	width: calc(100% - 122px);
	border: 1px solid #CCCCCC;
	border-left: 2px solid #0084ce;
	border-radius: 3px;
	height: 150px;
	line-height: 30px;
	padding-left: 20px;
	margin-top:20px;
	margin-left: 50px;
}
.message button{
	width: calc(100% - 100px);
	margin-left: 50px;
	height: 35px;
	line-height: 35px;
	font-size: 16px;
	color:white;
	background-color: #0084ce;
	border:none;
	border-radius: 0.3rem;
	margin-bottom: 50px;
	margin-top:30px;
}
.con-tab{
	width: 100%;
	height: auto;
	background-color: #0084ce;
}

.con-tab ul li{
	display: inline-block;
	padding: 10px 20px;
	margin: 0 10px;
	cursor: pointer;
}
.con-tab ul li:hover{
	background-color: #00a0e9;
}
.con-tab ul li span{
	color:white;
	font-size: 14px;
}
.con-tab ul li:first-child{
	margin-left: 0;
}
.info-box td{
    font-size: 14px;
    line-height: 25px;
    vertical-align: top;
}
.item table{
    width: 100%;
}
.item tbody tr{
    text-align: center;
    font-size: 14px!important;
    vertical-align:middle;
}
.item tbody tr td{
    line-height: 25px;
    text-align:center;
    vertical-align:middle;
}
.item tbody tr span{
    font-size: 12px!important;
}
@media (max-width:750px){
    .item .article-bd{
        overflow-x: scroll;
    }
.item table{
    width: 1100px;
}
}