﻿@charset "UTF-8";
html {
	min-width: 1200px;
}
body {
	overflow-x: hidden;
	overflow-y: auto;
}
body, p, form, textarea, h1, h2, h3, h4, h5, dl, dd {
	margin: 0px;
}
input, button, ul, ol {
	margin: 0px;
	padding: 0px;
}

h1, h2, h3, h4, h5, h6 {
	font-size: 14px;
	font-weight: normal;
}
ul, ol, li {
	list-style: none;
}
input {
	background: none;
	border: 0 none;
}
img, iframe {
	border: 0px;
}
em, i {
	font-style: normal;
}
button, input, select, textarea {
	font-size: 100%;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
.red {
	color: #ba292e;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.tac {
	text-align: center;
}
.tar {
	text-align: right;
}
.poa {
	position: absolute;
}
.por {
	position: relative;
}
.hidden {
	display: none;
}
.w1200 {
	width: 1200px;
	margin: 0 auto;
}
.w1300 {
	width: 1300px;
	margin: 0 auto;
}
.ico {
	background: url(../images/ico.png) no-repeat;
	display: inline-block;
	vertical-align: middle;
}
.itit-ico {
	background: url(../images/itit-ico.png) no-repeat;
	display: inline-block;
	vertical-align: middle;
}
.ilink {
	background: url(../images/ilink.png) no-repeat;
	display: inline-block;
	vertical-align: middle;
}
.bicon {
	background: url(../images/bicon.png) no-repeat;
	display: inline-block;
	vertical-align: middle;
}
.icon {
	background: url(../images/icon.png) no-repeat;
	display: inline-block;
	vertical-align: middle;
}
.right {
	float: right;
}
a {
	color: #333;
	text-decoration: none;
}
a:hover {
	color: #006060;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
.ease, .ease * {
	transition: all ease 300ms;
}
.noease, .noease * {
	transition: none;
}
:-moz-placeholder {
color: #aaa;
}
::-moz-placeholder {
color: #aaa;
}
input:-ms-input-placeholder, textarea:-ms-input-placeholder {
color: #aaa;
}
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
color: #aaa;
}
/*清除浮动*/
.clearfix {
*zoom: 1;
}
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}


.top_right{float:right;height:36px;}
.topsearch{width:224px;height:30px;overflow:hidden;float:left;margin:2px 0 0 0;border:1px solid #cccccc;}
.text{width:188px;float:left;font:12px/20px 'microsoft yahei';color:#cccccc;text-indent:10px;height:20px;padding:5px 0;background:#000;border:0}
.select{float:left;width:72px;border:0;background:url(../img/select.jpg) right center no-repeat #000;}
.btn{float:right;background:url(../images/button.jpg) no-repeat center center #000;width:36px;height:30px;border:0;cursor:pointer;}

/*search*/
#search {
	width: 220px;
	float: right;
	margin: 5px 23px 0 0;
	position: relative;
}
#search form {
	margin: 0px auto;
	padding: 0px;
}
.skw {
	display: inline;
	width: 100%;
	text-indent: 30px;
	float: left;
	background: #fff;
	line-height: 26px;
	height: 26px;
	border: 1px solid #dedede;
	color: #666;
	border-radius: 23px;
}
.sub {
	width: 26px;
	height: 26px;
	cursor: pointer;
	position: absolute;
	right: 0;
	top: 0;
	background: url(../images/search.jpg) no-repeat left center;
	border: 0;
}
/*end*/
/*top_main*/
.top_main {
	position: relative;
	width: 100%;
	height: 36px;
	line-height: 36px;
	background: #282d34;
}
.top_main .top_l {
	color: #fff;
	font-size: 12px;
}
.top_main .top_r {
	margin-right: 0px;
}
.top_main li {
	position: relative;
	float: left;
	display: inline-block;
	text-align: center;
	color: #999;
}
.top_main li a {
	color: #999;
	font-size: 12px;
}
.top_main li a:hover {
	color: #fff;
	opacity: 0.8;
	filter: alpha(opacity=80);
}
.top_main .top_r .line {
	display: block;
	width: 1px;
	height: 14px;
	margin: 10px 10px 0px;
	background: #999;
}
.top_main .top_r .line1 {
	margin-left: 0px;
}
/*header*/
.header_main {
	width: 100%;
	height: 110px;
	overflow: hidden;
	z-index: 100;
	background: #FFFFFF;
	border-bottom: 1px solid #ededed;
}
.header_main .header {
	position: relative;
}
.header_main .logo {
	float: left;
	display: block;
	padding-top: 15px;
}
.header_main .logo img {
	width: 100%;
	height: 100%;
	display: block;
}
.header_main .tel {
	height: 50px;
	background: url(../images/tel.png) left center no-repeat;
	float: right;
	margin-top: 28px;
}
.header_main .tel .tit {
	font-size: 14px;
	color: #333;
	text-indent: 50px;
	line-height: 20px;
}
.header_main .tel .con {
	font-size: 26px;
	color: #006060;
	text-indent: 50px;
	font-weight: bold;
}
/*导航栏*/
.nav_main {
	position: relative;
	width: 100%;
	height: 60px;
	color: #fff;
	z-index: 13;
	border-bottom: 1px solid #d2d2d6;
}
.nav_main .nav {
	width: 1200px;
	margin: 0 auto;
	margin-top: 15px;
}
.nav_main .nav li {
	position: relative;
	color: #fff;
	line-height: 32px;
	float: left;
	margin-right: 32px;
	border-radius: 24px;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}
.nav_main .nav li a.aLink {
	width: 118px;
	height: 32px;
	line-height: 32px;
	font-size: 15px;
	text-align: center;
	display: block;
	color: #333333;
	font-weight: bold;
}
.nav_main .nav li.hover, .nav_main .nav li:hover {
	background-color: #006060;
}
.nav_main .nav li.hover a, .nav_main .nav li:hover a {
	color: #fff;
}
/*导航栏下拉*/
.nav_main li.hover .subnav a {
	background: none;
}
.nav_main .nav .subnav {
	height: auto;
	left: 0px;
	top: 32px;
	position: absolute;
	width: 100%;
	z-index: 199;
	background: rgba(255,255,255,0.86);
	border-radius: 12px;
}
.nav_main .nav .subnav {
filter: progid:DXImageTransform.Microsoft.Shadow(color=#4c91c0, direction=120, strength=5);
	opacity: 0;
	visibility: hidden;
	transition: all .6s ease 0s;
	transform: translate3d(0, 10px, 0);
	-moz-transform: translate3d(0, 10px, 0);
	-webkit-transform: translate3d(0, 10px, 0);
}
.nav_main .nav li:hover .subnav {
	opacity: 1;
	visibility: visible;
	transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-webkit-transform: translate3d(0, 0, 0);
}
.nav_main .nav .subnav li {
	width: 100%;
}
.nav_main .nav .subnav .nav1 a {
	color: #333;
	display: block;
	font-size: 14px;
	font-weight: 500;
	line-height: 34px;
	text-align: center;
	border-bottom: #ddd 1px solid;
}
.nav_main .nav .subnav li:hover {
	background: none;
}
.nav_main .nav .subnav li:hover a {
	color: #006060;
}
.nav_main .nav .subnav li:last-child a {
	border-bottom: 0;
}
/*搜索栏*/
.announ_main {
	width: 100%;
	height: 76px;
	line-height: 76px;
	border-bottom: 1px solid #eee;
}
.announ_main .announ_right {
	width: 282px;
	padding-top: 20px;
}
.announ_main .announ_right .search {
	width: 282px;
	height: 35px;
	line-height: 35px;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
	border-radius: 30px;
	background: #f6f6f6;
	position: relative;
}
.announ_main .announ_right .search input {
	outline: none;
	border: 0 none;
	height: 35px;
	line-height: 35px;
}
.announ_main .announ_right .search .txt {
	width: 200px;
	background: none;
	padding-left: 15px;
	display: block;
	color: #999;
}
.announ_main .announ_right .search .btn {
	width: 50px;
	background: url(../images/sou.png) no-repeat center #006060;
	position: absolute;
	right: 0;
	top: 0;
	cursor: pointer;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
	border-radius: 30px;
}
.announ_main .announ_right .search .btn:hover {
	background-color: #01bc66;
}
.announ_main .announ_left span {
	display: inline-block;
}
.announ_main .announ_left a {
	display: inline-block;
	padding: 0 10px 0 0;
}
.announ_main .announ_left a s {
	width: 1px;
	height: 16px;
	display: inline-block;
	margin-right: 10px;
	background: #e9e9e9;
	vertical-align: middle;
}
.announ_main .announ_left a:first-child s {
	display: none;
}
/* banner */
.banner {
	width: 100%;
	min-width: 1000px;
	height: 600px;
	z-index: 9;
	position: relative;
	overflow: hidden;
}
.banner .list {
	width: 100%;
}
.banner li {
	width: 100%;
	height: 600px;
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	z-index: 1;
	overflow: hidden;
	background: #fff;
}
.banner li img {
	width: 1920px;
	height: 100%;
	display: block;
	position: relative;
	left: 50%;
	top: 0;
	margin-left: -960px;
}
.banner li a {
	width: 100%;
	display: block;
	height: 100%;
}
.banner .tip {
	width: 100%;
	height: 6px;
	text-align: center;
	position: absolute;
	left: 0;
	bottom: 30px;
	z-index: 10;
}
.banner .tip span {
	width: 48px;
	height: 6px;
	margin: 0 5px;
	display: inline-block;
	cursor: pointer;
	vertical-align: top;
	border-radius: 12px;
	opacity: 0.5;
	filter: alpha(opacity=50);
	background: #fcfcfc;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}
.banner .tip span.cur {
	background: #006060;
	opacity: 1;
	filter: alpha(opacity=100);
}
.banner .prev, .banner .next {
	width: 32px;
	height: 34px;
	position: absolute;
	z-index: 12;
	top: 50%;
	margin-top: -17px;
	cursor: pointer;
	transition: none;
	background: url(../images/banner-btn.png) no-repeat 0 center;
	transition: all ease 300ms;
}
.banner .prev:hover, .banner .next:hover {
	opacity: 0.8;
	filter: alpha(opacity=80);
}
.banner .prev {
	left: 3%;
	background-position: 1px center;
}
.banner .next {
	right: 3%;
	background-position: -50px 0;
}
/*nybanner*/
.nybanner {
	width: 100%;
	height: 300px;
	overflow: hidden;
	position: relative;
}
.nybanner img {
	width: 1920px;
	display: block;
	position: absolute;
	left: 50%;
	margin-left: -960px;
	top: 0;
}


.indexTit {
	padding-top: 56px;
}
.indexTit .tit {
	font-size: 32px;
	color: #646464;
	text-align: center;
	height: 40px;
	line-height: 40px;
	margin-bottom: 18px;
}
.indexTit i {
	display: block;
	width: 29px;
	height: 1px;
	margin: 0 auto;
	background: url(../images/wrap.png) center center no-repeat;
	margin-bottom: 30px;
}
.index_title {
	text-align: center;
	padding-top: 35px;
	padding-bottom: 40px;
}
.index_title h3 {
	font-size: 38px;
	font-weight: 100;
	padding-bottom: 12px;
	color: #333;
	font-weight: bold;
}

/*f1*/
.floor_1 {
}
.floor_1 .floor_1_main {
}
.floor_1 .floor_1_main .content {
}
.floor_1 .floor_1_main .content .menu {
	margin-bottom: 42px;
}
.floor_1 .floor_1_main .content .menu .list {
	padding: 0;
	text-align: center;
}
.floor_1 .floor_1_main .content .menu .list .item {
	display: inline-block;
	width: 130px;
	height: 40px;
	line-height: 40px;
	background-color: #f4f4f4;
	border: 1px solid #f1efef;
	margin: 0 8px;
	border-radius: 6px;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}
.floor_1 .floor_1_main .content .menu .list .item:last-child {
	margin-right: 0px;
}
.floor_1 .floor_1_main .content .menu .list .item a {
	font-size: 14px;
	color: #666;
	text-align: center;
	display: block;
}
.floor_1 .floor_1_main .content .menu .list .item:hover {
	background-color: #1ea4fe;
	color: #FFFFFF;
}
.floor_1 .floor_1_main .content .menu .list .item:hover a {
	color: #FFFFFF;
}
.floor_1 .floor_1_main .content .menu .list .item.hover {
	background-color: #1ea4fe;
	color: #FFFFFF;
}
.floor_1 .floor_1_main .content .menu .list .item.hover a {
	color: #FFFFFF;
}
.floor_1 .floor_1_main .content .product {
}
.floor_1 .floor_1_main .content .product .bd {
	position: relative;
	overflow: hidden;
	height: 290px;
}
.floor_1 .floor_1_main .content .product .bd .list {
	width: 104%;
	overflow: hidden;
}
.floor_1 .floor_1_main .content .product .bd .list li {
	position: relative;
	float: left;
	display: block;
	width: 290px;
	height: 290px;
	margin-right: 13px;
	cursor: pointer;
}
.floor_1 .floor_1_main .content .product .bd .list li:hover {
	background: url(../images/f2_1.jpg) center center no-repeat;
}
.floor_1 .floor_1_main .content .product .bd .list li a {
	display: block;
	width: 288px;
	height: 290px;
}
.floor_1 .floor_1_main .content .product .bd .list li img {
	margin: 0 auto;
	display: block;
	height: 218px;
	width: 290px;
}
.floor_1 .floor_1_main .content .product .bd .list li p {
	height: 70px;
	line-height: 70px;
	text-align: center;
	color: #666666;
	font-size: 16px;
	font-weight: bold;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}
.floor_1 .floor_1_main .content .product .bd .list li:hover p {
	color: #0d97f4;
}
.floor_1 .floor_1_main .content .product .hd {
	width: 100%;
	top: 0px;
	position: relative;
	padding-bottom: 80px;
}
.floor_1 .floor_1_main .content .product .hd .prev {
	position: absolute;
	left: 490px;
	top: -0px;
	display: block;
	width: 72px;
	height: 32px;
	background-position: -0px -0px;
	cursor: pointer;
}
.floor_1 .floor_1_main .content .product .hd .next {
	position: absolute;
	right: 490px;
	top: -0px;
	display: block;
	width: 72px;
	height: 32px;
	background-position: -80px -0px;
	cursor: pointer;
}
.floor_1 .floor_1_main .content .product .hd .prev:hover {
	opacity: 0.8;
	background-position: -160px -0px;
}
.floor_1 .floor_1_main .content .product .hd .next:hover {
	opacity: 0.8;
	background-position: -240px -0px;
}
.floor_1 .floor_1_main .content .product .hd .amore {
	position: absolute;
	left: 570px;
	top: -0px;
	display: block;
	width: 61px;
	height: 32px;
	background-position: -0px -76px;
	cursor: pointer;
}
.floor_1 .floor_1_main .content .product .hd .amore:hover {
	opacity: 0.8;
	background-position: -80px -76px;
}
.floor_1 .floor_1_main .content .product .bd .list li a .More {
	margin-top: 32px;
	margin-left: 60px;
	overflow: hidden;
	opacity: 0;
	visibility: hidden;
	transition: all .6s ease 0s;
	transform: translate3d(0, 10px, 0);
	-moz-transform: translate3d(0, 10px, 0);
	-webkit-transform: translate3d(0, 10px, 0);
}
.floor_1 .floor_1_main .content .product .bd .list li:hover a .More {
	opacity: 1;
	visibility: visible;
	transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-webkit-transform: translate3d(0, 0, 0);
}
.floor_1 .floor_1_main .content .product .bd .list li a .More i {
	background-position: -30px -300px;
	width: 12px;
	height: 7px;
	margin-top: -17px;
	margin-left: 100px;
	float: left;
}
.floor_1 .floor_1_main .content .product .bd ul li a .bg {
	width: 290px;
	height: 218px;
	background: url(../images/framebg1.png) no-repeat center center;
	background-size: 290px 218px;
	opacity: 0;
	margin-top: -288px;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}
.floor_1 .floor_1_main .content .product .bd ul li:hover a .bg {
	display: block;
	z-index: 999;
	position: relative;
	opacity: 1;
}
.floor_1 .floor_1_main .content .product .bd ul li a .txtIco {
	position: absolute;
	top: 0px;
	left: 0px;
	display: block;
	width: 290px;
	height: 290px;
	z-index: 1000;
}
.floor_1 .floor_1_main .content .product .bd ul li a .txtIco s {
	width: 54px;
	height: 54px;
	background-position: 0px -270px;
	position: absolute;
	left: 145px;
	top: 80px;
	margin-left: -20px;
	opacity: 0;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}
.floor_1 .floor_1_main .content .product .bd ul li:hover a .txtIco s {
	opacity: 1;
}
.floor_1 .floor_1_main .content .product .bd ul li a .txtIco .stit {
	padding-top: 220px;
	font-size: 18px;
	line-height: 18px;
	text-align: center;
	transition: all ease-in-out .2s;
	opacity: 0;
	filter: alpha(opacity=0);
	color: #fff;
}
.floor_1 .floor_1_main .content .product .bd ul li:hover a .txtIco .stit {
	padding-top: 160px;
	transition: all ease-in-out .2s;
	opacity: 1;
	filter: alpha(opacity=100);
	color: #fff;
}
.top_box{width:100%;height:90px;}
#top-nav {
    position: fixed; /* 将位置设置为固定 */
    top: 0; /* 距离页面上边界的距离 */
    left: 0; /* 距离页面左侧边界的距离 */
    width: 100%; /* 导航宽度自动充满整个页面 */
}

.top-layout
{
    position:relative;
    width:100%;
    min-width:1400px;
    height:90px;
    background:url(../images/top-bg.jpg);
    z-index:9999;
}
.top-layout .container{position:relative;width:1200px;height:90px;margin:0 auto;}
.top-layout .container .logo2{ float:left; position:relative; width:320px; height:59px;padding-top:26px;}
.top-layout .top-txt{ position:absolute; top:18px; right:0px; width:880px;height:26px; z-index:99999; }
.top-layout .top-txt .fl-txt{ float:left;  width:112px;  line-height:26px; text-align:left; font-size:12px;color:#ffffff;}
.top-layout .top-txt .fr-phone{ float:right; text-align:right; }
.top-layout .top-txt .fr-phone .txt{ display:inline-block; padding:0px 15px; font-size:14px; color:#c59780; }
.top-layout .top-txt .fr-phone .qwbd{ z-index:99999;  position:relative; display:inline-block; height:26px; padding:0px 18px 0px 32px; background:url(../images/icon-2.png) 15px 2px no-repeat; font-size:14px; color:#ffffff; cursor:pointer; }
.top-layout .top-txt .fr-phone .qwbd:after{ position:absolute; top:7px; right:0px; width:10px; height:7px; background:url(../images/icon-3.png); content:"";}
.top-layout .top-txt .fr-phone .qwbd .qwbd-img{ width: 510px;height:79px; display:none; z-index:99999; }
.top-layout .top-txt .fr-phone .qwbd:hover .qwbd-img{ display:block; border:solid 1px rgb( 230, 230, 230 ); background-color: rgb( 255, 255, 255 ); box-shadow: 3px 5px 20px 0px rgb( 238, 238, 238 ); position: absolute;top:26px; right:-130px; width: 510px;height:79px; padding-top:25px; z-index:99999; text-align: center; border-radius:6px 6px 6px 6px; vertical-align: middle; background-color:#ffffff; }

.top-layout .top-txt .fr-phone .phone{ display:inline-block; padding:0px 0px 0px 40px; background:url(../images/icon-4.png) 15px 0px no-repeat; font-size:14px; color:#ffffff; }

.top-layout .top-txts{ position:absolute; top:50px; right:0px; width:240px;height:26px; z-index:99999; }
.top-layout .top-txts .fl-txt{ float:left;  width:112px;  line-height:26px; text-align:left; font-size:12px;color:#ffffff;}
.top-layout .top-txts .fr-phone{ float:right; text-align:right; }
.top-layout .top-txts .fr-phone .txt{ display:inline-block; padding:0px 15px; font-size:16px; color:#c59780; }
.top-layout .top-txts .fr-phone .phone{ display:inline-block; padding:6px 0px 0px 40px;  font-size:16px; color:#ffffff; }
.container{width:1100px;margin:0 auto;}
.menu
{
    position:absolute;
    right:0px;
    bottom:0px;
    display:inline-block;
    width:895px;
    height:45px;
}
.menu ul li
{
    position:relative;
    float:left;
    display:inline;
    width:100px;
    height:45px;
    text-align:center;
}
.menu ul li p.ch
{
    line-height:45px;
    font-size:16px;
}
.menu ul li p.en{}
.menu ul li a
{
    position:relative;
    display:block;
    width:100%;
    height:45px;
    color:#ffffff;
    text-decoration:none;
    z-index:99;
}
.menu ul li a:hover,.menu ul li.current a
{
    color:#c59780;
}
.menu ul li a:hover .line2
{
    display:block;
    position:absolute;
    left:9px;
    bottom:0px;
    width:82px;
    height:2px;
    background-color:#c59780;
}

.menu ul li .bg
{
    position:absolute;
    left:0px;
    top:45px;
    width:100%;
    height:100%;
    background-color:#3e3a39;
    /*filter:alpha(opacity=90);
    opacity:0.9;
    -moz-opacity:0.9;
    z-index:9999;
*/
    display:none;
}
.menu ul li .box-wrap
{
    position:absolute;
    left:0px;
    top:45px;
    width:100%;
    padding:10px 0px;
    background-color:Transparent;
    z-index:99999;
    display:none;
}
.menu ul li .box-wrap dt
{
    float:left;
    display:inline;
    width:100%;
    height:32px;
    line-height:32px;
    font-size:14px;
}
.menu ul li .box-wrap dt a
{
    display:block;
    width:100%;
    height:32px;
    line-height:32px;
    text-align:center;
    font-size:14px;
    color:#ffffff;
}
.menu ul li .box-wrap dt a:hover
{
    color:#be927c;
}

/******floor_2******/