<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

/* CSS Document */
html {
	color: #333;
	background: #fff
}

body,div,p,h1,h2,h3,h4,h5,h6,img,ul,li,a,strong,dl,dt,dd,input,textarea {
	margin: 0;
	padding: 0;
	list-style: none;
	border: 0;
	text-decoration: none;
	font-family: "microsoft yahei";
	font-weight: normal;
	font-size: 14px;
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: none !important;
}

a:focus {
	text-decoration: none !important;
}

fieldset,
img {
	border: 0
}

ol,
ul {
	list-style: none
}

.w-100 {width: 100%;height: auto;overflow: hidden;}
#w-70 {margin: 0 auto;width: 70%;}
#w-90 {margin: 0 auto;width: 90%;}
#w-80 {margin: 0 auto;width: 80%;}

#w-1260 {margin: 0 auto;width: 1260px;}
#w-1400 {margin: 0 auto;width: 1400px;}
#w-1200 {margin: 0 auto;width: 1200px;}

.w-1260 {margin: 0 auto;width: 1260px;}
.w-1400 {margin: 0 auto;width: 1400px;}
.w-1200 {margin: 0 auto;width: 1200px;}


#pc-show {display: block;}/*电脑显示 手机站显示*/
#pc-show-mhidden {display: block;}/*电脑显示 手机站不显示*/
#pc-hidden-mshow {display: none;}/*电脑不显示 手机站显示*/
#pc-hidden-mshow14{ display: none;}/*小于1400显示 大于1400不显示*/
#pc-hidden-mshow12{ display: none;}/*小于1200显示 大于1200不显示*/



.pc-show {display: block;}/*电脑显示 手机站显示*/
.pc-show-mhidden {display: block;}/*电脑显示 手机站不显示*/
.pc-hidden-mshow {display: none;}/*电脑不显示 手机站显示*/
.pc-hidden-mshow14{ display: none;}/*小于1400显示 大于1400不显示*/
.pc-hidden-mshow12{ display: none;}/*小于1200显示 大于1200不显示*/


.fl {float: left;}
.fr {float: right;}
.clear {clear: both;}
.mt-10 {margin-top: 10px;}
.mt-15 {margin-top: 15px;}
.mt-20 {margin-top: 20px;}
.mt-30 {margin-top: 30px;}
.mt-35 {margin-top: 35px;}
.mt-40 {margin-top: 40px;}
.mt-50 {margin-top: 55px;}
.mt-60 {margin-top: 60px;}
.mt-65 {margin-top: 65px;}
.mt-70 {margin-top: 60px;}
.mt-80 {margin-top: 80px;}
.mt-90 {margin-top: 90px;}
.mt-100 {margin-top: 100px;}
.t-align-c {text-align: center;}
.clearfix:after {content: "";display: block;clear: both;}
.margin0 {margin: 0 0px;}
.margin3 {margin: 0 3px;}
.margin5 {margin: 0 5px;}
.margin8 {margin: 0 8px;}
.margin-20 {margin: 0 -20px;}
.padding0 {padding: 0px;}
.padding3 {padding: 0 3px;}
.padding8 {padding: 0 8px;}
.padding-8 {padding-right: 3px;padding-left: 3px;}

.padding-15 {padding: 0 -15px !important;}
.padding0-sm15 {padding: 0px;}
.padding6 {padding: 6px;}
.padding15-8 {padding: 15;}

.case-padding {padding: 5px;}



/*===================top====================*/
.topbj{ width: 100%; height: 34px; background:url(../img/ssdhbg.jpg) repeat-x; margin-top: 10px;}
.topleft{ width: 700px; line-height: 34px; float: left; font-size: 14px;color: #FFFFFF; }
.toprt{ width: 310px; line-height: 34px; color: #FFFFFF; 
float: right; background: #ebebeb; border-radius: 20px;}

.h-input1 {
	float: left;
	width: 226px;
	height: 40px;
	background: #ebebeb;
	font-size: 14px;
	color: #666;
	line-height: 40px;
	text-indent: 15px;
	border-radius: 20px;
}

.h-input2 {
	float: right;
	width: 76px;
	height: 40px;
	background:url(../img/ss.jpg) center no-repeat;
	text-align: center;
	font-size: 15px;
	color: #fff;
	line-height: 40px;
	border:none;
}



.titleft{ width:528px; float:left;}
.titrt{ width: 134px; float:left; margin-left: 55px;}




.top-bg {
	position: relative;
	width: 100%;
	top: 0px;
	z-index: 111111;
	ilter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#33000000, endColorstr=#33000000);
	transition: all 0.3s;
	box-shadow: 0px 5px 8px rgba(102, 102, 102, 0.35);
	background: rgb(255, 255, 255, 1);
	/*background: rgb(221, 40, 40, 0.95);*/
}

.top-bg1 {
	width: 100%;
	margin: 0px auto;
	height: auto;
	background: rgb(255, 255, 255, 1);

}

.top-bg-hover {
	background: rgb(255, 255,255, 1);
	-webkit-box-shadow: 0px 5px 8px rgba(102, 102, 102, 0.35);
	box-shadow: 0px 5px 8px rgba(102, 102, 102, 0.35);
	transition: all 0.3s;
}




.ch-logo {
	position: relative;
}

.h-logo{padding-bottom: 30px;}
.h-dh{ margin-top: 30px;}





/*====================网站首页导航menu====================*/
.header-nav {
	position: relative;
	z-index: 11111111;
	width: 100%;
}

.header-nav .nav-list&gt;li {
	float: left;
	position: relative;
	margin-right:8px ;
	height: 49px;
	text-align: center;
}

.header-nav .nav-list&gt;li&gt;a {
	display: block;
	padding:0px 10px;
	height: 35px;
	font-size: 16px;
	line-height: 35px;
	position: relative;
	color: #333333;
}

.header-nav li.active&gt;a,
.header-nav .nav-list&gt;li&gt;a:hover {
	color: #fff;
	border-radius: 20px;
	background: #23ac3a;
	font-weight: bold;
}

.header-nav .nav-list&gt;li&gt;a:after {
	content: '';
	position: absolute;
	width: 1px;
	height: 10px;
	top: 50%;
	margin-top: -5px;
	margin-left: 25px;
}

.header-nav .nav-list&gt;li:last-child&gt;a:after {
	display: none;
}

.header-nav .header-contact {
	margin-top: 32px;
	padding-left: 42px;
}

.header-nav .header-contact&gt;p {
	color: #444;
	font-size: 14px;
	margin-bottom: 0;
	line-height: 18px;
}

.header-nav .header-contact&gt;.fr p:first-child {
	font-size: 12px;
	color: #bbb;
	line-height: 12px;
}

.top-icon {
	width: 12px;
	height: 12px;
	position: absolute;
	margin-left: -18px;
	vertical-align: middle;
	margin-top: 6px;
}

.icon-follow {
	background: url("../img/top_icons2.png") no-repeat left center;
}

.icon-global {
	background: url("../img/top_icons3.png") no-repeat left center;
}

.dropdown-menu {
	border-radius: 0;
	margin-top: 0;
	border-top-color: #ddd;
	min-width: auto;
	display: block;
	display: none\9;
	display: block\9\0;
	-webkit-transform: scale(1.2, 0);
	transform: scale(1.2, 0);
	opacity: 0;
	-webkit-transform-origin: top;
	transform-origin: top;
	-webkit-transition: all .2s ease-out;
	-webkit-transition: -webkit-all .2s ease-out;
	transition: -webkit-all .2s ease-out;
	transition: all .2s ease-out;
	transition: all .2s ease-out, -webkit-all .2s ease-out;
	-webkit-box-shadow: 0px 5px 8px rgba(102, 102, 102, 0.35);
	box-shadow: 0px 5px 8px rgba(102, 102, 102, 0.35);
	padding: 17px 26px;
}

.dropdown-menu&gt;li:not(:last-child) {
	border-bottom: 1px solid #d7d7d7;
}

.dropdown-menu&gt;li&gt;a {
	padding: 5px 0;
	font-size: 14px;
	line-height: 28px;
}

.dropdown-menu&gt;li&gt;a:hover {
	color: #23ac3a;
	background-color: transparent;
}

.dropdown-active {
	display: block\9;
	-webkit-transform: scale(1, 1);
	transform: scale(1, 1);
	opacity: 1;
}

.chanpin_list_wrap {
	-webkit-transition: all .2s ease-out;
	-webkit-transition: -webkit-all .2s ease-out;
	transition: -webkit-all .2s ease-out;
	transition: all .2s ease-out;
	transition: all .2s ease-out, -webkit-all .2s ease-out;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	position: absolute;
	z-index: 99;
	left: 0;
	right: 0;
	top: 97px;
	background-color: #fff;
	padding-top: 30px;
	padding-bottom: 22px;
}

.chanpin_list_wrap .chanpin_list {
	text-align: center;
}

.chanpin_list_wrap .chanpin_list h3 {
	border-bottom: 1px solid #ddd;
	padding-bottom: 15px;
	color: #333;
	margin-top: 20px;
	margin-bottom: 10px;
	font-size: 16px;
	font-weight: bold;
}

.chanpin_list_wrap ul {
	padding-left: 0;
}

.chanpin_list_wrap ul li {
	line-height: 24px;
}

.chanpin_list_wrap ul li .pro_list_item a {
	color: #999;
	font-size: 14px;
	margin: 0 10px 14px;
	line-height: 14px;
	display: inline-block;
}

.chanpin_list_wrap ul li .pro_list_item a.active {
	color: #FF9900
}

.chanpin_list_wrap li span {
	color: #3671CF;
	width: 80px;
	border-right: 1px solid #e4e4e4;
	line-height: 14px;
	margin-right: 15px;
	float: left;
}

.chanpin_list_wrap li a {
	color: #777;
}

.chanpin_list_wrap li a:hover {
	color: #f90;
}

.chanpin_list_wrap li span&gt;a {
	color: inherit;
}

.chanpin_list_wrap li span&gt;a:hover {
	color: inherit;
}

.chanpin_list_wrap .pro_list_item {
	overflow: hidden;
}

.hide {
	display: none;
}
/*====================网站首页导航menu====================*/
/*====================手机站折叠menu开始====================*/
.ph-menu {
	display: block;
	width: 100%;
	padding: 10px 0px;
	font-size: 14px;
	color: #333;
	text-align: center;
}

.iphone {
	position: relative;
	top: 0px;
	left: 0px;
	width: 100%;
}

.iphone-tit {
	padding: 10px 0px;
	width: 100%;
	font-size: 22px;
	text-transform: uppercase;
	color: #fff;
	text-align: center;
}

.iphone__screen {
	position: fixed;
	z-index: 100000000;
	top: 0px;
	left: 0px;
	width: 100%;
	overflow: hidden;
}

.iphone__content {
	position: relative;
	width: 100%;
	height: 100%;
}

.nav {
	position: absolute;
	z-index: 100;
	opacity: 0;
	-webkit-transition-property: all;
	transition-property: all;
	-webkit-transition-duration: 300ms;
	transition-duration: 300ms;
}

.nav--active .nav {
	opacity: 1;
	background-color: #333;
}

.nav__list {
	margin: 0;
	padding: 10px;
	padding-top: 30px;
}

.nav__item {
	margin: 0 auto;
	width: 90%;
	padding: 7px;
	list-style-type: none;
	text-align: left;
}


.nav__item a{
	color: #666;
}

.nav__item:after {
	content: '';
	display: block;
	position: relative;
	bottom: -8px;
	width: 50%;
	height: 1px;
	background: rgba(255, 255, 255, 0.3);
}

.nav__link {
	font-size: 15px;
	text-transform: uppercase;
	text-decoration: none;
	color: #FFFFFF;
	opacity: 1;
	-webkit-transition: opacity 300ms ease-in-out;
	transition: opacity 300ms ease-in-out;
}

.nav__trigger {
	display: block;
	position: relative;
	z-index: 111111;
	position: fixed;
	top: 20px;
	right: 19px;
	padding: 10px;
	padding-bottom: 15px;
	background: rgba(0, 0, 0, 0.5);
	border-radius: 8px;
}

.nav--active .nav__trigger {
	opacity: 0.5;
}

.nav__icon {
	display: inline-block;
	position: relative;
	width: 30px;
	height: 5px;
	background-color: #FFFFFF;
	-webkit-transition-property: background-color, -webkit-transform;
	transition-property: background-color, -webkit-transform;
	transition-property: background-color, transform;
	transition-property: background-color, transform, -webkit-transform;
	-webkit-transition-duration: 300ms;
	transition-duration: 300ms;
}

.nav__icon:before,
.nav__icon:after {
	content: '';
	display: block;
	width: 30px;
	height: 5px;
	position: absolute;
	background: #FFFFFF;
	-webkit-transition-property: margin, -webkit-transform;
	transition-property: margin, -webkit-transform;
	transition-property: margin, transform;
	transition-property: margin, transform, -webkit-transform;
	-webkit-transition-duration: 300ms;
	transition-duration: 300ms;
}

.nav__icon:before {
	margin-top: -10px;
}

.nav__icon:after {
	margin-top: 10px;
}

/* 样式一*/
.style-1 .nav {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    width: 100%;
    height: 100%;
}

.style-1 .nav--active {
    height: 100%;
}

.style-1 .nav__link {
    opacity: 0;
    -webkit-transition-delay: 500ms;
    transition-delay: 500ms;
}

.style-1 .nav--active .nav__link {
    opacity: 1;
}

.style-1 .nav--active .nav {
    -webkit-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
    -webkit-transform: translateX(0);
    transform: translateX(0);
}

.style-1 .nav--active .nav__icon {
    background: rgba(0, 0, 0, 0);
}

.style-1 .nav--active .nav__icon:before {
    margin-top: 0;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.style-1 .nav--active .nav__icon:after {
    margin-top: 0;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
/*====================手机站折叠menu结束====================*/

/*====================手机站导航menu2开始====================*/
.ph-menu2 {
	height: auto;
	padding: 5px;
	background-color:#23ac3c;
	overflow: hidden;
}

.ph-menu2 li {
	float: left;
	width: 25%;
	height: auto;
	-webkit-transition-duration: .5s;
	-moz-transition-duration: .5s;
	-ms-transition-duration: .5s;
	-o-transition-duration: .5s;
	transition-duration: .5s;
}

.ph-menu2 li a {
	display: block;
	margin: 2px auto;
	padding: 6px 0px;
	width: 96%;
	font-size: 16px;
	color: #ffffff;
	text-align: center;
	text-decoration: none;
	border: 1px solid #5cc16e;
	border-radius: 5px;
}

/*====================手机站导航menu2结束====================*/

/*===============首页板块标题开始===============*/
.tit1_cp {
    padding: 30px 0px;
    width: 100%;
    height: auto;
    overflow: hidden;
    text-align: center;
}

.tit1_cp h2 {
    display: block;
    padding-bottom: 15px;
    text-align: center;
    font-size: 36px;
    font-weight: bold;	
}
.tit1_cp h2 font {
	font-size: 36px;
    color: #1f87e8;
    font-weight: normal;
}
.tit1_cp span {
    font-size: 18px;
    color: #1f87e8;
    text-align: center;
    font-weight: bold;
}
.tit1_cp p {
    margin: 0px auto;
    padding: 6px 0px;
    font-size: 15px;
    color: #939393;
    text-align: center;
    font-weight: normal;
    margin-bottom: 5px;
    line-height: 24px;
}

/*===============首页板块标题结束===============*/

/*===============首页标题===============*/

.til01{padding-top: 30px; text-align: center;display: block;font-size:36px;color: #333;line-height:44px;font-weight: normal;position: relative;margin: 0 auto;}
.til01 b{color: #23ac3c; font-weight: bold;font-size:36px; }
.til01 a{display: block;color: #333;}
.til01 p {
    display: block;
    font-size: 21px;
    line-height: 44px;
    opacity: 0.8;
    text-align: center;
}


/*===============首页板块包装解决方案===============*/
.plan{padding:30px 0px;font-family:"Microsoft Yahei";
font-size: 16px;line-height: 24px;text-align: center;color: #666;
background: #F9F9F9; border-top: 0px solid #EAEAEA;
}

.plan_c dl{ padding: 20px;
	-webkit-transition: 1s;-moz-transition: 1s;transition: 1s;
 background: url(../img/line.png) no-repeat right 30px; 
	}
.plan_c dl:last-child{background: none; border: none;}
.plan_c dt{text-align: center; height: 145px;font-size: 30px;line-height: 80px;color: #333;}
.plan_c dt span{ font-size: 30px; line-height: 80px; color: #333;}
.plan_c dt img{width: 83px;height: 83px;display: block;margin: 0 auto;}
.plan_c dd p{padding-bottom:20px;display: block;text-align: center; color: #666;overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;}
.plan_c dd span,.more01{text-align: center;display: block;width: 127px;line-height: 34px;margin: 0 auto;}
.plan_c dd span a,.faqs_c dt,.show_t li{
	border: 1px solid #eaeaea;
	background:#eed216;-webkit-gradient(linear, left top, right bottom, from(#999), to(#666)); 
    background-image: -webkit-linear-gradient(left, #239e39, #27b641); 
    background-image: -moz-linear-gradient(left, #999, #666); 
    background-image: -o-linear-gradient(left, #999, #666); 
    background-image: -ms-linear-gradient(left, #999, #666); 
    background-image: linear-gradient(left, #999, #666);}
.plan_c dl:hover{margin-top:0px;}
.plan_c dl:hover dd span a,.plan_c dd span a:hover,.more01 a,.faqs_c dl:hover dt,.show_t li.cur{background:#1f227d;-webkit-gradient(linear, left top, right bottom, from(#3e4092), to(#1f227d)); 
    background-image: -webkit-linear-gradient(left,  #eed216, #eed216); 
    background-image: -moz-linear-gradient(left, #239e39, #0550ab); 
    background-image: -o-linear-gradient(left, #239e39, #0550ab); 
    background-image: -ms-linear-gradient(left, #239e39, #0550ab); 
    background-image: linear-gradient(left, #239e39, #0550ab);
	transition: 0.5s all ease;
	color: #333;
	}
.plan_c dd span a,.more01 a{text-align: center;display: block;color: #fff;border-radius: 17px;}
.plan_c dd:hover span a,.more01:hover a{color: #333;}



/*===============最简单分类样式开始===============*/
.gl-proc {
	padding: 15px 0px;
	text-align: center;
}

.gl-proc li {
	width: 16.8%;
	display: inline-block;  
	margin: 3px 0.2%;
}


.gl-proc li .yz-two {
	display: none;
}

.gl-proc li:hover .yz-two {
	position: absolute;
	display: block;
	width: 100%;
	z-index: 99999;
	background: #f9f9f9;
	border-radius: 5px;
}

.gl-proc li a {
	width: 100%;
    height: 42px;
    text-align: center;
    line-height: 42px;
    display: inline-block;
    transition: 0.3s;

    color: #333333;
    border: 1px solid #333333;
    font-size: 16px;
}

.gl-proc li:hover a {
	background: #23ac3c;
	color: #ffffff;
	transition: 0.2s all ease;
	border: 1px solid #23ac3c;
}

.gl-proc li .yz-two a {
	display: inline-block;
	font-size: 16px;
	margin: 3px;
	width: 225px;
	padding: 7.5px 16px;
	color: #333;
	background-color: #eaeaea;
	border-radius: 3px;
	transition: all 0.5s;
	text-align: center;
	font-weight: normal;
}

.gl-proc li .yz-two a:hover {
	background-color: #ed1b24;
	color: #fff;
}

/*===============最简单分类样式结束===============*/



/*===============生产车间开始===============*/
.parg-sccj{ background: url(../img/jjbg1.jpg) top center no-repeat;}
.zhit .case1{ margin:0 auto;width:1400px; margin-top:30px; height:auto; background-color:#fff;}
.zhit .case1 h3{ height:54px; }
.zhit .case1 h3 i{display: inline-block;background: url(../img/caseh3ico.gif) no-repeat left center;  font-size: 22px; color: #333;padding-left: 12px;height: 30px; line-height: 30px;}
.zhit .case1 h3 span{font-size: 14px; color: #666666; line-height: 30px; font-weight: normal; float: right; text-decoration: none;}
.zhit .m_case{width: 100%; position: relative; overflow: hidden;}
.zhit .m_case dl{width:330px; display: block; float: left; margin-right: 20px; }
.zhit .m_case dt{width: 330px; display: block; position: relative; overflow: hidden;}
.zhit .m_case dt img{width: 330px; display: block;}
.zhit .m_case dt span{display: none; width: 330px; background: rgba(2,119,64,0.5); position: absolute;
	top:275px;left:0;-webkit-transition: 1s;-moz-transition: 1s;transition: 1s;}
.zhit .m_case dt span i{margin:81px auto 0; display: block;background: url(../img/more.png) no-repeat center top;
	padding-top: 30px; font-size: 14px; color: #ffffff; text-align: center; font-style: normal;}

.zhit .m_case dd{ font-weight:normal;font-size: 16px; color: #666666; text-align: center; display: block;
 background: #eceeef; height: 80px; box-sizing: border-box; -webkit-transition: 1s;-moz-transition: 1s;transition: 1s;}
.zhit .m_case dd ol{font-weight:normal;font-size: 16px; color: #666666; text-align: center; 
	display: block; background: #eceeef; height: 80px; box-sizing: border-box; padding: 15px 0px;
	-webkit-transition: 1s;-moz-transition: 1s;transition: 1s; float:right;width:100%;font-weight:normal;}
.zhit .m_case dd ol em{display: block; font-size: 15px;color: #666666;opacity: 1.0;filter:Alpha(opacity=100);text-align: center;   font-style:normal}
.zhit .m_case dd ol a{text-decoration: none; color: #333333; font-size: 16px;}
.zhit .m_case dl:nth-child(4n){}

.zhit .m_case dl:hover dt span {top:0;}
.zhit .m_case dl:hover dd ol{ background: #24ac3d; color: #fff; }
.zhit .m_case dl:hover dd ol a{color: #fff;}
.zhit .m_case dl:hover dd ol em{color: #fff !important;}

/*===============生产车间结束===============*/


/*===============首页简介展示开始===============*/
.part2-bg {
	width: 100%;
	background: url(../img/jjbg.jpg) top center no-repeat;
	margin-top: 50px;
}

.about-lbg{

	box-shadow: 0px 0px 20px #999;
	padding-bottom: 30px;
	border-radius: 20px;
	margin-top: 90px;
	background: url(../img/jjbg01.jpg) top center;
}


.about-l{


}

.about-l2{
	/* box-shadow: 0px 0px 10px #EAEAEA; */
	margin-top: 30px;

}

.about-tit {
	margin-top:82px;
	margin-bottom: 30px;
	text-align:left;
}
.about-tit p {
	padding: 5px 0px;
	font-size: 22px;
	color: #333333;
}


.h-about {
	height: 175px;
	overflow: hidden;
}


.h-about .cont {
	overflow: hidden;
	color: #6c6c6c;
}

.h-about .cont p {
	font-size: 16px;
	color:  #6c6c6c;
	line-height: 190%;
	text-align:left;
}

.about-more a {
	margin: 0px auto;
	display: block;
	margin-top: 20px;
	width: 120px;
	height: 35px;
	background-color: #239337;
	text-align: center;
	line-height: 35px;
	font-size: 15px;
	color: #ffffff;
}

.about-more a:hover {
	color: #ffffff;
}




.about-r{ margin-top: 140px;}
.about-r1{ margin-right: 0px;}
.about-r2{}
.about-r2 .moredh01{ 
	width: 160px; height: 41px; background: #eed216;
	border-radius: 30px; text-align: center; line-height: 41px;
	margin-bottom: 10px;
	}
.about-r2 .moredh01 a{
		color: #289f51; font-size: 24px; font-weight: bold;
		}	
.about-r2 .moredh02{
	width: 160px; height: 41px; background: #ffffff;
	border-radius: 30px; text-align: center; line-height: 41px;
	margin-bottom: 10px;
}
.about-r2 .moredh02 a{
		color: #289f51; font-size: 24px; font-weight: bold;
		}	


.about-tu {
	width: 100%;
	/*height: 500px; */
	overflow: hidden;
}

.about-tu img {
	width: 100%;
}

.about-tu .tua {
	width: 100%;
	overflow: hidden;
}

/*===============首页简介展示结束===============*/
.about-ys {
	padding: 30px 0px;
	margin: 0px auto;
}

.about-ys .yspic {
	float: left;
	width: 20%;
	text-align: center;
}


.about-ys .yspic p {
	text-align: center;
	font-size: 18px;
	font-weight: normal;
	color: #6c6c6c;
	margin-top: 15px;
}
/*选择我们的理由*/

/*===============优势展示开始===============*/

.h-part-ys {
	padding: 80px 0px 120px 0px;
	height: 1218px;
	background: url(../img/ysbg.jpg) top center no-repeat;
}

.h-part-ys1 {
	text-align: center;
	margin-bottom: 40px;
}


.h-part-ys2 {
	width: 916px;
	margin: 0px auto;
	height: 196px;
	background: #de1c1d;
	border-radius: 30px 0px 30px 0px;
	margin-top: 50px;
	padding-top: 25px;
}

.h-part-ys2 h3 {
	text-align: center;
	font-size: 36px;
	font-weight: bold;
	text-align: center;
	color: #ffffff;
	padding: 15px 0px;
}

.h-part-ys2 p {
	margin: 0px auto;
	width: 80%;
	text-align: center;
	font-size: 18px;
	color: #ffffff;

}

.h-ys-bg1 {
	width: 1400px;
	margin: 0px auto;
}

.h-ys-con {
	margin: 0px auto;
	text-align: center;
	padding-top: 80px;
	padding-bottom: 30px;
	font-size: 24px;
	color: #387ddc;
	font-weight: bold;
	margin-bottom: 20px;
	background:url(../img/ysbg.png) top center no-repeat;
	border-bottom: 5px solid #ffffff;
	transition: 0.3s all ease;
}

.h-ys-con img {
	transition: 0.3s all ease;
	margin-bottom: 10px;
}

.h-ys-con p {
	width: 90%;
	margin: 0px auto;
	text-align: center;
	font-size: 16px;
	padding-top: 10px;
	color: #666666;
	line-height: 26px;
}

.h-ys-con:hover {
	border-bottom: 5px solid #387ddc;
	transition: 0.3s all ease;
}

.h-ys-con:hover img {

		 transition: 0.3s all ease;

}



.sy-yscon {
	width: 60%;
	padding: 0px 15px;
	border-radius: 10px;
	text-align: left;
	color: #d00202;
	font-family: Impact;
	font-size: 36px;
	line-height: 35px;
}


.sy-yscon .yscon1 {
	margin-left: 50px;
}

.sy-yscon .yscon1 p {
	color: #ffffff;
	font-size: 16px;
	line-height: 23px;
}
/*===============优势展示结束===============*/
/*===============理由展示開始===============*/

.ys-bg {
    padding: 64px 0px;
    width: 100%;
    height: 760px;
    background: url(../img/lybg.jpg) top center;
}

.ys-bg h2 {
    font-size: 58px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}


.ys-tit {
    display: block;
    padding: 6px;
    text-align: center;
}

.ys-tit .zia {
    font-size:36px;
    color: #fbec01;
    font-weight:normal;
    text-align: center;
    letter-spacing: 5px;
}

.ys-tit-zib {
    display: block;
    padding: 6px;
    font-size: 18px;
    color: #ffffff;
    line-height: 150%;
    text-align: center;
}

.ys-list {
    text-align: center;
}

.ys-list p {
	margin: 0px auto;
	width: 49%;
    display: block;
    padding: 0px 10px;
    background: #ffffff;
    font-size: 22px;
    color: #3478d6;
    font-weight: bold;
    text-align: center;
	letter-spacing: 2px;;
}

.ys-img img {
    margin-top: -50px;
    width: 100%;
}

/*===============理由展示結束===============*/






/*===============首页简介展示结束===============*/

/*===============首页简介优势展示开始===============*/
.about-ys .tua {
	width: 100%;
}

.about-ys .tua img {
	width: 100%;
}

.about-ys .ab-ys-tit {
	padding: 35px 0px;
	background-color: #fe0000;
	transition: all 0.3s ease-out;
}

.about-ys .ab-ys-tit p {
	display: block;
	font-size: 20px;
	color: #fff;
	text-align: center;
	transition: all 0.3s ease-out;
}

.about-ys:hover .ab-ys-tit {
	background-color: #333;
}

.about-ys:hover .ab-ys-tit p {
	color: #fff;
}

/*===============首页简介优势展示结束===============*/


/*===============首页产品图片展示开始===============*/
.at-news3 {
	padding: 6px;
}

.at-news3 .tu1 {
	display: block;
	width: 100%;
	height: 100%;
	position: relative;
	transition: all 0.3s ease 0.1s;
	overflow: hidden;
}

.at-news3 .tu1 img {
	/*max-height: 300px;*/
	width: 100%;
	object-fit: cover;
}

.at-news3 .tu1 .upimg {
	width: 100%;
	height: 100%;
	opacity: 0;
	transition: all 0.4s ease 0s;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
}

.at-news3 .tu1:hover .upimg {
	opacity: 1;
}

.at-news3 .tu1 .upimg .bgbox {
	display: block;
	width: 100%;
	height: 100%;
	background: rgba(35, 172, 60, 0.8);

}

.at-news3 .tu1 .upimg .stit {
	display: block;
	font-size: 16px;
	line-height: 30px;
	width: 40%;
	border: 1px solid #fff;
	box-sizing: border-box;
	border-radius: 20px;
	text-align: center;
	position: absolute;
	left: 30%;
	top: 10%;
	margin-top: -15px;
	color: #fff;
	z-index: 11;
	transition: all 0.3s ease-out;
	padding: 0px;
}

.at-news3:hover .tu1 .upimg .stit {
	transition: all 0.3s ease;
	top: 50%;
}

.at-news3 .tu1 .upimg .stit img {
	width: 110px;
	height: 84px;
	transition: all 0.3s ease;
}

.at-news3 .tu1 .upimg .line {
	display: inline-block;
	width: 100px;
	height: 1px;
	background-color: #f2f2f2;
	position: absolute;
	left: 50%;
	margin-left: -50px;
	transition: all 0.6s ease 0s;
}

.at-news3 .tu1:hover img {
	 transition: 0.3s all ease;
	transform: scaleX(1.1) scaleY(1.1); 
}


.at-news3 .tu1:hover .upimg .line {
	width: 6px;
	margin-left: -3px;
	opacity: 0.6;
	filter: alpha(opacity=60);
}

.at-news3 .tu1 .upimg .linet {
	top: 0;
}

.at-news3 .tu1 .upimg .lineb {
	bottom: 0;
}

.at-news3 .n3-tit {
	width: 100%;
	height: 65px;
	background-position-x: 0%;
	background-position-y: 0%;
	background-position: 81% 17px;
}

.at-news3 .n3-tit h3 {
	overflow: hidden;
	width: 100%;
	line-height: 27px;
	transition: 0.5s;
	padding-top: 25px;
	font-size: 18px;
	color: #333;
	text-align: center;
}

.at-news3 .n3-tit h3 span {
	font-size: 18px;
	color: #fff;
	display: block;
	max-height: 22px;
	letter-spacing: 0px;
	overflow: hidden;
	text-align: center;
}

.at-news3 .n3-tit .jiantou {
	display: none;
	float: right;
	width: 18%;
	height: 100px;
	background: url(../img/n3-tu2.jpg) no-repeat 13px center;
	transition: 0.5s;
}

.at-news3 .n3-tit:hover .jiantou {
	background: url(../img/n3-tu3.jpg) no-repeat 13px center;
}

/*===============首页产品图片展示结束===============*/

/*===============首页新闻展示开始（左图右字）开始===============*/

.xwconny-r{
	background: #f9f9f9;
	margin-bottom: 20px;
	position: relative;
   }
.xwconny-r .dateny{
  font-size: 50px;  line-height: 21px;
  color: #ffffff; text-align: center; }

.xwconny-r .dateny img{ border-radius: 0px; }
.xwconny-r .connrny{
	width: 100%;
	padding:10px 0px;
	text-indent: 20px;
	background: rgb(0,0,0,0.5);
	position: absolute; bottom: 0px;
}
.xwconny-r .connrny h2{  margin: 0px; padding: 0px; border: none;
 font-size: 24px; color: #5bc4bf; text-align: left; }
.xwconny-r .connrny h2 a{ color: #fff;font-size: 18px; font-weight:normal; }
.xwconny-r .connrny p{ padding: 10px 0px; color: #9e9e9e; font-size: 14px; line-height: 22px;  }
.xwconny-r .connrny p a{ color: #9e9e9e; font-size: 14px; }
.xwconny-r .connrny .xwmore{
	width: 100px; height:35px;
	background-size: 100%;
	line-height: 33px;
	color: #333333;
	font-size: 12px;
	text-align: left;
	text-transform: uppercase;}





.ql-m-img img {
	display: block;
	margin: 0 auto;
	margin-top: 20px;
}

.gl-news-bg {
	padding: 0px 30px 30px 30px;
	overflow: hidden;
}

.ql-news li {
	overflow: hidden;
}

.ql-news li .tubiao {
	margin-bottom: 0px;	
}

.ql-news li .tubiao img {
	width: 100%;
}

.ql-news li .news-r {
    padding-top:38px;
    padding-bottom: 38px;
	transition: 0.3s all ease;
}

.ql-news li .news-r a h3 {
	display: inline-block;
	margin-bottom: 15px;
	color: #333;
	font-size: 16px;
	font-weight: bold;
}

.ql-news li .news-r p {
	font-size: 14px;
	color: #777;
	line-height: 170%;
}


.ql-news li .news-r span {
	display: block;
	background: #23ac3c;
    padding: 5px;
    width: 100px;
    color: #ffffff;
    font-size: 12px;
    text-transform: uppercase;
    text-align: center;
    margin-top: 10px;	
}


.ql-news li:hover .news-r {
	background: #23ac3c;
	transition: 0.3s all ease;
}

.ql-news li:hover .news-r a h3 {
	color: #ffffff;
}

.ql-news li:hover .news-r p{
	color: #fff;
}

.ql-news li:hover .news-r span{
	background: #fff;
	color: #23ac3c;
}


.ql-news-b {}

.ql-news-b a h3 {
	display: inline-block;
	padding: 5px;
	margin-top: 15px;
	margin-bottom: 15px;
	color: #333;
	font-size: 16px;
	text-indent: 25px;
	font-weight: bold;
	background: url(../img/q-news.jpg) left no-repeat;
}

.ql-news-b p {
	padding-left: 25px;
	background: url(../img/a-news.jpg) left 5px no-repeat;
	font-size: 14px;
	color: #777;
	line-height: 170%;
}

.ql-news-b .tua {
	position: relative;
	margin-top: 60px;
	background-color: rgba(0, 0, 0, 0.6);
	display: block;
}

.ql-news-b .tua a {
	display: block;
	position: absolute;
	top: 35%;
	left: 50%;
	z-index: 10;
	margin-left: -15%;
	width: 30%;
	padding: 2%;
	border: 2px solid #fff;
	text-align: center;
	font-size: 15px;
	color: #fff;
	border-radius: 3px;
	transition: all 0.3s;
}

.ql-news-b .tua a:hover {
	background-color: #0085ec;
}

.ql-news-b .tua:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	background-color: rgba(0, 0, 0, 0.6);
	z-index: 10;
	display: block;
}

.ql-news-b .tua img {
	width: 100%;
}

/*===============首页新闻展示开始（左图右字）结束===============*/

/*===============首页新闻展示开始（问答样式）开始===============*/
.sy-news{ margin-top: 20px;}
.sy-news li{}
.sy-news li{  }
.sy-news li h3{}
.sy-news li p{}
.sy-news li:hover{ background: #23ac3c;  }


.sy-news1{ margin-top: 20px;}
.sy-news1 li{ 
	height: 45px;
	padding: 10px 0px; 
	border-bottom: 1px dashed #EAEAEA;
background: url(../img/xwbt.png) left 18px no-repeat;}
.sy-news1 li a{ font-size: 16px;}
.sy-news1 li h3{ font-size: 16px; line-height: 25px;}
.sy-news1 li p{ text-align: right;}

.cptel{ text-decoration: none; width:100%; margin: 0px auto; }
.cptel a{
	padding: 5px; border-radius: 20px;
	display: block; width:100%; margin: 0px auto; 
	background: #23ac3c;
	text-align: center;
	color: #fff;
	}




/*===============首页新闻展示开始（问答样式）结束===============*/

.foot-bg {
	width: 100%;
	overflow: hidden;
	background:#282828 url(../img/bottom.jpg);
	padding-top: 50px;
}

.foot_1{
	width:75%;
	margin: 0px auto;
	padding-bottom: 20px;
	}


.foot-l{ float: left; width: 61%; }

.f-cpfl{
	width: 135px;
	float: left;
	font-size: 16px;
	color: #9c9a9a;
	line-height: 170%;
	margin-top: 10px;
}
.f-cpfl a{
	display: block;
	float: left;
	height:30px;
	width: 100%;
	font-size: 15px;
	color: #9c9a9a!important;
	line-height: 30px;
}

.f-cpfl a:hover{
	font-size: 15px;
	color: #24ac3d;
	transition: 0.5s all ease;
}

.f-cpfl2{
	width: 420px;
	float: left;
	font-size: 16px;
	color: #dadada;
	line-height: 170%;
	margin-top: 10px;

}
.f-cpfl2 a{
	display: block;
	float: left;
	height:30px;
	width: 50%;
	font-size: 15px;
	color: #9c9a9a!important;
	line-height: 30px;
}

.f-cpfl2 a:hover{
	font-size: 15px;
	color: #24ac3d;
	transition: 0.5s all ease;
}


.f-cpfl3{
	width: 24%;
	float:left;
	padding: 15px 0px;
	font-size: 16px;
	color: #9c9a9a;
	line-height: 170%;
	margin-left:65px;

}

.end-dh{
	color: #e7e7e7;
	font-size: 16px;
	font-weight: bold;
	line-height: 28px;
	padding-bottom: 5px;
}
.end-dh span{
	font-size: 18px;
	font-weight:normal;
	color: #ebebeb;
}

.foot-ewm{
	text-align:left;
	padding-bottom: 15px;

}

.bq{
	width: 100%;
	padding:20px 0px;
	text-align:left;
	overflow: hidden;	
	border-top: 1px solid #3a403f;
	margin-top: 80px;

}
.bq p,
.bq p a {
	text-align: left;
	font-size: 15px;
	color:#9c9a9a;
	line-height: 40px;

}

.nextinfo a {
	font-size: 15px;
	color: #333333;
}

/*end foot*/


/*===========内页产品详情电话=============*/
.yan-phone {
	padding: 20px 0px;
	overflow: hidden;
	font-size: 16px;
	line-height: 26px;
}

.yan-phone p{

	font-size: 16px;

}

.yan-phone img{

}



.yan-phone1 {
	margin-top: 20px;
	padding: 25px 0px;
	overflow: hidden;
	font-size: 16px;
	line-height: 26px;
}



/*返回顶部*/
.to-top {
	position: relative;
	z-index: 11111111111;
	display: none;
	padding: 5px 10px;
	color: #fff !important;
	background-color: #f50;
}

.to-top:visited {
	color: #fff;
}


@media only screen and (max-width: 1400px) {
	#w-1400 {margin: 0 auto;width: 95%;}
	.w-1400 {margin: 0 auto;width: 95%;}
	#w-90 {	 margin: 0 auto; width: 100%;}
	#pc-hidden-mshow14{ display:block;}
	.pc-hidden-mshow14{ display:block;}
}

@media only screen and (max-width: 1260px) {
	#w-1260 {margin: 0 auto;width: 100%;}
	.w-1260 {margin: 0 auto;width: 100%;}
	#w-1200 {margin: 0 auto;width: 100%;}
	.w-1200 {margin: 0 auto;width: 100%;}
	#pc-hidden-mshow12{ display: block;}/*小于1200显示 大于1200不显示*/
	.pc-hidden-mshow12{ display: block;}/*小于1200显示 大于1200不显示*/
}

@media only screen and (max-width: 992px) {
	
	#pc-show-mhidden {display: none;}/*电脑显示 手机站不显示*/
	#pc-hidden-mshow {display: block;}/*电脑不显示 手机站显示*/
	.pc-show-mhidden {display: none;}/*电脑显示 手机站不显示*/
	.pc-hidden-mshow {display: block;}/*电脑不显示 手机站显示*/
	#w-80 {margin: 0 auto;width: 100%;}
	
}

@media only screen and (max-width: 768px) {
	#pc-show-mhidden {display: none;}/*电脑显示 手机站不显示*/
	#pc-hidden-mshow {display: block;}/*电脑不显示 手机站显示*/
	.pc-show-mhidden {display: none;}/*电脑显示 手机站不显示*/
	.pc-hidden-mshow {display: block;}/*电脑不显示 手机站显示*/
	#w-90 {margin: 0 auto; width:100%;	}
	
}


/*end手机样式*/

@media only screen and (max-width: 1400px) {
	.top-bg1 {width: 100%;}
	.top-bg1 img {width: 100%;}

	.h-dh { margin-top: 0px;}
	.header-nav {
		width: 100%;
		position: relative;
		z-index: 11111111;
	}

	.header-nav .nav-list&gt;li {
		width: 11%;
		float: left;
		position: relative;
		height: 49px;
	}

	.header-nav .nav-list&gt;li&gt;a {
		display: block;
		height: 49px;
		padding: 0px;
		font-size: 18px;
		line-height: 49px;
		position: relative;
	}
	
	.case1{display: none;}
	.h-about {
		width: 78%;
		margin: 0px auto;
		padding: 0px;
	}

}




@media only screen and (max-width: 1260px) {
	#w-80 {
	    margin: 0 auto;
	    width: 95%;
	}
	.padding0-sm15 {
		padding: 0px 15px;
	}
	.top-bg1 {
		width: 100%;
		margin: 0px auto;
	}

	.header-nav .nav-list&gt;li {
		width: 10.5%;
		float: left;
		position: relative;
		height: 49px;
	}

	.header-nav .nav-list&gt;li&gt;a {
		display: block;
		height: 49px;
		padding: 0px 5px;
		font-size: 16px;
		line-height: 49px;
		position: relative;
	}
	.h-dh{ margin-top: 6px;}


	.h-proc li .t-tit h3 {
		padding: 6px 0px;
		font-size: 18px;
		color: #333;
		text-align: center;
	}


	.pc-menu-bg {
		width: 100%;
	}

	.pc-menu {
		width: 100%;
	}

	.padding-about {
		padding: 15px;
	}
	.about-p {
		padding: 15px;
	}
	.h-about {
	    width: 100%;
	    margin: 0px auto;
	    padding: 0px;
	}
	.ys-list p {
		width: 53%;
	}
	
	.xwconny-r .connrny {
		margin: 0px auto;
		width: 100%;
		height: auto;
		margin-top: 50px;
	}
	.part-endlx-l{ background-size: 100%;}
	.endlx-margin{ margin: 20px;}
	
}

@media only screen and (max-width: 992px) {
	.top-bg {
		display: none;
	}
	.padding0-sm15 {
		padding: 0px 15px;
	}

	.pc-menu {
		width: 100%;
	}

	.pc-menu-bg {
		width: 100%;
	}

	.pc-menu {
		margin-top: 5px;
	}

	.padding15-8 {
		padding: 8px;
	}

	.header-nav .nav-list&gt;li&gt;a {
		padding: 0 3px;
	}

	.header-nav .nav-list&gt;li&gt;a::after {
		margin-left: 12px;
	}
	
	.h-part-ys {
		padding: 80px 0px 120px 0px;
		height: auto;
		background: url(../img/ysbg.jpg) top center;
	}

	.h-ys-con p {
		width: 76%;
	}
	.ys-list p {
	    width: 69%;
	}

	.ys-tit-zib {
		display: block;
		padding: 6px;
		font-size: 16px;
		color: #ffffff;
		line-height: 150%;
		text-align: center;
	}

	.ys-bg {
		height:auto;
	}

	.part2-bg {
		width: 100%;
		height:auto;
		background: url(../img/mini-jjbg.jpg) top center no-repeat;
		overflow: hidden;
		padding-bottom: 50px;
	}

	.about-ys .yspic p {
		font-size: 16px;
		font-weight: normal;
	}

	.about-lbg {
		margin-top: 38px;
	}

	.about-tel {
		height: 46px;
		font-size: 26px;
		color: #ffde00;
		text-align: left;
	}
	
	.h-about .cont {
		margin: 0px 0px;
		overflow: hidden;
	}
	
	.gl-news-bg {
		padding: 20px 0px 0px 0px;
	}

	.gl-foot-w {
		background:#1b2531;
		padding: 0px 0px 0px 0px;
	}

	.gl-bq {
		padding: 20px 0px;
		background:#f00014;
		color: #bcbcbc;
		text-align: center;
		line-height: 24px;
		font-size: 14px;
		margin-top: 0px;
	}
	.gl-line {
		border: 0px;
	}



	/*====================手机====================*/
	@media only screen and (max-width: 768px) {
.about-r2 {
    display: none;
}
		
		.til01 {
			width: 90%;
		    font-size: 25px;
			line-height: 30px;
		}
		.til01 b {
		    font-size: 25px;
		}
		
		.plan_c dd p {
		    padding-bottom: 10px;
		    display: block;
		    text-align: center;
		}
		.plan_c dt span {
		    font-size: 24px;
		    line-height: 80px;
		    color: #333;
		}
		.h-ys-con img {
			width: 90%;
		    margin-bottom: 10px;
		}
		.h-ys-pic1{   
			margin-bottom: 20px;
			background: url(../img/ysbg.png) top center no-repeat;}
		.h-part-ys1 img{width: 90%;}
		.about-lbg {
			padding-top: 20px;

		}
		.about-l2 {
		    margin-top: 0px;

		}
		
		.about-tel {
		    height: 78px;
		    font-size: 26px;
		    color: #ffde00;
		    text-align: left;
		}
		.about-ys {
		    display: none;
		}
			
		.about-ys .yspic {
			display: inline-block;
		    width: 33%;
		    text-align: center;
		}
		
		.about-l {
		    padding: 20px 20px;
		    margin-top: 0px;
		    padding-bottom: 50px;
		}
		.about-tit {
		    margin-top: 0px;
		    margin-bottom: 30px;
		    text-align:left;
		}

		.about-tit img{
		    width:100%;		}
			
		.about-tit p {
		    font-size: 17px;
		}
		
		.about-r {
		    margin-top: 40px;
		}
		.about-r1 {
		    margin-right: 0px;
			margin-top: 10px;
		}
			
		.about-r1 img{
		    width: 80%;
		}
		.about-r2 img{
		    width: 100%;
		}
		
		.about-r2 .moredh01 {
		    width: 100%;
		    height: 41px;
		    background: #eed216;
		    border-radius: 30px;
		    text-align: center;
		    line-height: 41px;
		    margin-bottom: 10px;
		}
		.about-r2 .moredh02 {
		    width: 100%;
		    height: 41px;
		    border-radius: 30px;
		    text-align: center;
		    line-height: 41px;
		    margin-bottom: 10px;
		}
		
		.ql-news li .news-r {
		    padding-top: 18px;
		    padding-bottom: 10px;
		    transition: 0.3s all ease;
		}
		

		.foot-l {
			float: left;
			width: 100%;
		}
		
		.f-cpfl2 {
		    width: 100%;
		    float: left;
		    font-size: 16px;
		    color: #dadada;
		    line-height: 170%;
		    margin-top: 10px;
		}
		
		.f-cpfl3 {
		    width: 100%;
		    float: left;
		    padding: 15px 0px;
		    font-size: 16px;
		    color: #9c9a9a;
		    line-height: 170%;
		    margin-left: 0px;
		}
		.mini-tit img{ width: 100%;}
		.part-endlx-l {
		    height: 630px;
		    background: url(../img/bottom_01.jpg);
		}
		.endlx {
		    margin-top: 50px;
		}
		.endlx img{
		    width: 90%;
		}
		.endlx p {
		    font-size: 26px;
		    font-weight: bold;
		    color: #ffffff;
		}
		
		.endlx .endlxcon p {
		    font-size: 18px;
		    font-weight: normal;
		    color: #ffffff;
			line-height: 28px;
		}
		
		.endlx .endbt {
			margin-top: 10px;
			width: 100%;
			display: block;
			padding: 0px 10px;
			background: #fbec01;
			font-size: 22px;
			color: #3478d6;
			font-weight: normal;
			text-align: center;
			letter-spacing: 2px;
		}
		

		
		.h-part-ys {
			padding: 4uzai0px 0px 40px 0px;
			height: auto;
			background: url(../img/ysbg.jpg) top center;
		}

		.ys-bg {
		    padding: 64px 0px;
		    width: 100%;
		    height:auto;
		    background: #1f87e8;
		}
		
		.ys-bg h2 {		    
			font-size: 33px;
		}

		.ys-tit .zia {
			font-size: 20px;
			color: #ffffff;
			font-weight: bold;
			text-align: center;
			letter-spacing: 5px;
		}

		.ys-list p {letter-spacing: 0px;;}
		.tit1_cp {
			padding: 30px 0px;
			padding-bottom: 0px;
			width: 100%;
			height: auto;
			text-align: center;
		}

		.tit1_cp p {
			display: none;
			width: 100%;
			height: 100px;
			background: #efefef url(../img/n3-tu1.png) no-repeat;
			background-position-x: 0%;
			background-position-y: 0%;
			background-position: 81% 17px;
		}

		.tit1_cp h2 {
			padding-bottom: 0px;
			text-align: center;
			font-size: 32px;
		}

		.tit1_cp h2 font {
			padding-bottom: 15px;
			text-align: center;
			font-size: 32px;
			color: #1f87e8;
		}


		.at-news3 .n3-tit h3 span {
			display: none;
		}

		.at-news3 .n3-tit .jiantou {
			display: none;
		}

		.at-news3 .n3-tit {
			width: 100%;
			height: 40px;
			background: #efefef;
			background-position-x: 0%;
			background-position-y: 0%;
			background-position: 81% 17px;
		}

		.at-news3 .n3-tit h3 {
			clear: both;
			overflow: hidden;
			width: 100%;
			padding-left: 0px;
			line-height: 27px;
			transition: 0.5s;
			padding-top: 5px;
			font-size: 16px;
			color: #444;
			text-align: center;
		}

		.foot-ewm {
			margin-top: 15px;
			padding-top: 15px;
			padding-bottom: 0px;
		}
		.foot-ewm p {
		    display: block;
		    text-align: left;
		    font-size: 14px;
		    color: #fff;
		}
		.bq {
		    margin-top: 0px;
		}



		/*标题*/
		

		
		
		
		.ny-tit01 h2 {
			font-size: 26px;
		}

		.ny-tit01 span {
			font-size: 14px;
			padding: 0 15px;
		}

		.tit01 h2 {
			font-size: 26px;
		}

		.gl-proc li {
			width: 45%;
			margin: 2px 2px;
		}

		.gl-proc li a {
			width: 100%;
			font-size: 15px;
		}

		/*其它*/
		.search-p {
			padding: 0px 15px;
			width: 90%;
			text-align: center;
			margin: 0 auto;
		}


		/*地图*/
		.b-map .close-btn {
			top: 10%;
		}

		.map-ys {
			height: 300px;
			width: 90%;
		}



	}
</pre></body></html>