@charset "utf-8";
/* CSS Document */

*{font-family:Arial, "微软雅黑";}
html,body,ul,li,p,input,h1,h2,h3,h4{margin:0;padding:0;}
a{text-decoration:none;color:#969696;}
input{outline:none;border:none;}
ul,li{list-style:none;}
h4{color:white;}

.cleanfix {
	clear: both;
}
/*top*/
.top {
	background-color: #3d474a;
	width: 100%;
}
.top .top-meun {
	width: 1200px;
	text-align: right;
	margin: 0 auto;
}
.top .top-meun a {
	color: white;
	font-size: 14px;
	padding: 0px 0px 0px 10px;
	margin: 0px;
	height: 28px;
	line-height: 28px;
}
.top .top-meun a:hover {
	color: #bb9600;
}

/*nav导航*/
		
.header{
	float:left;
}
.header .logo img {
	padding-top: 10px;
	width: 220px;
	position: absolute;
	left:225px;
	top:-6px;
}
/* .header .logo {
	font-size:40px;
	color:#F66164;
	height: 50px;
	padding:7px 15px;
	text-decoration: none;
	line-height: 50px;
	position: absolute;
	top:4px;
} */
.container {
	width: 100%;
	height: 70px;
	background-color: white;
}
.nav {
	float: right;
	padding: 0px;
	margin: 0px;
	height: 70px;
	line-height: 70px;
	width: 50%;
	text-align: center;
}
.nav ul {
	padding: 0px;
	margin: 0px;
	width: 100%;
}
.nav ul li {
	width: 20%;
	float: left;
	padding: 0px;
	margin: 0px;
	font-size: 16px;
	color: #545454;
	height: 70px;
	line-height: 70px;
}
.nav ul li:hover {
	border-top: 12px solid #FC4242;
	background-color: #efefef;
	transform: translateY(-10px);
	height: 80px;
	line-height: 80px;
}
.nav ul .active {
	border-top:2px solid #fc4242 ;
	background-color: #efefef;
}

.nav ul li a {
	font-weight: 600;
	text-align: center !important;
	padding: 0px;
	margin: 0px;
	font-size: 16px;
	color: #545454;
	height: 70px;
	line-height: 70px;
	display: block;
	border-top: 2px solid transparent;
	border-bottom: 2px solid transparent;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	-webkit-font-smoothing: antialiased;
}
.nav ul li a:hover {
	transform: translateY(-5px);
	text-decoration: none;
}

.seach {
	float: right;
	padding: 20px 0px 0px 0px;
	margin: 0px;
	margin-left: 20px;
}
.seach .seach-control {
	border-radius: 5px;
	font-size: 14px;
	padding: 3px 15px;
	float: left;
	background-color: #fc4242;
	margin-left: 5px;
	width: 60px;
	height: 30px;
	border: 0px;
	color: white;
}
.seach .bn {
	background-color: #00B4A6 !important;
}
.seach .seach-btn {
	margin: 0px;
	width: 16px;
	height: 16px;
	margin-left: -30px;
	float: left;
	padding: 4px;
}
.container-con {
	width: 80%;
	margin: 0 auto;
	height: 70px;
}
	/* 轮播广告 */
/* .con-img img{
	opacity: .5;
} */
/* .centont {
	width: 100%;
	min-height: 800px;
	margin: 0px;
	padding: 0px;
	background: url("http://www.haichuanmei.com/assets/images/bg/15.png")no-repeat scroll 0 0 transparent;
	background-color: #0061ae;
	background-image: url("http://www.haichuanmei.com/assets/images/bg/15.png");
	background-repeat: no-repeat;

} */
/* .centont .centont-cen {
	width: 1200px;
	margin: 0 auto;
}
.centont .centont-cen h3 {
	width: 1200px;
	margin: 0 auto;
	height: 150px;
	line-height: 150px;
	color: white;
	font-size: 36px;
	text-align: center;
	font-weight: bold;
}
.centont .centont-cen  h3 p {
	line-height: 0px;
	font-size: 20px;
	font-weight: 100;
} */

/* 产品中心 */
.box{
	width: 100%;
	min-width: 800px;
	margin:0;
	padding-top:50px;
	background-color: #fff;
	overflow: hidden;
}
.box .tit{
	margin-bottom:60px;
	text-align:center;
}
.box .tit p{
	font-size:30px;
	line-height: 50px;
	color:#0f1830;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.box .tit span{
	font-size:16px;
	color:#555;
	line-height:20px;
}
.box .con{
	width: 1200px;
	margin-right:auto;
	margin-left:auto;
	padding-left:15px;
	padding-right:15px;
}
.box .con .row{
	margin-left:-15px;
	margin-right:-15px;
}
.producttit{
	width: 50%;
	float:left;
	position:relative;
	min-height:1px;
	padding-left:15px;
	padding-right:15px;
}
.col-md-6 .col-xs-md{
	width:28.333333333%;
	float:left;
}
.col-md-6 .flap{
	margin:0 30px;
}
.col-xs-md .product-item{
	display:block;
	padding:0;
	text-align:center;
	overflow: hidden;
	margin:10px 0;
	border:1px solid #eee;
	border-radius: 25px;
	background: #fff;
}
.col-xs-md a{
	text-decoration: none;
}
.product-item1 .product-item-img{
	background: url(http://www.haichuanmei.com/assets/images/item1.png);
}
.product-item2 .product-item-img {
	background: url(http://www.haichuanmei.com/assets/images/item2.png);
}
.product-item3 .product-item-img {
	background: url(http://www.haichuanmei.com/assets/images/item3.png);
}
.product-item4 .product-item-img {
	background: url(http://www.haichuanmei.com/assets/images/item4.png);
}
.product-item5 .product-item-img {
	background: url(http://www.haichuanmei.com/assets/images/item5.png);
}
.product-item6 .product-item-img {
	background: url(http://www.haichuanmei.com/assets/images/item6.png);
}
.product-item7 .product-item-img {
	background: url(http://www.haichuanmei.com/assets/images/item7.png);
}
.product-item8 .product-item-img {
	background: url(http://www.haichuanmei.com/assets/images/item8.png);
}
.product-item9 .product-item-img {
	background: url(http://www.haichuanmei.com/assets/images/item9.png);
}
.product-item .product-item-img {
	display:inline-block;
	width: 130px;
	height: 130px;
	background-position: 50%;
	background-size: 80%;
	background-repeat: no-repeat;
}
.col-xs-md .product-item .product-item-tit{
	font-size:22px;
	font-weight: 400;
	color:#0f1830;
	margin:-20px 0 35px;
}
.productmsg{
	margin:80px 0 0 0;
}
.productmsg h6{
	font-size:26px;
	line-height:60px;
	display:block;
	text-align:center;
	color:#0f1830;
}
.productmsg span{
	display: block;
	width: 90%;
	font-size: 16px;
	line-height: 50px;
	background: #fafbfc;
	color: #108bed;
	margin: 0 auto;
	text-align: center;
}
.productmsg p{
	display: block;
	width: 80%;
	margin: 20px auto;
	font-size: 16px;
	line-height: 30px;
	color:#85888E;
}
/* 签约 */
.container-fluid{
	margin-right:auto;
	margin-left:auto;
}
.mycontainer{
	margin-top:100px;
}
.myContainer-fluid{
	background-color: #FAFBFC;
	padding:100px 0;
}
.container{
	width: 1170px;
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
}
.container .row{
	margin-right: -15px;
	margin-left: -15px;
	background-color: #FAFBFC;
}
.container .row .regardShanghuDiv{
	width: 25%;
	float:left;
	position: relative;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px;
}
.mu-about-icon-box1{
	text-align: center;
	border-radius: 10px;
	border: 2px solid #FC427B;
	display: block;
	width: 50px;
	height: 50px;
	line-height: 50px;
	display: table-cell;
}
.regardShanghu_title{
	text-align: left;
	color: #373f46;
	font-size: 14px;
	line-height: 32px;
	padding: 10px 0;
	letter-spacing: 1px;
}
.regardShanghu_conter{
	margin: 0;
	color: #566773;
	font-size: 12px;
	line-height: 24px;
	letter-spacing: 1px;
}
.mu-about-icon-box1 img {
	width: 25px;
	height: 25px;
}








.centont01 {
	width: 100%;
	min-height: 800px;
	margin: 0px;
	padding: 0px;
	background-color: #eeeeee;
}
.centont01 .centont-cen {
	width: 1200px;
	margin: 0 auto;
}
.centont01 .centont-cen h3 {
	width: 1200px;
	margin: 0 auto;
	padding-top: 80px;
	color: #fc4242;
	font-size: 36px;
	text-align: center;
	font-weight: bold;
}
.centont01 .centont-cen  h3 p {
	line-height: 0px;
	padding: 36px 0px;
	font-size: 36px;
	color: #333333;
	font-weight: bold;
}
.centont01 .centont-cen h5 {
	text-align: center;
	font-weight: 100;
	color: #333333;
	font-size: 20px;
}
.centont01 .centont-cen img {
	width: 1200px;
}




.centont02 {
	width: 100%;
	min-height: 800px;
	margin: 0px;
	padding: 0px;
	background: url("http://www.haichuanmei.com/assets/images/bg/02.jpg")repeat-x scroll 0 0 transparent;
	background-color: #0061ae;
	background-image: url("http://www.haichuanmei.com/assets/images/bg/02.jpg");
	background-repeat: repeat-x;

}
.centont02 .centont-cen {
	width: 1200px;
	margin: 0 auto;
}
.centont02 .centont-cen h3 {
	width: 1200px;
	margin: 0 auto;
	height: 150px;
	line-height: 150px;
	color: white;
	font-size: 36px;
	text-align: center;
	font-weight: bold;
}
.centont02 .centont-cen  h3 p {
	line-height: 0px;
	font-size: 20px;
	font-weight: 100;
}
.centont02 .centont-cen ul {
	padding: 0px;
	margin: 0px;
	padding-top: 50px;
	width: 1200px;
}
.centont02 .centont-cen ul li {
	width: 380px;
	background-color: #fc423c;
	height: 340px;
	float: left;
	margin: 0px 10px;
	border-radius: 25px;
}
.centont02 .centont-cen ul li img {
  text-align: center;
	width: 128px;
	margin-left: 126px;
	margin-top: 50px;
}
.centont02 .centont-cen ul li:hover {
	transform: translateY(-10px);

}
.centont02 .centont-cen ul li p {
	text-align: center;
	font-weight: 100;
	font-size: 20px;
	padding: 50px
}




.centont03 {
	width: 100%;
	min-height: 700px;
	margin: 0px;
	padding: 0px;
	background: url("http://www.haichuanmei.com/assets/images/bg/03.jpg")repeat-x scroll 0 0 transparent;
	background-color: #0061ae;
	background-image: url("http://www.haichuanmei.com/assets/images/bg/03.jpg");
	background-repeat: repeat-x;
}
.centont03 .centont-cen {
	width: 1200px;
	margin: 0 auto;
}
.centont03 .centont-cen h3 {
	width: 1200px;
	margin: 0 auto;
	padding-top: 80px;
	color: #fc4242;
	font-size: 36px;
	text-align: center;
	font-weight: bold;
}
.centont03 .centont-cen  h3 p {
	line-height: 0px;
	padding: 36px 0px 0px 0px;
	font-size: 20px;
	color: #333333;
	font-weight: 100;
}
.centont03 .centont-cen ul {
	padding: 0px;
	margin: 0px;
	width: 1200px;
	padding-top: 150px;

}
.centont03 .centont-cen ul li {
	width: 380px;
	height: 340px;
	float: left;
	margin: 0px 10px;
	border-radius: 25px;
	color: #333333;

}
.centont03 .centont-cen ul li .centont-cen-l {
	float: left;
	width: 100px;
	padding: 0px;
	margin: 0px;
}
.centont03 .centont-cen ul li .centont-cen-l img {
	width: 46px;
	margin: 15px;
	padding: 0px;
}
.centont03 .centont-cen ul li .centont-cen-l img:hover {
	transform: translateY(-5px);

}
.centont03 .centont-cen ul li  .centont-cen-r {
	float: left;
	width: 280px;
	font-size: 24px;
	text-align: left;
}
.centont03 .centont-cen ul li .centont-cen-r p {
	font-size: 18px;
	padding: 20px 0px 0px 0px;
	text-align: left;
	color: #474747;
}
.centont03 .centont-cen ul li .centont-cen-r p a {
	background-color: #ffffff;
	padding: 10px 15px;

	color: #fc4242;
	border: 1px solid #fc4242;
	border-radius: 5px;
}

	/*footer*/

.footer{
	width: 100%;
	font-size:16px;
	color: #ffffff;
	background-color: #181818;
	text-align: left;
	padding: 20px;
	height: 130px;
	border-bottom: 10px solid #303030;
			}
.footer .footer-fot {
	width: 1200px;
	margin: 0 auto;
}
.footer .footer-fot .footer-fot-l {
	width: 900px;
	float: left;
	line-height: 50px;
}
.footer .footer-fot .footer-fot-r {
	float: right;
	width: 300px;
	padding: 0px;
	margin: 0px;
	text-align: right;
	line-height: 65px;
}
.footer .footer-fot .footer-fot-r img {
	width: 42px;
	height: 42px;
	margin-right: 10px;

}
.footer a {
	color: white;
	font-size: 14px;
}
.footer p{
	height: 30px;
	line-height: 30px;
	text-align: left;
	vertical-align: middle;
	font-size: 14px;
}

.footer a:hover{
	color:#fc423c;
	text-decoration:none;
}


.add-bottom {
	padding-bottom: 30px;
}
.divider {
	margin-top: 35px;
	background: url(http://www.haichuanmei.com/assets/images/divider.png) center top no-repeat;
}
/* qq咨询 */
 .bg{
	z-index: 9999999;
	width: 93px;
	height: 149px;
	position:fixed;
	right:0px;
	bottom:300px;
	background: url(http://www.haichuanmei.com/assets/images/qqzx.png) no-repeat;
	border:0px;
}
.btnText{
	position: absolute;
	top: 124px;
	left: 12px;
	display: block;
	width: 69px;
	height: 20px;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	text-align: center;
	text-decoration: none;
	line-height: 22px;
} 


/*
     FILE ARCHIVED ON 22:49:12 Jun 07, 2020 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 10:51:49 Sep 26, 2025.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.526
  exclusion.robots: 0.027
  exclusion.robots.policy: 0.015
  esindex: 0.009
  cdx.remote: 199.711
  LoadShardBlock: 83.336 (3)
  PetaboxLoader3.datanode: 110.485 (4)
  load_resource: 69.321
*/