@charset "utf-8";
/* CSS Document */

.header_center a {
	color: #FFF;
	font-size: 14px;
	text-decoration: none;
}

 .menu {
	float: right;
	height: 85px;
	width: 740px;
	padding-top: 35px;
	
}

#menu1, #menu1 ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
#menu1 {
	width: 740px;
	background-color: #FFF;
}

#menu1:after {
    content: "";
    display: table;
}

#menu1:after {
    clear: both;
}


#menu1 li {
	float: left;
	position: relative;
	width: 90px;
    
 }
#menu1 li .hb {
		float: left;
	position: relative;
	width: 120px;
	padding-right: 20px;
	
}
#menu1 li .hb1 {
		float: left;
	position: relative;
	width: 120px;
	padding-left: 35px;
	
}


#menu1 a {
	float: left;
	color: #000000;
	text-decoration: none;
	font-family: "微软雅黑";
	font-size: 14.5px;
	text-align:center
}

#menu1 li:hover > a {
	color: #00bcff;
}

*html #menu1 li a:hover { /* IE6 only */
    color: #fafafa;
}
#menu1 ul {
    _margin: 0; /*IE6 only*/
    opacity: 0;
    visibility: hidden;
    position: absolute;
    top: 38px;
    left: 0;
    z-index: 1;       
    box-shadow: 0 -1px 0 rgba(255,255,255,.3);  
    border-radius: 3px;
    transition: all .2s ease-in-out;
}

#menu1 li:hover > ul {
    opacity: 1;
    visibility: visible;
    margin: 0;
}

#menu1 ul ul {
	top: 0;
	left: 120px;
	height: 20px;   
}

#menu1 ul li {
	float: none;
	display: block;
	border: 0;
	_line-height: 0;
}

#menu1 ul li:last-child {
	box-shadow: none;
}

#menu1 ul a {
	color: #000;
    height:30px;
}

#menu1 ul a:hover {
	color: #00bcff;
}















 .menus {
	float: right;
	height: 85px;
	width: 740px;
	padding-top: 35px;
	
}

#menus1, #menus1 ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
#menus1 {
	width: 740px;
	background-color: #FFF;
}

#menus1:after {
    content: "";
    display: table;
}

#menus1:after {
    clear: both;
}


#menus1 li {
	float: left;
	position: relative;
	width: 100px;
    
 }

#menus1 li .hb {
	float: left;
	position: relative;
	width: 120px;
	padding-right: 20px;
	
}
#menus1 li .hb1 {
		float: left;
	position: relative;
	width: 120px;
	padding-left: 25px;
	
}

#menus1 a {
	float: left;
	color: #000000;
	text-decoration: none;
	font-family: "微软雅黑";
	font-size: 14.5px;
	text-align:left
}

#menus1 li:hover > a {
	color: #00bcff;
}

*html #menus1 li a:hover { /* IE6 only */
    color: #fafafa;
}
#menus1 ul {
    _margin: 0; /*IE6 only*/
    opacity: 0;
    visibility: hidden;
    position: absolute;
    top: 38px;
    left: 0;
    z-index: 1;       
    box-shadow: 0 -1px 0 rgba(255,255,255,.3);  
    border-radius: 3px;
    transition: all .2s ease-in-out;
}

#menus1 li:hover > ul {
    opacity: 1;
    visibility: visible;
    margin: 0;
}

#menus1 ul ul {
	top: 0;
	left: 120px;
	height: 20px;   
}

#menus1 ul li {
	float: none;
	display: block;
	border: 0;
	_line-height: 0;
}

#menus1 ul li:last-child {
	box-shadow: none;
}

#menus1 ul a {
	color: #000;
    height:30px;
}

#menus1 ul a:hover {
	color: #00bcff;
}















.new_1_2 a {
	float: right;
	height: 30px;
	width: 90px;
	text-align: right;
	font-size: 16px;
	padding-right: 10px;
	color: #2B2B2B;
	text-decoration: none;
}
.products_1_2 a {
	float: right;
	height: 30px;
	width: 90px;
	text-align: right;
	font-size: 16px;
	padding-right: 10px;
	color: #000;
	text-decoration: none;
}

.new_2 P a {
	font-size: 12px;
	color: #333;
	text-decoration: none;
}
.new_2 P a:hover{
	font-size: 12px;
	color: #00bcff;
	text-decoration: none;
	}
.ProductCenter {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	min-height: 800px;
	margin-bottom: 20px;
}

.ProductCenter_2 {
	float: left;
	width: 780px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D6D6D6;
}
.ProductCenter_2_1 {
	width: 760px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D6D6D6;
	margin-top: 10px;
	margin-right: 20px;
	margin-left: 20px;
	text-align: right;
}
.ProductCenter_2_2 {
	width: 745px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 35px;
}
.ProductCenter_2_1 a {
	color: #000;
	text-decoration: none;
}
.ProductCenter_2_2 table tr td a:hover img{
	border: 1px solid #D6D6D6;
}

.header_center table tr td a {
	font-family: "微软雅黑";
	font-size: 14px;
	color: #fff;
	text-decoration: none;
}
.header_center table tr td a:hover{
	font-family: "微软雅黑";
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	}
#wrapper {
	max-width:260px;
	width:100%;
	margin:0px auto;
	margin-top:10px;
}


/* main_img */
.main_img{
	height: 190px;
	width: 300px;
	overflow: hidden;
	position: relative;
	border: 1px solid #D6D6D6;
}
.main_img img{
	height: 190px;
	width: 300px;
	overflow-x: hidden;
	overflow-y: hidden;
	position: relative;
	z-index: 1;
	transition-delay: 0s;
	transition-duration: 1s;
	transition-property: all;
	transition-timing-function: ease;
	/* Firefox 4 */
	-moz-transition-delay: 0s;
	-moz-transition-duration: 1s;
	-moz-transition-property: all;
	-moz-transition-timing-function: ease;
	/* Safari 和 Chrome */
	-webkit-transition-delay: 0s;
	-webkit-transition-duration: 1s;
	-webkit-transition-property: all;
	-webkit-transition-timing-function: ease;
	/* Opera */
	-o-transition-delay: 0s;
	-o-transition-duration: 1s;
	-o-transition-property: all;
	-o-transition-timing-function: ease;
	}
.main_img .show {
	background: rgba(0, 0, 0, 0.4);
	height: 190px;
	left: 0;
	opacity: 0;
	filter: alpha(opacity=0);
	position: absolute;
	top: 0;
	transition-delay: 0s;
	transition-duration: 0.3s;
	transition-property: opacity;
	transition-timing-function: ease-in;
	/* Firefox 4 */
	-moz-transition-delay: 0s;
	-moz-transition-duration: 0.3s;
	-moz-transition-property: opacity;
	-moz-transition-timing-function: ease-in;
	/* Safari 和 Chrome */
	-webkit-transition-delay: 0s;
	-webkit-transition-duration: 0.3s;
	-webkit-transition-property: opacity;
	-webkit-transition-timing-function: ease-in;
	/* Opera */
	-o-transition-delay: 0s;
	-o-transition-duration: 0.3s;
	-o-transition-property: opacity;
	-o-transition-timing-function: ease-in;
	width: 300px;
	z-index: 200;
	background-color: rgba(0, 0, 0, 0.4);
}
.main_img .show .imgArea {
    left: 50%;
	bottom:0;
    margin:-15px 0px 0px -40px;
    opacity: 0;
    position: absolute;
    transition-delay: 0s;
    transition-duration: 0.4s;
    transition-property: all;
    transition-timing-function: ease;
	/* Firefox 4 */
	-moz-transition-delay: 0s;
    -moz-transition-duration: 0.4s;
    -moz-transition-property: all;
    -moz-transition-timing-function: ease;
	/* Safari 和 Chrome */
	-webkit-transition-delay:0s;
    -webkit-transition-duration: 0.4s;
    -webkit-transition-property: all;
    -webkit-transition-timing-function: ease;
	/* Opera */
	-o-transition-delay:0s;
    -o-transition-duration: 0.4s;
    -o-transition-property: all;
    -o-transition-timing-function: ease;
}
.main_img .show .imgArea a{
	color: rgba(255,255,255, 0.8);
	display: block;
	padding: 5px 12px;
	border: rgba(255,255,255, 0.6) 1px solid;
	border-radius: 8px;
	font-size: 14px;
}
.main_img .show .imgArea a:hover{
	background: rgba(255,255,255, 0.7);
	color: rgba(0,0,0, 0.6);
	text-decoration: none;
}
.main_img:hover  .show {opacity: 1;filter:alpha(opacity=100);}
.main_img:hover .show .imgArea{opacity:1;filter:alpha(opacity=100);bottom:40%;}
.main_img:hover img {
	transform: scale(1.2, 1.2);
	
	-ms-transform:scale(1.2, 1.2); 	/* IE 9 */
	-moz-transform:scale(1.2, 1.2); 	/* Firefox */
	-webkit-transform:scale(1.2, 1.2); /* Safari 和 Chrome */
	-o-transform:scale(1.2, 1.2); 	/* Opera */
}
/*重置*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{
	margin: 0;
	padding: 0;
}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
ol,ul{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content: ;}
abbr,acronym{border:0;}
.clearfix:after {visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0;}
.clearfix {zoom:1;}	
/*旋转木马必要样式*/
.poster-main{ position:relative;width:800px;height:270px;}
.poster-main a,.poster-main img{display:block;}
.poster-main .poster-list{width:800px;height:270px;}
.poster-main .poster-list .poster-item{
	position: absolute;
	left: 0;
	top: 0;
	height: 314px;
}
.poster-main .poster-btn{ position:absolute;top:0;width:100px;height:270px; z-index:10; cursor:pointer;  opacity:0.8}
.poster-main .poster-prev-btn{
	left: 0;
	background-image: url(../images/btn_l.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.poster-main .poster-next-btn{
	right: 0;
	background-image: url(../images/btn_r.png);
	background-repeat: no-repeat;
	background-position: center center;
}



.ProductCenter_2_3 {
	text-align: center;
	width: 800px;
	height: 50px;
}
.about {
	float: left;
	width: 800px;
}
.about_1 {
	width: 760px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D6D6D6;
	margin-top: 10px;
	margin-right: 20px;
	margin-left: 20px;
	text-align: right;
}
.about_2 {
	width: 760px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D6D6D6;
	margin: 20px;
	height: 450px;
	text-indent: 2em;
}
.about_1 a {
	color: #000;
	text-decoration: none;
}
.about_2 table tr td a:hover img{
	border: 1px solid #D6D6D6;
}
.about_1 p {
	color: #000;
	float: right;
}
.about_1 span {
	float: left;
}



.tq {
	float: left;
	width: 800px;
}
.tq_1 {
	width: 760px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D6D6D6;
	margin-top: 10px;
	margin-right: 20px;
	margin-left: 20px;
	text-align: right;
}
.tq_2 {
	width: 760px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D6D6D6;
	margin: 20px;
	height: 450px;
	text-indent: 2em;
}
.tq_1 a {
	color: #000;
	text-decoration: none;
}
.tq_2 table tr td a:hover img{
	border: 1px solid #D6D6D6;
}
.tq_1 p {
	color: #000;
	float: right;
}
.tq_1 span {
	float: left;
}



.news {
	float: left;
	width: 780px;
}
.news_1 {
	width: 760px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D6D6D6;
	margin-top: 10px;
	margin-right: 20px;
	margin-left: 20px;
	text-align: right;
}
.news_2 {
	width: 760px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D6D6D6;
	margin: 20px;
	height: 420px;
}
.news_1 a {
	color: #000;
	text-decoration: none;
}
.news_2 table tr td a:hover img{
	border: 1px solid #D6D6D6;
}
.news_2 p a{
	font-size: 12px;
	color: #000;
	text-decoration: none;
	}
.news_2 p a:hover{
	font-size: 12px;
	color: #00bcff;
	text-decoration: none;
	}
.news .new_3 {
	text-align: center;
}

.news_2 p {
	font-family: "微软雅黑";
	color: #333;
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D6D6D6;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-left: 5px;
}
.contact {
	float: left;
	width: 800px;
}
.contact_1 {
	width: 760px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D6D6D6;
	margin-top: 10px;
	margin-right: 20px;
	margin-left: 20px;
	text-align: right;
}
.contact_2 {
	width: 760px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D6D6D6;
	margin: 20px;
	height: 450px;
}
.contact_1 a {
	color: #000;
	text-decoration: none;
}
.contact_2 table tr td a:hover img{
	border: 1px solid #D6D6D6;
}
.contact_2_1 {
	float: left;
	height: 350px;
	width: 400px;
}
.contact_2_2 {
	float: left;
	height: 350px;
	width: 340px;
	padding-left: 20px;
}
.contact_2_2 p {
	font-family: "微软雅黑";
	font-size: 14px;
	color: #000;
}

.contact_2_2 .a1 {
	font-family: "微软雅黑";
	font-size: 16px;
	font-weight: bold;
	color: #00bcff;
}
.contact_2_2 p a {
	font-family: "微软雅黑";
	font-size: 14px;
	color: #000;
	text-decoration: none;
}
.contact_2_2 p a:hover {
	font-family: "微软雅黑";
	font-size: 14px;
	color: #00bcff;
	text-decoration: none;
}

.a2 {
	font-family: "微软雅黑";
	font-size: 16px;
	color: #00bcff;
}

.productDetail {
	float: left;
	width: 800px;
	background-color: #FFF;
}
.productDetail_1 {
	width: 760px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D6D6D6;
	margin-top: 10px;
	margin-right: 20px;
	margin-left: 20px;
	text-align: right;
}
.productDetail_2 {
	width: 760px;
	margin: 20px;
}
	  /*border-bottom-width: 1px;
	  border-bottom-style: solid;
	  border-bottom-color: #D6D6D6;
	  
	  min-height: 450px;
*/
.productDetail_1 a {
	color: #000;
	text-decoration: none;
}
.productDetail_2 table tr td a:hover img{
	border: 1px solid #D6D6D6;
}
.contact_2_1 {
	float: left;
	height: 350px;
	width: 400px;
}
.productDetail_2_2 {
	float: left;
	height: 250px;
	width: 350px;
}
.ProductCenter_1_2 ul li a {
padding-left: 15px;
color: #000;
background-image: url(../images/new_icon1.png);
background-repeat: no-repeat;
background-position: left center;
margin-left: 15px;
}
.left {
	width: 200px;
	height: auto !important;
	float: left;
	
}
.left_a {
	float: left;
	width: 200px;
	height: 40px;
	font-size: 14px;
	color: #fff;
	line-height: 18px;
	text-align: center;
	font-family: "微软雅黑";
	background-image: url(../images/pro_01.jpg);
}
.left_b {
	height: auto;
	width: 200px;
	background-color: #FFF;
}
.left_c {
	float: left;
	width: 200px;
	height: 40px;
	font-size: 14px;
	color: #fff;
	line-height: 18px;
	text-align: center;
	font-family: "微软雅黑";
	background-image: url(../images/pro_01.jpg);
}
.left_a1 {
	float: left;
	width: 200px;
	height: 40px;
	font-size: 14px;
	color: #fff;
	line-height: 18px;
	text-align: center;
	font-family: "微软雅黑";
	background-image: url(../images/pro_01.jpg);
	padding-top: 10px;
}

.left_c1 {
	float: left;
	width: 200px;
	height: 40px;
	font-size: 14px;
	color: #fff;
	line-height: 18px;
	text-align: center;
	font-family: "微软雅黑";
	background-image: url(../images/pro_01.jpg);
	padding-top: 10px;
}
.left_d {
	height: auto;
	width: 200px;
	background-color: #FFF;
}
.left_f {
	height: 60px;
	width: 200px;
}
ul,li{
	list-style: none outside none;
	}
.left_b ul li {
	float: left;
	width: 180px;
	border-bottom: dotted 1px #ccc;
	margin-left: 10px;
	margin-bottom: 5px;
	margin-top: 5px;
	background-image: url(../images/pro3.png);
	background-repeat: no-repeat;
	padding-left: 15px;
}
.left .left_b ul li a {
	font-family: "微软雅黑";
	font-size: 12px;
	color: #333;
	text-decoration: none;
}
.left .left_b ul li a:hover {
	font-family: "微软雅黑";
	font-size: 12px;
	color: #00bcff;
	text-decoration: none;
}

.left_d p {
	font-family: "微软雅黑";
	font-size: 12px;
	color: #333;
	text-decoration: none;
	padding-left: 5px;
	margin-left: 5px;
}
.ProductCenter_2_2 ul {
	width: 800px;
}
.ProductCenter_2_2 ul li {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
	margin-left: 45px;
}
.news_detail {
	float: left;
	width: 800px;
}
.news_detail_1 {
	width: 760px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D6D6D6;
	margin-top: 10px;
	margin-right: 20px;
	margin-left: 20px;
	text-align: right;
}
.news_detail_2 {
	width: 760px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D6D6D6;
	margin: 20px;
	min-height: 420px;
}
.news_detail_1 a {
	color: #000;

	text-de
	coration: none;
	text-decoration: none;
}
.news_detail_2 p {
	font-family: "微软雅黑";
	font-size: 14px;
	color: #000;
	text-indent: 2em;
}
.news_detail_2 h3 {
	font-family: "微软雅黑";
	font-size: 18px;
	font-weight: bold;
	color: #000;
	text-align: center;
}
.news_detail_2 h2 {
	text-align: right;
	font-family: "微软雅黑";
	font-size: 12px;
	color: #333;
}
.a3 {
	font-weight: bold;
	color: #00bcff;
}
.hbs {
	float: left;
	width: 780px;
}
.hbs_1 {
	width: 760px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D6D6D6;
	margin-top: 10px;
	margin-right: 20px;
	margin-left: 20px;
	text-align: right;
}
.hbs_2 {
	width: 760px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D6D6D6;
	margin: 20px;
	height: 420px;
}
.hbs_1 a {
	color: #000;
	text-decoration: none;
}
.hbs_2 table tr td a:hover img{
	border: 1px solid #D6D6D6;
}
.hbs_2 p a{
	font-size: 12px;
	color: #000;
	text-decoration: none;
	}
.hbs_2 p a:hover{
	font-size: 12px;
	color: #00bcff;
	text-decoration: none;
	}
.hbs .hbs_3 {
	text-align: center;
}

.hbs_2 p {
	font-family: "微软雅黑";
	color: #333;
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D6D6D6;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-left: 5px;
}
.hbs_detail {
	float: left;
	width: 800px;
}
.hbs_detail_1 {
	width: 760px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D6D6D6;
	margin-top: 10px;
	margin-right: 20px;
	margin-left: 20px;
	text-align: right;
}
.hbs_detail_2 {
	width: 760px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D6D6D6;
	margin: 20px;
	min-height: 420px;
}
.hbs_detail_1 a {
	color: #000;

	text-de
	coration: none;
	text-decoration: none;
}
.hbs_detail_2 p {
	font-family: "微软雅黑";
	font-size: 14px;
	color: #000;
	text-indent: 2em;
}
.hbs_detail_2 h3 {
	font-family: "微软雅黑";
	font-size: 18px;
	font-weight: bold;
	color: #000;
	text-align: center;
}
.hbs_detail_2 h2 {
	text-align: right;
	font-family: "微软雅黑";
	font-size: 12px;
	color: #333;
}
.our_hibest {
	height: 350px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/bg02.jpg);
	text-align: center;
}
.our_hibest .news {
	height: 280px;
	width: 333px;
	text-align: center;
	margin-top: 20px;
}
.our_hibest_2 {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	height: 100%;
}
.our_hibest .video {
	height: 280px;
	width: 333px;
	margin-top: 20px;
	text-align: center;
}
.our_hibest .bk {
	background-image: url(../images/bk_1.png);
	height: 300px;
	width: 333px;
	float: left;
	margin-left: auto;
}
.our_hibest .contact {
	height: 280px;
	width: 333px;
	margin-top: 20px;
	text-align: center;
}
.our_hibest_1 {
	text-align: center;
	height: 50px;
	width: 100%;
	font-family: "微软雅黑";
	font-size: 30px;
	color: #FFF;
	font-weight: bold;
	padding-top: 20px;
}
.bg {
	width: 1200px;
	margin-left: auto;
    margin-right: auto;

}
.lj {
	margin-right: auto;
	margin-left: auto;
}
.lj table tr td a {
	font-family: "微软雅黑";
	font-size: 14px;
	color: #2FADC8;
	text-decoration: none;
}
.lj table tr td a:hover{
	font-family: "微软雅黑";
	font-size: 14px;
	color: #fff;
	text-decoration: none;
}

	
