﻿@charset "utf-8";
/**********************************
  * anheids.cms                   *
  * @wechat        anheids        *
  * @qq            290548297      *
  * @tel           15989309312    *
  * @email         anheids@qq.com *
  **********************************/
	
body {
	font-family: Arial, Microsoft YaHei;
	}
body a {
	color: #2b2b2b;
	}
body a:link {
	color: #2b2b2b;
	text-decoration: none;
	}
body a:hover {
	color: #003377;
	text-decoration: none;
	}
body a:active {
	color: #003377;
	text-decoration: none;
	}
.anheids1 {
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	}
.anheids-top {
	height: 40px;
	background-color: #003377;
	}
.anheids-top-menu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
.anheids-top-menu ul li a {
	float: right;
	line-height: 40px;
	padding-right: 20px;
	padding-left: 20px;
	color: #fff;
	font-size: 14px;
	}
.anheids-top-menu ul li a:link {
	text-decoration: none;
	color: #fff;
	}
.anheids-top-menu ul li a:hover {
	text-decoration: none;
	color: #fff;
	background-color: #092040;
	}
.anheids-top-menu ul li a:active {
	text-decoration: none;
	color: #fff;
	}
.anheids-menu {
	height: 100px;
	}
.anheids-logo {
	float: left;
	line-height: 100px;
	width: 180px;
	margin-right: 50px;
	}
.anheids-logo img {
	display: inline-block;
	vertical-align: middle;
	}
.anheids-menu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
.anheids-menu ul li a {
	float: left;
	line-height: 100px;
	padding-right: 20px;
	padding-left: 20px;
	color: #003377;
	}
.anheids-menu ul li a:link {
	text-decoration: none;
	color: #003377;
	}
.anheids-menu ul li a:hover {
	text-decoration: none;
	color: #fff;
	background-color: #003377;
	}
.anheids-menu ul li a:active {
	text-decoration: none;
	color: #fff;
	}
.anheids-search {
	float: right;
	margin-left: 50px;
	}
.anheids-search-input {
	width: 250px;
	height: 44px;
	border: 2px solid #003377;
	padding: 10px;
	margin-top: 28px;
	}
.anheids-search-input:focus{
	outline: none;
	border: 2px solid #003377;
	background-color: #003377;
	color: #fff;
	}
.anheids-search-submit {
	height: 44px;
	border: 2px solid #003377;
	padding: 10px;
	background-color: #003377;
	color: #fff;
	margin-top: 28px;
	margin-left: -5px;
	}
.anheids-search-submit:focus{
	outline: none;
	}
.anheids-product-title {
	font-size: 38px;
	text-align: center;
	padding-top: 70px;
	padding-bottom: 30px;
	font-weight: bold;
	}
.anheids-product-title2 {
	text-align: center;
	background-color: #f9f9f9;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
	border: 2px solid #f9f9f9;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	}
.anheids-product {
	margin-top: 30px;
	}
.anheids-product img {
	border: 2px solid #f9f9f9;
	}
.anheids-product:hover {
	transform: scale(1.11);
	-webkit-transition: -webkit-transform 0.3s;
	-moz-transition: -moz-transform 0.3s;
	-o-transition: -o-transform 0.3s;
	transition: transform 0.3s;
	box-shadow: 0px 0px 15px #f0f0f0;
	}
.anheids-blog {
	background-color: #f9f9f9;
	margin-top: 110px;
	padding-bottom: 80px;
	}
.anheids-blog-img {
	overflow: hidden;
	position: relative;
	}
.anheids-blog-img img {
	top: 0;
	position: relative;
	left: 0;
	-webkit-transition: -webkit-transform 0.3s;
	-moz-transition: -moz-transform 0.3s;
	-o-transition: -o-transform 0.3s;
	transition: transform 0.3s;
	}
.anheids-blog-img:hover img {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
	}
.anheids-blog-img:hover {
	opacity: 0.9;
	}
.anheids-blog-title {
	font-size: 38px;
	text-align: center;
	padding-top: 80px;
	padding-bottom: 60px;
	font-weight: bold;
	}
.anheids-blog-title2 {
	background-color: #fff;
	padding: 25px;
	margin-bottom: 30px;
	}
.anheids-blog-title3 {
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	font-weight: bold;
	word-wrap: break-word;
	}
.anheids-blog-title4 {
	margin-top: 8px;
}
.anheids-blog-title4 p {
	height: 100px !important;
	line-height: 25px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
}
.anheids-product-list {
	background-color: #003377;
	padding-top: 80px;
	padding-bottom: 80px;
	color: #fff;
	}
.anheids-product-list-title {
	font-size: 38px;
	text-align: center;
	padding-bottom: 60px;
	font-weight: bold;
	}
.anheids-product-list-menu {
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #012657;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #013d8d;
	}
.anheids-product-list-menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	}
.anheids-product-list-menu ul li a {
	color: #fff;
	line-height: 50px;
	display: block;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #013d8d;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #012657;
	text-align: center;
	font-size: 21px;
	}
.anheids-product-list-menu ul li a:link {
	text-decoration: none;
	color: #fff;
	}
.anheids-product-list-menu ul li a:hover {
	text-decoration: none;
	color: #f5a625;
	font-size: 26px;
	font-weight: bold;
	}
.anheids-product-list-menu ul li a:active {
	text-decoration: none;
	color: #f5a625;
	font-size: 26px;
	font-weight: bold;
	}
.anheids-footer {
	padding-top: 90px;
	padding-bottom: 80px;
	z-index: 999;
	background-color: #fff;
	position: relative;
	}
.anheids-footer-title {
	font-size: 30px;
	margin-bottom: 15px;
	color: #003377;
	font-weight: bold;
	}
.anheids-footer-logo {
	width: 295px;
	margin-bottom: 45px;
	float: right;
	}
.anheids-copyright {
	background-color: #003377;
	color: #fff;
	text-align: center;
	font-size: 12px;
	padding-top: 15px;
	padding-bottom: 15px;
	}
.anheids-copyright a,
.anheids-copyright a:link,
.anheids-copyright a:hover,
.anheids-copyright a:active {
	color: #fff;
	}
.anheids-tc {
	padding-top: 15px;
	padding-right: 30px;
	padding-left: 30px;
	}
.anheids-tc-logo {
	width: 240px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
	}
dl,dd,dt{margin:0;padding:0;}
.floating_ck {
	position: fixed;
	right: 0px;
	top: 209px;
	z-index: 9999;
	}
.floating_ck dl dd {
	position: relative;
	width: 70px;
	height: 82px;
	background-color: #003377;
	font-size: 14px;
	text-align: center;
	background-position: center 15px;
	background-repeat: no-repeat;
	}
.floating_ck dd span {
	color: #ffffff;
	display: block;
	padding-top: 55px;
	}
.floating_ck dl dd:hover {
	background-color: #f5a625;
	}
.floating_ck dl dd:hover .floating_left {
	display: block;
	}
.floating_left {
	position: absolute;
	left: -200px;
	top: 0px;
	width: 200px;
	height: 82px;
	background-color: #003377;
	display: none;
	cursor: default;
	}
.floating_left t1 {
	font-size: 16px;
	color: #ffffff;
	line-height: 82px;
	}
.cbl-email {
	background-image: url(../img/cbl-email.png);
	}
.cbl-qq {
	cursor: pointer;
	background-image: url(../img/cbl-qq.png);
	}
.cbl-mg {
	background-image: url(../img/cbl-mg.png);
	}
.cbl-top {
	cursor: pointer;
	background-image: url(../img/cbl-top.png);
	}
.clearfix {
    display: block;
    margin: 0px;
    clear: both;
    padding: 0px;
    visibility: hidden;
    border:0px none #fff;
}
.clearfix:after {
    height: 0px;
}
.anheids-xs-menu {
	padding-right: 20px;
	padding-left: 20px;
	height: 50px;
	background-color: #003377;
	}
.anheids-xs-menu-logo {
	float: left;
	width: 120px;
	line-height: 50px;
	}
.anheids-xs-menu-logo img {
	display: inline-block;
	vertical-align: middle;
	}
.anheids-xs-menu-button {
	float: right;
	color: #fff;
	font-size: 20px;
	background-color: #003377;
	border: 1px solid #fff;
	border-radius: 4px;
	margin-top: 9px;
	padding-top: 4px;
	padding-right: 6px;
	padding-left: 6px;
	}
.anheids-xs-menu-button:focus {
	outline: none;
	}
.anheids-xs-menu-cb {
	width: 200px;
	height: 100%;
	position: fixed;
	background-color: #3d3d3d;
	padding-right: 20px;
	padding-left: 20px;
	}
.anheids-xs-menu-cb ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
.anheids-xs-menu-cb ul li a {
	color: #fff;
	line-height: 40px;
	font-size: 18px;
	display: block;
	}
.anheids-xs-menu-cb ul li a:link {
	text-decoration: none;
	color: #fff;
	}
.anheids-xs-menu-cb ul li a:hover {
	text-decoration: none;
	color: #f5a625;
	}
.anheids-xs-menu-cb ul li a:active {
	text-decoration: none;
	color: #f5a625;
	}
.anheids-xs-product-title {
	text-align: center;
	padding-top: 30px;
	padding-bottom: 20px;
	font-weight: bold;
	font-size: 20px;
	}
.anheids-xs-product {
	padding-right: 20px;
	padding-left: 20px;
	}
.anheids-xs-product-img {
	width: 50%;
	float: left;
	border: 2px solid #f9f9f9;
	}
.anheids-xs-product-title2 {
	background-color: #f9f9f9;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	font-size: 12px;
	}
.anheids-xs-blog-title {
	text-align: center;
	padding-top: 30px;
	padding-bottom: 20px;
	font-weight: bold;
	font-size: 20px;
	background-color: #f9f9f9;
	margin-top: 40px;
	}
.anheids-xs-blog {
	float: left;
	background-color: #f9f9f9;
	padding-left: 20px;
	padding-bottom: 20px;
	}
.anheids-xs-blog-img {
	float: left;
	width: 50%;
	padding-right: 20px;
	}
.anheids-xs-blog-title2 {
	background-color: #fff;
	padding: 10px;
	margin-bottom: 20px;
	font-size: 12px;
	}
.anheids-xs-blog-title3 {
	font-weight: bold;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	word-wrap: break-word;
	}
.anheids-xs-blog-title4 {
	margin-top: 8px;
	background-color: #FFF;
	padding-bottom: 20px;
}
.anheids-xs-blog-title4 p {
	height: 90px !important;
	line-height: 18px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
}
.anheids-xs-blog-fy {
	background-color: #f9f9f9;
	padding-left: 20px;
	padding-bottom: 40px;
	padding-right: 20px;
	}
.anheids-xs-product-list {
	background-color: #003377;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 40px;
	}
.anheids-xs-product-list-title {
	text-align: center;
	padding-top: 30px;
	padding-bottom: 20px;
	font-weight: bold;
	font-size: 20px;
	color: #fff;
	}
.anheids-xs-product-list-menu {
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #012657;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #013d8d;
	}
.anheids-xs-product-list-menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	}
.anheids-xs-product-list-menu ul li a {
	color: #fff;
	line-height: 38px;
	display: block;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #013d8d;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #012657;
	}
.anheids-xs-product-list-menu ul li a:link {
	text-decoration: none;
	color: #fff;
	}
.anheids-xs-product-list-menu ul li a:hover {
	text-decoration: none;
	color: #f5a625;
	}
.anheids-xs-product-list-menu ul li a:active {
	text-decoration: none;
	color: #f5a625;
	}
.anheids-xs-footer {
	padding-right: 20px;
	padding-left: 20px;
	font-size: 12px;
	}
.anheids-xs-footer-title {
	text-align: center;
	padding-top: 30px;
	padding-bottom: 10px;
	font-weight: bold;
	font-size: 20px;
	}
.anheids-xs-footer-company {
	font-size: 12px;
	}
.anheids-xs-footer-logo {
	padding-right: 80px;
	padding-left: 80px;
	padding-top: 30px;
	padding-bottom: 20px;
	}
.anheids-xs-footer-address {
	font-size: 12px;
	text-align: center;
	margin-top: 35px;
	padding-top: 30px;
	padding-bottom: 30px;
	padding-right: 20px;
	padding-left: 20px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #f9f9f9;
	}
.anheids-blog-list {
	background-color: #f9f9f9;
	padding-bottom: 70px;
	}
.anheids-blog-list-title {
	font-size: 38px;
	padding-top: 70px;
	padding-bottom: 60px;
	color: #003377;
	font-weight: bold;
	}
.anheids-xs-blog-list-title {
	text-align: center;
	padding-top: 30px;
	padding-bottom: 30px;
	font-weight: bold;
	font-size: 30px;
	background-color: #f9f9f9;
	color: #003377;
	}
.anheids-contact-map {
	height: 595px;
	}
.anheids-xs-contact-map {
	height: 500px;
	}
.anheids-blog-article-mbx {
	background-color: #f9f9f9;
	padding-top: 12px;
	padding-bottom: 12px;
	font-size: 14px;
	}
.anheids-blog-article-title {
	color: #003377;
	font-size: 34px;
	text-align: center;
	padding-top: 50px;
	padding-bottom: 50px;
	font-weight: bold;
	}
.anheids-blog-article {
	padding-bottom: 80px;
	}
.anheids-blog-article img {
	max-width:100%;
	height:auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	}
.anheids-blog-article-list {
	background-color: #f9f9f9;
	padding-top: 100px;
	padding-bottom: 70px;
	}
.anheids-xs-blog-article-title {
	color: #003377;
	text-align: center;
	padding-top: 30px;
	padding-bottom: 30px;
	font-weight: bold;
	font-size: 20px;
	padding-right: 15px;
	padding-left: 15px;
	}
.anheids-xs-blog-article {
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 40px;
	}
.anheids-xs-blog-article img {
	max-width:100%;
	height:auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	}
.anheids-xs-blog-article-list {
	float: left;
	background-color: #f9f9f9;
	padding-left: 20px;
	padding-top: 40px;
	padding-bottom: 20px;
	}
.anheids-hr {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #f9f9f9;
	}
.anheids-product2-list-title {
	font-size: 38px;
	padding-top: 70px;
	padding-bottom: 30px;
	color: #003377;
	font-weight: bold;
	}
.anheids-product2-list-height {
	height: 100px;
	}
.anheids-xs-product2-list-title {
	text-align: center;
	padding-top: 30px;
	padding-bottom: 30px;
	font-weight: bold;
	font-size: 30px;
	color: #003377;
	}
.anheids-xs-product2-list-img {
	border: 2px solid #f9f9f9;
	margin-bottom: 30px;
	}
.anheids-xs-hr {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #f9f9f9;
	margin-top: 60px;
	margin-bottom: 20px;
	}
.anheids-product-article-cbl {
	background-color: #003377;
	padding-right: 30px;
	padding-left: 30px;
	position: fixed;
	top: 215px;
	width: 350px;
	z-index: 99;
	padding-bottom: 20px;
	}
.anheids-product-article-cbl-title {
	color: #fff;
	padding-top: 20px;
	padding-bottom: 20px;
	font-size: 25px;
	font-weight: bold;
	}
.anheids-product-article-cbl-menu {
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #012657;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #013d8d;
	}
.anheids-product-article-cbl-menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	}
.anheids-product-article-cbl-menu ul li a {
	color: #fff;
	line-height: 35px;
	display: block;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #013d8d;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #012657;
	}
.anheids-product-article-cbl-menu ul li a:link {
	text-decoration: none;
	color: #fff;
	}
.anheids-product-article-cbl-menu ul li a:hover {
	text-decoration: none;
	color: #f5a625;
	}
.anheids-product-article-cbl-menu ul li a:active {
	text-decoration: none;
	color: #f5a625;
	}
ul, li {
	list-style: none;
	}
#magnifier {
	position: relative;
	width: 400px;
	}
.small-box {
	position: relative;
	width: 400px;
	height: 400px;
	}
.small-box table td {
	width: 400px;
	height: 400px;
	border: 1px solid #f2f2f2;
	}
.small-box img {
	width: auto;
	height: auto;
	max-height: 400px;
	max-width: 400px;
}
.small-box .hover {
	display: none;
	position: absolute;
	left: 0;
	top: 0;
	width: 200px;
	height: 200px;
	background: #003377;
	opacity: .2;
	filter: alpha(opacity: 50);
	cursor: move;
	}
.thumbnail-box {
	position: relative;
	width: 100%;
	}
.thumbnail-box .btn {
	position: absolute;
	top: 50%;
	width: 22px;
	height: 32px;
	margin-top: -16px;
	}
.thumbnail-box .btn-prev {
	left: 0;
	background: url(../img/btn_prev.png) no-repeat;
	}
.thumbnail-box .btn-prev.btn_prev_disabled {
	background: url(../img/btn_prev_disabled.png) no-repeat;
	cursor: not-allowed;
	}
.thumbnail-box .btn-next {
	right: 0;
	background: url(../img/btn_next.png) no-repeat;
	}
.thumbnail-box .btn-next.btn_next_disabled {
	background: url(../img/btn_next_disabled.png) no-repeat;
	cursor: not-allowed;
	}
.thumbnail-box .list {
	overflow: hidden;
	width: 310px;
	margin: 0 auto;
	}
.thumbnail-box .wrapper {
	width: 100000px;
	}
.thumbnail-box .list .item {
	float: left;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 0px;
	}
.thumbnail-box .list .item-cur {}
.thumbnail-box .list .item img {
	border: 2px solid #003377;
	width: 60px;
	height: 60px;
	}
.thumbnail-box .list .item-cur img {
	border: 2px solid #f5a625;
	cursor: pointer;
	}
.big-box {
	display: none;
	overflow: hidden;
	position: absolute;
	left: 410px;
	top: 0;
	width: 400px;
	height: 400px;
	border: 1px solid #f2f2f2;
	z-index: 999;
	}
.big-box img {
	display: block;
	}
.anheids-right-info {
	position: absolute;
	top: 148px;
	left: 447px;
	z-index: 1;
	}
	
/**********************************
  * anheids.cms                   *
  * @wechat        anheids        *
  * @qq            290548297      *
  * @tel           15989309312    *
  * @email         anheids@qq.com *
  **********************************/