﻿body, html {
	font-size: 100%;
	padding: 0;
	margin: 0;
	font-family: "微软雅黑"
}
/* Reset */
*, *:after, *:before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.clearfix:before, .clearfix:after {
	content: " ";
	display: table;
}
li {
	list-style: none;
}
.clearfix:after {
	clear: both;
}

@media (min-width: 1024px) {
nav.navbar.bootsnav ul.nav > li.dropdown > a.dropdown-toggle:after {
	content: "";
}
}
body {
	/*background: #494A5F;*/
	color: #000;
	font-weight: 500;
	font-size: 1.05em;
	font-family: "Microsoft YaHei", "Segoe UI", "Lucida Grande", Helvetica, Arial, sans-serif;
}
a {
	color: rgba(77, 77, 77, 0.8);
	outline: none;
	text-decoration: none;
	-webkit-transition: 0.2s;
	transition: 0.2s;
}
a:hover, a:focus {
	color: #03594a;
	text-decoration: none;
}
.navbar-brand {
	padding: 29px 15px;
	height: auto;
}
nav.navbar.bootsnav {
	border: none;
}
.navbar-nav {
	float: left;
	width: 100%;
}
nav.navbar.bootsnav ul.nav > li > a {
	text-transform: uppercase;
	padding: 0 17px 0 17px;
	line-height: 100px;
	margin-top: 30px;
}
nav.navbar.bootsnav ul.nav > li:hover {
}
.nav > li:after {
	content: "";
	width: 0;
	height: 5px;
	position: absolute;
	bottom: 0;
	left: 0;
	transition: all 0.5s ease 0s;
}
.nav > li:hover:after {
	width: 100%;
}
nav.navbar.bootsnav ul.nav > li.dropdown > a.dropdown-toggle:after {
	content: "";
	font-family: 'FontAwesome';
	font-size: 16px;
	font-weight: 500;
	position: absolute;
	top: 35%;
	right: 10%;
	transition: all 0.4s ease 0s;
}
nav.navbar.bootsnav ul.nav > li.dropdown.on > a.dropdown-toggle:after {
	transform: rotate(90deg);
}
.dropdown-menu.multi-dropdown {
	position: absolute;
	left: -100% !important;
}
nav.navbar.bootsnav li.dropdown ul.dropdown-menu {
	box-shadow: 0 0 5px rgba(0, 0, 0, 1);
	border: none;
}

@media only screen and (max-width:990px) {
nav.navbar.bootsnav ul.nav > li.dropdown > a.dropdown-toggle:after, nav.navbar.bootsnav ul.nav > li.dropdown.on > a.dropdown-toggle:after {
	content: " ";
}
.dropdown-menu.multi-dropdown {
	left: 0 !important;
}
nav.navbar.bootsnav ul.nav > li:hover {
	background: transparent;
}
nav.navbar.bootsnav ul.nav > li > a {
	margin: 0;
	color: #4b4b4b;
	line-height: 50px;
}
}
.container img {
	height: 100px;
}
.nav-logo {
	float: left;
	margin: 5px 0;
	width: 20%;
}
.container .row {
	float: right;
}
header {
	width: 100%;
	background: rgba(255,255,255,0.75);
}
.container .navbar.bootsnav {
	background: none;
}

@media (min-width: 1024px) {
nav.navbar.bootsnav ul.nav > li > a {
	padding: 0 17px 0 17px;
	font-weight: 200;
	margin-top: 15px;
	line-height: 160px;
}
nav.navbar.bootsnav li.dropdown ul.dropdown-menu > li a:hover, nav.navbar.bootsnav li.dropdown ul.dropdown-menu > li a:hover {
	background-color: #f5f5f5;
}
.li1 a {
	background: url(../images/shouye1.png) no-repeat center top;
	color: #4B4B4B;
}
.li1 a:hover {
	background: url(../images/shouye.png) no-repeat center top;
	color: #03594a;
}
.li2 a {
	background: url(../images/zooujin1.png)no-repeat center top;
	color: #4B4B4B;
}
.li2 a:hover {
	background: url(../images/zooujin.png) no-repeat center top;
	color: #03594a;
}
.li3 a {
	background: url(../images/dai1.png)no-repeat center top;
	color: #4B4B4B;
}
.li3 a:hover {
	background: url(../images/dai.png) no-repeat center top;
	color: #03594a;
}
.li4 a {
	background: url(../images/canping1.png)no-repeat center top;
	color: #4B4B4B;
}
.li4 a:hover {
	background: url(../images/canping.png) no-repeat center top;
	color: #03594a;
}
.li5 a {
	background: url(../images/yangsheng1.png)no-repeat center top;
	color: #4B4B4B;
}
.li5 a:hover {
	background: url(../images/yangsheng.png) no-repeat center top;
	color: #03594a;
}
.li6 a {
	background: url(../images/hezuo1.png) no-repeat center top;
	color: #4B4B4B;
}
.li6 a:hover {
	background: url(../images/hezuo.png) no-repeat center top;
	color: #03594a;
}
.li7 a {
	background: url(../images/lianxi1.png) no-repeat center top;
	color: #4B4B4B;
}
.li7 a:hover {
	background: url(../images/lianxi.png) no-repeat center top;
	color: #03594a;
}
}
header {
	width: 100%;
	margin: 0 auto;
}
.oem_main {
	width: 100%;
	position: fixed;
	background-color: #FFFFFF;
	opacity: 0.9;
	height: 130px;
	z-index: 999;
}
.title {
	text-align: center;
	margin-top: 80px;
}
.title h1 {
	font-size: 30px;
	font-family: "微软雅黑";
	font-weight: normal;
	color: #4c4c4c;
}
.title p {
	font-size: 30px;
	font-family: "微软雅黑";
	font-weight: normal;
	color: #4c4c4c;
}
.title1 {
	text-align: center;
	margin-top: 80px;
}
.title1 h1 {
	font-size: 30px;
	font-family: "微软雅黑";
	font-weight: normal;
	color: #4c4c4c;
}
.title1 p {
	font-size: 30px;
	font-family: "微软雅黑";
	font-weight: normal;
	color: #4c4c4c;
}

@media (max-width: 1024px) {
.title {
	text-align: center;
	margin-top: 50px;
}
.title h1 {
	font-size: 24px;
}
.title p {
	font-size: 24px;
}
.title1 {
	text-align: center;
	margin-top: 50px;
}
.title1 h1 {
	font-size: 24px;
}
.title1 p {
	font-size: 24px;
}
}

@media (max-width: 768px) {
.title h1 {
	font-size: 16px;
}
.title1 h1 {
	font-size: 16px;
}
.title p {
	font-size: 16px;
}
.title1 p {
	font-size: 16px;
}
}
.oem_centent1_main {
	width: 1100px;
	margin: 30px auto;
}

@media (max-width: 1100px) {
.oem_centent1_main {
	width: 90%;
	margin: 20px auto;
}
.oem_centent1_main img {
	width: 100%;
	height: auto;
}
}
.oem_centent2 {
	width: 810px;
	margin: 20px auto;
	position: relative;
	overflow: hidden;
}
.oem_centent2 p {
	text-align: center;
}
.oem_centent2_l {
	float: left;
	margin: 30px 7.5%;
}
.oem_centent2_l p {
	font-size: 18px;
	font-family: "微软雅黑";
}
.oem_centent2_abs_x {
	position: absolute;
	top: 37%;
	z-index: -1;
}

@media (max-width: 810px) {
.oem_centent2 {
	width: 100%;
}
.oem_centent2 img {
	width: 50%;
	height: auto;
	display: block;
	margin: 0 auto;
}
.oem_centent2 p {
	text-align: center;
}
.oem_centent2_l p {
	font-size: 14px;
}
}
.oem_centent3 {
	background: #189e84;
}
.oem_centent3_main {
	width: 920px;
	margin: 0 auto;
	height: 600px;
}
.oem_centent3_title {
	font-size: 36px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 30px;
}
.oem_centent3_wz1 {
	margin: 15px 0 15px 0;
}
.oem_centent3_wz1 span {
	color: #FFFFFF;
	font-size: 20px;
	padding: 20px;
}
.oem_centent3_wz1 p {
	color: #FFFFFF;
	font-size: 16px;
	padding-bottom: 30px;
}
@media (max-width: 992px){
	.container img {
	height: 70px;
}
	.oem_main{
	height:85px;
	position:static;
}
}
@media (max-width: 920px) {
.oem_centent3_main {
	width: 90%;
	height: auto;
}
.oem_centent3_main img {
	width: 100%;
}
.oem_centent3_title {
	font-size: 24px;
}
.oem_centent3_wz1 img {
	display: none;
}
.oem_centent3_wz1 span {
	padding: 10px;
	font-size: 18px;
}
.oem_centent3_wz1 p {
	padding: 10px;
	font-size: 14px;
	padding-bottom: 30px;
}
.oem_centent3_wz1 {
	margin: 0px 0 0px 0;
}
.oem_centent2_l {
	float: left;
	width: 33%;
	margin: 5px 0%;
}
}
footer {
	background: #222222;
}
.foot_main {
	width: 70%;
	margin: 0 auto;
	padding: 85px 0;
}
.foot_main_l {
	color: #FFFFFF;
	float: left;
	font-size: 16px;
	margin-left: 0%;
}
.foot_main_l ul {
	float: left;
	margin: 0 10px;
}
.foot_main_l ul li {
	margin: 20px 0px;
}
.foot_main_l ul li:first-child {
	font-size: 18px;
}
.foot_main_r {
	float: left;
	color: #FFFFFF;
	font-size: 16px;
	margin-left: 10%;
	position: relative;
}
.foot_main_r_p {
	position: absolute;
	right: -1%;
	top: 8%;
	width: 35%;
	height: auto;
}
.foot_main_r_main {
	margin: 20px 0 20px 0;
}
.foot_main_r_main p {
	display: inline;
	padding-left: 20px;
}
.foot_main_b {
	color: #FFFFFF;
	font-size: 16px;
	padding: 0px 0px 0 50px;
	float: left;
}

@media screen and (max-width: 1440px) {
.foot_main {
	width: 90%;
}
.foot_main_l {
	margin-left: 5%;
}
}

@media (max-width: 1200px) {
.foot_main {
	width: 100%;
}
.foot_main_l {
	width: 90%;
}
.foot_main_l ul {
	margin-left: 9%;
}
.foot_main_r {
	margin-left: 12%;
	width: 80%;
}
.foot_main_b {
	padding-left: 12%;
}
.foot_main_r_p {
	right: 20%;
	width: 20%;
}
}

@media screen and (max-width: 991px) {
.foot_main_l ul {
	margin-left: 8%;
}
.foot_main_r_p {
	display: none;
}
}

@media screen and (max-width: 768px) {
.foot_main_l ul {
	margin-left: 5%;
}
.foot_main_r {
	margin-left: 10%;
}
.foot_main_b {
	padding-left: 10%;
}
}

@media screen and (max-width: 480px) {
.foot_main_l {
	width: 95%;
	font-size: 14px;
}
.foot_main_l ul {
	margin-left: 0%;
}
.foot_main_l ul li:first-child {
	font-size: 16px;
}
.foot_main_r {
	margin-left: 10px;
	font-size: 14px;
}
.foot_main_b {
	font-size: 14px;
	padding-left: 10px;
}
.foot_main_r_main p {
	padding-left: 10px;
}
}
