.width {
	width: 1200px;
	margin: 0 auto;
}

.white {
	color: #fff;
}

.white a {
	color: #fff;
}

.white a:visited {
	color: #fff;
}

.white a:hover {
	color: #ffffff;
}
.blcak {
	color: #000;
}
.blcak a {
	color: #000;
}

.blcak a:visited {
	color: #000;
}

.blcak a:hover {
	color: #000;
}

.red {
	color: #fff;
}

.red a {
	color: #fff;
}

.red a:visited {
	color: #fff;
}

.red a:hover {
	color: red;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.action {
	transition: all .4s ease;
	-moz-transition: all .4s ease;
	-webkit-transition: all .4s ease;
	-o-transition: all .4s ease;
}

.action:hover {
	transition: all .4s ease;
	-moz-transition: all .4s ease;
	-webkit-transition: all .4s ease;
	-o-transition: all .4s ease;
}
/*banner*/
.rslides {
	position: relative;
	list-style: none;
	overflow: hidden;
	width: 100%;
	padding: 0;
	margin: 0;
}

.rslides li {
	-webkit-backface-visibility: hidden;
	position: absolute;
	display: none;
	width: 100%;
	left: 0;
	top: 0;
}

.rslides li:first-child {
	position: relative;
	display: block;
}

.rslides img {
	display: block;
	height: auto;
	border: 0;
	width: 100%;
}

.slide_container {
	position: relative;
	width: 100%;
}

.slide {
	position: relative;
	list-style: none;
	overflow: hidden;
	width: 100%;
	padding: 0;
	margin: 0;
}

.slide li {
	position: absolute;
	width: 100%;
	left: 0;
	top: 0;
}

.slide_nav {
	position: absolute;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	top: 52%;
	left: 0;
	opacity: 0.7;
	z-index: 3;
	text-indent: -9999px;
	overflow: hidden;
	text-decoration: none;
	height: 61px;
	width: 38px;
	background: transparent url(../images/themes.gif) no-repeat left top;
	margin-top: -45px;
}

.slide_nav.next {
	left: auto;
	background-position: right top;
	right: 0;
}
/*header*/
.top-bg{
	position: relative;
}
.header-x{
	position: absolute;
	top: 50px;
	z-index: 999;
	left:0;
	width:100%;
}
.h-zong{
	padding: 30px 50px;
	background: #fff;
}
.h-tel{
	color: #202020;
	margin-bottom: 20px;
	font-size: 18px;
	text-align: right;
}
.h-logo{
	margin-top: 10px;
}
.h-tel img{
	vertical-align: middle;
}
.mobile_nav>ul>li {
	float: left;
}
.mobile_nav>ul>li>a {
	display: block;
}
.mobile_nav>ul>li>a>span {
	display: block;
	color: #202020;
	font-size: 16px;
	text-align: right;
	margin-left: 27px;
}

.mobile_nav>ul>li:hover a span {
	color: #b60101;
	font-weight: bold;
}
.mobile_nav>ul>li>#menu_selected span {
	color: #b60101;
	font-weight: bold;
}
#full-screen-slider {
	width: 100%;
	position: relative
}
#slides {
	display: block;
	width: 100%;
	height: 600px;
	list-style: none;
	padding: 0;
	margin: 0;
	position: relative
}

#slides li {
	display: block;
	width: 100%;
	height: 100%;
	list-style: none;
	padding: 0;
	margin: 0;
	position: absolute
}

#slides li a {
	display: block;
	width: 100%;
	height: 100%;
	text-indent: -9999px
}

#pagination {
	display: block;
	list-style: none;
	position: absolute;
	left: 20%;
	top: 480px;
	z-index: 9900;
	padding: 5px 15px 5px 0;
	margin: 0
}

#pagination li {
	display: block;
	list-style: none;
	width: 10px;
	height: 10px;
	float: left;
	margin-left: 15px;
	border-radius: 5px;
	background: #FFF
}

#pagination li a {
	display: block;
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	text-indent: -9999px;
}
#pagination li.current {
	background: #0092CE
}
/*foot部分*/
.footer-bottom {
	background: #2b2b2b;
}

.f-xia {
	padding: 60px 0;
}

.f-zhong1 ul li {
	font-size: 15px;
	color: #fff;
}
.f-zhong1 ul li img {
	vertical-align: middle;
}

.f-you {
	text-align: right;
}
.f-lx img{
	vertical-align: middle;
}
.f-lx{
	margin-top: 30px;
	font-size: 20px;
	font-weight: bold;
	color: #fff;
}
.f-nav {
	padding-top: 20px;
	margin-top: 30px;
	border-top: 1px dashed #555;
}

.f-nav ul li {
	margin-right: 20px;
}

.banquan {
	padding-top: 20px;
	border-top: 1px solid #555;
	background: #b60101;
}

.bottom-bg {
	text-align: center;
	background: #b60101;
	padding: 10px 0;
}

.bottom-bg p {
	font-size: 14px;
	color: #fff;
	opacity: 0.8;
}

.wzbb {
	color: #fff;
	font-size: 13px;
	opacity: 0.8;
}

.wzbb a {
	color: #fff;
	opacity: 0.8;
}

.foot-content {
	color: #fff;
	opacity: 0.8;
}

.foot-content a {
	color: #fff;
	opacity: 0.8;
}

.f-nav ul li {
	float: left;
	margin-right: 20px;
	font-size: 15px;
}

.f-nav ul li a {
	color: #fff;
}
/*内页部分*/
.ny-bg {
	padding: 60px 0 60px;
	background: #fff;
}

.ny-tit {
	width: 500px;
	margin: 0 auto;
	text-align: center;
}

.ny-tit p {
	font-weight: bold;
	font-size: 32px;
	color: #202020;
}

.ny-location {
	font-size: 16px;
	padding-bottom: 50px;
	border-bottom: 1px solid#d7d7d7;
	color: #202020;
	text-align: center;
}

.ny-location span {
	font-size: 16px;
	color: #202020;
	font-weight: bold;
}

.ny-location a {
	color: #202020;
	font-size: 16px;
}

.ny-location img {
	margin-right: 10px;
	vertical-align: middle;
}

.ny-neirong2 {
	margin-top: 50px;
	background: #fff;
}

.ny-img img {
	width: 100%;
}

#productSuffix {
	padding: 20px 0;
	border-top: 1px solid #d7d7d7;
	color: #555;
}

.page-news {
	font-size: 16px;
	line-height: 38px;
}

#shownews1 {
	text-align: center;
}

#shownews1 img {
	border-bottom: 1px solid #efefef;
}

.ny-contact {
	width: 600px;
}

.ny-contact ul li {
	background: #f7f7f7;
	padding-left: 40px;
	font-size: 16px;
	line-height: 76px;
	padding-left: 40px;
	margin-bottom: 3px;
	color: #202020;
}

.ny-contact ul li:hover {
	background: #b60101;
	transition: all 0.6s;
	color: #fff;
}

.ny-contact ul li:first-child {
	font-size: 22px;
	font-weight: bold;
}

.ny-bottom2 {
	width: 950px;
}
/*主菜单设置*/
/* 侧面导航 */
.page-left {
	width: 220px;
}
.ny-nav{
	font-size: 15px;
	color: #fff;
	line-height: 30px;
	text-align: center;
	padding: 30px 20px 10px;
	background: #202020;
	
}
.ny-nav p{
	font-size: 28px;
	font-weight: bold;
	
}
.ddsmoothmenu-v1 {
}

.ddsmoothmenu-v1 ul {
}
.ny-img1 img{
	width: 100%;
}
.ddsmoothmenu-v1>ul>li {
	text-align: center;
	line-height: 50px;
	background: #b60101;
	transition: all 0.6s;
	border-bottom: 1px solid #d7d7d7;
}

.ddsmoothmenu-v1>ul>li>a>span {
	font-size: 18px;
	color: #fff;
	display: block;
}

.ddsmoothmenu-v1 ul li:hover {
	background: #202020;
}

.ddsmoothmenu-v1>ul>li.lihover {
	background: #202020;
}

.ddsmoothmenu-v1 ul li:hover a span {
	color: #fff;
}

.ddsmoothmenu-v1>ul>li.lihover a span {
	color: #fff;
}

/*主菜单连接效果设置*/
.ddsmoothmenu-v1 ul li a:link,.ddsmoothmenu-v1 ul li a:visited {
	color: #2b2b2b
}

.ddsmoothmenu-v1>ul>li:hover a {
}

.ddsmoothmenu-v1>ul>li:hover>a>span {
}

.ddsmoothmenu-v1 ul li a:active {
}

.ddsmoothmenu-v1 ul li a:active span {
}

.ddsmoothmenu-v1 ul li .selected:link,.ddsmoothmenu-v ul li a.selected:visited,.ddsmoothmenu-v ul li a.selected:active {
}

.ddsmoothmenu-v1 ul li a.selected span {
	color: #FFF
}
/*主菜单当前所在页面*/
.ddsmoothmenu-v1>ul>li.lihover>.ahover {
}

.ddsmoothmenu-v1>ul>li>ul>li {
	background: #efefef;
	line-height: 40px;
}

.navjtt {
	top: 16px;
	display: none;
}

.navjtt img {
	margin-top: 5.5px;
}

.navjt {
	top: 15px;
	display: none;
}

.navjt img {
	margin-top: 2.5px;
}

.ddsmoothmenu-v1>ul>li>ul {
	display: none;
}

.ddsmoothmenu-v1>ul>li.lihover>ul {
	display: block;
}

.ddsmoothmenu-v1 ul li a#menu_selected {
}

.ddsmoothmenu-v1>ul>li>ul>li>a>span {
	color: #0061ce;
	font-size: 14px;
}

.ddsmoothmenu-v1>ul>li>ul>li:hover>a>span {
	color: #cc0018;
}

.ddsmoothmenu-v1>ul>li>ul>li.lihover>a>span {
	color: #cc0018;
}

/*产品列表页*/

.page-products {
}

#ShowImages .fudong {
}

#ShowImages li {
	float: left;
	width: 300px;
	height: 267px;
	margin: 0 3px 60px
}

#ShowImages .imghvr-slide-up {
	width: 300px;
	height: 267px;
	border: 1px solid #d7d7d7;
}

#ShowImages .imghvr-slide-up img {
	width: 100%;
}

#ShowImages li:hover .images_title a {
	color: #b60101;
	transition: all 0.6s;
}

#ShowImages li:hover {
	transition: all 0.6s;
}

.ptitle {
	font-size: 25px;
}

#ShowImages .images_title {
	line-height: 50px;
	text-align: center;
}

#ShowImages .images_title a {
	font-size: 18px;
	color: #202020;
}

#spec-n1 {
	height: 260px;
	overflow: hidden;
}

.nygcal-js {
	font-size: 14px;
	line-height: 30px;
	color: #2b2b2b;
}


/*= common css to all effects =*/
.single-member {
	width: 100%;
	float: left;
	text-align: center;
	position: relative;
}

.member-image img {
	max-width: 100%;
	vertical-align: middle;
}

.h3 a {
	font-size: 24px;
	font-weight: normal;
	margin: 10px 0 0;
	text-transform: uppercase;
}

.social-touch a {
	display: inline-block;
	width: 27px;
	height: 26px;
	vertical-align: middle;
	margin: 0 2px;
	background-image: url(../images/social-icons.png);
	background-repeat: no-repeat;
	opacity: 0.7;
	transition: 0.3s;
}

.social-touch a:hover {
	opacity: 1;
	transition: 0.3s;
}

.fb-touch {
	background-position: 0 0;
}

.tweet-touch {
	background-position: -35px 0;
}

.linkedin-touch {
	background-position: -71px 0;
}

.icon-colored .fb-touch {
	background-position: 0 -27px;
}

.icon-colored .tweet-touch {
	background-position: -35px -27px;
}

.icon-colored .linkedin-touch {
	background-position: -71px -27px;
}
/*= common css to all effects end =*/

/* Style the thumbnails */
.pika-thumbs {
	padding: 0 16px;
	height: 75px;
}

.pika-thumbs li {
	width: 144px;
	height: 74px;
	margin: 10px 0 0 17px;
	padding: 0;
	overflow: hidden;
	float: left;
	list-style-type: none;
	padding: 3px;
	margin: 0 5px;
	background: #fafafa;
	border: 1px solid #e5e5e5;
	cursor: pointer;
}

.pika-thumbs li .clip {
	position: relative;
	height: 100%;
	text-align: center;
	vertical-align: middle;
	overflow: hidden;
}

/* The stage is the wrapper. The image fills 100% the height of the stage */
.pika-stage, .pika-textnav {
	width: 400px;
}

.pika-stage {
	position: relative;
	background: #fafafa;
	border: 1px solid #e5e5e5;
	padding: 10px 10px 40px 10px;
	text-align: center;
	height: 250px;
}

.pika-stage img {
	height: 100%;
}

.pika-stage .caption {
	position: absolute;
 /*background: #000; background: rgba(0,0,0,0.75);  border: 1px solid #141414;*/
	font-size: 11px;
	color: #fafafa;
	padding: 10px;
	text-align: right;
	bottom: 50px;
	right: 10px;
}

.pika-stage .caption p {
	padding: 0;
	margin: 0;
	line-height: 14px;
}

/* Ths play, pause, prev and next buttons */
.pika-imgnav a {
	position: absolute;
	text-indent: -5000px;
	display: block;
	z-index: 3;
}

.pika-imgnav a.previous {
	background: url(../images/prev.png) no-repeat left 45%;
	height: 100%;
	width: 50px;
	top: 10px;
	left: 10px;
	cursor: pointer;
}

.pika-imgnav a.next {
	background: url(../images/next.png) no-repeat right 45%;
	height: 100%;
	width: 50px;
	top: 10px;
	right: 10px;
	cursor: pointer;
}

.pika-imgnav a.play {
	background: url(../images/play.png) no-repeat 0% 50%;
	height: 100px;
	width: 44px;
	top: 0;
	left: 50%;
	display: none;
	cursor: pointer;
}

.pika-imgnav a.pause {
	background: url(../images/pause.png) no-repeat 0% 50%;
	height: 100px;
	width: 44px;
	top: 0;
	left: 50%;
	display: none;
	cursor: pointer;
}

/* The previous and next textual buttons */
.pika-textnav {
	overflow: hidden;
	margin: 10px 0 0 0;
	bottom: 10px;
	position: absolute;
}

.pika-textnav a {
	font-size: 12px;
	text-decoration: none;
	color: #333;
	padding: 4px;
}

.pika-textnav a.previous {
	float: left;
	width: auto;
	display: block;
}

.pika-textnav a.next {
	float: right;
	width: auto;
	display: block;
}

/*for the tool tips*/
.pika-tooltip {
	font-size: 12px;
	position: absolute;
	color: white;
	padding: 3px;
	background-color: rgba(0,0,0,0.7);
	border: 3px solid black;
}

.pika-counter {
	position: absolute;
	bottom: 45px;
	left: 15px;
	color: white;
	background: rgba(0,0,0,0.7);
	font-size: 11px;
	padding: 3px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

/* If using user thumbnails there's a pause well the new large image loads. This is the loader for that */		
.pika-loader{ background:url(loading.gif) 3px 3px no-repeat #000; background-color:rgba(0,0,0,0.9); color:white; width:60px; font-size:11px; padding:5px 3px; 
    text-align:right; position:absolute; top:15px; right:15px; }

/*if you just want to adjust the size of the stage and the thumbnails, you can do so by editing the following lines: */
.pika-thumbs li{width: 60px; height:60px;}
.pikachoose{width:430px; position:relative;margin-left: 90px;}
#pikame{width: 150px;}
.pika-thumbs {margin: 10px 0 0 17px; width:250px;position: absolute;top: 10px;right: 30px;}
.pika-thumbs li { margin: 5px 5px;}

/* jCarousel Styles */
/*if you're not using the carousel you can delete everything below this */
.jcarousel-skin-pika {
	position: absolute;
	top: 0px;
	left: -90px;
}

.jcarousel-skin-pika .jcarousel-container-vertical {
	width: 125px;
	height: 300px;
	overflow: hidden;
}

.jcarousel-skin-pika .jcarousel-clip-vertical {
	width: 125px;
	height: 230px;
}

.ny-head {
	padding-top: 12px;
	height: 60px;
}

.ny-head a {
	font-size: 16px;
	color: #fff;
}

.effect-2 {
	max-height: 324px;
	min-height: 324px;
	overflow: hidden;
}

.effect-2 .h3 {
	padding-top: 7px;
	line-height: 33px;
}

.effect-2 .member-image {
	height: 187px;
	overflow: hidden;
	width: 100%;
	transition: 0.4s;
	display: inline-block;
	float: none;
	vertical-align: middle;
}

.effect-2 .member-info {
	transition: 0.4s;
}

.effect-2 .member-info p {
	width: 90px;
	line-height: 33px;
	border: solid 1px #fff;
	text-align: center;
	border-radius: 20px;
	margin: 0 auto;
}

.effect-2 .member-info p a {
	font-size: 14px;
	color: #fff;
}

.effect-2 .member-image img {
	width: 100%;
	vertical-align: bottom;
}

.effect-2 .social-touch {
	background-color: #1fb554;
	float: left;
	left: 0;
	bottom: 0;
	overflow: hidden;
	padding: 5px 0;
	width: 100%;
	transition: 0.4s;
}

.effect-2:hover .member-image {
	height: 200px;
	transition: 0.4s;
}
/*首页部分*/
/* 红色 */
.cp-hongse{
	background: #b60101;
	padding: 20px 0;
}
	.cp-gjc:before{
		content: "";
		display: block;
		width: 10px;
		height: 5px;
		margin: 10px 20px 0 0px;
		background: #fff;
		float: left;
	}
	.cp-gjc{
		font-size: 15px;
		color: #fff;
	}
	.cp-gjc span{
		font-size: 20px;
		font-weight: bold;
		vertical-align: middle;
		
	}
	.cp-anniu a{
		font-size: 15px;
		color: #fff;
	}
/* 产品 */
.cp-bg {
	padding: 80px 0;
	background: url(../images/cp-bg_03.jpg) no-repeat top center;
	
}

   .cp-zuo{
	   width: 279px;
	   background: #fff;
	   padding: 15px;
	   height: 591px;

   }
   .cp-bt p{
   	font-size: 26px;
	font-weight: bold;
   }
   .cp-bt{
	   background: url(../images/cp-nav_04.jpg) no-repeat bottom center;
	   font-size: 15px;
	   line-height: 30px;
	   padding:40px 30px;
	   text-align: center;
	   color: #fff;
	   border-bottom: 1px solid #d7d7d7;
   }
   .cp-nav ul li {
   	font-size: 15px;
   	line-height: 50px;
   	margin-bottom: 5px;
   	text-align: center;
   	transition: all 0.2s;
   	background: #b60101;
   } 
   .cp-nav ul li:hover {
	   transform: scale(1.05);
	   line-height: 65px;
   }
   .cp-nav ul li a {
   	color: #fff;
   }
   .cp-nav ul li:hover a {
   	color: #fff;
   }
.cp-bottom {
	width: 870px;
}

.fudong {
	padding-top: 100px;
	font-size: 20px;
	font-weight: bold;
	color: #fff;
	text-align: center;
}

#ScrollBoxgd li {
	float: left;
	width: 281px;
	border-bottom: 2px solid #fff;
	height: 250px;
	margin: 0 4px 60px;
}
.imghvr-slide-up {
	width: 281px;
	height: 250px;
	text-align: center;
	overflow: hidden;
	border: 1px solid #d7d7d7;
	position: relative;
}
.imghvr-slide-up img {
	width: 100%;
	height: 100%
}
.cpfl-mc {
	width: 281px;
	line-height: 50px;
	font-size: 18px;
	background: #fff;
	text-align: center;
}
.cpfl-mc a {
	color: #202020;
}
#ScrollBoxgd li:hover .imghvr-slide-up {
	transition: all 0.6s;
}

#ScrollBoxgd li:hover .cpfl-mc a {
	color: #b60101;
	font-weight: bold;
}
/* 公司简介 */
.about-bg {
	padding: 20px 0 20px;
}
.ab-tit p{
	font-size: 28px;
	font-weight: bold;
	color: #202020;
}
.ab-tit{
	text-align: center;
	font-size: 15px;
	line-height: 30px;
	color: #808080;
	text-transform: uppercase;
	
}
.ab-nav{
	margin-top: 40px;
}
.ab-nav ul li{
	background: url(../images/ys-icon_22.png) no-repeat top 10px left 50px #b60101;
	border-bottom: 3px solid #202020;
	line-height: 50px;
	text-align: center;
	float: left;
	width:298px;
	margin-right: 2px;
	font-size: 18px;
}
.ab-nav ul li:hover{
	background:url(../images/ys-icon_22.png) no-repeat top 10px left 50px #202020;
	transition: all 0.6s;
}
.ab-nav ul li a{
	color: #fff;
}
.ab-xia{
	margin-top: 50px;
}
.ab-you{
	width: 550px;
}
.ab-bt{
	font-size: 0.9375rem;
	padding-bottom: 30px;
	border-bottom: 1px solid #d7d7d7;
	color: #555;
	text-transform: uppercase;
	line-height: 30px;
}
.ab-bt p{
	font-size: 28px;
	font-weight: bold;
	color: #202020;
}
.ab-bt:before{
	content: "";
	display: block;
	width: 5px;
	height: 50px;
	float: left;
	margin: 0 20px 0 0;
	background: #b60101;
}
.ab-anniu {
	width: 170px;
	line-height: 40px;
	background: #b60101;
	border-right: 10px solid #202020;
	text-align: center;
}
.ab-anniu a {
	font-size: 15px;
	color: #fff;
}

.ab-anniu:hover {
	width: 200px;
	background: #b60101;
	transition: all 0.6s;
}
.gsjj-text {
	font-size: 15px;
	color: #202020;
	margin: 30px 0;
	line-height: 40px;
}

/* 中间2 */
.zhongjian {
	background: url(../images/zj-bg_15.png) no-repeat bottom center;
	color: #fff;
	padding: 190px 0 160px;
	font-size: 0.9375rem;
	line-height: 40px;
}
.zj-s p{
font-size: 28px;
font-weight: bold;
color: #fff;
}
.zj-s{
font-size: 15px;
line-height: 30px;

}
.zj-list {
	margin-top: 30px;
}

.zj-anniu {
	margin-top: 30px;
}
.zj-anniu ul li {
	margin-right: 30px;
	float: left;
	width: 150px;
	text-align: center;
	line-height: 40px;
	background: #b60101;
	font-size: 16px;
}
.zj-anniu ul li a {
	color: #fff;
}
/* 优势 */
.ys-bg {
	padding: 70px 0 70px;
	background: url(../images/ys-bg_24.jpg) no-repeat bottom center;
}
.ys-bottom {
	margin-top: 30px;
}
.ys-zuo{
	width: 477px;
}
.ys-you{
	width: 720px;
}
.ys-you ul li{
	width: 298px;
	text-align: center;
	background: #f7f7f7;
	border: 1px solid #d7d7d7;
	height: 216px;
	padding: 40px 30px;
	font-size: 15px;
	line-height: 30px;
	float: left;
}
.ys-you ul li p{
	font-size: 20px;
	font-weight: bold;
	padding: 10px 0;
}
.ys-liimg{ 
	width: 102px;
     height: 102px;
	 margin: 0 auto;
    transition:all 1.5s;-moz-transition:all 1.5s;  -webkit-transition:all 1.5s; 
	}
	.ys-you ul li:hover {
		background: #efefef;
		color: #202020;
	}
	.ys-you ul li:hover p{
	}
.ys-you ul li:hover .ys-liimg{
	width:102px;
	height: 102px;
	-webkit-transform: rotateZ(360deg); -moz-transform: rotateZ(360deg);transform: rotateZ(360deg);
	}
/* 新闻 */
.xw-bg {
	background: #efefef;
	padding: 80px 0;
}
.xw-xia {
}
.xw-zzhong{
	width: 340px;
	margin-right: 10px;
}
.xw-onetiao ul li{
	background: #fff;
	padding: 40px;
	
}
.xw-bottom {
	margin-top: 50px;
}
.xw-rtbt {
	font-size: 18px;
	font-weight: bold;
	padding: 10px 0;
}

.xw-rtnr {
	padding: 10px 0;
	font-size: 15px;
	line-height: 30px;
}
.xw-rtnr a {
	color: #202020;
}
.xw-nav ul li{
	float: left;
	font-size: 15px;
	line-height: 40px;
	margin-right: 30px;
	border-right: 1px solid #d7d7d7;
	padding-right: 30px;
}
.xw-nav{
	padding-bottom: 20px;
}
.xw-nav ul li a{
	color: #202020;
	font-weight: bold;
	font-size: 18px;
}
.xw-nav ul li:last-child{
	border: none;
}
.xw-wbottom2 {
	border-bottom: 1px solid #D7D7D7;
}
.xw-wbottom2 ul li:hover a{ 
	color: #b60101;
}
.xw-wbottom2 ul li {
	line-height: 49px;
	font-size: 15px;
	border-bottom: 1px dashed #d7d7d7;
}
.xw-wbottom2 ul li a span {
	float: right;
}
.xw-you {
	background: #fff;
	padding: 30px;
	width: 440px;
}
.xw-you a {
	color: #202020;
}
.yqlj {
	background: #efefef;
	padding: 20px 0 20px;
}

#friendlink:before {
	content: "";
	display: block;
	float: left;
	width: 13px;
	height: 6px;
	background: #b30000;
	margin-right: 5px;
	margin-top: 9px;
}

.yqlj-con {
	font-size: 18px;
	color: #b30000;
	font-weight: bold;
}

.yqlj-con a {
	font-size: 13px;
	color: #202020;
	font-weight: normal
}

/*图片列表*/
.photos-demo span {
	display: inline-block;
	text-align: center;
	margin: 10px 10px;
	width: 280px;
}

.photos-demo span p {
	color: #202020;
	font-size: 20px;
	line-height: 60px;
}

.tpmk-img {
	height: 241px;
	overflow: hidden;
	border: 1px solid #d7d7d7;
}

.images_title2 {
	line-height: 50px;
	text-align: center;
	font-size: 15px;
}

.photos-demo span img {
	height: 241px;
	max-width: 100%;
	cursor: pointer;
	transition: all 0.6s;
}

.photos-demo span img:hover {
	transform: scale(1.1);
}

/*资质荣誉*/
.photos-demo2 span {
	display: inline-block;
	text-align: center;
	margin: 10px 10px;
	width: 280px;
	vertical-align: middle;
}

.photos-demo2 span p {
	color: #202020;
	font-size: 20px;
	line-height: 60px;
}

.tpmk-img2 {
	width: 280px;
	height: 220px;
	overflow: hidden;
	border: 1px solid #d7d7d7;
}

.images_title2 {
	line-height: 50px;
	text-align: center;
	font-size: 15px;
}

.photos-demo2 span img {
	cursor: pointer;
	height: 100%;
	margin: 0-100%;
	transition: all 0.6s;
}

.photos-demo2 span img:hover {
	transform: scale(1.05);
}

.lh68 {
	position: absolute;
	top: 0;
	z-index: -1;
}

.lhbd label {
	display: inline-block;
	max-width: 80px;
	width: 100%;
	height: 30px;
	line-height: 30px;
	margin-bottom: 0px;
	border-bottom: #eee dashed 1px;
}

.lhbd dt {
	padding: 3px 0;
	width: 100%;
}

.lhbdfr {
	float: right;
	width: 100%;
}

.lhbdfl {
	float: left;
	width: 100%;
}

.lhbdfr label {
	max-width: 75px;
	width: 100%;
}

.lhbd input {
	width: 57%;
}

.lhbdfl input {
	width: 67%;
}

.lhbd span {
	font-weight: 100;
}

.lhbd .Content {
	width: 84%;
}

.clear {
	clear: both;
}

.lhbd .Content {
	height: 113px;
}

.submit {
	height: 40px;
	background: #b60101;
	color: #fff;
	display: block;
	width: 160px;
	line-height: 40px;
	margin-top: 10px;
	text-align: center;
	font-size: 16px;
	border-radius: 10px;
}

.lh615 {
	line-height: 30px;
	margin: 0 10px;
	text-align: center;
	border: none;
}

.photos-demohz span {
	display: inline-block;
	text-align: center;
	margin: 0 8px;
	width: 270px;
}

.photos-demohz span p {
	color: #2b2b2b;
	font-size: 18px;
	line-height: 50px;
}

.nyhz-img {
	height: 190px;
	overflow: hidden;
}

.photos-demohz span img {
	/*width: 100%;*/
	/*min-height: 235px;*/
	height: 100%;
	max-width: 100%;
	cursor: pointer;
	transition: all 0.6s;
}

.photos-demohz span img:hover {
	transform: scale(1.4);
}