﻿/* eyoucms.com 易优CMS -- 好用,免费,安全 */
 @media (max-width: 1200px) {
.about_rt h4 {
	margin-top: 25px;
}
.about_rt .about_txt {
	height: 84px;
	-webkit-line-clamp: 3;
}
.new_ltCont h3 {
	margin: 30px 0 5px;
}
.new_ltCont .news_txt {
	margin: 10px 0 25px;
	height: 72px;
	-webkit-line-clamp: 3;
}
.contact_lt .map {
	width: 58%;
}
.copy {
	width: 53%;
}
.foot_tel {
	width: 46%;
}
.foot_tel dt img {
	width: 30px;
}
.foot_tel dd i {
	font-size: 33px;
}
}
 @media (max-width: 992px) {
.logo {
	width: 13%;
	height: 95px;
}
.logo a {
	height: 95px;
}
.had_rt {
	width: 87%;
}
.nav li {
	padding: 15px 0 16px;
}
.nav li a {
	padding: 0 3px;
	font-size: 14px;
}
.nav li a:before {
	margin-right: 5px;
}
.nav .child_nav {
	top: 60px;
}
.nav .child_nav li {
	padding: 0;
}
.child_nav li:first-child {
	padding-top: 20px;
}
.child_nav li:last-child {
	padding-bottom: 20px;
}
.about_lt {
	padding-right: 80px;
}
.aboutSlider .slick-prev, .aboutSlider .slick-next {
	width: 40px;
	height: 40px;
	bottom: 140px;
	background-size: 12px;
}
.aboutSlider .slick-prev {
	right: -40px;
}
.aboutSlider .slick-next {
	right: -80px;
}
.about_name {
	height: 100px;
}
.about_name span {
	margin-top: 15px;
	height: 36px;
}
.about_name h3 {
	margin-top: 8px;
}
.about_rt .about_txt {
	margin: 15px 0;
}
.about_rt {
	padding-bottom: 38px;
}
.proTab li {
	width: 125px;
}
.new_ltCont h3 {
	margin: 20px 0 5px;
}
.new_ltCont .news_txt {
	margin: 5px 0 15px;
	height: 48px;
	-webkit-line-clamp: 2;
}
.contact_rt {
	bottom: -60px;
}
.contact_list li {
	line-height: 26px;
}
.footLogo {
	width: 238px;
	height: 150px;
}
.foot_rt {
	padding-left: 25px;
}
.link {
	padding: 10px 0;
}
.foot_bot {
	padding: 10px 0;
}
.copy {
	width: 47%;
}
.foot_tel {
	width: 52%;
}
.foot_tel dt img {
	width: 27px;
}
.foot_tel dd i {
	font-size: 27px;
}
/*内页*/
.list_image {
	width: 32%;
}
.pro_detCont .list_image:nth-child(3n) {
	margin-right: 0;
}
.pro_detCont .list_image:nth-child(4n) {
	margin-right: 2%;
}
.newsT_list dt {
	width: 245px;
}
.newsT_list dd {
	margin-left: 270px;
}
.newsT_list dd span {
	margin: 5px 0;
}
.newsT_list dd p {
	height: 48px;
	-webkit-line-clamp: 2
}
.list_image dt .pic p {
	height: 112px;
	-webkit-line-clamp: 4;
}
}
@media (max-width: 768px) {
.container {
	padding-left: 15px;
	padding-right: 15px;
}
.menu {
	position: absolute;
	top: 0;
	left: 15px;
	height: 50px;
}
.menu img {
	width: 28px;
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	margin: auto;
}
.ser_btn {
	position: absolute;
	top: 0;
	right: 15px;
	height: 50px;
}
.ser_btn img {
	width: 28px;
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
}
div.logo {
	height: 50px;
	width: 60%;
	margin: 0 auto;
	float: none;
}
.logo a {
	height: 50px;
}
.logo a img {
	right: 0;
}
.header {
	padding: 5px 0;
	overflow: hidden;
}
.ser_form {
	position: absolute;
	top: 8px;
	right: -100%;
	background: #fff;
	width: 250px;
	height: 35px;
	border-radius: 18px;
	border: 1px solid #ddd;
	overflow: hidden;
}
.ser_form.on {
	right: 8px;
}
.ser_form input {
	border: none;
	height: 33px;
	line-height: 33px;
	background: none;
	font-size: 14px;
}
.ser_form .input_txt {
	width: 80%;
	padding: 0 10px;
}
.ser_form .input_sub {
	width: 19%;
	background: url(../img/ser.png) no-repeat center center;
	background-size: 20px 20px;
}
.language {
	position: absolute;
	top: 0;
	right: 55px;
	margin: 0;
}
.language a {
	margin: 0 2px;
	display: block;
}
.left_navBox {
	position: fixed;
	top: 0;
	left: -100%;
	width: 100%;
	height: 100%;
	background: #fff;
	z-index: 100;
}
.left_navBox.on {
	left: 0;
}
.left_menu {
	height: 60px;
	padding: 5px 15px;
	background: #eeeeee;
	position: relative;
}
.close_m {
	font: 35px '宋体';
	position: absolute;
	left: 15px;
	top: 5px;
	line-height: 50px;
	color: #999999;
	cursor: pointer;
}
.left_nav {
	padding: 15px 15px 75px;
	overflow-y: auto;
	height: 100%
}
.left_nav li {
	margin-bottom: 5px;
}
.left_nav li a {
	display: block;
	font-size: 16px;
	color: #fff;
	line-height: 50px;
	height: 50px;
	background: #e30f7d;
	padding: 0 120px 0 50px;
	position: relative;
	overflow: hidden;
}
.left_nav>li>a:before {
	content: "";
	display: block;
	position: absolute;
	left: 15px;
	top: 0;
	line-height: 50px;
	height: 50px;
	width: 20px;
	background: url(../img/about__03.png) no-repeat center center;
	background-size: 20px 20px;
}
.left_nav>li>a span {
	display: block;
	position: absolute;
	right: 15px;
	top: 0;
	padding-right: 25px;
}
.left_nav>li>a span em {
	display: block;
}
.left_nav>li>a span img {
	width: 15px;
	position: absolute;
	right: 0;
	bottom: 14px;
}
.left_nav>li>a span img.top {
	top: 15px;
	bottom: auto;
}
.left_navOne {
	padding: 10px;
	border: 1px solid #e30f7d;
}
.left_navOne li {
	margin-bottom: 10px;
}
.left_navOne li a {
	background: #f4f4f4;
	line-height: 35px;
	height: 35px;
	color: #000;
	padding: 0 30px 0 40px;
}
.left_navTwo li a {
	background: none;
	padding-left: 55px;
	color: #666;
}
.left_navTwo li a i {
	display: none;
	width: 20px;
	text-align: center;
	height: 35px;
	position: absolute;
	;
	right: 5px;
	top: 0;
	background: url(../img/about_08.png) no-repeat center center;
	background-size: 6px;
}
.left_navTwo li a i.in {
	display: block;
}
.left_navThree li a {
	font-size: 14px;
	color: #999;
	padding-left: 70px;
}
.left_nav>li>a.on span img.top {
	transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
}
.left_nav>li>a.on span img {
	transform: rotate(-180deg);
	-webkit-transform: rotate(-180deg);
}
.left_navOne>li>a:hover {
	background: #e30f7d;
	color: #fff;
}
.left_navOne>li>a.on {
	background: #e30f7d;
	color: #fff;
}
.left_navTwo>li>a:hover {
	color: #e30f7d;
}
.left_navTwo>li>a:hover i {
	background: url(../img/about_12.png) no-repeat center center;
}
.left_navTwo>li>a.on {
	color: #e30f7d;
}
.left_navTwo>li>a.on i {
	background: url(../img/about_12.png) no-repeat center center;
}
.left_navThree>li>a:hover {
	color: #e30f7d;
}
.left_nav ul {
	display: none;
}
.one_list li {
	float: none;
	width: 100%;
	margin-right: 0;
}
.section_two {
	padding: 30px 0;
}
.section_three {
	padding: 30px 0;
}
.section_four {
	padding: 30px 0;
}
.about_lt {
	width: 100%;
	float: none;
}
.about_rt {
	width: 100%;
	float: none;
}
.about_bg {
	width: 190px;
	height: 162px;
}
.aboutSlider .slick-prev, .aboutSlider .slick-next {
	bottom: 92px;
}
.about_name {
	margin: 0 auto 30px;
	text-align: center;
	border-width: 2px;
	width: 160px;
	height: 58px;
}
.about_name span {
	margin-left: 0;
	line-height: 24px;
	height: 24px;
	font-size: 14px;
}
.about_name h3 {
	padding: 0 5px;
	margin: 0 auto -10px;
	background: #fff;
	display: table;
	font-weight: bold;
	font-size: 16px;
}
.about_rt .about_txt {
	line-height: 24px;
	max-height: 168px;
	height: auto;
	-webkit-line-clamp: 7;
}
.pro_list .pic {
	padding: 20% 10px 0;
}
.proSlider .slick-list {
	width: 70%;
	margin: 0 auto;
}
.proSlider .slick-prev, .proSlider .slick-next {
	width: 35px;
	height: 35px;
	background-size: 10px;
}
.proSlider .slick-prev.slick-disabled, .proSlider .slick-next.slick-disabled {
	background-size: 10px;
}
.proSlider .slick-prev {
	left: 10px;
}
.proSlider .slick-next {
	right: 10px;
}
.news_lt {
	width: 100%;
	float: none;
}
.news_rt {
	width: 100%;
	float: none;
	margin-top: 15px;
}
.new_ltCont .news_txt {
	height: 144px;
	-webkit-line-clamp: 6;
}
.imgMax {
	max-width: 100%;
	height: auto;
}
.section_five {
	padding-bottom: 30px;
	margin-bottom: 30px;
}
.section_five .container {
	padding: 0;
}
.contact_lt {
	padding: 0 15px;
}
.contact_lt .map {
	width: 100%;
	float: none;
}
.contact_list {
	width: 100%;
	float: none;
	padding: 0 15px;
}
.contact_list li {
	line-height: 30px;
}
.contact_rt {
	position: static;
	width: 100%;
	padding: 120px 0 20px;
	margin-top: -100px;
}
.footLogo {
	margin: 0 auto;
	float: none;
}
.foot_rt {
	padding: 0;
	width: 100%;
	text-align: center;
}
.foot_tel {
	float: none;
	text-align: center;
	padding: 0;
	width: 100%;
	margin: 20px 0 0;
}
.foot_rt .link li:first-child {
	display: block;
}
.copy {
	width: 100%;
	padding: 0;
	float: none;
	border: none
}
/*内页*/
.det_main {
	padding: 20px 0;
}
.det_lt {
	width: 100%;
	float: none;
}
.det_rt {
	margin-left: 0;
}
.lt_titleM a {
	display: block;
	font-size: 16px;
	color: #fff;
	line-height: 50px;
	height: 50px;
	background: #e30f7d;
	padding: 0 120px 0 50px;
	position: relative;
	overflow: hidden;
}
.lt_titleM a:before {
	content: "";
	display: block;
	position: absolute;
	left: 15px;
	top: 0;
	line-height: 50px;
	height: 50px;
	width: 20px;
	background: url(../img/about__03.png) no-repeat center center;
	background-size: 20px 20px;
}
.lt_titleM a span {
	display: block;
	position: absolute;
	right: 15px;
	top: 0;
	padding-right: 25px;
}
.lt_titleM a span em {
	display: block;
}
.lt_titleM a span img {
	width: 15px;
	position: absolute;
	right: 0;
	bottom: 14px;
}
.lt_titleM a span img.top {
	top: 15px;
	bottom: auto;
}
.lt_titleM.on span img.top {
	transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
}
.lt_titleM.on span img {
	transform: rotate(-180deg);
	-webkit-transform: rotate(-180deg);
}
.det_nav {
	display: none;
}
.news_list li a {
	line-height: 35px;
	height: 35px;
	margin-bottom: 10px;
}
.page {
	padding: 10px 0 0;
}
.sear_result {
	font-weight: normal;
	margin: 0 0 20px;
}
.list_image {
	width: 48%;
}
.pro_detCont .list_image:nth-child(3n) {
	margin-right: 0;
}
.pro_detCont .list_image:nth-child(4n) {
	margin-right: 0;
}
.pro_detCont .list_image:nth-child(2n) {
	float: right;
}
.newsT_list {
	padding-bottom: 15px;
	border-bottom: 1px solid #dddddd;
}
.newsT_list dt {
	float: none;
	width: 100%;
}
.newsT_list dd {
	float: none;
	width: 100%;
	margin-left: 0;
	margin-top: 10px;
}
.newsT_list dd p {
	height: 144px;
	-webkit-line-clamp: 6;
}
.newsT_list .s_more a {
	margin-top: 10px;
}
.d_proSlider .slick-prev, .d_proSlider .slick-next {
	width: 28px;
}
}
 @media (max-width: 630px) {
}
@media (max-width: 370px) {
.list_image dt .pic p {
	line-height: 24px;
	height: 96px;
}
}
@media (min-width: 768px) {
.det_nav {
	display: block!important;
}
}
