﻿@charset "utf-8";
html {
	color: #000;
	background: #FFF;
	font-family: '微软雅黑';
}
html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h4, h5, h6, p, td, strong {
	padding: 0;
	margin: 0;
	font-family: '微软雅黑';
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
fieldset, img {
	border: 0;
}
a {
	text-decoration: none;
	color: #000;
	outline: none;
}
/*}此处待添加默认链接颜色*/
address, caption, cite, code, dfn, em, strong, th, var, optgroup {
	font-style: inherit;
	font-weight: inherit;
}
del, ins {
	text-decoration: none;
}
li {
	list-style: none;
}
caption, th {
	text-align: left;
}
h1, h4, h5, h6 {

	font-weight: normal;
}
h2 {
	font-weight: normal;
	margin-bottom: 40px;
}
h3 {
	font-weight: normal;
}
q:before, q:after {
	content: '';
}
abbr, acronym {
	border: 0;
	font-variant: normal;
}
sup {
	vertical-align: baseline;
}
sub {
	vertical-align: baseline;
}
legend {
	color: #000;
}
input, button, textarea, select, optgroup, option {
	font-family: inherit;
	font-size: inherit;
	font-style: inherit;
	font-weight: inherit;
}
input, button, textarea, select {
*font-size:100%;
}
input {
	border: none;
	outline: none;
}
abbr, article, aside, audio, canvas, datalist, details, dialog, eventsource, figure, footer, header, hgroup, mark, menu, meter, nav, output, progress, section, time, video {
	display: block;
}
.clear:after {
	content: "";
	clear: both;
	display: block;
}
.clearfix:after {
	content: "\200B";
	display: block;
	height: 0;
	clear: both;
}
.clearfix {
*zoom:1;
}
li {
	list-style: none;
}
.banner {
	width: 100%;
	margin: 0 auto;
    position: relative;
	z-index:0;
}
.center1 {
	height: 130px;
	background-color: #03594a;
	text-align: center;
}
.center1 h1 {
	text-align: center;
	color: white;
	
	font-size: 32px;
	padding: 20px 0 0px 0;
}
.banner  .flex-direction-nav{
	display: none;
}
.banner  .flex-control-nav {
    display: block;    
    bottom: 0;
}
/*-----------产品中心--------------*/
.pro_center {
	background: url(../images/banner2.jpg) no-repeat center;
	text-align: center;
}
.pro_center h1 {
	text-align: center;
	color: black;
	font-size: 32px;
	padding: 20px 0 10px 0;
	color:#035a4a;
}

.pro_main {
	width: 1200px;
	margin: 40px auto 0 auto;
}
.pro_main1 {
	float: left;
	position: relative;
}
.centent2 {
	    background: #f5f5f5;
	/* background: url(../images/in_bannerflow.jpg) no-repeat center; */
}
.centent2_main {
	width: 63%;
	margin: 0 auto;
	overflow: hidden;
	padding-left: 40px;
}
.centent2_main img {
	width: 100%;
	margin: 0 auto;
}
.fl {
	float: left;
	border-radius: 50%;
	border: 3px solid #FFF;
	margin: 15px 9% 15px 6%;
	width:12%;
}
.fl:hover {
	border: 3px solid #03594a;
}
/*-----------新闻中心---------------*/
.center3 {
	background-color: #FFF;
	text-align: center;
}
.center3 h1 {
	text-align: center;
	color: black;
	font-size: 32px;
	padding: 20px 0 10px 0;
	color:#035a4a;
}

.center3_main {
	width: 1200px;
	margin: 50px auto 0 auto;
	position: relative;
}
.center3_main_r_br {
	    text-align: center;
    line-height: 29px;
    font-size: 14px;
    width: 88px;
    background: #03594a;
    color: #FFFFFF;
    margin-top: 76px;
    position: absolute;
    right: 0%;
    bottom: 10px;
}
.center3_main_r_br a {
	color: aliceblue;
}
.center3_main_r_br a:hover, .center3_main_r_br a:focus, .btn a:hover, .btn a:focus {
	color: #D9D9D9;
}
.flex-direction-nav li .flex-prev {
	width: 60px;
	height: 60px;
	display: block;
	background: url(../images/jiantou1.png)no-repeat;
	position: absolute;
	top: 86.5%;
	left: 59%;
	cursor: pointer;
	text-indent: -9999px;
	z-index:0;
}
.flex-direction-nav li .flex-next {
	width: 60px;
	height: 60px;
	display: block;
	background: url(../images/jiantou2.png) no-repeat;
	position: absolute;
	top: 86.5%;
	left: 72%;
	cursor: pointer;
	text-indent: -9999px;
	z-index:0;
}
.flex-direction-nav li {
	float: left;
}
.flex-prev {
	display: none;
}
.flex-control-nav {
	display: none;
}
.flex-direction-nav {
	height: 13px;
}
.flex-control-nav {
	z-index: 99;
}
.flex-direction-nav li a {
	z-index: 999;
	opacity: 1;
}
.tupian {
	float: left;
	width: 650px;
	height: 390px;
	overflow: hidden;
}
.new_right {
	width: 40%;
	float: right;
	border: solid 1px #dfdfdf;
	/*box-shadow: 0px 1px 6px #d8d8d8;*/
	position: relative;
	
	margin-right: 1%;
}
.new_right p {
	text-align: center;
	font-size: 14px;
	padding: 0 20px 50px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
}
/*关于我们*/

.center4 {
	width: 100%;
	height: 500px;
	background-color: #f5f5f5;
	text-align: center;
}
.center4 h1 {
	text-align: center;
	color: black;
	font-size: 32px;
	padding: 20px 0 10px 0;
}
.center4 h1 span img {
	width: 10%;
}


.center4_main_l {
	float: left;
}
.center4_main_c {
	float: left;
}
.center4_main_c p {
	font-size: 14px;
    text-align: center;
    padding-left: 35px;
	line-height:23px;
}
.center4_main_r {
	float: right;
}
iframe {
	display: block;
	margin: 0 auto;
	width: 80%;
	height: 230px;
}
.btn {
	margin: 65px auto 0 auto;
	text-align: center;
	line-height: 28px;
	font-size: 14px;
	width: 160px;
	background: #03594a;
	color: #FFFFFF;
}
.btn a {
	color: aliceblue;
}
/*-----------百分比--------------*/
.col-zd-1 {
	width: 8.33%;
}
.col-zd-2 {
	width: 10%;
	overflow: hidden;
}
.col-zd-3 {
	width: 25%;
}
.col-zd-4 {
	width: 33.33%;
}
.col-zd-5 {
	width: 41.66%;
}
.col-zd-6 {
	width: 42.5%;
}
.col-zd-7 {
	width: 54%;
}
.col-zd-8 {
	width: 66.66%;
}
.col-zd-9 {
	width: 75%;
}
.col-zd-10 {
	width: 38%;
}
.col-zd-11 {
	width: 62%;
}
.col-zd-12 {
	width: 100%;
}

/*1280*/


@media only screen and (max-width: 1200px) {
.logo {
	float: left;
	margin: 20px 0 0 0;
}
.pro_main {
	width: 100%;
	margin: 40px auto 0 auto;
}
.centent2_main {
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
}
.centent2_main img {
	width: 100%;
}

nav {
	width: 100%;
	margin: 0 auto;
	display: block;
}
.center3_main {
	width: 100%;
	margin: 50px auto 0 auto;
	position: relative;
}
.foot_main {
	margin: 0 auto 0 auto;
	width: 100%;
	padding-top: 170px;
}
.pro_main img {
	width: 100%
}
.center4_main img {
	width: 90%;
}
.center4_main {
	margin: 0 auto;
	width: 100%;
	margin-top: 40px;
}
.center4_main_l {
	margin: 0 auto;
	float: left;
	height: 300px;
	overflow: hidden;
}
.center4_main_c {
	margin: 0 auto;
	float: right;
	margin-right: 5%;
}
.btn {
    margin: 35px auto 0 auto;
}
.center4_main_c p {
	font-size: 15px;
	text-align: center;
	text-indent: 30px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 5;
	overflow: hidden;
}
.center4_main_r {
	margin: 0 auto;
	width: 100%;
}
.btn {
	margin: 20px auto 0 auto;
	text-align: center;
	line-height: 17px;
	font-size: 14px;
	width: 160px;
	background: #03594a;
	color: #FFFFFF;
}
.center4_tw {
	width: 100%;
}
iframe {
	float: right;
	margin-right: 5%;
	display: block;
}
.tupian {
	float: left;
	width: 45%;
	overflow: hidden;
	margin-left: 2%;
}
.new_right {
	width: 50%;
	float: right;
	position: relative;
	margin-top: 0%;
}
.new_right p {

	font-size: 14px;
	padding-bottom: 40px;
}
.center3_main_r_br {
	
	    line-height: 22px;
    font-size: 12px;
    width: 82px;
    margin-top: 5%;
    right: 0%;
    bottom: 10px;
}
.date {
	    width: 19%;
    height: 24%;
    background: #03594a;
    position: absolute;
    top: 0%;
    left: 0%;
    color: #FFFFFF;
    font-size: 20px;
    text-align: center;
    line-height: 24px;
    z-index: 999;
}
.date span {
	font-size: 20px;
	line-height: 10px;
}
.center4_main_r {
	float: right;
	display: none;
}
.col-zd-1 {
	width: 8.33%;
}
/*.col-za-2 {
	width: 22%;
}*/
.col-za-3 {
	width: 33.3%;
}
.col-za-4 {
	width: 33.33%;
}
.col-za-5 {
	width: 41.66%;
}
.col-za-6 {
	width: 50%;
}
.col-za-7 {
	width: 54%;
}
.col-za-8 {
	width: 66.66%;
}
.col-za-9 {
	width: 75%;
}
.col-za-10 {
	width: 38%;
}
.col-za-11 {
	width: 62%;
}
.col-za-12 {
	width: 100%;
}
}

@media only screen and (max-width: 768px) {
	.nav-logo img {
    height: 66px;
}
nav.navbar.bootsnav .navbar-toggle {
    margin-top: 20px;
}

.flexslider:hover .flex-prev {
	opacity: 0;
	left: 0px;
}
.flexslider:hover .flex-next {
	opacity: 0;
	right: 0px;
}
.flex-direction-nav li a {
	z-index: 999;
	opacity: 0;
}
.flex-direction-nav {
	display: none;
}
.new_right {
}
.new_right h2 {
	font-size: 18px;

    height: 50px;
	padding:46px 10px 0;
}
.new_right p {
	
	font-size: 14px;
	padding: 0 10px 40px;
}
.date {
width: 17%;
    height: 22%;
    top: 0%;
    left: 0%;
    font-size: 1em;
    line-height: 23px;
}
.foot_main {
	padding-top: 100px;
}
.oem_main {
    height: 80px;
}

	
}

@media only screen and (max-width: 480px) {


.tupian {

	width: 96%;
	height: 200px;
	overflow: hidden;
}
.new_right {
	    width: 98%;
    border: none;
    box-shadow: none;
    margin-top: 00px;
    height: 241px;
}
.date {
	display: none;
}
.center3_main_r_br {
    text-align: center;
    height: 37px;
    line-height: 36px;
    font-size: 14px;
    width: 140px;
    position: absolute;
    right: 29%;
    bottom: 10px;
}
.centent2_main {
	padding-left: 20px;
}
.center4_main_l {
	display: none;
}
.center4_main_c {
	width: 90%;
	margin: 0 auto;

	margin-right: 5%;
}

}
.strong{display:none;}

@media (max-width:768px){
	.flash4{
		display:none;
}
.strong{
	display:block;
	width:100%;
}
.strong ul{
	width:100%;
}
.strong ul li{
	width:50%;
	float:left;
	position:relative;
	overflow:hidden;
	transition: all 1s linear;

}
.strong ul li h1{
	background:#000;
	color:#fff;
	font-size:12px;
	width:100%;
	position:absolute;
	bottom:-30%;
	text-align:center;
	z-index:999;
	opacity:0.5;
	line-height:30px;
	
	transition: all 1s linear;

}
.strong ul li h1{
	bottom:0;
	transition:  0.8s;
	-moz-transition:  0.8s;	/* Firefox 4 */
	-webkit-transition:  0.8s;	/* Safari 和 Chrome */
	-o-transition:  0.8s;	/* Opera */
	animation-timing-function: ease-in-out;
	-moz-animation-timing-function: ease-in-out;
	-webkit-animation-timing-function: ease-in-out;
}
.strong ul li img{
	width:100%;
}
}

@media (max-width:640px){
	.center4{
		height: 383px;
}
.cndns-right{
	/* display:none;*/
}
.wrapper .inside-nav {
    width: 100%; 
}
.wrapper .inside-nav li {
    padding: 10px 15px;
}
}



.cndns-right {
	    position: fixed;
	    left: 2%;
	    top: 40%;
	    margin-top: -100px;
		z-index:999;
	}
	.cndns-right-meau {
	    position: relative;
	}
	.cndns-right-btn {
	    width: 60px;
	    height: 60px;
	    text-align: center;
	    display: block;
	    margin-bottom: 0px;
	    position: relative;
	    background-color: #035a4a;
	}
	.meau-sev .cndns-right-btn span {
	    color: #fff;
	}
	.cndns-right-btn p {
	    color: #fff;
	    font-size: 14px;
	    line-height: 18px;
	    padding-top: 10px;
	    display: none;
	}

	.close-btn{
		position: absolute;
    	right: 20%;
    	top: 15%;
    	width: 40px;
    	height: 40px;
    	cursor: pointer;
    	cursor: hand;
	}

.cndns-right-meau .class_ture{
	display: block;
}
.cndns-right-box{
	display: none;
	position: fixed;
	 background: rgba(0,0,0,0.5);
	    width: 100%;
	    height: 100%;
	    position: fixed;
	    top: 0;
	    left: 0;
	    z-index: 1;
}
.block .box-border img,.block .box-border img,.block  .box-border img{
	display: block;
	width: 50%;
	margin: 10% auto;
}
.block .widsss img{
	width:10%;
}
.cndns-right-meau {
    position: relative;
}
.meau-contact .cndns-right-box .box-border {
    width: 50%;
    z-index: 999;
    margin: 10% auto;
    border: 1px solid #ccc;
    padding: 20px;
    background-color: #fff;
    -webkit-box-shadow: 0 3px 8px rgba(0,0,0,.15);
    -moz-box-shadow: 0 3px 8px rgba(0,0,0,.15);
    box-shadow: 0 3px 8px rgba(0,0,0,.15);
    position: relative;
}
.clear {
    clear: both;
    font-size: 0px;
    line-height: 0;
    height: 0;
}
.meau-contact .sev-t ul li {
    float: left;
    width: 50%;
    margin: 10px 0;
    height: 40px;
}
@media (max-width:1200px){
	.block .box-border img, .block .box-border img, .block .box-border img{
    	width: 80%;
}
.block .widsss img{width:20%;padding-top:10%;}
}
@media (max-width:640px){
	.meau-contact .cndns-right-box .box-border{
    	width: 80%;
	margin-top:40%;
}
.block .box-border img, .block .box-border img, .block .box-border img{
	    width: 100%;
    padding-top: 40%;
}
.block .widsss img{width:40%;padding-top:20%;}
}
@media (max-width:480px){
	.fl{
	margin: 10px 9% 10px 6%;
}
}
.foot_main_b a{
color:#fff;}