body,ul,
p,
h1,
h2,
h3,
h4,
h5,
h6{
	padding: 0;
	margin: 0;
	color: #000;
	box-sizing: border-box;
}

a{
	color: #000;
	text-decoration: none;
}

a:hover{
	opacity: 0.7;
	filter: alpha(opacity=70);
}

ul, li{
	list-style-type: none;
}

body{
	font-family: Arial;
}

.left{
	float: left;
}

.right{
	float: right;
}

.hidden{
	overflow: hidden;
}

.width1200{
	width: 1200px;
	margin: 0 auto;
	min-width: 1200px;
}

.marginA{
	margin: 0 auto;
}

.max-width{
 	max-width:1400px;
}

.min-width{
	min-width: 1200px;
}

.Uppercase{
	text-transform: uppercase;
}

.Lowercase{
	text-transform: lowercase;
}

.Capitalize{
	text-transform: capitalize;
}

.header{
	width: 100%;
	min-width: 1200px;
	height: 100px;
	background: url("../images/bj.png") repeat-x center;
	position: fixed;
    top: 0px;
   	box-shadow: -2px 0px 10px 3px #0a0a0a;
    z-index: 99;
}

.header-top{
	position: relative;
}

.header-logo{
	line-height: 100px;
	width: 123.5px;
	padding-top: 16px;
	float: left;
}

.header-logo img{
	display: block;
}

.nav{
	margin-left: 200px;
}

.nav>ul{
	
}

.nav>ul.Uppercase>li{
	float: left;
	line-height: 100px;
	font-size: 22px;
	font-weight: 700;
	margin-left: 50px;
}

.header-top{
	height: 100px;
}

.index-footer{
	height: 80px;
	width: 100%;
	background: url("../images//bj.png") repeat-x center center;
}

/* .index-footer.fixed{
	position: fixed;
	left: 0;
	bottom: 0;
	z-index: 9;
}

.index-footer ul{
	overflow: hidden;
	padding-top: 10px;
}

.index-footer li{
	float: left;
	margin-left: 100px;
}

.index-footer li.last{
	width: auto;
	font-size: 22px;
	line-height: 70px;
	font-weight: 700;
} */
.home_info img{
	max-width: 100%;
}
/*
底部
*/
.index-footer{
	min-width: 1200px;
	background: url("../himages/bj.png") repeat center center;
	
}

.index-footer-title{
	text-align: center;
	padding-top: 80px;
	padding-bottom: 50px;
	font-size: 40px;
}

.footer-nav{
	width: 900px;
	overflow: hidden;
	margin: 0 auto;
	margin-bottom: 50px;
}

.footer-nav li{
	width: 25%;
	text-align: center;
	float: left;
	font-size: 20px;
	font-weight: 700;
	margin-left:0;
}

.contact-info{
	background: #fff;
	padding: 40px 30px;
	box-shadow: 0px -2px 16px 2px #2b2a2a;
}

.contact-info .footer-info{
	font-size: 30px;
	text-align: center;
	font-weight: 400;
}

.contact-info .contact-info-text{
	padding: 30px;
	text-align: center;
	font-size: 14px;
}

.relation-list{
	overflow: hidden;
}

.relation-list li{
	float: left;
	width: 33.333%;
	padding: 0 80px;
	position: relative;
	box-sizing: border-box;
}

.relation-list li .relation-title{
	font-weight: 700;
	font-size: 30px;
	margin-bottom: 15px;
}

.relation-list li .relation-text{
	line-height: 26px;
	color: #666;
}

.relation-list li:after{
	content: "";
	position: absolute;
	width: 30px;
	height: 30px;
	background: url("../himages/zuobiao.png") no-repeat center;
	background-size: cover;
	top: 0;
	left: 37px;
}
.contact-info-relation{
	padding-bottom: 50px;
}
.relation-list li.relation-tel:after{
	background: url("../himages/dianhua.png") no-repeat center;
	background-size: cover;
}

.relation-list li.relation-email:after{
	background: url("../himages/youjian.png") no-repeat center;
	background-size: cover;
}

.footer-bottom{
	padding: 30px;
	background: #191919;
	color: #fff;
	overflow: hidden;
}

.footer-bottom-left{
	width: 230px;
	float: left;
}

.footer-logo{
	margin-bottom: 10px;
}

.footer-logo-next{
	line-height: 30px;
	margin-bottom: 20px;
}

.footer-bottom-right{
	float: right;
}

.footer-bottom-right dl{
	float: left;
	margin-right: 100px;
}

.footer-bottom-right dl dd{
	margin: 0;
	font-size: 14px;
	margin-bottom: 10px;
}

.footer-bottom-right dl dt{
	font-size: 24px;
	margin-bottom: 20px;
}

.footer-bottom-right dl a{
	color: #fff;
}

.footer-bottom-right dl.dl-last{
	width: 200px;
}
#email{
	padding-top: 10px;
}

#email input{
	width: 130px;
	background-color: #fff;
	height: 30px;
	vertical-align: middle;
	padding: 0 10px;
	box-sizing: border-box;
}

#email button{
	height: 30px;
	vertical-align: middle;
	background: #dcb86c;
	color: #fff;
	border: 0;
}
/**/

.icon{
	display: block;
	width: 63px;
	height: 61px;
	position: relative;
}
.icon:after{
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background: url("../images/icon-1.png") no-repeat;
	background-size: 65px 310px;
}

.icon.icon_1:after{
	background-position: 0 0;
}

.icon.icon_2:after{
	background-position: 0 -62px;
}

.icon.icon_3:after{
	background-position: 0 -122px;
}

.icon.icon_4:after{
	background-position: 0 -183px;
}

.icon.icon_5:after{
	background-position: 0 -244px;
}
.icon.icon_6:after{
	background-position: 0 0px;
	background: url("../images/weixin.png") no-repeat;
	background-size:contain;
}

.banner-wrapper a{
	display: block;
	width: 100%;
	height: 100%;
	background-size: auto 100%;
}

.banner-wrapper a:hover{
	opacity: 1;
	filter: alpha(opacity=100);
}

.swiper-container.banner-container{
	height: 100%;
}

.secondary{
	position: absolute;
	padding-bottom: 30px;
	left: 0;
	top: 100px;
	/*background: url("../images/nav-bj.png");*/
	z-index: 11;
	text-align: center;
	box-sizing: border-box;
}
.secondary .con{
	text-align: center;
	box-sizing: border-box;
	width: 1205px;
	height: 440px;
	position: absolute;
}
.secondary .conBg{
	background: url("../images/nav-bj.png");
	width: 1205px;
	height: 440px;
	position: absolute;
	opacity: 0.7;
}

.secondary-left{
	width: 65%;
}

.secondary-right{
	width: 35%;
}

.secondary{
	padding-top: 15px;
	display: none;
}

.secondary h2{
	font-size: 50px;
}

.secondary-list .list-item{
	padding-top: 10px;	
}

.secondary-list .list-item li{
	text-align: center;
    font-size: 18px;
    margin-bottom: 5px;
    font-weight: 700;
    line-height: initial;
    margin-left: 0px;
	width: 50%;
	    line-height: 30px;
}

.secondary-list .list-item.item-left{
	overflow: hidden;
	padding-left: 20%;
}

.secondary-list .list-item.item-left li{
	float: left;
	min-width: 40%;
}

/*.secondary-list .list-item.item-left li:nth-child(odd){
	text-align: right;
}

.secondary-list .list-item.item-left li:nth-child(even){
	text-align: left;
}*/

.colse{
	width: 50px;
	height: 50px;
	position: fixed;
	background: rgba(0,0,0,0.5);
	color: #fff;
	font-size: 30px;
	line-height: 50px;
	border-radius: 50%;
	bottom: -60px;
	left: 50%;
	margin-left: -25px;
	cursor: pointer;
}

.main-content{
	padding-top: 70px;
	min-height: 1000px;
}

.main-left{
	width: 220px;
	/* background: url("../images/nav-bj.png") repeat center; */
	border-radius: 0 10px 10px 0;
	padding-top:45px;
}

.main-left dl{
	font-weight: 700;
	font-size: 18px;
	padding: 0 20px;
}

.main-left dl dt{
	font-size: 24px;
	margin-bottom: 10px;
}

.main-left dl dd{
	margin: 0;
	margin-bottom: 5px;
	padding-left:20px;
}
.main-left dl dd a{
	font-size:15px;
}

.main-right{
	width: 930px;
	margin-left: 10px;
}

.list{
	padding: 10px 0;
	margin-bottom: 30px;
}

.list li{
	float: left;
	width: 225px;
    height: 225px;	
	margin: 0 3.5px;
	background: #fff;
	box-shadow: -2px -1px 10px -1px #312f2f;
	margin-bottom: 15px;
}

.list li a{
	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.list li a img{
	max-width: 100%;
}

.product-title{
	text-align: center;
	font-size: 34px;
	font-weight: 700;
	margin-bottom: 20px;
	position: relative;
}
.product-title .search {
	position: absolute;
    top: 0px;
    right: 6px;
}
.product-title input {
	height: 20px;
    width: 200px;
    border: 1px solid #000;
    padding-left: 10px;
}

.back{
	text-align: center;
	font-size: 24px;
	font-weight: 700;
	position:relative;
	height: 60px;
}
.back a.back {
	position: absolute;
    top: 25px;
}

.item-details{
	margin-bottom: 50px;
}

.other h3{
	text-align: center;
	/* background: url("../images/nav-bj.png") repeat center; */
	line-height: 50px;
	padding-left: 20px;
	font-size: 28px;
	/* text-shadow: 3px -2px 3px #3e3c3c; */
}

.item-details{
	padding: 10px;
}

.details-img{
	width: 300px;
	height: 300px;
	text-align: center;
	box-shadow: 0 0px 18px -4px #b3b3b3;
}

.small_box img{
	width: 100%;
}

.details-text{
	width: 400px;
	margin-left: 20px;
}

.details-text ul{
	border: 1px solid #000;
	margin-bottom: 15px;
}

.details-text li{
	border-bottom: 1px solid #000;
	padding: 7px 15px;
}

.details-text li:last-child{
	border-bottom: 0;
}

.contact{
	display: block;
	padding: 10px 20px;
	background: #f1c139;
	color: #500000;
	font-size: 18px;
	width: 104px;
	border-radius: 4px;
}

.News-list{
	/* padding: 10px 20px;
	border: 1px solid #ccc;
	margin-bottom: 30px;
	padding-bottom: 40px; */
}

.News-list li{
	border: 1px solid #000;
    font-size: 20px;
    font-weight: 700;
    padding: 10px 10px;
    position: relative;
	margin-bottom: 15px;
	height: 200px;
}

.News-list li:after{
	position: absolute;
	left: 0;
	top: 11px;
}

.News-list li .pic{
	float: left;
    width: 200px;
}
.News-list li .con{
	float: right;
    width: 960px;
}
.News-list li .newtitle {
	height: 30px;
    border-bottom: 1px solid #c3c3c3;
}
.News-list li .des {
	font-size: 18px;
    line-height: 26px;
	color: #949494;
	word-wrap:break-word
}
.clear {
	clear: both;
}

.paging{
	padding-top: 20px;
	text-align: center;
	font-size: 16px;
	font-weight: 700;
}

.paging span{
	padding: 0 10px;
}

.details-header{
	text-align: center;
	padding-bottom: 10px;
	border-bottom: 1px solid #ccc;
	margin-bottom: 15px;
}

.details-header small{
	font-size: 14px;
	font-weight: 600;
}

.news-content{
	border-bottom: 1px solid #ccc;
	padding-bottom: 15px;
	margin-bottom: 10px;
}

.small_box {
	width:300px;
	height:300px;
	position:relative;
	border: 1px solid #ccc;
}
.small_box img {
	width:100%;
	height:100%;
}

#icon-2{
	position: absolute;
	width: 25px;
	height: 25px;
	background: url("../images/icon-2.png") no-repeat center;
	right: 10px;
	bottom: 10px;
	background-size: cover;
	z-index: 99;
}
/*
新增首页导航
*/
.index-home-footer{
	height: 80px;
	width: 100%;
	background: url("../images//bj.png") repeat-x center center;
}

.index-home-footer ul{
	overflow: hidden;
	padding-top: 10px;
}

.index-home-footer li{
	float: left;
	margin-left: 0;
	width:12%;
}

.index-home-footer li.last{
	width: auto;
	font-size: 22px;
	line-height: 70px;
	font-weight: 700;
}
.qrcode {
	position: absolute;
    top: -60px;
	left: 60%;
	z-index: 9;
	display:none;
}
/**
分页
*/
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
  margin-right: 10px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857143;
  text-decoration: none;
  color: #337ab7;
  background-color: #fff;
  border: 1px solid #ddd;
  margin-left: -1px;
  font-size:16px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 2;
  color: #23527c;
  background-color: #eeeeee;
  border-color: #ddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 3;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
  cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777777;
  background-color: #fff;
  border-color: #ddd;
  cursor: not-allowed;
}