.position{
	width: 100%;
	background-color: #dbdbdb;
	padding: 15px 0;
}
.position p{
	font-size: 18px;
	color: #272c32;
	letter-spacing: 2px;
	margin: 0;
}
.position p a{
	color: #272c32;
	letter-spacing: 2px;
}
.position p img{
	margin-right: 5px;
}
.position .container{
	padding-left: 0;
}


.product-content{
	margin: 50px 0;
}
.product-content .container{
	padding: 0;
}
.product-content .container .main-img{
	padding-right: 5%;
}
.product-content .container .main-text .main-text-top h1{
	letter-spacing: 3px;
}
.product-content .container .main-text .main-text-top p{
	font-size: 18px;
	letter-spacing: 3px;
	line-height: 1.8;
}
.product-content .container .main-text .main-text-middle{
	margin-top: 20px;
}
.product-content .container .main-text .main-text-bottom .list1{
	margin-top: 30px;
}
.product-content .container .main-text .main-text-bottom .list2{
	margin-top: 30px;
}
.product-content .container .main-text .main-text-bottom .list1 div{
	font-size: 20px;
	text-align: center;
}
.product-content .container .main-text .main-text-bottom .list1 div i{
	margin-right: 5px;
}
.product-content .container .main-text .main-text-bottom .list2 .baojia a{
	background-color: #454a50;
	color: #fff;
	border-radius: 10px;
	font-size: 20px;
	letter-spacing: 3px;
	padding: .5rem 0;
	text-align: center;
	width: 100%;
	display: block;
	border: 1px solid #454a50;
	transition: all .3s;
}
.product-content .container .main-text .main-text-bottom .list2 .baojia a:hover{
	background-color: #b21313;
	border: 1px solid #b21313;
	transition: all .3s;
}
.product-content .container .main-text .main-text-bottom .list2 .zixun span{
	font-size: 16px;
	color: #454a50;
	/* letter-spacing: 2px; */
}
.product-content .container .main-text .main-text-bottom .list2 .zixun p{
	font-size: 16px;
	/* letter-spacing: 2px; */
	color: #b21313;
}
.product-content .content-body{
	margin: 50px 0;
}
.product-content .content-body-nav ul{
	margin: 0;
}
.product-content .content-body-nav ul li{
	width: 24.5%;
	margin-left: 0.5%;
	text-align: center;
	background-color: #dbdbdb;
	float: left;
	display: block;
}
.product-content .content-body-nav ul li a{
	color: #454a50;
	line-height: 2.3;
	font-size: 22px;
	display:block;
	width:100%;
}
.product-content .content-body-nav ul li:first-child{
	width: 25%;
	margin: 0;
}
.product-content .content-body-list{
	padding-top: 50px;
}
.product-content .content-body-list .list-item{
	margin-top: 50px;
}
.product-content .content-body-list h3{
	font-size: 30px;
	letter-spacing: 2px;
	padding: 0 0 0 10px;
	border-left: 3px solid #b21313;
}
.product-content .content-body-list .list-item1 .art{
	margin-top: 30px;
}
.product-content .content-body-list .list-item1 .art p{
	font-size: 18px;
	line-height: 2;
	letter-spacing: 3px;
	color: #454a50;
}
.product-content .content-body-list .list-item2 .pic div{
	padding: 3rem;
}

#img img{
	cursor:pointer;
}

.tab-itme2{
	padding: 0 20px; 
	margin-top: 100px;
}
.tab-itme2 .itme2-con p{
	text-indent:0;
	text-align: center;
	font-size: 2rem;
	padding: 80px 20px 40px 20px;
}
.tab-itme2 .itme2-con{
	position: relative;
	height: 100%;
	width: 100%;
	background: rgb(219,219,219);
	border-radius: 10px;
}
.tab-itme2 .itme2-con span{
	position: absolute;
    /* padding: 2rem; */
    background: #dbdbdb;
    width: 100px;
    height: 100px;
    border-radius: 100%;
    line-height: 90px;
    color: #454a50;
    font-weight: bold;
    text-align: center;
    font-size: 40px;
    left: 43%;
    top: -50px;
    border: 5px solid #fff;
}
.itme2-img1::before,
.itme2-img2::before,
.itme2-img3::before,
.itme2-img4::before,
.itme2-img5::before,
.itme2-img6::before,
.itme2-img7::before,
.itme2-img8::before{
	content: '';
	position: absolute;
	left: 50%;
	top: 0;
	height: 120px;
	width: 120px;
	transform: translate(-50%,-50%);
}

.product-content .content-body-list .list-item4 .js-table{
	margin-top: 50px;
}
.product-content .content-body-list .list-item4 .js-table table td{
	/*line-height: 3;*/
	padding:15px 0;
	vertical-align:middle;
	border: 1px solid;
	font-size: 1.6rem;
}
.product-content .content-body-list .list-item4 .js-table table tr{
	background-color: #74777b;
	color: #fff;
}
.product-content .content-body-list .list-item4 .js-table table tr td:first-child{
	background-image: linear-gradient(to right, #b21313 , #454a50);
}
.product-content .content-body-list .list-item4 .js-table table tr:nth-child(2n){
	background-color: #454a50;
}


.list-item5 .related-list .related-item{
	margin: 30px 0;
	padding: 0;
}
.list-item5 .related-list .related-item .image-box p{
	width: 100%;
	background-color: #42474c;
	color: #fff;
	font-size: 2.1rem;
	text-align: center;
	padding: 10px 0;
	margin: 0;
	transition: all .3s;
}
.list-item5 .related-list .related-item:hover .image-box p{
	background-color: #b21313;
	transition: all .3s;
}
.list-item5 .related-list .related-item .image-box img{
	cursor: pointer;
}
.list-item5 .related-list .related-item .text-desc{
	background-color: rgba(182, 38, 38, 0.8)!important;
}
.list-item5 .related-list .related-item .text-desc h3{
	font-size: 28px;
	letter-spacing: 2px;
	padding: 0;
	border: none;
}
.list-item5 .related-list .related-item .text-desc span,.list-item5 .related-list .related-item .text-desc p,.list-item5 .related-list 
.related-item .text-desc a{
	font-size: 20px;
	letter-spacing: 2px;
}
.list-item5 .related-list .related-item .text-desc a.btn1,.list-item5 .related-list .related-item .text-desc a.btn2{
	padding: 10px 20px;
	display: inline-block;
}
.list-item5 .related-list .related-item .text-desc a.btn1{
	border: 2px solid #fff;
	color: #fff;
	background-color: rgba(0, 0, 0, 0);
	margin-top: 30px;
}
.list-item5 .related-list .related-item .text-desc a.btn2{
	background-color: #fff;
	color: #454a50;
	border: none;
	margin-top: 20px;
}



.footer-img-bg{
	position: relative;
}
.footer-img-bg:before{
	content: "";
	display: block;
	position: absolute;
	width: 80%;
	height: 25px;
	left: 15px;
	bottom: -70px;
	background: url(../images/foot-img.png) no-repeat;
}
.footer-img-bg i{
	/* display: block; */
	position: absolute;
	/* width: 85px;
	height: 95px;
	bottom: -58px;
	right: -142px; */
	/* background: url(../images/foot-go-top.png) no-repeat; */
}
.footer-img-bg i a{
	display: block;
	width: 100%;
	height: 100%;
}
.wxqqwb div:nth-child(1),
.wxqqwb div:nth-child(2),
.wxqqwb div:nth-child(3){
	width: 48px;
	height: 48px;
	background-size: 48px;
	cursor: pointer;
}
.wxqqwb div:nth-child(1){
	background: url(../images/footer/weibo.png) no-repeat center 3px;
}
.wxqqwb div:nth-child(2){
	background: url(../images/footer/qq.png) no-repeat center;
}
.wxqqwb div:nth-child(3){
	background: url(../images/footer/wx.png) no-repeat center 6px;
}
.wxqqwb div:nth-child(1):hover{
	background: url(../images/footer/weibo-h.png) no-repeat center 3px;
}
.wxqqwb div:nth-child(2):hover{
	background: url(../images/footer/qq-h.png) no-repeat center;
}
.wxqqwb div:nth-child(3):hover{
	background: url(../images/footer/wx-h.png) no-repeat center 6px;
}
.wxqqwb div:nth-child(3):hover:before{
	content: "";
	display: block;
	position: absolute;
	width: 200px;
	height: 200px;
	left: -80px;
	top: -220px;
	background: url(../images/wx.jpg);
	background-size: 200px;
}
.wxqqwb div{
	margin-right: 20px;	
}
.margin-b60 {
    margin-bottom: 60px;
}
.margin-l10 {
    margin-left: 10px;
}
.margin-t110 {
    margin-top: 110px;
}


.product-botm{
	margin-bottom: 50px;
}
.product-botm .botm-left{
	background-color: #f0f0f0;
	padding: 7.5rem 2rem;
	border-radius: 20px;
}
.progress_inner__tabs .tab h1{
	font-size: 28px;
}


@media (min-width:1000px) and (max-width:1200px){
	.product-content .container .main-text .main-text-bottom .list1 div{
		font-size:1.7rem!important;
	}
}
