img {
	display: block;
	max-width: 100%;
	border-radius: 3px;
}

ul,
li,
form,
dl,
dt,
dd,
div,
ol,
figure,
aside {
	padding: 0;
	margin: 0;
}

.margin-auto {
	margin: 0 auto;
}

.index-img {
	width: 100%;
}

body {
	font-family: "微软雅黑";
}

a {
	color: #222;
}

ul,
li {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.details {
	background: url(../img/timg.jpg) center;
}

.timg {
	background: url(../img/timg.jpg) center;
}

.navbar-default {
	background-color: black;
}

.navbar {
	margin-bottom: 0px;
	border: none;
	border-radius: 0px;
}

.navbar-brand {
	background-image: url(../img/logo-3.png);
	/*width: 160px;*/
	/*height: 120px;*/
	background-repeat: no-repeat;
	background-position: center center;
}

.nav>div>li>a {
	position: relative;
	display: block;
	padding: 10px 15px;
}

.daohang a:hover,
.daohang a:focus {
	background-color: #eee;
	text-decoration: none;
}

#sreach {
	outline: medium;
	padding: 0px 5px;
	border-radius: 10px;
}

.nav-sreach {
	padding: 0px 5px !important;
	line-height: 24px !important;
}

.content-secondary>.nav {
	margin-top: 10px !important;
}

.navber-daohang {}

.navber-daohang>li {
	text-align: center;
}

.daohang {
	min-height: 20px;
}

.bor {
	border-top: 1px solid #ccc;
}

.brand>li>img {
	margin: 0 auto;
}

.more {
	display: block;
	width: 50%;
	padding: 5px 10px;
	margin: 5px auto;
	border: 1px solid white;
}

.more:hover {
	border: 1px solid #e1c471;
}

.col-md-2 {
	position: relative;
	cursor: pointer;
}

.contacts {
	position: relative;
	margin: 0 15px;
	background-color: #eee;
}

.contact {
	display: inline;
}

.sidebar-right {
	position: fixed;
	bottom: 10%;
	right: 10%;
	z-index: 999;
}

.sidebar-right .sidebar-content {
	width: 50px;
	height: 200px;
}

.wx-content {
	position: relative;
	width: 50px;
	height: 50px;
	margin-bottom: 6px;
	background: url(../img/wx01.png);
	background-size: 100% 100%;
}

.wx-content .qrcode {
	display: none;
	position: absolute;
	top: -130px;
	left: -210px;
}

.tel-content {
	position: relative;
	width: 50px;
	height: 50px;
	margin-bottom: 6px;
	background: url(../img/tel.png) no-repeat center center;
	background-size: 100% 100%;
}

.tel-content .tel {
	display: none;
	position: absolute;
	top: -40px;
	left: -130px;
	right: 50px;
}

.footerpage {
	background-color: #000000;
	padding: 20px 0 20px 0;
}

.bor>ul>li {
	margin: 0 40px;
}

.footer-p {
	text-align: center;
	padding: 20px 0 30px 0;
	height: auto;
	overflow: hidden;
	width: 100%;
	font-size: 12px;
}

.footer-p a {
	color: #646464;
	text-decoration: none;
	outline: none;
}

.footer-p a:hover {
	border: none;
	color: #e1c471;
}

.two-code {
	display: none;
	width: 400px;
	height: 250px;
	background: #fff;
	position: fixed;
	top: 50%;
	left: 50%;
	text-align: center;
	z-index: 99;
	margin: -175px 0 0 -200px;
}

.two-code b {
	position: absolute;
	right: 20px;
	top: 20px;
	float: right;
	width: 25px;
	height: 25px;
	font-size: 25px;
	background: url(../img/x.jpg) no-repeat;
	cursor: pointer;
}

.two-code img {
	margin-top: 30px;
	display: initial;
}

.pt10 {
	padding-top: 10px;
}

.f16 {
	font-size: 16px;
}

#server {
	color: #6c6c6c;
	padding-top: 20px;
	background: url(../img/server/server-bg01.jpg) no-repeat center top #fff;
	background-size: 100%;
	font: 14px/1.5 "Helvetica Neue", Verdana, Helvetica, Arial, "Microsoft Yahei", "Hiragino Sans GB", "Heiti SC", "WenQuanYi Micro Hei", sans-serif;
}

#server a {
	text-decoration: none;
	color: #6c6c6c;
}

.wid1200 {
	max-width: 1200px;
	margin: 0 auto;
}

#server .banner,
#server .lists,
#server .default ul,
#server .lists .con {
	overflow: hidden;
}

#server .wx-box {
	background: #fff;
	overflow: hidden;
	font-size: 16px;
	text-align: center;
	margin-bottom: 30px;
	margin-top: 40px;
	box-shadow: rgba(0, 0, 0, 0.1) 1px 2px 3px, rgba(0, 0, 0, 0.1) -1px -2px 3px;
}

#server .wx-box .default ul {
	font-size: 13px;
	padding: 10px;
}

#server .default {
	overflow: hidden;
	text-align: center;
}

#server .default .t {
	text-align: center;
	margin-bottom: 10px;
	letter-spacing: 5px;
}

#server .default .t .span {
	color: #303030;
	letter-spacing: 5px;
	font-weight: 700;
}

#server .default li {
	display: inline-block;
	white-space: nowrap;
	text-overflow: ellipsis;
	padding: 0 3px;
}

#server .default li code,
#server .lists .t code {
	color: #ee382d;
	font-size: 12px;
	background-color: initial;
}

#server .wx-box img {
	padding: 0;
}

#server .wx-box .wx {
	border: #e2e2e2 5px solid;
}

#server .wx-box .tx {}

#server .lists .t {
	font-size: 18px;
	padding: 5px 0;
	overflow: hidden;
	border-bottom: #000 1px solid;
	margin-bottom: 10px;
}

#server .lists .more1 {
	float: right;
}

#server .lists ul {
	margin-left: -8px;
	margin-right: -8px;
}

#server .lists li {
	float: left;
	padding: 10px 8px;
	box-sizing: border-box;
	width: 33.333%;
}

#server .item-in:hover {
	box-shadow: rgba(0, 0, 0, 0.1) 3px 3px 10px, rgba(0, 0, 0, 0.1) -3px -3px 10px;
}

#server .item-in {
	background: #fff;
	width: 100%;
	height: auto;
	transition: all .3s ease-in;
	padding-bottom: 5%;
}

#server .lists .pic img {
	width: 100%;
}

#server .lists .name {
	overflow: hidden;
	padding: 0 4%;
	margin-top: 10px;
	font-size: 18px;
	margin-bottom: 10px;
}

#server .lists .detail {
	font-size: 16px;
	padding: 0 4%;
	position: relative;
}

#server .lists .heart {
	position: absolute;
	z-index: 98;
	bottom: 0;
	right: 20px;
	color: #303030;
	font-weight: 700;
}

.divHeader {
	color: #fff;
	padding: 17px 0 80px 0;
	text-align: center;
}

.divHeader a {
	color: #cbcbcb;
	font-size: 12px;
	transition: color ease-in-out 0.3s;
}

.divHeader a:hover {
	text-decoration: none;
}

.divHeader .container .row:nth-child(2) {
	margin-top: 40px;
}

.divHeader .container .row:nth-child(2) img {
	margin: 0 auto;
}

.header-left .col-md-4 {
	padding: 0;
	width: 20%;
}

.header-rigth .col-md-4 {
	padding: 0;
	width: 23%;
}

.conter-content {
	padding: 0 0;padding-bottom: 60px;
}

.container-imgcontent {
	position: relative;
}
.container-imgcontent .row{
	margin: 0;
}
.container-imgcontent .row div{
	padding: 0;
}

.container-imgcontent>img:last-child {
	position: absolute;
	top: 0;
	right: 0;
}

.products-img ul li {
	padding: 0 0;
	margin-bottom: 10px;
}

.paddinglr {
	margin: 0 10px;
}

.products-img  ul li a img {
	margin: 0 auto;
	-webkit-transition: -webkit-transform .5s ease-in-out;
	margin-bottom: 15px;
}

.products-img ul li a img:hover {
	transform: scale(1.03);
	-webkit-transform: scale(1.03);
}
