@charset "utf-8";

.pc{
	display: none;
}
.phone{
	display: block;
}
/*公共样式*/

.w1100 {
	width: 98%;
	margin: 0 auto;
}
.indexCen {
	width: 98%;
	margin: 0 auto;
}
.index_Cen {
	width: 98%;
	margin: 0 auto;
	position: relative;
}

/* CSS Document */
.nav h2 {
	width: 25px;
	background: url(../images/menu_bg.png) no-repeat;
	background-size: 25px auto;
	float: right;
	margin-top: 8px;
	height: 18px;
}
.nav_sub {
	width: 129px;
	position: absolute;
	top: 56px;
	right: -6px;
	background-color: rgba(230,2,18,0.8);
	z-index: 1000;
}
.nav_sub ul {
	width: 120px;
	float: right;
	padding-top: 10px;
}
.nav_sub ul li {
	height: 32px;
	margin-bottom: 10px;
}
.nav_sub ul li a {
	display: block;
	color: #fff;
	text-align: center;
	font-size: 13px;
}
.back_to_top {
	display: block;
	height: 30px;
	line-height: 30px;
	width: 30px;
	position: fixed;
	bottom: 80px;
	right: 10px;
	background: url(../images/back.png) no-repeat;
	color: #fff;
	border-radius: 50%;
	background-size: 30px auto;
	box-shadow: 0px 0px 9px #ccc;
}
/*广告图*/
.adv01 {
	margin-bottom: 2em;
}
.adv01 img {
	width: 100%;
	height: 100%;
}
/*新闻*/
.news_tab {
	height: 40px;
	border-bottom: 1px solid #ccc;
	margin-top: 20px;
}
.news_tab ul {
	margin-top: 2px;
}
.news_tab ul li {
	display: inline-block;
	float: left;
	margin-left: 10px;
	height: 40px;
	line-height: 40px;
	width: 70px;
	text-align: center;
	cursor: pointer;
	font-weight: bold;
	font-size: 14px;
}
.news_tab ul li.on {
	background: #e60212;
	color: #fff;
}
.btnMore {
	display: block;
	font-size: 14px;
	width: 100px;
	height: 30px;
	line-height: 30px;
	margin: 0 auto;
	text-align: center;
	color: #fff;
	background-color: #e60212;
	border-radius: 6px;
}
/*底部*/
.footer {
	margin-top: 20px;
	padding-bottom: 50px;
}
.footer p.f_tel {
	line-height: 22px;
	border-top: 1px solid #efefef;
	padding: 4px 10px 4px 30px;
	background: url(../images/tel_icon.jpg) no-repeat 10px center;
	background-size: 18px auto;
}
.footer p.f_address {
	line-height: 22px;
	border-top: 1px solid #efefef;
	padding: 4px 10px 4px 30px;
	background: url(../images/address_icon.jpg) no-repeat 10px 8px;
	background-size: 18px auto;
}
p.f_copyright {
	height: 40px;
	line-height: 40px;
	text-align: center;
	background: #f2f2f2;
}
.share {
	position: fixed;
	bottom: 50px;
	left: 0;
	width: 100%;
	background-color: rgba(0,0,0,0.8);
	padding: 10px;
	display: none;
}
/*底部nav开始*/
.f_menu {
	width: 100%;
	margin: 0px auto;
	display: inline-block;
	background: #e60212;
	height: 50px;
	margin-left: auto;
	margin-right: auto;
	min-width: 320px;
	max-width: 640px;
	position: fixed;
	bottom: 0px;
	overflow: hidden;
}
.f_menu ul {
	padding-top: 6px;
width:100% margin:0 auto;
	text-align: center;
}
.f_menu ul li {
	width: 33.3333%;
	float: left;
}
.f_menu a {
	color: #fff;
}
.f_menu ul li span {
	display: block;
	text-align: center;
	color: #fff;
}
.f_menu ul li span.title {
	padding-top: 3px;
}
/*底部nav结束*/

/*联系方式*/
.contact {
	width: 100%;
	height: 40px;
	margin: 0 auto;
	clear: both;
	overflow: hidden;
	min-width: 320px;
	max-width: 640px;
	overflow: hidden;
}
.copy {
	background: #f2f2f2;
	width: 100%;
	margin-bottom: 50px;
	text-align: center;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	color: #333;
}
.dianpu {
	background: #ff7300;
	position: fixed;
	top: 50%;
	left: 0px;
	color: #fff;
	text-align: center;
	z-index: 999;
}
.dianpu a {
	display: block;
	color: #fff;
	padding: 10px;
	font-size: 16px;
}
.Public-nav {
	width: 100%;
	height: 40px;
	margin: 0 auto;
	margin-top: 20px;
	margin-bottom: 10px;
}
.Public-nav h2 {
	height: 40px;
	line-height: 40px;
	width: 140px;
	display: block;
	margin: 0 auto;
	font-size: 18px;
	color: #000;
	font-weight: bold;
	text-align: center;
	border-bottom: 2px solid #e60212;
}
.Public-nav h2 a {
	color: #e60212;
}
.Public-nav h2 a:hover {
	color: #e60212;
}
.Public-nav1 {
	width: 98%;
	height: 40px;
	margin: 0 auto;
	margin-top: 20px;
	border-bottom: 1px solid #ccc;
}
.Public-nav1 h2 {
	line-height: 40px;
	padding-left: 39%;
	font-size: 18px;
	color: #e60212;
	font-weight: bold;
}
.Public-nav1 h2 a {
	float: right;
	font-size: 12px;
	color: #e60212;
	margin-right: 4px;
	font-weight: normal;
}
.Public-nav3 {
	width: 98%;
	height: 40px;
	margin: 0 auto;
	margin-top: 20px;
	border-bottom: 1px solid #ccc;
	margin-bottom: 20px;
}
.Public-nav3 h2 {
	line-height: 40px;
	padding-left: 4px;
	font-size: 18px;
	color: #e60212;
	font-weight: bold;
	text-align: center;
	margin-bottom: 0.5em;
}
.Public-nav3 h2 a {
	float: right;
	font-size: 12px;
	color: #e60212;
	margin-right: 4px;
	font-weight: normal;
}
.Public-nav2 {
	width: 100%;
	margin: 0 auto;
	margin-bottom: 40px;
	color: #ff8a00;
}
.Public-nav2 h2 {
	height: 60px;
	line-height: 60px;
	width: 300px;
	display: block;
	margin: 0 auto;
	font-size: 22px;
	color: #e60212;
	font-weight: bold;
	text-align: center;
	border-bottom: 2px solid #e60212;
}
.Public-nav2 h2 span {
	color: #e60212;
}
/*---------导航----------*/
.nav2 {
	height: 44px;
	width: 100%;
	line-height: 44px;
	overflow: hidden;
	background: #e60212;
}
.nav2 ul li {
	float: left;
	width: 20%;
	text-align: center;
}
.nav2 ul li a {
	font-size: 14px;
	font-weight: bold;
	color: #fff;
}
.header {
	height: 76px;
	width: 100%;
	position: relative;
}
.header .logo {
	width: 87%;
	height: 76px;
}
.header .logo img {
	float: left;
	margin-left: 1%;
	height: 44px;
	margin-top: 12px;
}
.header h2 {
	float: left;
	color: #e60212;
	font-size: 14px;
	line-height: 76px;
	padding-left: 5px;
	padding-right: 5px;
}
.header .hdTxt {
	width: 30px;
	height: 30px;
	position: absolute;
	right: 5%;
	top: 20px;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.bannerBox img {
	width: 100%;
	display: block;
}
.focus {
	width: 100%;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
}
.focus .hd {
	width: 100%;
	height: 2px;
	position: absolute;
	z-index: 1;
	bottom: 0;
	text-align: center;
}
.focus .hd ul {
	overflow: hidden;
	display: -moz-box;
	display: -webkit-box;
	display: -webkit-box;
	height: 5px;
	background-color: rgba(51,51,51,0.5);
}
.focus .hd ul li {
	-moz-box-flex: 1;
	-webkit-box-flex: 1;
	-webkit-box-flex: 1;
	font-size: 0
}
.focus .hd ul .on {
	background: #e60212;
}
.focus .bd {
	position: relative;
	z-index: 0;
}
.focus .bd li img {
	width: 100%;
}
.focus .bd li a {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0); /* 取消链接高亮 */
}
.flBox {
	overflow: hidden;
	padding-top: 1.833em;
}
.flBox li {
	float: left;
	margin-bottom: 1.833em;
	width: 33.1%;
	text-align: center;
}
.flBox li:nth-child(3n) {
	border-right: none;
}
.flBox li img {
	width: 5.250em;
}
.flBox li h5 {
	margin-top: 0.4em;
	font-weight: normal;
	font-size: 1em;
}
.flBox li h5 a {
	color: #333;
}
.top {
	width: 100%;
	height: 30px;
	border-bottom: 1px solid #dedede;
	padding-left: 5px;
	line-height: 30px;
	color: #000;
	font-size: 12px;
	overflow: hidden;
}
.top span {
	float: right;
	margin-right: 5px;
	color: #e60212;
}
.ab_ann {
	overflow: hidden;
	margin: 10px 4px;
-webkit-border-radius: .3rem .3rem 0rem 0rem;
}
.ab_ann ul li {
	float: left;
	height: 30px;
	margin-right: 5%;
	margin-bottom: 6px;
}
.ab_ann ul li:last-child {
	margin-right: 0;
}
.ab_ann ul li a {
	display: block;
	padding: 0 10px;
	border-radius: 15px;
	background-color: #e60212;
	text-align: center;
	line-height: 30px;
	font-size: 14px;
	color: #fff;
}
/*******产品展示******/
.cp {
	width: 100%;
	height: auto;
	padding-top: 20px;
	background-color: #f3f3f3;
}
/* 精品推荐 */
.cp_tj{
	width: 100%;
	padding-bottom: 30px;
	margin-left: auto;
	margin-right: auto;
	
}
.cpterft_tj{
	float: none;
	width: 100%;
	padding-bottom: 20px;
	text-align: center;
}

.cpterft_tj p {
	font-size: 24px;
	color: #333;
	font-weight: bold;
	text-align: center;
	margin-top: 25px;
}
.cpterft_tj span {
	display: block;
	font-size: 12px;
	color: #333;
	text-align: center;
}

.cpbt_tj {
	width: auto;
	height: auto;
	float: right;
}
.cpbt_tj li {
	width: 49%;
	height: auto;
	float: left;
	margin-right: 2%;
	position: relative;
	overflow: hidden;
	margin-bottom: 2%;
}
.cpbt_tj li:nth-child(2n){
	margin-right: 0;
}
.cpbt_tj li:nth-child(3n){
	margin-right: 2%;
}

/* .cpbt_tj li a{
	position: relative;
	display: inline-block;
} */
.cpbt_tj li a>img {
	width: 100%;
	height: auto;
}
.cpbt_tj li div {
	position: absolute;
    bottom: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 45px;
    color: #333;
    font-size: 12px;
    line-height: 16px;
    padding: 0 5px;
    box-sizing: border-box;
    background: rgba(0,0,0,0.5);
    overflow: hidden;
		transition: .3s;
		text-align: center;
}
.cpbt_tj li div img{
	margin-bottom: 10px;
	text-align: center;
}
.cpbt_tj li div h1{
	margin-bottom: 10px;
}
.cpbt_tj li div h1 a{
	font-size: 18px;
	color: #fff;
	height: 45px;
	line-height: 45px;
}
.cpbt_tj li div p a{
	font-size: 14px;
	color: #fff;
	line-height: 20px;
}
.cpbt_tj li:hover div{bottom: 0;}
.cptop{
	text-align: center;
}
.cptop img{
	width: 60%;
}
.cpter {
	width: 100%;
	height: auto;
	float: none;
}
.cpterft {
	background: url(../images/cp02.png) no-repeat center center;
	width: 280px;
	height: 100px;
	float: none;
}
.cpterft P {
	font-size: 24px;
	color: #ffffff;
	font-weight: bold;
	text-indent: 98px;
	margin-top: 25px;
}
.cpterft span {
	display: block;
	font-size: 12px;
	color: #f3a4a7;
	text-indent: 98px;
}
.cpter ul {
	float: none;
	width: 100%;
	margin-top: 20px;
}
.cpter ul li {
	float: left;
	width: 49%;
	margin-left: 0;
	position: relative;
	margin-bottom: 10px;
}
.cpter ul li:nth-child(2n){
	margin-left: 2%;
}
.cpter ul li>a {
	display: block;
	width: 100%;
	height: 45px;
	background: #2b2b2b;
	text-align: center;
	line-height: 45px;
	font-size: 15px;
	color: #fff;
}
.cpter ul li>a:hover {
	background: #e60212;
}
.cpter ul li>div {
	display: none;
	width: 174px;
	background: url(../images/cp03.png) no-repeat center 5px;
	position: absolute;
	top: 45px;
	left: 0;
	z-index: 1000;
}
.cpter ul li>div>a {
	background: url(../images/cp04.jpg) no-repeat center center;
	display: block;
	width: 174px;
	height: 45px;
	text-align: center;
	line-height: 45px;
	color: #fff;
	font-size: 15px;
	border-bottom: 1px solid #fff;
}
.cpter ul li>div>a:nth-child(1) {
	margin-top: 10px;
}
.cpter ul li:hover div {
	display: block;
}
.cpter ul li>div>a:hover {
	background: url(../images/cp05.png) no-repeat center center;
}
.cpter ul li.cpp1 a {
	background: url(../images/cp06.jpg) no-repeat center center;
}
.cpbt {
	width: 100%;
	height: auto;
	float: none;
	padding-bottom: 30px;
}
.cpbt li {
	width: 49%;
	height: auto;
	float: left;
	margin-right: 2%;
	position: relative;
	overflow: hidden;
	margin-bottom: 2%;
}
.cpbt li:nth-child(2n){
	margin-right: 0;
}
/* .cpbt li a{
	position: relative;
	display: inline-block;
} */
.cpbt li a>img {
	width: 100%;
	height: auto;
}
.cpbt li div {
	position: absolute;
    bottom: -300px;
    left: 0;
    display: block;
    width: 100%;
    /* height: 45px; */
    color: #333;
    font-size: 12px;
    line-height: 16px;
    padding: 0 5px;
    box-sizing: border-box;
    background: rgba(0,0,0,0.5);
    overflow: hidden;
		transition: .3s;
		text-align: center;
		padding-top: 20px;
		padding-bottom: 20px;
}
.cpbt li div img{
	margin-bottom: 10px;
	text-align: center;
}
.cpbt li div h1{
	margin-bottom: 10px;
}
.cpbt li div h1 a{
	font-size: 18px;
	color: #fff;
}
.cpbt li div p a{
	font-size: 14px;
	color: #fff;
	line-height: 20px;
}
.cpbt li:hover div{bottom: 0;}
/* 精品推荐end */
.gstop {
	width: 100%;
	height: auto;
	/* float: left; */
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 20px;
}

.ryzz_top .gstop{
	height: auto;
}
.gstop p {
	text-align: center;
	padding-top: 30px;
}
.ryzz_top .gstop p{
	margin-top: 0px;
	padding-top: 30px;
}
.gstop span {
	text-align: center;
	display: block;
	font-size: 12px;
	color: #2b2b2b;
	margin-top: 3px;
	letter-spacing: 1px;
}
.cttb .gstop span{color: #fff;}
/* 关于我们 */
/* #img{
	display: block;
	width: 100%;
	position: fixed;
	top: 0;
	z-index: -1;
} */
.dek{
	height: auto;
	background-color: rgba(0,0,0,.5);
	padding-bottom: 30px;
	padding-top: 0;
	background: url(../images/shizibj.jpg) no-repeat left center;
	background-size: auto 100%;
}
.gstop img{
	width: 70%;

}
.cttb{
	width: 98%;
	margin-left: auto;
	margin-right: auto;
}
.cttb h1{
	font-size: 18px;
	margin-bottom: 10px;
	color: #fff;
}
.cttb div{
	/* height: 24px; */
	text-align: center;
	/* padding-top: 47px; */
	/* padding-bottom: 65px; */
}
/* .cttb div img{
	width: 374px;
} */
/* .cttb p{
	font-size: 18px;
	color: #FFF;
	line-height: 8px;
} */
.cttb>p{
	color: #fff;
	font-size: 14px;
	line-height: 20px;
}
.cttb p span{
	display: block;
	line-height: 24px;
	text-indent: 2em;
}
.cttb a{
	float: right;
	display: block;
	width: 140px;
	height: 43px;
	line-height: 43px;
	text-align: center;
	font-size: 16px;
	color: #E4393C;
	border: 2px solid #E4393C;
	margin-top: 30px;
	margin-right: 20px;
	position: relative;
}
.cttb a:after{
	content: "";
	display: block;
	width: 20px;
	height: 20px;
	background-color: #E4393C;
	position: absolute;
	right: -10px;top: -10px;
}
.cttb a:hover{	
	color: #FFF;
}
/* 关于我们 end */
/* 荣誉资质 */
.mrmr2_2{background-color: #fff;}
.mrmr2 {
	width: 98%;
	float: none;
	height: 221px;
	position: relative;
	padding-bottom: 40px;
	margin-left: auto;
	margin-right: auto;
}
.mr_BtnL2 {
	background: url(../images/left.png) no-repeat center center;
	width: 25px;
	height: 46px;
	cursor: pointer;
	display: inline;
	position: absolute;
	top: 120px;
	left: -45px;
}
.mr_mr2 {
	float: left;
	width: 100%;
	overflow: hidden;
	height: 221px;
}
.mr_BtnR2 {
	background: url(../images/right.png) no-repeat center center;
	width: 25px;
	height: 46px;
	cursor: pointer;
	position: absolute;
	top: 120px;
	right: -45px;
}
.mr_mr2 ul li {
	float: left;
	width: 160px;
	height: auto;
	margin-right: 20px;
	position: relative;
	overflow: hidden;
}
.mr_mr2 ul li img {
	width: 160px;
	height: auto;
	float: left;
}
.mr_mr2 ul li p {
	background: url(../images/xc01.png) no-repeat center center;
	width: 160px;
	height: auto;
	position: absolute;
	top: 178px;
	left: 0;
}
.mr_mr2 ul li:hover p {
	top: 0;
}
/* 荣誉资质end */
/*定制流程*/
.dz {
	width: 100%;
	/* height: 502px; */
	background-color: #fff;
}
.dz_box {
	width: 98%;
	margin-left: auto;
	margin-right: auto;
	/* height: 502px; */
}
.dztop {
	width: 98%;
	margin-left: auto;
	margin-right: auto;
}
.dztop p {
	text-align: center;
	margin-top: 0px;
}
.dztop span {
	display: block;
	text-align: center;
	letter-spacing: 5px;
	font-size: 12px;
	color: #2b2b2b;
}
.dztop img{
	width: 60%;
}
.dzter {
	width: 100%;
	height: auto;
	padding-top: 20px;
	/* background: url(../images/dz02.png) no-repeat 237px 44px; */
}
.dzter li {
	width: 33%;
	height: 100px;
	float: left;
	margin-bottom: 0px;
}
.dzter li p {
	text-align: center;
	line-height: 35px;
	font-size: 15px;
	color: #2b2b2b;
	margin-top: 65px;
}
.dzter li.dz1 {
	background: url(../images/dz1.png) no-repeat center top;
}
.dzter li.dz1:hover {
	background: url(../images/dz11.png) no-repeat center top;
}
.dzter li.dz2 {
	background: url(../images/dz2.png) no-repeat center top;
}
.dzter li.dz2:hover {
	background: url(../images/dz22.png) no-repeat center top;
}
.dzter li.dz3 {
	background: url(../images/dz3.png) no-repeat center top;
}
.dzter li.dz3:hover {
	background: url(../images/dz33.png) no-repeat center top;
}
.dzter li.dz4 {
	background: url(../images/dz4.png) no-repeat center top;
}
.dzter li.dz4:hover {
	background: url(../images/dz44.png) no-repeat center top;
}
.dzter li.dz5 {
	background: url(../images/dz5.png) no-repeat center top;
}
.dzter li.dz5:hover {
	background: url(../images/dz55.png) no-repeat center top;
}
.dzter li.dz6 {
	margin-bottom: 20px;
	background: url(../images/dz10.png) no-repeat center top;
}
.dzter li.dz6:hover {
	background: url(../images/dz100.png) no-repeat center top;
}
.dzter li.dz7 {
	margin-bottom: 20px;
	background: url(../images/dz9.png) no-repeat center top;
}
.dzter li.dz7:hover {
	background: url(../images/dz99.png) no-repeat center top;
}
.dzter li.dz8 {
	margin-bottom: 20px;
	background: url(../images/dz8.png) no-repeat center top;
}
.dzter li.dz8:hover {
	background: url(../images/dz88.png) no-repeat center top;
}
.dzter li.dz9 {
	margin-bottom: 20px;
	background: url(../images/dz7.png) no-repeat center top;
}
.dzter li.dz9:hover {
	background: url(../images/dz77.png) no-repeat center top;
}
.dzter li.dz10 {
	margin-bottom: 20px;
	background: url(../images/dz6.png) no-repeat center top;
}
.dzter li.dz10:hover {
	background: url(../images/dz66.png) no-repeat center top;
}
/* 定制流程 end */
/* 优势 */
.choo {
	width: 100%;
	height: auto;
	padding-bottom: 10px;
	background: #f3f3f3;
}
.choo_box {
	width: 98%;
	margin-left: auto;
	margin-right: auto;
	height: auto;
}
.chootop {
	width: 98%;
	height: auto;
	float: none;
}
.chootop img{
	width: 100%;
}
.chootop p {
	text-align: center;
	padding-top: 20px;
}
.chootop span {
	display: block;
	text-align: center;
	font-size: 16px;
	color: #2b2b2b;
	letter-spacing: 5px;
	margin-top: 3px;
}
.ys1 {
	width:100%;
	height: auto;
	float: none;
	margin-bottom: 30px;
}
.ys1 img {
	width: 100%;
	height: auto;
	float: none;
}
.ys1 dl {
	background: url(../images/ys01.png) no-repeat left 0px;
	width: 100%;
	height: auto;
	float: none;
	margin-top: 40px;
	margin-bottom: 20px;
}
.ys1 dl dt {
	padding-left: 74px;
	font-size: 18px;
	color: #2b2b2b;
	font-weight: bold;
	margin-top: 0px;
}
.ys1 dl dd {
	padding-left: 74px;
	/* margin-top: 25px; */
	height: 60px;
	overflow: hidden;
	color: #777777;
	line-height: 20px;
}
.ys1 dl dd span {
	color: #ec1b24;
	font-weight: bold;
}
.ys2 {
	width:100%;
	height: auto;
	float:none;
	margin-bottom: 30px;
}
.ys2 img {
	width: 100%;
	height: auto;
	float: none;
}
.ys2 dl{
	background: url(../images/ys02.png) no-repeat left 0px;
	width: 100%;
	height: auto;
	float: none;margin-bottom: 20px;
}
.ys2 dl dt {
	padding-left: 74px;
	font-size: 18px;
	color: #2b2b2b;
	font-weight: bold;
	margin-top: 0px;
}
.ys2 dl dd {
	padding-left: 74px;
	/* margin-top: 25px; */
	height: 60px;
	overflow: hidden;
	color: #777777;
	line-height: 20px;
}
.ys2 dl dd span {
	color: #ec1b24;
	font-weight: bold;
}
.ys3 {
	width: 100%;
	height: auto;
	float: none;
	margin-bottom: 30px;
}
.ys3 img {
	width: 100%;
	height: auto;
	float: none;
}
.ys3 dl {
	background: url("../images/ys03.png") no-repeat left 0px;
	width: 100%;
	height: auto;
	float: none;margin-bottom: 20px;
}
.ys3 dl dt {
	padding-left: 74px;
	font-size: 18px;
	color: #2b2b2b;
	font-weight: bold;
	margin-top: 0px;
}
.ys3 dl dd {
	padding-left: 74px;
	/* margin-top: 25px; */
	height: 60px;
	overflow: hidden;
	color: #777777;
	line-height: 20px;
}
.ys3 dl dd span {
	color: #ec1b24;
	font-weight: bold;
}
.ys4 {
	width: 100%;
	height: auto;
	float: none;
	margin-bottom: 30px;
}
.ys4 img {
	width: 100%;
	height: auto;
	float: none;
}
.ys4 dl {
	margin-bottom: 20px;
	background: url(../images/ys04.png) no-repeat left 0px;
	width: 100%;
	height: auto;
	float: none;
}
.ys4 dl dt {
	padding-left: 74px;
	font-size: 18px;
	color: #2b2b2b;
	font-weight: bold;
	margin-top: 0px;
}
.ys4 dl dd {
	padding-left: 74px;
	/* margin-top: 25px; */
	height: 60px;
	overflow: hidden;
	color: #777777;
	line-height: 20px;
}
.ys4 dl dd span {
	color: #ec1b24;
	font-weight: bold;
}
/* 优势end */

/*资讯热线:*/
.tage {
	width: 100%;
	height: auto;
	background: url(../images/tageck.jpg) no-repeat center center;
}
.tage_box {
	width: 100%;
	height: auto;
}
.tage_box>span {
	width: 100%;
	display: block;
	text-align: center;
	margin-top: 51px;
	float: left;
}
.tage_box img{
	width: 98%;
}
.tage_box p {
	text-align: center;
	font-size: 16px;
	color: #ffffff;
}
.tage_box span {
	font-size: 12px;
	color: #fff;
	font-weight: normal;
}
.tage_box div {
	padding-left: 515px;
	margin-top: 22px;
}
.tage_box div a {
	display: block;
	width: 170px;
	height: 40px;
	background: #e60212;
	text-align: center;
	line-height: 40px;
	font-size: 15px;
	color: #fff;
}
.tage_box div a:hover {
	text-decoration: underline;
}
/*------------新闻资讯-------------*/
.news {
	width: 100%;
	background-color: #fff;
}
.news_box {
	width: 100%;
}
.newstop {
	width: 100%;
	float: none;
	overflow: hidden;
	margin-bottom: 50px;
}

.newstop ul {
	margin-top: 1px;
}
.newstop ul li {
	overflow: hidden;
	background-color: #fbfbfb;
}
.newstop ul li h1 a {
	font-size: 16px;
	font-weight: bold;
	color: #434343;
	display: block;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.newstop ul li>a{
	float: left;
	width: 473px;
	height: 264px;
	display: inline-block;
}
.newstop ul li>a img{
	width: 473px;
	height: 264px;
}
.newstop ul li>div{
	float: right;
	width: 660px;
	padding: 35px 35px 35px 0px;
}
.newstop ul li h1>a{
	font-size: 16px;
	color: #333;
	font-weight: 600;
	display: inline-block;
	margin-bottom: 5px;
}
.newstop ul li span{
	font-size: 14px;
	color: #999;
	margin-bottom: 5px;
}
.newstop li div>p>a{
	font-size: 14px;
	color: #707070;
	display: block;
	margin-top: 10px;
	line-height: 22px;
	margin-bottom: 20px;
}
.newstop ul li h1>a:hover {
	color: #e60212;
}
.newstop li div>a{
	font-size: 16px;
	color: #fff;
	width: 150px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	display: inline-block;
	border-radius: 30px;
	background-color: #e60213;
}
.news-r {
	width: 100%;
	float: none;
	overflow: hidden;
	margin-bottom: 50px;
}

.news-r1 ul li {
	width: 100%;
	overflow: hidden;
	float: left;
	margin-right: 0;
	padding-top: 15px;
	padding-bottom: 15px;
	border-bottom: 1px dashed #dbdbdb;
}
.news-r1 ul li:nth-child(2n){
	margin-right: 0;
}
.news-r1 ul li:nth-child(5),.news-r1 ul li:nth-child(6){
	border-bottom:none;
}
.news-r1-date{
	width: 25%;
	text-align: center;
	float: left;
	border-right: 1px solid #dddddd;
}
.news-r1-date h6{
	font-size: 51px;
	color: #666;
	font-weight: 600;
}
.news-r1-date p{
	font-size: 15px;
	color: #666;
}
.news-r1-text{
	float: left;
	width: 65%;
	margin-left: 5%;
}
/* .news-r1 ul li a {
	display: inline-block;
	height: 40px;
	line-height: 40px;
	width: 575px;
	overflow: hidden;
} */
.news-r1-text h1 a{
	font-size: 14px;
	color: #333;
	line-height: 25px;
	display: inline-block;
	margin-top: 5px;
	margin-bottom: 5px;
}
.news-r1-text p a{
	font-size: 12px;
	color: #666;
	line-height: 20px;
}
.news-r1 ul li .s2 {
	line-height: 20px;
	font-size: 15px;
	color: #343434;
	display: block;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
/*******友情链接*******/
.box{
	width: 100%;
	background-color: #fff;
}
.box_tt {
	width: 1200px;
	background: #e60212;
}
.box ul {
	width: 1200px;
	overflow: hidden;
	background: url(../images/link.png) no-repeat 38px 18px;
}
.box li {
	float: left;
}
.box li p {
	color: #0f84da;
	width: 106px;
	height: 64px;
}
.box li a {
	color: #e9a4a6;
	line-height: 64px;
	margin-left: 20px;
	font-size: 15px;
}
.box li a:hover {
	color: #fff;
}
/*底部*/
.foot {
	width: 100%;
	height: auto;
	background: #1d1d1d;
}
.foot .foot_con {
	width: 98%;
	height: auto;
	margin: 0 auto;
	border-bottom: 1px solid #000;
}
.ter4 {
	width: 100%;
	/* height: 308px; */
	float: left;
	margin-right: 0px;
}
.ter4 img {
	width: 100%;
	margin-top: 42px;
	margin-bottom: 10px;
}
.ter4 div{
	color: #a8a8a8;
	font-size: 14px;
}
.ter3 {
	background: url(../images/ter01.jpg) no-repeat left 87px;
	width: 30%;
	/* height: 308px; */
	float: left;
	margin-right: 0px;
}
.ter3 p {
	width: 100%;
	font-size: 18px;
	color: #ffffff;
	margin-top: 55px;
	font-weight: bold;
}

.ter3 span {
	display: block;
	font-size: 18px;
	color: #ffffff;
	font-weight: bold;
	margin-top: 55px;
}
/* .ter3 img {
	width: 140px;
	height: 140px;
	margin-top: 40px;
} */
.ter3 ul {
	width: 145px;
	height: 175px;
	margin-top: 36px;
}
.ter3 ul li {
	/* width: 115px; */
	float: left;
	margin-right: 45px;
}
.ter3 ul li:nth-child(2n){
	margin-right: 0;
}
.ter3 ul li a {
	color: #a8a8a8;
	line-height: 25px;
}
.ter3 ul li a:hover {
	color: #d2030f;
}
.ter2 {
	width: 100%;
	/* height: 308px; */
	float: left;
	background: url(../images/ter01.jpg) no-repeat left 52px;
}
.ter2 span {
	width: 100%;
	font-size: 18px;
	color: #ffffff;
	margin-top: 20px;
	display: block;
	font-weight: bold;
}
.ter2 p {
	color: #a8a8a8;
	float: left;
	margin-top: 36px;
	line-height: 25px;
}
.ter2 p a {
	color: #a8a8a8;
}
.ter2 p a:hover {
	color: #d2030f;
}
.ter1 {
	width: 60%;
	/* height: 308px; */
	float: left;
	margin-right: 0px;
	background: url(../images/ter01.jpg) no-repeat left 87px;
}
.ter1 p {
	width: 100%;
	font-size: 18px;
	color: #ffffff;
	margin-top: 55px;
	font-weight: bold;
}
.ter1 ul {
	width: 100%;
	height: auto;
	margin-top: 36px;
}
.ter1 ul li {
	/* width: 115px; */
	float: left;
	margin-right: 45px;
}
.ter1 ul li:nth-child(2n){
	margin-right: 0;
}
.ter1 ul li a {
	color: #a8a8a8;
	line-height: 25px;
}
.ter1 ul li a:hover {
	color: #d2030f;
}
.copy {
	width: 100%;
	height: 71px;
	background: #1d1d1d;
}
.copy_box {
	width: 100%;
	height: 70px;
	margin: 0 auto;
	border-top: 1px solid #363636;
}
.copy_box p.copy1 {
	font-size: 15px;
	color: #ffffff;
	line-height: 35px;
	float: none;
}
.copy_box p.copy2 {
	font-size: 15px;
	color: #ffffff;
	line-height: 35px;
	float: none;
}
.copy_box p.copy2 a {
	font-size: 15px;
	color: #ffffff;
}
.copy_box p.copy2 a:hover {
	color: #d2030f;
}
/*--------------内页右侧代码--------------*/
.sidebar {
	width: 98%;
	float: none;
	margin-left: auto;
	margin-right: auto;
}

.title_r a {
	padding: 0 15px;
}
.title_r {
	border-bottom: 1px solid #111;
	height: 59px;
	line-height: 59px;
}
.title_rt {
	color: #111;
	font-size: 20px;
}
.bt_text_h1{
	font-weight: normal;
	float: left;
	font-size: 20px;
}
.bt_text_y {
	font-size: 14px;
	float: right;
}
.bt_text_y a {
	color: #333;
	padding: 0 0px;
}
.bt_text_y a:hover {
	color: #e60212;
}
.font_red {
	text-decoration: none;
	background: #e60212 !important;
	color: #fff !important;
}
/*--------------内页下部分代码--------------*/
#contant {
	margin-top: 30px;
}
.list_box {
	width:98%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 40px;
	overflow: hidden;
}
.column {
	width: 98%;
	float: none;
	margin-right: auto;
	margin-left: auto;
}
.column .bt {
	height: 40px;
	border-top: 1px dashed #ccc;
	line-height: 40px;
	padding: 0 10px;
}
.column .menu {
	padding: 0 10px 10px 10px;
}
.column .menu a {
	margin-right: 29px;
	color: #666;
}
.column .menu a:hover {
	color: #e60212;
}
/*.bookck{background:url(../images/nylxbg.png) no-repeat right top;}*/
.current_content {
	padding: 20px 0;
	line-height: 24px;
}
.current_content p {
	font-size: 14px;
	color: #333;
	padding: 3px 0;
}
.current_content img {
	/* width: 100%;
	height: auto; */
	/* width: auto!important;
	height: auto!important;
	max-width: 100%!important; */
}
.gbook_content {
	width: 100%;
	height: 524px;
	line-height: 24px;
}
.gbook_content textarea {
	width: 100%;
	height: 90px;
}
.cur_map {
	padding-bottom: 20px;
}
.cur_map h3 {
	border-top: 1px dashed #dedede;
	font-size: 14px;
	line-height: 30px;
	margin-top: 20px;
	padding-top: 10px;
}
.cur_map p a {
	display: block;
	float: left;
	margin-right: 20px;
}
.xxj span {
	display: block;
	font-size: 14px;
	color: #333;
	padding: 3px 0;
	width: 415px;
	float: left;
}

/*--------------内页左侧代码--------------*/
.nylist {
	margin-top: 10px;
}
.nycenter {
	margin: 0px;
}
.nylist2 {
	padding: 15px 10px 0;
	border-radius: 5px;
	-webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.15);
	-moz-box-shadow: 0 1px 1px rgba(0,0,0,0.15);
	box-shadow: 0 1px 1px rgba(0,0,0,0.15);
	background-color: #f4f4f4;
	margin: 5px;
}
.nylist2 a {
	display: inline-block;
	margin-bottom: 10px;
	padding-right: 10px;
	font-size: 12px;
	border-bottom: 1px dotted #c9c9c9;
	line-height: 30px;
}
.nycenter2 {
	margin-top: 1em;
	padding: 1em;
	text-align: justify;
}
.nycenter2 img {
	width: 100%;
	height: 100%;
}
.nylist2 li {
	float: left;
	height: 22px;
	padding-bottom: 10px;
	padding-right: 15px;
	font-size: 1em;
}
.nylist2 ul {
	overflow: hidden;
}
.nylist2 li a {
	color: #828282
}
.nylbxl {
	display: none;
}
.nylbss {
	padding: 15px;
	font-weight: bold;
	font-size: 1.2em;
	border: solid 1px #f1f1f1;
	color: #e60212;
	margin: 5px;
}
.tblbtb {
	background: url("../images/libtub.png") no-repeat scroll 0 0;
	float: right;
	height: 25px;
	width: 25px;
}
.tblbtbhover {
	background-position: -33px 0;
}
/*--------------内页右侧代码--------------*/

.sidebar_con {
	padding-top: 30px;
	position: relative;
}
.title_r a {
	padding: 0 15px;
}
.title_r {
	border-bottom: 1px solid #111;
	height: 59px;
	line-height: 59px;
}
.title_rt {
	color: #111;
	font-size: 20px;
}
.bt_text_h1{
	font-weight: normal;
	float: left;
	font-size: 20px;
}
.bt_text_y {
	font-size: 14px;
	float: right;
}
.bt_text_y a {
	color: #333;
	padding: 0 0px;
}
.bt_text_y a:hover {
	color: #e60212;
}
.font_red {
	text-decoration: none;
	background: #e60212 !important;
	color: #fff !important;
}
/*--------------产品列表页图片--------------*/
.product_list {
	width: 100%;
}
.product_list dl {
	width: 49%;
	float: left;
	margin-right: 2%;
	margin-bottom: 2%;
}
.product_list dl:nth-child(3n){
	margin-right: 2%;
}
.product_list dl:nth-child(2n){
	margin-right: 0;
}
.product_list dl dt {
	width: 100%;
	overflow:hidden;
}
.product_list dl dt img {
	width: 98%;
	border: solid 1px #a0a0a0;
}
.ryzz_list dl dt {
	width: 100%;
	height:250px;
	overflow:hidden;
}
.case_list dl dt{
	height: 230px;
	overflow: hidden;
	line-height: 330px;
	border: solid 1px #a0a0a0;
	display: flex;
	align-items: center;
	text-align: center;
}
.ryzz_list dl dt img{
	width: 98%;
	height: 98%;
	border: solid 1px #a0a0a0;
}
.case_list dl dt img{
	border: none;
}
.product_list dl dd {
	width: 100%;
	height: 40px;
	text-align: center;
	line-height: 40px;
	overflow: hidden;
	padding: 0 10px;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.product_list dl dd a {
	color: #666;
	font-size: 16px;
}
.product_list dl:hover dd a {
	color: #e60212;
}
.product_list dl:hover img {
	border: solid 1px #e60212;
}
.case_list dl:hover img {
	border: none;
}
.case_list dl:hover dt{
	border: solid 1px #e60212;
}
/* pager */
#pager {
	padding: 30px 0 15px;
	text-align: center;
 *padding-top: 50px;
}
#pager:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
#pager {
 *zoom: 1;
}
#pager p {
	height: 26px;
	line-height: 26px;
	float: left;
	display: none;
}
#pager ul {
	margin: 0 auto;
	text-align: center;
}
#pager ul li {
	padding: 0 !important;
	height: auto !important;
	border: none !important;
	display: inline-block;
 *display: inline;
	zoom: 1;
}
#pager ul a {
	margin: 0 5px;
	padding: 0 13px;
	height: 34px;
	line-height: 34px;
	text-decoration: none;
	float: left;
	background: #fff;
	border: 1px solid #ddd;
	border-radius: 12px;
}
#pager ul a.current {
	background-color: #e60212;
	color: #fff;
}
#pager ul a.current:hover {
	background-color: #e60212;
	color: #fff;
}
#pager ul a:hover {
	background: #e60212;
	color: #fff;
}
/*产品详情页标题*/
.a_title {
	width: 100%;
	height: auto;
	float: none;
	margin-bottom: 0px;
}
.a_title h3 {
	font-size: 24px;
	line-height: 50px;
	font-weight: normal;
	color: #666;
	margin-top: 20px;
	text-align: center;
}
.a_title h4 {
	font-size: 14px;
	font-weight: normal;
	text-align: center;
	height: 40px;
	line-height: 40px;
	color: #999;
	border-bottom: none;
	padding-bottom: 20px;
}
/*产品参数*/
.ny_proInfo {
	font-size: 14px;
	color: #666;
	line-height: 26px;
	margin-bottom: 25px;
	height: auto;
	width: 100%;
	padding-bottom: 20px;
	border-bottom: 1px dotted #dedede;
	overflow: hidden;
	font-weight: normal;
}
.ny_lianxi {
	width: 100%;
}
.ny_lianxi a {
	display: block;
	float: left;
	width: 100px;
	height: 30px;
	background-color: #2b2b2b;
	color: #fff;
	text-align: center;
	line-height: 30px;
	font-size: 14px;
}
.ny_lianxi span {
	font-size: 23px;
	color: #e60212;
	padding-left: 20px;
	line-height: 30px;
}
/*产品详情页放大功能*/
.siderightCon {
	line-height: 24px;
	margin: 20px 0 0 0px;
	text-align: left;
}
.nypro {
	width: 100%;
	float: none;

}
#preview {
	float: none;
	margin: 0px auto;
	width: 100%;
}
#preview img{
	width: 100%;
	border: 1px solid #ccc;
}
.list-h {
	width: 200000px !important;
}
.list-h li {
	float: left;
}
#spec-n5 {
	width: 100%;
	height: 66px;
	padding-top: 15px;
}
#spec-left {
	background: url(../images/left.gif) no-repeat;
	width: 10px;
	height: 45px;
	float: left;
	cursor: pointer;
	margin-top: 4px;
	margin-right: 6px;
}
#spec-right {
	background: url(../images/right.gif) no-repeat;
	width: 10px;
	height: 45px;
	float: left;
	cursor: pointer;
	margin-top: 4px;
	margin-left: 6px;
}
#spec-list{
	float: left;
	width: 75%;
}
#spec-list ul li {
	float: left;
	margin-right: 2px;
	display: inline;
	width: 31%;
	height: auto;
	overflow: hidden
}
#spec-list ul li img {
	padding: 2px;
	border: 1px solid #ccc;
	width: 93%;
	height: auto;
}
.contact_pro {
	width: 100%;
	padding-top: 10px;
}
.contact_pro h3 {
	border-bottom: 1px solid #111;
	line-height: 30px;
	height: 30px;
	margin-bottom: 20px;
}
.contact_pro h3 span {
	float: left;
	font-size: 16px;
	color: #111;
}
.contact_pro h3 a {
	float: right;
	font-size: 12px;
	color: #111;
}
.contact_pro h3 a:hover {
	color: #e60212;
}
.contact_pro ul .nyHot_news {
	border-bottom: 1px dotted #ddd;
	width: 100%;
	float: left;
	margin-right: 0;
	line-height: 40px;
}
.contact_pro .redianzx {
	width: 100%;
}
.contact_pro ul .nyHot_news a {
	font-size: 14px;
	color: #666;
	overflow: hidden;
	display: block;
	white-space: nowrap;
	text-overflow: ellipsis;
	width: 280px;
	float: left;
}
.contact_pro ul .nyHot_news span {
	font-size: 14px;
	color: #666;
	float: right;
}
.contact_pro ul .nyHot_news:hover a {
	color: #e60212;
}
.contact_pro ul .nyHot_news:hover span {
	color: #e60212;
}
#demo {
	overflow: hidden;
	width: 830px;
	margin: 0 auto;
}
#indemo {
	float: left;
	width: 10000%;
}
#demo2 {
	float: left;
}
#demo1 ul {
	float: left;
}
#demo ul li {
	width: 270px;
	float: left;
	margin-right: 10px;
}
#demo ul li img {
	width: 268px;
	border: 1px solid #a0a0a0;
}
#demo ul li:hover img {
	border: 1px solid #e60212;
}
#demo ul li p {
	display: block;
	width: 270px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	color: #666;
	font-size: 14px;
}
#demo ul li a {
	text-decoration: none;
}
#demo ul li a:hover p {
	color: #e60212;
}
/*--------------新闻列表页--------------*/

.article_list dl{
	padding: 0 10px 10px;
	height: 82px;
	border-bottom: 1px dashed #d7d7d7;
	font-size: 12px;
	line-height: 30px;
	margin-bottom: 10px;
}
.article_list dl dt {
	float: left;
	width: 140px;
	margin-right: 5px;
}
.article_list dl dt img {
	padding: 2px;
	border: 1px solid #ccc;
}
.article_list dl dd {
	height: 90px;
	overflow: hidden;
}
.article_list dl a:hover {
	text-decoration: underline;
}
.article_list dl dd p {
	height: 126px;
	margin-top: 5px;
	overflow: hidden;
}
.article_list .art_1 {
	width: 830px;
}
.article_list .art_1 dl {
	padding: 15px 0;
	height: 165px;
	border-bottom: 1px dotted #ccc;
	font-size: 13px;
	line-height: 30px;
	width: 800px;
	margin: 0 0 0 15px;
}
.article_list .art_1 dl dt {
	float: left;
	width: 255px;
	margin-right: 15px;
}
.article_list .art_1 dl dd {
	height: 190px;
	overflow: hidden;
	width: 520px;
	float: right;
}
.article_list .art_1 dl dd h3 {
	font-size: 15px;
	color: #333;
}
.article_list ul {
	margin-top: 10px;
}
.article_list ul li {
	line-height: 34px;
	margin-left: 5px;
	margin-bottom: 5px;
	border-bottom: 1px dotted #c2c2c2;
}
.article_list ul li a {
	background: url(../images/new_li2.jpg) no-repeat left;
	display: block;
	padding-left: 10px;
	color: #333;
	font-size: 14px;
	font-weight: bold;
}
.article_list ul li a:hover {
	text-decoration: none;
	color: #e60212;
}
.article_list ul li a .date {
	float: right;
	color: #999;
}
.article_list ul li a:hover .date {
	text-decoration: none;
	color: #e60212;
}
.article1_list dl {
	margin-top: 10px;
	width: 830px;
	margin-left: 5px;
	margin-bottom: 15px;
	border-bottom: 1px dotted #c2c2c2;
	overflow: hidden;
	clear: both;
	padding-bottom: 20px;
}
.article1_list dl dt {
	float: left;
}
.article1_list dl dd {
	float: left;
}
.article1_list dl dd a {
	display: block;
	color: #333;
	font-size: 16px;
	font-weight: bold;
	margin-left: 30px;
}
.article1_list dl dd a:hover {
	text-decoration: none;
	color: #00426f;
}
.article1_list dl dd a .date {
	float: right;
	color: #999;
}
.article1_list dl dd a:hover .date {
	text-decoration: none;
	color: #00426f;
}
.ny_newsInfo1 {
	width: 100%;
	height: 90px;
	overflow: hidden;
	font-size: 14px;
	color: #333;
	line-height: 24px;
	margin-bottom: 10px;
	margin-left: 30px;
	line-height: 24px;
	padding-top: 10px;
}
.ny_newsInfo {
	width: 100%;
	height: 50px;
	overflow: hidden;
	font-size: 14px;
	color: #666;
	line-height: 24px;
	margin-bottom: 10px;
}
.ny_newsTit {
	margin-left: 10px;
	max-width: 260px;
	overflow: hidden;
}
/* 新闻详情 */
.current_content h4 {
	text-align: center;
	color: #666;
	font-size: 20px;
}
.current_content h3 {
	text-align: center;
	margin-top: 5px;
	font-weight: normal;
	line-height: 30px;
	height: 32px;
	font-size: 12px;
	color: #626262;
}
.current_content .current_text {
	margin-top: 7px;
	padding-top: 15px;
}
.current_content .current_text p {
	line-height: 24px;
	font-size: 14px;
	color: #333;
	padding: 3px 0;
}
.current_content a {
	font-size: 14px;
	color: #2b2b2b;
	test: expression(target="_blank");
}
.current_content a:hover {
	color: #e60212;
}
.current_content a:active {
	test: expression(target="_blank");
}
.current_content {
	font-size: 14px;
	color: #333;
}