body {
	font-size: 15px;
	min-width: 1280px;
}
* {
	margin: 0;
	padding: 0;
}
img {
	border: none;
}
ul {
	list-style: none;
}
.clear {
	clear: both
}
.l {
	float: left;
}
.r {
	float: right;
}
.s_width {
	width: 1280px;
	margin: 0 auto;
	position: relative
}
.liuyan {
	padding: 0 0 30px 0
}
.header {
	overflow: hidden;
	position: relative;
	width: 100%;
	height: 806px;
}
.header2 {
	position: relative;
	width: 100%;
	height: 450px;
}
.logo {
	width: 391px;
	height: 62px;
	padding-top: 20px;
}
.navbg {
	width: 100%;
	background: url(../images/nav.png) repeat center top;
	height: 113px;
	position: absolute;
	top: 55px;
	z-index: 9999999
}
.navbg .s_width {
	width: 1280px;
	margin: 0 auto;
}
.nav {
	width: 819px;
}
.nav ul {
}
.nav li {
	width: 116px;
	float: left;
	list-style-type: none;
	text-align: center;
}
.nav li a {
	line-height: 124px;
	font-size: 17px;
	color: #fff;
	text-align: center;
}
.nav li a:hover {
	font-weight: bold;
}
.nav li div {
	display: none;
	width: 140px;
	text-align: center;
	color: #4f4f4f;
	position: absolute;
	top: 112px;
	background: #19a492;
	z-index: 9999
}
.nav li div a {
	display: block;
	BACKGROUND: url(../images/navbg.png) repeat center top;
	COLOR: #fff;
	LINE-HEIGHT: 40px;
	HEIGHT: 40px;
	FONT-SIZE: 14px;
	font-weight: normal;
	border-bottom: 1px dashed #931213;
	margin-top: 0;
}
.nav li div a:hover {
	color: #fff;
	background: #141011;
	border-top: 0;
	border-right: 0;
	border-left: 0;
	FONT-SIZE: 15px;
}
.banner2 {
	position: relative;
	z-index: 1;
}
.link_f {
	height: 60px;
	line-height: 60px;
	background: url(../images/link.jpg);
	color: #d2d2d2;
	margin: 20px 0 0 0
}
.link_f a {
	color: #d2d2d2
}
.link_f a:hover {
	font-weight: bold
}
.footer {
	background: url(../images/end.jpg) repeat center top;
	width: 100%;
	min-height: 417px;
}
.footer .s_width {
	width: 1280px;
	margin: 0 auto;
}
.end_contact {
	width: 461px;
    height: 358px;
	float: left;
	padding: 50px 50px 0px 0px;
	background: url(../images/ditu.png) no-repeat right top 150px;
	border-right: 1px solid #d6d6d5;
	padding-right: 70px;
}
.end_contact h3 {
	color: #df2310;
	margin-bottom: 15px;
	font-size: 25px
}
.end_contact p {
	font-size: 15px;
	line-height: 31px;
	color: #7c7878;
	float: left
}
.end_contact p span {
	font-weight: bold;
	font-size: 18px;
	line-height: 50px;
	display: block;
}
.end_contact img {
	float: right;
	margin-top: 60px;
}
.end_pro {
	width: 400px;
	float: left;
	border-right: 1px solid #d6d6d5;
	padding: 50px 0 14px 70px;
}
.end_pro h3 {
	color: #df2310;
	margin-bottom: 15px;
	font-size: 25px
}
.end_pro ul {
	margin-top: 30px;
}
.end_pro ul li {
	height: 30px;
	line-height: 30px;
	color: #fff;
	float: left;
	width: 156px;
	display: block;
	border: 1px solid #d6d6d5;
	margin: 0 15px 15px 0;
	text-align: center
}
.end_pro ul li a {
	color: #7c7878;
	padding-left: 10px;
	font-size: 16px;
}
.end_pro ul li a:hover {
	font-weight: bold;
}
.end_about {
	width: 100px;
	float: left;
	padding: 50px 50px 0px 75px;
}
.end_about h3 {
	color: #df2310;
	margin-bottom: 15px;
	font-size: 22px
}
.end_about ul {
	margin-top: 30px;
}
.end_about ul li {
	height: 30px;
	line-height: 30px;
	color: #d1e8ff;
	float: left;
	width: 90px;
	display: block;
	border: 1px solid #d6d6d5;
	margin: 0 15px 15px 0;
}
.end_about ul li a {
	color: #7c7878;
	padding-left: 10px;
	font-size: 16px;
}
.end_about ul li a:hover {
	font-weight: bold;
}
.end {
	width: 100%;
	background: #b92b2a;
	text-align: center;
	height: 50px;
}
.end p {
	width: 1280px;
	margin: 0 auto;
	font-size: 16px;
	color: #fff;
	line-height: 50px;
}
.end p a {
	color: #FFF;
}
.end p a:hover {
	font-weight: bold;
}
.fenlei_tel {
	margin-top: 20px;
}
.footer_b {
	background: #d99216;
	color: #fff;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 15px
}
#gotop span {
	background: url(../images/gotop.png);
	width: 15px;
	height: 8px;
	display: inline-block;
	position: relative;
	left: 13px;
	top: 16px;
}
#gotop {
	width: 40px;
	height: 40px;
	background: rgba(171,30,36,.7);
	display: block;
	transition: all 0.2s ease-out;
	position: fixed;
	bottom: 40px;
	right: 10px;
	display: none;
}
#gotop:hover {
	background-color: #ab1e24;
}
.search {
	width: 1200px;
	margin: 0 auto;
	height: 65px;
	background: #fff url(../images/sear_tel.jpg) no-repeat right center;
	position: relative;
	z-index: 999;
	margin-top: -30px;
}
.search-bar .search-keywords {
	margin-top: 2px;
	border-radius: 6px;
	overflow: hidden;
}
.search-bar .keywords {
	padding-left: 10px;
	width: 350px;
	height: 33px;
	line-height: 33px;
	font-size: 16px;
	background: #fff;
	margin: 14px 0 0 22px;
	border: 1px solid #ccc
}
.search-bar input[type="submit"] {
	width: 60px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	font-size: 16px;
	background: #e80000 url(../images/ss.jpg) no-repeat center center;
	color: #fff;
	cursor: pointer;
	margin: 14px 0 0 0;
}
.search-bar input {
	border: none;
	float: left;
}
.pro {
	width: 100%;
	background: url(../images/probg.jpg) repeat-x center top;
}
.pro .s_width {
	width: 1280px;
	margin: 0 auto;
	padding-top: 50px;
}
.pro_tit {
	width: 360px;
	margin: 0 auto;
	background: url(../images/list.png) no-repeat center top;
	height: 144px;
	text-align: center;
}
.pro_tit p {
	font-size: 45px;
	font-weight: bold;
	color: #b92b2a;
	line-height: 65px;
	padding-top: 20px;
}
.pro_tit em {
	font-size: 16px;
	color: #a39797;
}
.pro_cont {
	overflow: hidden;
	position: relative;
	width: 1280px;
	margin: 0 auto;
	padding-top: 50px;
	padding-bottom: 50px;
}
.chanpin_con2 {
	height: 645px;
	overflow: hidden;
}
.chanpin_con2 li {
	float: left;
	padding: 0;
	width: 415px;
	height: 330px;
	margin-right: 7px;
	margin-bottom: 7px;
	position: relative;
	overflow: hidden;
	background: #fff
}
.piclist_slide {
	overflow: hidden;
	margin-top: 0px;
}
.piclist_slide ul li {
	float: left;
	margin: 0 15px 15px 0;
	text-align: center;
	position: relative;
	height: 310px;
	overflow: hidden;
	width: 410px;
}
.piclist_slide li .pic {
	width: 415px;
	height: 510px;
	position: absolute;
	background-position: 50% 50%;
	background-size: 100%;
	background-repeat: no-repeat;
	top: 0;
}
.piclist_slide li .pic img {
	font-size: 16px;
	color: #fff;
	width: 100%;
	transition: 0.4s ease;
	-moz-transition: 0.4s ease;
	-webkit-transition: 0.4s ease;
}
.piclist_slide li:hover img {
	transform: scale(1.2, 1.2);
	-moz-transform: scale(1.2, 1.2);
	-webkit-transform: scale(1.2, 1.2);
}
.piclist_slide li:hover {
	cursor: pointer;
}
.piclist_slide li .pic img {
	width: 415px;
	height: 330px;
}
.piclist_slide li .cover_top {
	text-align: center;
	line-height: 55px;
	height: 55px;
	font-size: 17px;
	font-weight: bold;
	z-index: 99;
	position: absolute;
	color: #fff;
	bottom: 0;
	width: 100%;
	background: rgba(0,0,0,0.5)
}
.piclist_slide li .cover_pic {
	width: 100px;
	height: 100px;
	position: absolute;
	left: 55%;
	margin-left: -60px;
	top: -100px;
	z-index: 100;
	font-size: 18px;
	color: #fff;
	font-weight: normal;
}
.piclist_slide li .cover_pic a {
	padding: 60px 0 0 0;
	background: url(../images/fdj.png) no-repeat center 20px;
	display: block;
	color: #fff;
}
.piclist_slide li p {
}
.piclist_slide li p a {
	color: #fff;
	text-decoration: none
}
.piclist_slide li p a:hover {
	color: #fff600
}
.piclist_slide .cp_bottom {
	position: absolute;
	width: 0;
	bottom: 0;
	left: 50%;
	margin-left: 0;
	height: 10px;
	border-radius: 3px;
	background: #cc0000;
}
/*首页公司简介*/
.about {
	width: 1280px;
	margin: 0 auto;
	padding-top: 50px;
}
.about_tit {
	width: 360px;
	margin: 0 auto;
	background: url(../images/list.png) no-repeat center top;
	height: 144px;
	text-align: center;
}
.about_tit p {
	font-size: 45px;
	font-weight: bold;
	color: #b92b2a;
	line-height: 65px;
	padding-top: 20px;
}
.about_tit em {
	font-size: 16px;
	color: #a39797;
}
.about_cont {
	background: #f3f3f3;
	margin-top: 50px;
}
.about_l {
	width: 626px;
	padding: 30px;
}
.about_l h3 {
	font-size: 35px;
	font-weight: bold;
	color: #141010;
	line-height: 30px;
	padding-top: 40px;
}
.about_l p {
	font-size: 16px;
	line-height: 31px;
	padding-top: 30px;
	color: #5f5b5b;
}
.about_more {
	width: 150px;
	height: 50px;
	background: #b92b2a;
	display: block;
	line-height: 50px;
	text-align: center;
	margin-top: 50px;
}
.about_more a {
	font-size: 16px;
	color: #fff;
}
.about_more a:hover {
	color: #fff;
}
.about_img {
	width: 594px;
	height: 598px;
	overflow: hidden;
}
.about_img img {
	width: 100%;
	transition: 0.4s ease;
	-moz-transition: 0.4s ease;
	-webkit-transition: 0.4s ease;
}
.about_img img {
	width: 100%;
	transition: 0.4s ease;
	-moz-transition: 0.4s ease;
	-webkit-transition: 0.4s ease;
}
.about_img a:hover img {
	transform: scale(1.1, 1.1);
	-moz-transform: scale(1.1, 1.1);
	-webkit-transform: scale(1.1, 1.1);
}
/*工程案例*/
.case {
	width: 100%;
	background: url(../images/cases.jpg) no-repeat center top;
	min-height: 671px;
}
.case .s_width {
	width: 1280x;
	margin: 0 auto;
	padding-top: 124px;
	padding-right: 30px;
}
.case h3 {
	width: 30px;
	font-size: 37px;
	color: #fff;
	float: right;
	font-family: "宋体"
}
.case span {
	width: 30px;
	background: #b92b2a;
	font-family: "宋体";
	font-size: 20px;
	text-align: center;
	padding: 15px 2px;
	color: #fff;
	float: right;
	margin-right: 10px;
	writing-mode: tb-rl;
}
.case p {
	width: 20px;
	font-size: 13px;
	color: #fff;
	float: right;
	margin-right: 5px;
	writing-mode: tb-rl;
}
.case_con {
	width: 1280px;
	overflow: hidden;
	height: 825px;
	padding-top: 30px;
	margin: 0 auto;
}
.chanpin_con {
	padding: 0 0 71px 0
}
.chanpin_con li {
	float: left;
	padding: 0;
	width: 410px;
	height: 398px;
	border: 1px solid #c8c8c8;
	margin-right: 15px;
	margin-bottom: 10px;
	position: relative;
	overflow: hidden;
	background: #fff
}
.chanpin_con li img {
	width: 100%;
	transition: 0.4s ease;
	-moz-transition: 0.4s ease;
	-webkit-transition: 0.4s ease;
}
.chanpin_con li:hover {
	border: 1px solid #141011;
	cursor: pointer
}
.chanpin_con li:hover img {
	transform: scale(1.1, 1.1);
	-moz-transform: scale(1.1, 1.1);
	-webkit-transform: scale(1.1, 1.1);
}
.chanpin_t_l a:hover span {
	color: #ffd800
}
.chanpin_con li:hover .chanpin_t_r p {
	font-size: 18px;
	font-weight: bold;
	color: #fff
}
.chanpin_t_r {
	padding: 0 0 20px 0;
	position: relative;
	z-index: 4
}
.chanpin_t_r p {
	line-height: 50px;
	font-size: 18px;
	color: #000000;
	text-align: center;
}
.chanpin_t_r p a {
	color: #333333;
}
.chanpin_t_r a:hover {
	color: #fff;
}
.chanpin_t_r_more {
	width: 149px;
	line-height: 30px;
	margin: 0 auto;
	background: url(../images/cc_more_bg.jpg) no-repeat -149px center;
	transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
}
.chanpin_t_r_more a {
	width: 120px;
	height: 30px;
	display: block;
}
.chanpin_t_r_more a:hover {
	color: #fff;
}
.chanpin_con li:hover .chanpin_t_r_more {
	background: url(../images/cc_more_bg.jpg) no-repeat 0 center;
}
.chanpin_con .cover_bottom {
	position: absolute;
	height: 110px;
	width: 100%;
	background: #b82c2d;
	bottom: 0;
	left: -395px;
	opacity: 0;
	z-index: 2
}
/*新闻动态*/
.news {
	width: 100%;
	background: url(../images/news.jpg) no-repeat center top;
	margin-top: 30px;
}
.news .s_width {
	width: 1280px;
	margin: 0 auto;
	padding-top: 50px;
	padding-bottom: 40px;
}
.news_tit {
	width: 360px;
	margin: 0 auto;
	background: url(../images/list.png) no-repeat center top;
	height: 144px;
	text-align: center;
}
.news_tit p {
	font-size: 45px;
	font-weight: bold;
	color: #fff;
	line-height: 65px;
	padding-top: 20px;
}
.news_tit em {
	font-size: 16px;
	color: #a39797;
}
.news_tou {
	width: 1280px;
	margin: 30px auto 0 auto;
	background: #f4f4f4;
	position: relative;
}
.news_pic {
	float: left;
	width: 525px;
	height: 340px;
	position: relative;
	overflow: hidden;
}
.news_pic img {
	width: 100%;
	transition: 0.4s ease;
	-moz-transition: 0.4s ease;
	-webkit-transition: 0.4s ease;
}
.news_pic a:hover img {
	transform: scale(1.2, 1.2);
	-moz-transform: scale(1.2, 1.2);
	-webkit-transform: scale(1.2, 1.2);
}
.news_pic a:hover {
	cursor: pointer;
}
.news_nr {
	float: left;
	width: 650px;
	padding: 64px 50px;
}
.news_nr a {
	font-size: 30px;
	color: #1581d3
}
.news_nr a:hover {
	color: #999;
}
.news_nr p {
	font-size: 15px;
	line-height: 31px;
	color: #999;
	margin-top: 20px;
	margin-bottom: 30px;
}
.news_nr span {
	font-size: 14px;
	color: #333
}
.news_xw {
	width: 1280px;
	margin: 82px auto 0 auto;
	position: relative;
	height: 370px;
}
.xw {
	width: 395px;
	background: #f4f4f4;
	height: 323px;
	float: left;
	margin: 0 15px;
}
.xw_data {
	background: #b92b2a;
	height: 95px;
	display: block;
	width: 95px;
	margin-top: -45px;
	margin-left: 35px;
}
.xw_data .year {
	font-size: 30px;
	color: #fff;
	line-height: 46px;
	display: block;
	font-family: HELVETICANEUELTPRO-THEX, "微软雅黑";
	position: absolute;
	margin-left: 5px;
}
.xw_data .md {
	color: #fff;
	line-height: 20px;
	overflow: hidden;
	display: block;
	font-size: 16px;
	font-family: HELVETICANEUELTPRO-THEX, "微软雅黑";
	position: absolute;
	padding-top: 50px;
	margin-left: 20px;
}
.xinwen_cont {
	padding: 20px 20px;
}
.xinwen_cont a {
	font-size: 18px;
	color: #3a3f3b;
	line-height: 40px;
}
.xinwen_cont p {
	color: #999;
	line-height: 28px;
	font-size: 14px;
}
.se_pro_con {
	width: 1280px;
	overflow: hidden;
	position: relative;
	margin: 0 auto;
	padding: 20px 0 40px 0
}
.se_pro_con ul {
	width: 1355px;
}
.se_pro_con li {
	float: left;
	padding: 0;
	width: 410px;
	margin-right: 21px;
	margin-bottom: 25px;
	position: relative;
	overflow: hidden;
	background: #f8f7f7;
	border: 1px solid #ddd;
}
.se_pro_con li:hover {
	border: 1px solid #b92b2a
}
.se_pro_t_l {
	width: 410px;
	height: 310px;
	position: relative;
	cursor: pointer;
	border-bottom: none;
	overflow: hidden;
}
.se_pro_con li img {
	width: 100%;
	transition: 0.4s ease;
	-moz-transition: 0.4s ease;
	-webkit-transition: 0.4s ease;
}
.se_pro_con li:hover img {
	transform: scale(1.1, 1.1);
	-moz-transform: scale(1.1, 1.1);
	-webkit-transform: scale(1.1, 1.1);
}
.se_pro_t_l a {
	width: 410px;
	height: 235px;
	position: absolute;
	z-index: 3;
	/*background: url(../images/p_more_bg.png) no-repeat center center;*/
	text-align: center;
	font-size: 14px;
	color: #fff;
	line-height: 40px;
}
.se_pro_t_l .se_pro_t_laa {
	opacity: 1;
}
.se_pro_t_l a span {
	display: block;
	font-size: 24px;
	font-weight: bold;
	color: #ffffff;
	line-height: 60px;
	padding: 80px 0 0 0;
	width: 212px;
	margin: 0 auto;
	border-bottom: 1px solid #9b968f
}
.se_pro_t_r {
	text-align: center;
	padding: 0 0 15px 0
}
.se_pro_t_r a {
	color: #2a2a2a;
	font-size: 22px;
	line-height: 45px;
	position: relative;
	display: block;
	z-index: 3;
	font-weight: bold
}
.se_pro_t_r a span {
	display: block;
	color: #2a2a2a;
	line-height: 50px;
	font-size: 16px;
}
.se_pro_t_r a p {
	width: 120px;
	height: 30px;
	margin: 0 auto;
	text-align: center;
	font-size: 16px;
	background: #b92b2a;
	line-height: 30px;
	color: #fff;
	font-weight: normal;
}
.se_pro_con li:hover a span {
	color: #fff;
}
.se_pro_con li:hover .se_pro_t_r a p {
	background: #000;
}
.se_pro_con .cover_bottom {
	position: absolute;
	height: 110px;
	width: 100%;
	background: #b92b2a;
	bottom: 0;
	left: -395px;
	opacity: 0;
	z-index: 2
}
/*内页简介*/
.about_a {
	width: 1280px;
	margin: 0 auto;
	padding-top: 0px;
}
.about_a p {
	font-size: 16px;
	line-height: 31px;
	color: #555;
	text-indent: 2em;
}
.about_a p span {
	font-size: 30px;
	font-weight: bold;
	color: #920905;
	display: block;
	padding-bottom: 20px;
}
.about_a img {
	padding-top: 30px;
}
.about_b {
	width: 1280px;
	margin: 0 auto;
	padding-top: 60px;
}
.about_b p {
	font-size: 16px;
	line-height: 31px;
	color: #555;
}
.about_b p span {
	font-size: 30px;
	font-weight: bold;
	color: #920905;
	display: block;
	padding-bottom: 20px;
}
.about_b img {
	padding-top: 30px;
}
/*内页联系我们*/
.contact_a {
	width: 1280px;
	margin: 0 auto;
	padding-top: 60px;
	height: 500px;
}
.contact_a li {
	font-size: 16px;
	line-height: 31px;
	float: left;
	padding: 0 93px;
}
.contact_a li span {
	font-size: 30px;
	font-weight: bold;
	color: #920905;
	display: block;
	padding-bottom: 20px;
}
.bannera ul {
	margin-top: 12px;
	width: 930px;
	height: 240px;
	display: block;
}
.bannera li {
	width: 304px;
	margin-right: 4px;
	float: left;
	font-size: 13px;
	text-align: center
}
.bannera li img {
	border: 1px solid #ddd
}
.jianzheng ul {
	margin-top: 12px;
	width: 930px;
	height: 240px;
	display: block;
}
.jianzheng li {
	width: 220px;
	margin-right: 20px;
	float: left;
	font-size: 13px;
	text-align: center
}
.jianzheng li img {
	border: 1px solid #ddd
}
#cf {
	background-image: url(../images/cf.png)
}
#honor {
	background-image: url(../images/honor.png)
}
#ldgh {
	background-image: url(../images/ldgh.png)
}
/*erjiyemian*/

.erji {
	width: 1280px;
	margin: 0 auto;
	padding-top: 30px;
}
.product_title {
	height: 75px;
	line-height: 75px;
	text-align: center;
	font-size: 47px;
	color: #141011;
	font-weight: bold;
	background: url(../images/news_line.png) no-repeat center top 70px;
}
.product_title span {
	text-transform: uppercase;
	color: #129c8c;
	padding: 0 0 0 10px;
}
.product_title_p {
	line-height: 36px;
	text-align: center;
	color: #c7c7c9;
	font-size: 16px;
}
.er_about {
	width: 1280px;
	margin: 0 auto;
	padding: 60px 0 60px 0;
}
.er_about li {
	float: left;
	padding: 0;
	width: 425px;
	position: relative;
	overflow: hidden;
}
.er_about li .p-img {
	width: 400px;
	height: 300px;
	text-align: center;
	border: 10px solid #f0f0f0;
	position: relative;
	overflow: hidden
}
.er_about li .p-name {
	height: 45px;
	line-height: 34px;
	word-break: break-all;
	word-wrap: break-word;
	overflow: hidden;
	text-align: center;
	font-size: 18px;
	background: #f0f0f0;
	width: 420px;
	font-weight: bold;
}
.er_about li .p-img img {
	width: 100%;
	transition: 0.4s ease;
	-moz-transition: 0.4s ease;
	-webkit-transition: 0.4s ease;
}
.er_about li:hover img {
	transform: scale(1.2, 1.2);
	-moz-transform: scale(1.2, 1.2);
	-webkit-transform: scale(1.2, 1.2);
}
.er_about p {
	font-size: 16px;
	line-height: 35px;
	color: #333;
}
.er_about p span {
	font-size: 17px;
	font-weight: bold;
	color: #af1318;
}
.erji_news {
	width: 1280px;
	margin: 0 auto;
	padding-top: 30px;
}
.erji_news ul {
	position: relative
}
.erji_news li {
	margin-bottom: 20px;
	margin-right: 10px;
	border: 1px solid transparent;
	float: left;
	position: relative;
	top: 20px;
	left: 20px;
	cursor: pointer;
	background: #f7f7f7;
}
.erji_news li:nth-child(2n) {
}
.erji_news li.hover {
	background: #ccc;
	box-shadow: 0 6px 10px 5px rgba(0,0,0,.08);
	border: none
}
.erji_news_cont {
	width: 100%;
}
.erji_news_pic {
	float: left;
	border: 0px solid #e4e3e3;
	padding: 10px;
}
.erji_news_pic img{
	width: 240px;
	height: 180px;
}
.erji_news_r {
	float: right;
	width: 972px;
	background: #f7f7f7;
	padding-left: 20px;
	height: 180px;
}
.erji_news_r .erji_news_t {
	line-height: 40px;
	font-size: 18px;
	line-height: 50px;
	font-weight: bold;
	color: #555;
}
.erji_news_data {
	font-size: 14px;
	color: #666;
	line-height: 20px;
	padding: 0 0 10px 0
}
.erji_news_info {
	font-size: 14px;
	color: #777;
	line-height: 28px;
}
.erji_more {
	width: 100px;
	height: 35px;
	float: right;
	border: 1px solid #dcdcdc;
	line-height: 35px;
	text-align: center;
	border-radius: 20px;
	margin-right: 15px;
	background: #b92b2a;
	color: #fff;
}
.erji_news_tit {
	width: 1280px;
	margin: 0 auto;
	padding-top: 60px;
}
.erji_news_tit h2 {
	font-size: 30px;
	text-align: center;
	line-height: 70px;
	font-weight: normal;
}
.erji_news_tit .se_date {
	border-bottom: 1px solid #e8e8e8;
	text-align: center;
	margin-bottom: 45px;
	line-height: 30px;
}
.erji_xinwen {
	width: 1280px;
	margin: 0 auto;
	font-size: 15px;
	line-height: 32px;
    padding: 30px 0;
}
.erji_xinwen p {
	padding-bottom: 10px;
}
.tuji {
	overflow: hidden;
	position: relative;
	margin: 0 auto;
	padding-left: 2px;
	width: 1280px;
}
.tuji ul {
	margin-top: 30px;
}
.tuji li {
	float: left;
	padding: 0;
	width: 425px;
	position: relative;
	overflow: hidden;
	margin-bottom: 20px
}
.tuji li .p-img {
	width: 400px;
	height: 290px;
	text-align: center;
	border: 10px solid #b3ded1;
	position: relative
}
.tuji li .p-name {
	height: 35px;
	line-height: 29px;
	word-break: break-all;
	word-wrap: break-word;
	overflow: hidden;
	text-align: center;
	font-size: 16px;
	background: #b3ded1;
	width: 420px;
}
.tuji li .p-img mark {
	position: absolute;
	left: 0;
	top: 0;
	box-sizing: border-box;
	width: 100%;
	height: 100%;
	background: rgba(235,97,35,.5);
	z-index: 20;
	opacity: 0;
	transform: skewX(60deg);
	transition: 360ms;
}
.tuji li .p-img div {
	position: absolute;
	z-index: 21;
	background: #e5309b;
}
.tuji li .p-img .borderleft {
	top: 0;
	left: 0;
	width: 3px;
	height: 0;
}
.tuji li .p-img .bordertop {
	top: 0;
	left: 0;
	width: 0;
	height: 3px;
}
.tuji li .p-img .borderbottom {
	bottom: 0;
	right: 0;
	width: 0;
	height: 3px;
}
.tuji li .p-img .borderright {
	top: 0;
	right: 0;
	width: 3px;
	height: 0;
}
.tuji li .p-img .leftline {
	position: absolute;
	left: 50%;
	margin-left: -230px;
	top: 50%;
	z-index: 21;
	border-top: 1px solid #e5309b;
	width: 60px;
	opacity: 0;
}
.tuji li .p-img .topline {
	position: absolute;
	left: 50%;
	margin-top: -230px;
	top: 50%;
	z-index: 21;
	border-left: 1px solid #e5309b;
	height: 60px;
	opacity: 0;
}
.cage_list {
	width: 1278px;
	margin: 20px auto 10px auto;
}
.cage_list ul {
	width: 1278px;
	margin: 0 auto;
	text-align: center;
}
.cage_list li {
	display: inline-block;
	line-height: 65px;
	margin: 0 auto;
	background: #b92b2a;
	margin: 7px 10px;
}
.cage_list li a {
	font-size: 18px;
	color: #FFF;
	padding-left: 20px;
	display: block;
	text-align: center;
	padding: 0 20px;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
}
.cage_list li a:hover, .cage_list li a.on{
	background: #141011;
}
/*se_case*/
#se_case_index {
	background: #fff;
	position: relative;
	background: url(../images/erjibg.jpg) no-repeat center top;
	padding: 30px 0 0 0
}
.se_case_index_title {
	height: 82px;
	background: url(../images/case_index_title_bg.png) no-repeat bottom;
	border-bottom: #e3e3e3 1px solid;
}
.se_case_index_title h2 {
	font-size: 33px;
	color: #08912a;
	font-weight: bold;
	line-height: 60px;
	text-align: center
}
.se_case_index_title h2 span {
	color: #ec0c41
}
.se_case_index_nav {
	width: 668px;
	height: 30px;
	overflow: hidden;
	padding: 0 0 0 12px;
	position: absolute;
	top: 130px;
	left: 50%;
	margin-left: -334px;
}
.se_case_index_nav ul {
	height: 30px;
}
.se_case_index_nav li {
	float: left;
	margin-right: 12px;
	min-width: 112px;
	height: 30px;
}
.se_case_index_nav li span {
	float: left;
	width: 112px;
	height: 30px;
	display: block;
	font-weight: bold
}
.se_case_index_nav li a {
	font-size: 14px;
	text-align: center;
	line-height: 30px;
	text-decoration: none;
	color: #fff;
	display: block;
	background: #797979;
	border-radius: 3px;
}
.se_ca_erji {
	float: left;
	padding: 0 0 0 10px;
}
.se_ca {
	float: left;
	height: 30px;
	margin: 0 5px 0 0
}
.se_case_index_nav li .se_ca a {
	background: #d8d8d8;
	color: #5b5b5b;
	width: 90px;
	font-size: 13px;
}
.se_case {
	width: 1200px;
	margin: 0 auto;
	padding: 10px 0 0 0
}
.se_case ul {
}
.se_case li {
	width: 280px;
	margin: 0 10px 20px 10px;
	height: 300px;
	float: left;
	position: relative;
	overflow: hidden;
	cursor: pointer;
	background: #eee;
}
.se_case_pic {
	width: 278px;
	height: 200px;
	text-align: center;
	margin: 0 auto;
	border: 1px solid #eee
}
.se_case_name {
	width: 260px;
	margin: 0 auto;
	font-size: 18px;
	color: #ec0c41;
	line-height: 50px;
	text-align: left;
	padding: 0 0 0 20px;
	font-weight: bold
}
.se_case_name a {
	color: #333
}
.se_case_hangye {
	width: 240px;
	margin: 0 auto;
	padding: 0 20px 10px 20px;
	font-size: 14px;
	color: #333;
	line-height: 40px;
}
.se_case_click {
	float: right;
	color: #333;
}
.se_case li div.cover_top {
	position: absolute;
	top: -205px;
	left: 0;
	width: 280px;
	height: 202px;
	background-color: red;
	filter: Alpha(opacity=50);
	background: rgba(0,0,0,0.4);
	z-index: 900;
	text-align: center
}
.se_case li div.cover_top img {
	padding: 95px 0 0 0
}
.se_case li div.cover_bottom {
	position: absolute;
	bottom: -100px;
	left: 0;
	width: 280px;
	height: 99px;
	background-color: green;
	filter: Alpha(opacity=50);
	background: rgba(52,179,70,1);
	z-index: 900
}
.se_case .se_case_text {
	position: relative;
	z-index: 1000;
}
.fenye {
	padding: 20px 0 40px 0;
	font-size: 14px;
}
.shangxiaye {
	overflow: hidden;
	padding: 15px 0px;
}
.shangxiaye li {
	line-height: 25px;
	color: #666
}
.shangxiaye li a {
	color: #666
}
.prod_nav {
	width: 870px;
	margin: 0 auto;
	border-bottom: #dddddd solid 1px;
	border-left: #dddddd solid 1px;
	margin-top: 20px;
}
.prod_nav li {
	width: 435px;
	text-align: center;
	line-height: 80px;
	float: left;
	background: #f5f5f5;
	display: block;
}
.prod_nav li span {
	background: #444;
	display: inline-block;
	width: 435px;
	height: 80px;
	color: #fff;
	font-size: 18px;
}
.prod_nav li span.on {
	background: #116fb6;
	color: #fff;
	display: block;
}
.main {
	padding: 30px 0;
}
.main_right {
	width: 910px;
	font-size: 16px;
}
.m_r_weizhi {
	line-height: 35px;
	text-align: right;
	font-size: 14px;
	border-bottom: 1px solid #eee
}
.m_r_weizhi span {
	float: left;
	font-size: 18px;
	border-bottom: 1px solid #093
}
.t_left {
	width: 220px;
	float: left
}
.fenlei2 {
}
.fenlei2 h2 {
	background: #0250a2;
	line-height: 60px;
	font-size: 16px;
	color: #fff;
	font-weight: normal;
	text-transform: uppercase;
	font-weight: bold
}
.fenlei2 ul {
	border: 1px solid #eee;
	padding: 25px 0 20px 0;
}
.fenlei2 li {
	line-height: 50px;
	width: 200px;
	margin: 0 auto;
	border: 0 solid #ccc;
	margin-bottom: 10px;
	background: #df5727
}
.fenlei2 li:hover {
	background: url(../images/bg.jpg) repeat
}
.fenlei2 li a {
	font-size: 16px;
	padding: 0 0 0 25px;
	color: #fff
}
.fenlei2 li.treeone {
	background: #fff;
	padding-left: 0;
	border: 1px solid #ececec;
	line-height: 35px;
}
.fenlei2 li.treeone a {
	font-size: 13px;
	color: #333
}
.fenlei2 li.treeone:hover {
	background: #df5727;
}
.contact {
	padding: 0px 0 15px 0;
	border: 1px solid #ececec;
	margin-top: 10px;
}
.contact h2 {
	line-height: 55px;
	font-size: 16px;
	color: #fff;
	font-weight: normal;
	padding: 0 0 0 20px;
	text-transform: uppercase;
	border-bottom: 1px solid #ccc;
	background: url(../images/bg.jpg) repeat
}
.contact h2 span {
	padding: 0 0 0 10px;
	font-size: 14px;
	color: #abd7fd
}
.contact p {
	font-size: 14px;
	line-height: 30px;
	padding: 5px 10px;
}
.contact .contact_pic {
	margin: 15px 0;
	padding-left: 5px;
}
.list {
	width: 300px;
	float: left;
}
.intro {
	width: 100%;
	min-width: 1400px;
	height: 528px;
	background-image: url(../images/about.jpg);
	background-size: 100% 100%;
	background-repeat: no-repeat;
	border-top: 1px solid lightgray;
}
.ab_z {
	width: 1100px;
	height: 335px;
	margin: 118px auto;
}
.ab_zl {
	height: 335px;
	width: 430px;
	border: 1px solid #d4d4d4;
	float: left;
}
.ab_tu {
	padding: 10px;
	height: 315px;
}
.ab_r {
	height: 335px;
	width: 650px;
	float: right;
}
.ab_rt {
	height: 40px;
	width: 650px;
	border-bottom: #d4d4d4 1px dashed;
}
.ab_rl {
	height: 40px;
	width: 220px;
	float: left;
	background: url(../images/jianjie.jpg) left center no-repeat;
}
.ab_rl a {
	height: 40px;
	float: right;
	display: block;
	font-size: 16px;
	color: #c9c9c9;
	line-height: 40px;
	font-weight: bold;
}
.ab_rr {
	height: 26px;
	width: 26px;
	background: #d21e27;
	float: right;
}
.ab_rr a {
	height: 26px;
	width: 26px;
	background: #d21e27;
	display: block;
	text-align: center;
	color: #FFF;
	font-size: 14px;
}
.an_nr {
	height: 255px;
	width: 650px;
}
.an_nr p {
	height: 32px;
	line-height: 32px;
	color: #333;
	font-size: 12px;
	display: block;
	padding-top: 16px
}
.news-left {
	width: 835px;
	height: 430px;
	float: left;
}
.xinwen {
	height: 40px;
	width: 835px;
	background: #1f1f1f url(../images/xw.jpg) left center no-repeat;
}
.xinwen_z {
	height: 40px;
	width: 300px;
	float: left;
}
.xinwen_z a {
	height: 40px;
	line-height: 40px;
	display: block;
	color: #d21e27;
	font-size: 14px;
	padding-left: 40px;
}
.xinwen_z b {
	color: #fff;
}
.xinwen_c a {
	height: 40px;
	line-height: 40px;
	width: 40px;
	font-size: 22px;
	float: right;
	color: #FFF;
}
.xinwen_n {
	height: 340px;
	width: 835px;
	margin-top: 45px;
}
.xinwen_nl {
	height: 340px;
	width: 213px;
	float: left;
	background: url(../images/nnn.jpg) center no-repeat;
}
.xinwen_nr {
	height: 340px;
	width: 600px;
	float: right;
}
.xinwen_nrt {
	height: 100px;
	width: 600px;
}
.xinwen_nrtb {
	height: 30px;
	width: 600px;
	border-bottom: #d9d9d9 1px dashed;
	padding-top: 10px;
}
.xinwen_nrtb a {
	height: 26px;
	width: 600px;
	line-height: 26px;
	color: #666;
	font-size: 16px;
	display: block;
}
.xinwen_nrtb a:hover {
	height: 26px;
	width: 600px;
	line-height: 26px;
	color: #d21e27;
	font-size: 17px;
	display: block;
}
.bbb {
	height: 60px;
	width: 600px;
}
.bbb p {
	height: 24px;
	line-height: 24px;
	font-size: 12px;
	color: #999;
	display: block;
	padding-top: 5px;
}
.xinwen_liebiao {
	width: 600px;
	height: 220px;
	padding-top: 25px;
}
.xinwen_liebiao_l {
	height: 35px;
	width: 500px;
	background: url(../images/a.gif) center left no-repeat;
	float: left;
}
.xinwen_liebiao_l a {
	height: 35px;
	width: 500px;
	line-height: 35px;
	display: block;
	padding-left: 20px;
	color: #666;
	font-size: 12px;
}
.xinwen_liebiao_l a:hover {
	color: #d21e27;
	font-size: 12px;
}
.xinwen_liebiao_r {
	height: 35px;
	width: 100px;
	float: right;
}
.xinwen_liebiao_r a {
	height: 35px;
	width: 500px;
	line-height: 35px;
	display: block;
	padding-left: 20px;
	color: #666;
	font-size: 12px;
}
.xinwen_liebiao_r a:hover {
	color: #d21e27;
	font-size: 12px;
}
.tupian {
	width: 1200px;
	padding-top: 200px;
	margin: 0 auto
}
.kong {
	height: 40px;
	width: 100%
}
.news-right {
	width: 330px;
	height: 430px;
	float: right;
}
.lx {
	height: 40px;
	width: 330px;
	float: left;
	background: #d21e27;
}
.lx_z {
	height: 40px;
	width: 280px;
	float: left;
}
.lx_z a {
	height: 40px;
	line-height: 40px;
	display: block;
	color: #fff;
	font-size: 14px;
	padding-left: 40px;
}
.lx_z a {
	height: 40px;
	line-height: 40px;
	display: block;
	color: #fff;
	font-size: 14px;
}
.lx_z b {
	color: #fff;
}
.lx_c a {
	height: 40px;
	line-height: 40px;
	width: 40px;
	font-size: 22px;
	float: right;
	color: #FFF;
}
.lx_t {
	height: 148px;
	width: 300px;
	margin: 0 auto;
	background: url(../images/lxt.jpg) center no-repeat;
	margin-top: 60px;
}
.lx_n {
	height: 200px;
	width: 300px;
	padding: 15px;
}
.lx_nt a {
	height: 40px;
	width: 300px;
	line-height: 40px;
	display: block;
	font-size: 16px;
	color: #000;
	font-weight: bold;
}
.lx_nn a {
	height: 30px;
	line-height: 30px;
	display: block;
	color: #333;
	font-size: 12px;
}
.leftttt {
	height: 100%;
	width: 210px;
}
.lixxiwomen {
	padding-top: 700px;
}
.sss {
	height: 380px;
	width: 210px;
	border: 1px solid #c5c5c5
}
.lixxiwomen_t {
	height: 40px;
	width: 210px;
	background: url(../images/lxxxx.jpg) center no-repeat;
}
.lixxiwomen_t a {
	height: 40px;
	width: 210px;
	line-height: 40px;
	display: block;
	font-size: 14px;
	color: #FFF;
	text-align: center;
}
.let {
	height: 94px;
	width: 190px;
	margin: 0 auto;
	padding-top: 18px;
	background: url(../images/aaaa.jpg) center no-repeat;
}
.lett p {
	height: 40px;
	line-height: 40px;
	width: 190px;
	margin: 0 auto;
	display: block;
	font-size: 13px;
	color: #00;
	font-weight: bold;
}
.lettt p {
	height: 30px;
	line-height: 30px;
	font-size: 12px;
	display: block;
	color: #333;
	padding-left: 10px;
}
.right_yeyue {
	width: 970px;
	height: 100%;
	float: right;
}
/*erjiyemian*/
.main_l {
	float: left;
	width: 226px;
	padding: 0 0 0 9px;
	overflow: hidden;
	background: #333
}
.main_r {
	float: right;
	width: 960px;
	overflow: hidden;
	background: #f8f8f8
}
.col-tit {
	color: #fff;
	font-size: 16px;
	height: 60px;
	background: #0250a2;
}
.crumbs {
	background: url(../images/002.gif) no-repeat center left;
	margin-left: 15px;
	font-size: 15px;
	padding-left: 20px;
	line-height: 60px;
	color: #FFF
}
.crumbs a {
	color: #FFF
}
.crumbs a:hover {
	font-weight: bold;
	color: #FFF
}
.article p {
	line-height: 220%;
	margin-bottom: 15px;
}
.erji_lv {
	margin: 0 auto;
	padding: 20px;
	line-height: 35px;
	font-size: 16px;
	color: #555;
	text-indent: 2em;
	border: 1px solid #eee
}
.erji_lv p {
	line-height: 35px;
	font-size: 16px;
	color: #555;
}
.erji_lv div {
	text-indent: 0
}
.erji_con {
	PADDING-top: 20PX;
	padding-left: 10px;
}
.tiao {
	font-size: 12px;
	padding: 20px 0 20px 30px;
}
.tiao a {
	color: #000000;
	text-decoration: none;
	font-size: 12px;
}
.tiao a:hover {
	color: #348900;
}
.lx p {
	line-height: 25px;
	font-size: 14px;
	font-weight: bold;
}
.more {
	padding: 25px;
}
.more a {
	color: #000;
	line-height: 25px;
	text-decoration: none;
	background: url(../images/news_icon.gif) no-repeat left 2px;
	padding-left: 20px;
}
.chanpin img {
	margin: 0 2px;
}
.list_photo2 {
	margin: 0;
	width: 790px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
}
.list_photo2 dt {
	float: left;
	width: 250px;
	height: 200px;
	margin-top: 15px;
}
.list_photo2 dt img {
	border: 1px solid #dfdfdf;
	padding: 0px;
	width: 210px;
	height: 150px;
	padding: 5px;
}
.list_photo2 dt div {
	width: 240px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	overflow: hidden;
}
.list_photo2 a {
	color: #000000;
}
.list_photo2 a:hover {
	color: #f60;
}
.news_t {
	width: 650x;
	text-align: left;
	line-height: 40px;
	height: 40px;
	background: url(../images/index_1888.gif) repeat-x;
	text-indent: 0px;
	margin: auto;
	margin-left: 40px;
	margin-right: 40px;
	font-size: 14px;
}
.news_t ul {
	width: 650px;
	line-height: 40px;
}
.news_t ul li {
	line-height: 40px;
}
.news_t a {
	line-height: 40px;
	color: #4a4a4a;
	font-size: 14px;
	padding-left: 22px;
}
.news_t a:hover {
	color: #4a4a4a;
}
.news_p {
	width: 700px;
	color: #999999;
	text-align: left;
	padding-left: 10px;
	margin-bottom: 20px;
	line-height: 25px;
}
.news_p a {
	color: #999999
}
.news_p a:hover {
	color: #ff0000
}
.newslist {
	list-style: none;
	width: 500px;
	background-color: #fff;
	overflow: hidden;
	height: 500px;
}
.newslist .t {
	float: left;
	width: 250px;
}
.se_erji_img img {
	width: auto;
	margin: 0 auto
}
.contact_left {
	text-align: center;
	width: 700px;
	float: left
}
.contact_right {
	width: 525px;
	text-align: left;
	font-size: 16px;
	line-height: 40px;
	padding: 50px 0 0 0px;
	float: right
}
.contact_right p span {
	display: block;
	font-size: 24px;
	font-weight: bold;
	padding-bottom: 20px;
}
.map {
	width: 100%;
	overflow: hidden;
	margin-top: 50px;
}
.p_float {
	position: fixed;
	bottom: 20px;
	width: 55px;
	right: 10px;
	z-index: 9999;
	opacity: 0
}
.p_float li {
	line-height: 21px;
	margin-bottom: 10px;
	text-align: center
}
.p_float li a {
	color: #fff;
	font-size: 13px;
	background: #00877a;
	padding: 10px 7px;
	margin-bottom: 10px;
	display: block
}
.p_float li a:hover {
	background: #000
}
/*幻灯片区域背景*/
.Hidden {
	display: none;
}
.MainBg {
	width: 1200px;
	margin: 0 auto;
}
/*大图展示区域*/
.OriginalPicBorder {
	padding: 0;
}
#OriginalPic {
	width: 1200px;
	overflow: hidden;
	position: relative;
	font-size: 12px;
}
#OriginalPic img {
	display: block;
	min-width: 100px;
	margin: 0 auto;
}
/*鼠标手势*/
.CursorL {
	position: absolute;
	z-index: 999;
	width: 50%;
	height: 600px;
	color: #FFF;
	left: 0;
}
.CursorR {
	position: absolute;
	z-index: 999;
	width: 50%;
	height: 600px;
	color: #FFF;
	right: 0;
}
/*小图预览和滑动*/
.SliderPicBorder {
	width: 100%;
	overflow: hidden;
}
.ThumbPicBorder {
	width: 1200px;
	margin: 0 auto;
	background: #eeeeee;
	overflow: hidden;
	position: relative;
}
.HS15 {
	height: 20px;
}
.ThumbPicBorder #btnPrev {
	width: 45px;
	height: 113px;
	cursor: pointer;
	position: absolute;
	left: 20px;
	top: 20px;
}
.ThumbPicBorder #btnNext {
	width: 45px;
	height: 113px;
	cursor: pointer;
	position: absolute;
	right: 20px;
	top: 20px;
}
.ThumbPicBorder .pic {
	width: 1025px;
	overflow: hidden;
	position: relative;
	margin: 20px auto;
}
#ThumbPic img {
	border: 3px solid #ddd;
	cursor: pointer;
	background-color: #ddd;
	margin: 0 10px;
	width: 145px;
	height: 108px;
	display: block;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}
#ThumbPic img.active {
	border: 3px solid #1ea4fe;
}
/*↑组图样式↑*/

.pages {
	clear: both;
	margin: 20px auto 20px auto;
	padding-top: 20px;
	overflow: hidden;
	text-align: center;
	font-size: 14px;
}
.pages ul li {
	display: inline-block;
	border: 1px solid #ccc;
	padding: 6px 15px;
	margin: 0 1px;
	line-height: 24px;
	background: #fff;
	color: #999;
	border-radius: 2px
}
.pages ul li:hover {
	background: #b92b2a;
	color: #fff;
	border: 1px solid #b92b2a
}
.pages ul li:hover a {
	color: #fff;
}
.pages ul li.thisclass {
	display: inline-block;
	border: 1px solid #b92b2a;
	padding: 6px 15px;
	margin: 0 1px;
	background: #b92b2a;
	color: #fff;
}
.pages ul li.thisclass a {
	color: #fff;
}
.pages ul li a {
	display: block;
	color: #999
}
