@charset "utf-8";
/* CSS Document @woniu*/

img{ max-width:100%;}
@media screen and (max-width: 768px) {
.pl02 {
padding-left: .2rem;
}
.pall02 {
padding: .2rem;
}
}
.layui-col-space30 {
	margin: -0.325rem
}
.layui-col-space30>* {
	padding: 0.325rem
}
@media screen and (min-width:1200px) {
.layui-container {
	width: 1400px;
}
}
/**/
.wtop-nsnav-bg {
	width: 100%;
	position: fixed;
	z-index: 30;
	background: linear-gradient(var(--black-color) 0 1.4rem, var(--mid-gray-color) 1.40001rem 100%);
}
.logo-cont {
	background-color: var(--theme-color);
}
.logo-box {
	display: inline-block;
}
.logoimg img {
	width: 3rem;
margin-top: .3rem;
}
.logotxt {
margin-top: .325rem;
}
.wtop-nsnav-usbg {
	line-height: 1.4rem;
	color: var(--mid-theme-color);
}
@media screen and (max-width:992px) {
.logo-cont {
	width: 100%;
 padding: 0 0 .3rem .3rem;
}
.logoimg, .logotxt {
	display: inline-block;
}
.logoimg img {
	margin-top: -1.625rem;
}
.logoempbox {
	width: 100%;
	height: 2.9rem;
}
.layui-container{ padding:0 5px !important;}
}
@media screen and (min-width:992px) {
.logo-box {
	width: 100%;
}
.logoimg, .logotxt {
	width: 100%;
	text-align: center;
}
.logoempbox {
	width: 100%;
	height: 5.2rem;
}
}
/**/
.toggle-btn {
	height: 2rem;
	width: 2rem;
	display: inline-block;
	position: relative;
	border: 1px solid var(--white-color);
	cursor: pointer;
	float: right;
 top: .5rem;
 right: .5rem;
 border-radius: .25rem;
}
.toggle-btn * {
	transition: .3s ease-in-out
}
.toggle-btn span {
	width: 1rem;
 height:.125rem;
	position: absolute;
	left: 0;
	right: 0;
	margin: 0 auto;
	background: var(--white-color);
	opacity: 1;
	z-index: 16;
}
.toggle-btn span.one {
top:.5rem
}
.toggle-btn span.two {
	top: 1rem
}
.toggle-btn span.three {
	top: 1.5rem
}
.toggle-btn.on {
	position: fixed;
	z-index: 22;
	background-color: var(--theme-color);
}
.toggle-btn.on .one {
transform:translateY(.475rem) rotate(45deg);
}
.toggle-btn.on .two {
	opacity: 0
}
.toggle-btn.on .three {
transform:translateY(-.475rem) rotate(-45deg);
}
.float-menu-box {
	position: fixed;
	width: 100%;
	height: 0;
	overflow: hidden;
	background: rgba(0,0,0,.4);
	top: 2.825rem;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 11;
}
.float-menu {
	padding-top: 1rem;
	background-color: var(--other-color);
}
.float-menu li {
	padding: 0 2rem;
	line-height: 3rem;
	font-size: 1rem;
	border-bottom: 1px solid var(--bg-color);
}
/**/
.wbign-nav {
	margin-left: 4rem;
	display: flex;
	position: relative;
	justify-content: space-between;
}
.wbign-nav li {
	flex: 1;
	line-height: 2rem;
	display: inline-block;
	text-align: center;
	margin-top: 1rem;
}
.wbign-nav li:hover, .wbign-nav li.on {
	background-color: var(--theme-color);
}
/**/
#carousel-img {
	position: relative;
}
.carousel-txt-box {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: 0 auto;
	text-align: center;
}
.carousel-txt {
	height: 100%;
	width: 100%;
	margin: 0 auto;
	display: flex;
	align-items: center;
	justify-content: center;
}
.carousel-txt-info {
 padding: .5rem;
 border: .0625rem solid var(--white-color);
}
.carousel-txt-nbox {
 border: .0625rem solid var(--white-color);
 padding: .5rem;
}
.carousel-txt-info p {
	color: var(--theme-color);
	font-size: 2rem;
	line-height: 2.25rem;
 text-shadow: var(--white-color) .125rem 0 0, var(--white-color) 0 .125rem 0, var(--white-color) -.0625rem 0 0, var(--white-color) 0 -.0625rem 0;
}
.carousel-txt-info h6 {
	color: var(--white-color);
 font-size: .25rem;
}
@media screen and (max-width:992px) {
.carousel-txt-info p {
	font-size: 1rem;
	line-height: 1.25rem;
 text-shadow: var(--white-color) .0625rem 0 0, var(--white-color) 0 .0625rem 0, var(--white-color) -.0625rem 0 0, var(--white-color) 0 -.0625rem 0;
}
}
/**/
.layui-elem-field {
	border-top-width: 0.0625rem;
}
.layui-elem-field legend {
	margin: 0 auto;
	padding: 0;
	line-height: 1.8rem;
	transform: translateY(-0.1rem);
}
@media screen and (max-width:992px) {
.layui-elem-field legend {
	transform: translateY(-0.1565rem);
}
.floor_y_d .txtScroll-top {
	left: 20px !important;
}
}
@media screen and (max-width:768px) {
.layui-elem-field legend {
	transform: translateY(-0.225rem);
}
}
.panel-box h2 {
	line-height: 1.6rem;
}
.panel-box h2 span {
	font-size: 1.525rem
}
.panel-box h2 p {
	display: inline;
	padding: 0 1rem;
	font-size: 32px;
	color: #000;
	font-weight: bold;
}
.panel-box h2 p strong {
	color: #f00;
}
.panel-box > p {
	transform: translateY(-0.5rem);
}
/**/
.erji-nav {
	display: flex;
	justify-content: space-between;
}
.btn-nav li, .erji-nav li {
	display: inline-block;
 border-radius: .3rem;
	background-color: var(--bg-color);
 padding: .5rem 1.8rem;
}
.erji-nav li {
	flex: 1;
padding: .5rem 0;
}
.erji-nav li:not(:last-child) {
margin-right: .0625rem;
}
@media screen and (max-width:992px) {
.erji-nav {
	flex-wrap: wrap;
}
.erji-nav li {
	flex: auto;
	border-radius: 0;
 padding: .5rem 0;
 margin-top: .125rem;
	width: 30%;
}
 .erji-nav li:not(:nth-child(3n)) {
margin-right: .0625rem;
}
.erji-nav li:last-child:nth-child(3n - 1) {
	margin-right: calc(30% + 8% / 3);
}
}
.btn-nav li, .erji-nav li.on, .erji-nav li:hover {
	background-color: var(--theme-color);
}
.btn-nav li a, .erji-nav li.on a, .erji-nav li:hover a {
	color: var(--white-color);
}
/**/
.list-img-info {
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.hottit {
	height: 40px;
	background: #f2f2f2;
	line-height: 40px;
	font-weight: bold;
	font-size: 16px;
}
.hotrx:hover .hottit {
	background: #cd0c27;
	color: #fff;
}
/**/
.good-cont {
	background-size: contain;
	background: url(../img/ysbg.jpg) top no-repeat;
	object-fit: cover;
	background-attachment: fixed;
}
.good-icon-box {
	display: flex;
	justify-content: space-between;
}
.good-icon {
	margin-top: 1rem;
	flex: 1;
	display: inline-block;
}
.good-icon h2 {
	margin-top: 1rem;
}
.good-icon h5 {
padding: 0 .5rem;
}
@media screen and (max-width:992px) {
.good-icon-box {
	flex-wrap: wrap;
}
.good-icon {
	flex: auto;
	width: 33%;
}
}
/**/
.about-title-box {
	border: 0.125rem solid var(--theme-color);
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
}
.about-title {
	position: absolute;
	padding: 1rem 0;
	background-color: var(--white-color);
}
.about-title h2 {
	font-size: 1.5rem;
}
.about-title p {
	font-size: 1rem;
 margin-top: .5rem;
	color: var(--theme-color);
}
@media screen and (min-width:1200px) {
.about-title-box {
	height: 15.85rem;
	width: 5rem;
}
.about-title {
	transform: translateX(4rem);
	width: calc(100% + 4rem);
}
.about-info {
	padding: 1rem 4rem;
}
}
@media screen and (max-width:1200px) {
.about-title-box {
	height: 13.5rem;
	width: 5rem;
}
.about-title {
	transform: translateX(4rem);
	width: calc(100% + 4rem);
}
.about-info {
	padding: 1rem 4rem;
}
}
@media screen and (max-width:992px) {
.about-title-box {
	height: 3rem;
	width: 99%;
}
.about-title {
	transform: translateY(2rem);
	width: 40%;
	text-align: center;
}
.about-info {
padding: 1rem .2rem;
}
.about-img {
	margin-top: 2.8rem;
}
}
/**/
.shejishi-cont {
	background-size: contain;
	background: url(../img/sjsbg.jpg) top no-repeat;
	object-fit: cover;
	background-attachment: fixed;
}
/**/
.news-info {
padding-left: .5rem;
}

@media screen and (max-width:992px) {

.contact-info {
font-size: .9rem;
	padding-left: 1rem;
}
.contact-info p {
	line-height: 1.5rem;
}
.code-info img {
	width: 80%;
}
}
.head_t {
	line-height: 45px;
	height: 45px;
	font-size: 14px;
	background:#f5f5f5;
}
.logo {
	padding: 25px 0;
	height: 80px;
}
.dhua span {
	display: inline-block;
	line-height: 36px;
	font-size: 16px;
	padding: 5px 0px;
	float: right;
	text-align: right;
}
.dhua span>p {
	color: red;
	font-size: 34px;
	font-weight: bolder;
}
.nav {
	height: 108px;
	background: #cd0c27;
}
.nav li {
	float: left;
	height: 108px;
	overflow: hidden;
	text-align: center;
}
.nav li a {
	color: #fff;
}
.nav li:hover {
	background: url(../images/menu_li.jpg) center top no-repeat;
}
.nav li:hover a {
	color: #000;
}
.xtb {
	width: 100%;
	height: 55px;
	float: left;
	margin-top: 10px;
	overflow: hidden;
}
.b1 {
	background: url(../images/xtb1.png) center no-repeat;
}
.b2 {
	background: url(../images/xtb2.png) center no-repeat;
}
.b3 {
	background: url(../images/xtb3.png) center no-repeat;
}
.b4 {
	background: url(../images/xtb4.png) center no-repeat;
}
.b5 {
	background: url(../images/xtb5.png) center no-repeat;
}
.b6 {
	background: url(../images/xtb6.png) center no-repeat;
}
.b7 {
	background: url(../images/xtb7.png) center no-repeat;
}
.wapmenu {
	height: 80px;
	background: #cd0c27;
	overflow: hidden;
}
.wapmenu li {
	width: 33.3333%;
	line-height: 40px;
	height: 40px;
	position: relative;
	border-right: 1px solid #e3e4e5;
	border-bottom: 1px solid #e3e4e5;
	box-sizing: border-box;
	font-size: 14px;
	font-weight: normal;
	float: left;
	text-align: center;
	overflow: hidden;
}
.wapmenu li:nth-child(3n) {
	border-right: none;
}
.wapmenu li a {
	display: block;
	line-height: 40px;
	font-size: 16px;
	height: 40px;
	color: #FFFFFF;
}

/*****flash***/
.section-three{
	overflow:hidden;
}
.owl-carousel-c{
	width: 100%;
	float:left;
	overflow:hidden;
	margin-top:1px;
}
#banner{
	width:100%;
	margin:0 auto;
	overflow:hidden;
}
#banner .item{ display: block;}
#banner img { display: block;width:100%;margin:0 auto;}
.owl-carousel .owl-wrapper:after {content: ".";display: block;clear: both;visibility: hidden;line-height: 0;height: 0;}
.owl-carousel{display: none;position: relative;width: 100%;-ms-touch-action: pan-y;}
.owl-carousel .owl-wrapper{display: none;position: relative;-webkit-transform: translate3d(0px, 0px, 0px);}
.owl-carousel .owl-wrapper-outer{overflow: hidden;position: relative;width: 100%;}
.owl-carousel .owl-wrapper-outer.autoHeight{-webkit-transition: height 500ms ease-in-out;-moz-transition: height 500ms ease-in-out;-ms-transition: height 500ms ease-in-out;-o-transition: height 500ms ease-in-out;
transition: height 500ms ease-in-out;}	
.owl-carousel .owl-item{float: left;}
.owl-controls{position:absolute;bottom:10px;left:50%;float:left;}
.owl-controls .owl-page,.owl-controls .owl-buttons div{cursor: pointer;}
.owl-controls {-webkit-user-select: none;-khtml-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);}
.grabbing { cursor:url(grabbing.png) 8 8, move;}
.owl-carousel  .owl-wrapper,
.owl-carousel  .owl-item{-webkit-backface-visibility: hidden;-moz-backface-visibility: hidden;-ms-backface-visibility: hidden;
-webkit-transform: translate3d(0,0,0); -moz-transform: translate3d(0,0,0);-ms-transform: translate3d(0,0,0);}
.owl-theme .owl-controls{margin-top: 10px;text-align: center;}
.owl-theme .owl-controls .owl-buttons div{color: #FFF;display: inline-block;zoom: 1;*display: inline;/*IE7 life-saver */margin: 5px;
padding: 3px 10px;font-size: 12px;-webkit-border-radius: 30px;-moz-border-radius: 30px;border-radius: 30px;background: #869791;
filter: Alpha(Opacity=50);/*IE7 fix*/opacity: 0.5;}
.owl-theme .owl-controls.clickable .owl-buttons div:hover{filter: Alpha(Opacity=100);/*IE7 fix*/opacity: 1;text-decoration: none;}
.owl-theme .owl-controls .owl-page{display: inline-block;zoom: 1;*display: inline;/*IE7 life-saver */}
.owl-theme .owl-controls .owl-page span{display: block;width: 12px;height: 12px;margin: 5px 7px;filter: Alpha(Opacity=50);/*IE7 fix*/
opacity: 0.5;-webkit-border-radius: 20px;-moz-border-radius: 20px;border-radius: 20px;background: #ddd;overflow: hidden;}
.owl-theme .owl-controls .owl-page.active span,.owl-theme .owl-controls.clickable .owl-page:hover span{filter: Alpha(Opacity=100);/*IE7 fix*/
opacity: 1;background:#cd0c27;}
.owl-theme .owl-controls .owl-page span.owl-numbers{height: auto;width: auto;color: #FFF;padding: 2px 10px;font-size: 12px;-webkit-border-radius: 30px;
-moz-border-radius: 30px;border-radius: 30px;}
.owl-item.loading{min-height: 150px;background: url(AjaxLoader.gif) no-repeat center center}

/****公共标题****/
.titlets {
    text-align: center;
    margin: 0 auto 30px;
    color: #d50606;
}
.titlets h3 {
    font-size: 36px;
    font-weight: bold;
    text-align: center;
	line-height:45px;
}
.titlets i {
    font-size: 12px;
    color: #ccc;
    margin: 7px 0;
    display: block;
    font-style: normal;
    text-transform: uppercase;
}
.titlets p {
    font-size: 16px;
    color: #666;
}
.titlets p b {
    margin: 0 10px;
}

/****产品列表****/
.scroll_c {
	float: left;
	top: 0;
	left: 0;
	height: 100%;
	z-index: 1;
}

.scroll_c:hover .bom-text:before ,.scroll_c:hover .bom-text-category:before{
	bottom: 0;
}
.scroll_c:hover .bom-text, .scroll_c:hover .bom-text ._price ,.scroll_c:hover .bom-text-category{
	color: #fff;
}
.rect-57 {
	position: relative;
	display: block;
	width: 100%;
	height: 0;
	overflow: hidden;
	padding-bottom: 75%;
}
.imgZoom {
	overflow: hidden;
}
.imgZoom img {
	width: 100%;
	height: auto;
	position: relative;
	-webkit-transition: all 0.8s ease-in-out;
	-moz-transition: all 0.8s ease-in-out;
	-o-transition: all 0.8s ease-in-out;
	-ms-transition: all 0.8s ease-in-out;
	transition: all 0.8s ease-in-out;
}
.imgZoom:hover img {
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	-o-transform: scale(1.05);
	-ms-transform: scale(1.05);
	transform: scale(1.05);
}
.bom-text {
	padding: 10px 1%;
	background-color: #F7F7F7;
	overflow: hidden;
	z-index: 2;
	display: block;
	color: #000;
}
.bom-text:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #cd0c27;
    left: 0;
    bottom: -100%;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    z-index: -1;
}

._name {
	margin: 0;
	text-align: center;
	font-size: 18px;
	height: 34px;
	line-height: 34px;
	overflow:hidden;
}
.pr {
	position: relative;
}
._full {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}
.transitionf {
	transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
}

/****产品展示***/
.index-titled {
	width:100%;
	height: 45px;
	padding-top: 30px;
	margin-bottom:20px;
	border-bottom: 2px solid #d5d5d5;
}
.lmtitle {
	width: 75px;
	height: 40px;
	float: left;
	text-align: center;
	line-height: 40px;
	background: #cd0c27;
	font-size: 20px;
	color: #fff;
	font-weight: 700;
	border-radius:5px;
}
.loucen h2 {
	font-size: 20px;
	font-weight: bold;
	color: #000;
	float: left;
	margin-left: 10px;
	line-height:40px;
	overflow: hidden;
}
.lcxfl .xfl:hover{ color:#cd0c27;}
.index-title-more {
	background: #cd0c27;
	border-radius: 5px;
	font-size: 12px;
	font-weight: bold;
	float: right;
	color: #fff;
	padding: 0 10px;
	margin-left:25px;
}
.index-title-more:hover{ color:#fff;}

/****新闻资讯****/

@media screen and (max-width:450px) {
.menu {
	overflow: hidden;
}
.floor_y_d .txtScroll-top {
	width: 100%;
	position: absolute;
	top: 98px;
	display: inline-block;
	left: 20px;
}
.floor_y_b .hd .next {
	left: 300px !important;
}
.floor_y_b .hd .prev {
	left: 330px !important;
}
.floor_y_t {
	margin-bottom: 40px;
}
.logo {
	background: none;
	padding: 10px 0;
	height: auto;
}
.logo img {
	width: 100%;
}
}
/***首页关于我们**/
.fuwubox{  padding: 30px 0; width: 100%; background: #5a98de; color: #fff}
.titlece {
    text-align: center;
	font-size:26px;
	font-weight:bold;
	margin-top:30px;
}
.titileh1{font-size: 28px;; line-height: 60px; }
.newsindexabout{ font: normal 16px/32px "";  }  
.sybouts_c{ width:90%; margin-top:20px;}
.sybouts_c p{ text-indent:2em;}
.about_more{ width:80px; height:30px; line-height:30px; text-align:center; color:#fff; font-size:14px; background:#3bb4f2; float:left; margin-top:20px;}
.about_more:hover{ color:#fff; background:#0f9ae0;}
.indexvideo{ margin-top:30px;}
@media screen and (max-width:1040px) {
	.sybouts_c{ width:100%;}
}

/****我们的优势*****/
.wmys{ margin:60px 0; overflow:hidden;}
.ys_img{ text-align:center; width:100%; float:left;}
.youshi {
    border-right: 1px solid #dedede;
    border-left: 1px solid #dedede;
    height: auto;
	overflow:hidden;
}
.youshi h2 {
    font-size: 32px;
    height: 70px;
    line-height: 50px;
    margin: 0;
    padding: 0 0 0 26px;
    border-bottom: 1px solid #dedede;
}
.youshi h2 span {
    color: #f00;
    font-size: 36px;
    height: 70px;
    line-height: 70px;
}
.youshi p {
    line-height: 25px;
    text-align: justify;
    padding: 10px;
    font-size:14px;
	text-indent:2em;
}
.youshi .c1 {
    float: left;
    width: 24%;
    padding: 10px;
    /*background: #F7F7F7;*/
    border-right: 1px solid #dedede;
}
.youshi .c2 {
    float: left;
    width: 24%;
    padding: 10px;
    border-right: 1px solid #dedede;
}
.youshi .c3 {
    float: left;
    width: 23%;
    padding: 10px;
    /*background: #F7F7F7;*/
    border-right: 1px solid #dedede;
}
.youshi .c4 {
    float: left;
    width: 23%;
    padding: 10px;
}

/***购车五部曲****/
.gcwbq {
	padding:40px 0;
    background: #da0116;
    overflow: hidden;
}
.gcwbq .title {
    color: #fff;
	text-align: center;
    width: 100%;
    margin-bottom: 40px;
    position: relative;
}
.gcwbq .title h3 {
    font-weight: normal;
    display: block;
    line-height: 45px;
    background: url(../images/title.png) no-repeat center;
    color: #fff;
    font-size: 40px;
    font-weight: bold;
}
.gcwbq .title p {
    color: #fff;
    font-size: 18px;
    letter-spacing: 3px;
    margin-top: 20px;
    float: left;
    width: 100%;
    margin-bottom: 30px;
}
.liuc {
	position: relative;
}
.liuc .bd {
	overflow: hidden;
	width:1080px;
	margin:0 auto;
    *zoom: 1;
	position: relative;
}
.liuc li {
	float: left;
}
.liuc li .jtou {
	width: 120px;
	height: 100px;
	background: url(../images/jtou.png) no-repeat center;
	float: left;
	display: block;
}
.liuc li img {
	width: 100px;
	height: 100px;
	display: block;
	margin-bottom: 20px;
	border-radius: 50%;
}
.liuc li p {
	text-align: center;
	color: #fff;
	font-size: 16px;
	float: left;
	padding:0 10px;
}
.liuc li:last-child .jtou {
	display: none;
}
.liuc a.btn {
	width: 45px;
	height: 45px;
}
.liuc a.btn.prev {
	background-position: -100px -98px;
}
.liuc a.btn.prev:hover {
	background-position: -150px -98px;
}
.liuc a.btn.next {
	background-position: -200px -98px;
}
.liuc a.btn.next:hover {
	background-position: -250px -98px;
}
.liuc li:hover img {
	animation: flipInY 1.2s ease-out forwards;
	-webkit-animation: flipInY 1.2s ease-out forwards;
}


/***首页关于我们**/
.sabout{ background:#f5f5f5; padding:40px 0; overflow:hidden;}
.about-fl {
	width: 49%;
	height: auto;
	float: left;
}
.about-fl h1 {
	color: #333;
	font-weight: bold;
	font-size: 28px;
	line-height: 60px;
	margin-bottom: 10px;
}
.about-fl span {
	width: 60px;
	float: left;
	height: 2px;
	background: #b71c22;
}
.aboutcnet {
	width: 100%;
	float: left;
	overflow: hidden;
	line-height: 33px;
	font-size: 16px;
	margin-top: 20px;
	color: #333;
	margin-bottom:20px;
}
.aboutmore{ width:160px; height:45px; line-height:45px; float:left; text-align:center; border:1px solid #da0000;}
.aboutmore a{  color:#da0000;}
.aboutmore:hover{ background:#da0000;}
.aboutmore:hover a{ color:#fff;}

.about-fr{ width:48%; float:right;}

.ryList{ width:100%; margin-top:20px; overflow:hidden; clear:both; float:left;}
.ryList ul{ overflow:hidden; zoom:1; }
.ryList ul li{ width:200px; float:left; margin:0 5px;  display:inline; }
.ryList ul li img{ width:200px; height:280px;}

/*****新闻资讯****/
.snews{ padding:40px 0 20px 0; overflow:hidden;}
.about_r {
    width: 47%;
    float: left;
}
.about_l {
    width: 50%;
    float: right;
}
.snewscon {
    width: 100%;
    border-top: 1px solid #e0e0e0;
    border-bottom: 1px solid #e0e0e0;
    overflow: hidden;
}
.snewscon .newsCon{width: 407px;padding: 30px 29px;border: 1px solid #e0e0e0;border-top: none;margin: -1px -1px 0 0px;border-bottom: none;float: left;}
.snewscon h3{font-weight: normal;margin-bottom: 20px;}
.snewscon h3 a{display: block;height: 34px;background: url(../images/news01.png) no-repeat right center; text-align:center;}
.snewscon h3 b{font-size: 22px;color: #d01817;margin-right: 10px;}
.snewscon h3 i{font-size: 10px;}
.snewscon dt{width:407px; height:275px; overflow:hidden;margin-bottom: 15px;}
.snewscon dt img{width:407px; height:275px;-webkit-transition:all .5s;transition:all .5s;}
.snewscon dt:hover img{-webkit-transform:scale(1.1);transform:scale(1.1);}
.snewscon dd{height: 24px;line-height: 24px;padding-left: 18px;background: url(../images/ty01.png) no-repeat left center;margin-bottom: 10px;font-size: 14px;white-space: nowrap;overflow: hidden; text-overflow: ellipsis;}
.snewscon dd a{ font-size:16px;}
.snewscon dl{height:auto; overflow:hidden;}
.snewscon a.news_more{display: block; width: 112px;height: 38px;line-height: 38px;text-align: center;border: 1px solid #d7d7d7;border-radius: 20px;font-size: 14px;margin-top: 16px;}
.snewscon .newsCon a.news_more:hover{background: #d50606;color: #fff;border-color: #D01817;}
.snewscon dl dd:hover{background: url(../images/ty02.png) no-repeat left center;}

/****横幅***/
.floor_5_main {
	width: 100%;
	height: 200px;
	background: url(../images/a18_02.jpg) center center no-repeat;
}
.floor_5_main p {
	float: left;
	padding-top: 50px;
	font-size: 36px;
	color: #FFF;
	line-height: 36px;
}
.floor_5_main p span {
	font-size: 20px;
	color: #fff;
	line-height: 20px;
	padding-top: 18px;
	display: block;
}
.floor_5_main p b {
	display: block;
	width: 70px;
	height: 2px;
	background-color: #f90;
	margin-top: 18px;
}
.floor_5_main dl {
	padding-left: 30px;
	padding-top: 38px;
}
.floor_5_main dl dt {
	float: left;
}
.floor_5_main dl dt i {
	width: 216px;
	height: 50px;
	display: block;
	background-position: 0px -35px;
	padding-left: 84px;
	font-size: 26px;
	color: #fff;
	font-family: "Arial";
	font-weight: bold;
	line-height: 50px;
}
.floor_5_main dl dt span {
	width: 250px;
	height: 50px;
	display: block;
	background-position: -325px -35px;
	padding-left: 50px;
	font-size: 20px;
	color: #fff;
	line-height: 50px;
	margin-top: 20px;
}
.floor_5_main dl dd {
	float: right;
	width: 121px;
	height: 121px;
	background-color: #fff;
	text-align: center;
}
.floor_5_main dl dd img {
	width: 111px;
	height: 111px;
	background-size: 100%;
	margin-top: 5px;
}
.iconp {
	background: url(../images/iconp.png) no-repeat;
	display: inline-block;
	vertical-align: middle;
}


/****工程案例**/
.case{ padding:40px 0;}
.sy_case {
	width: 100%;
	overflow: hidden;
}
.sy_case li {
	width: 337px;
	height: auto;
	float: left;
	margin-right: 15px;
	position: relative;
}
.sy_case li img {
	width: 100%;
	height: 255px;
}
.sy_case li span {
	width: 100%;
	height: 50px;
	line-height: 50px;
	float: left;
	position: absolute;
	left: 0;
	bottom: 0;
	background: rgba(0,0,0,0.6);
	color: #fff;
	font-size: 16px;
	text-align: center;
}
.sy_case li span strong {
	color: #fc522d;
	font-size: 30px;
}
.sy_case li:first-child {
	width: 680px;
}
.sy_case li:first-child img {
	width: 680px;
	height: 510px;
}
.sy_case li:nth-child(6) {
	display: none;
}
 @media screen and (max-width: 768px) {
.sy_case li {
	width: 49%;
	margin-right: 1%;
	margin-bottom: 10px;
}
.sy_case li:nth-child(2n) {
	float: right;
	margin-right: 0;
}
.sy_case li img {
	width: 100% !important;
	height: 160px !important;
}
.sy_case li:first-child {
	width: 49%;
}
.sy_case li:nth-child(6) {
	display: block;
}
.sy_case li span {
	height: 30px;
	line-height: 30px;
	font-size: 14px;
}
.sy_case li span strong {
	font-size: 14px;
}
}
/*****新闻资讯***/
.synews{ padding:40px 0;}
.news-fl {
	width: 100%;
	height: 510px;
	float: left;
	overflow: hidden;
	position: relative;
}
.news-fl img {
	width: 100%;
	height: 100%;
	transition: all 0.5s ease-out;
	-webkit-transform: scale(1, 1);
	-moz-transform: scale(1, 1);
	-webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
}
.news-fl:hover img {
	transition: all 0.5s ease-out;
	-webkit-transform: scale(1.1, 1.1);
	-moz-transform: scale(1.1, 1.1);
	-webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
}
.news-fl span {
	width: 100%;
	height: 57px;
	line-height: 57px;
	text-align: center;
	background-color: rgba(0,0,0,.5);
	position: absolute;
	left: 0;
	bottom: 0;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
}
.news-fr {
	width: 99%;
	overflow: hidden;
	margin-bottom: 10px;
	border: 1px solid #ddd;
}
.news-fr:hover {
	border: 1px solid #cc0c27;
}
.news-fr .date {
	width: 130px;
	height: 100%;
	float: left;
	margin-top: 4%;
	overflow: hidden;
	text-align: center;
}
.news-fr .date h2 {
	font-size: 30px;
	color: #333;
}
.news-fr .date h3 {
	font-size: 16px;
	color: #333;
	margin-top: 10px;
}
.news-fr .text {
	width: calc((100% - 190px)/1);
	padding: 0 1rem;
	position: relative;
	float: right;
	margin-top: 15px;
}
.news-fr .text:before {
	position: absolute;
	left: -10px;
	top: 0;
	content: '';
	background: #ddd;
	width: 1px;
	height: 80%;
	z-index: 1;
}
.news-fr .text:after {
	position: absolute;
	left: -10px;
	top: 0;
	content: '';
	background: #cc0c27;
	width: 1px;
	height: 0%;
	z-index: 2;
	transition: all .36s ease;
}
.news-fr .text:hover:after {
	height: 80%;
}
.news-fr .text h4 {
	font-size: 16px;
	color: #333;
	font-weight: bold;
}
.news-fr .text:hover a{
	color: #cc0c27;
}
.news-fr .text p {
	font-size: 14px;
	color: #999;
	height: 46px;
	line-height: 23px;
	margin-bottom: 19px;
	margin-top: 10px;
}

/* 默认幻灯片 */

.FocusPic {
	zoom: 1;
	position: relative;
	overflow: hidden
}
.FocusPic .content {
	overflow: hidden
}
.FocusPic .changeDiv a {
	position: absolute;
	top: 0px;
	left: 0px;
	display: none;
}
.FocusPic .title-bg, .FocusPic .title {
	position: absolute;
	left: 0px;
	bottom: 0;
	width: 438px;
	height: 50px;
	line-height: 50px;
	overflow: hidden
}
.FocusPic .title-bg {
	background: #000;
	filter: alpha(opacity=50);
	opacity: 0.5;
}
.FocusPic .title a {
	display: block;
	padding-left: 15px;
	color: #fff;
	font-size: 16px;
}
.FocusPic .change {
	bottom: 15px;
	height: 20px;
	right: 3px;
 *right: 5px;
	_right: 4px;
	position: absolute;
	text-align: right;
	z-index: 9999;
}
.FocusPic .change i {
	background: #666;
	color: #FFF;
	cursor: pointer;
	font-family: Arial;
	font-size: 12px;
	line-height: 15px;
	margin-right: 2px;
	padding: 2px 6px;
	font-style: normal;
	height: 15px;
	display: -moz-inline-stack;
	zoom: 1;
 *display: inline;
}
.FocusPic .change i.cur {
	background: #FF7700;
}
.crumbs {
	width: 100%;
	font-size: 16px;
	height: 50px;
	line-height: 50px;
	font-weight: 600;
	margin-top: 10px;
	background: url(../images/divider.png) repeat-x left bottom;
}




.icon1 {
	background: url(../images/icon1.png) no-repeat;
	display: inline-block;
	vertical-align: middle;
}
.icon {
	background: url(../images/icon.png) no-repeat;
	display: inline-block;
	vertical-align: middle;
}
.leftCon {
	width: 260px;
	float:left;
	padding-bottom: 40px;
	overflow: hidden;
}
.leftNav {
	width: 258px;
	position: relative;
	z-index: 20;
	border: 1px solid #e5e5e5;
}
.leftNav .title {
	height: 70px;
	line-height:70px;
	color: #fff;
	background: url(../images/pimg.png) 210px center no-repeat #cc0c27;
}
.leftNav .title .en {
	display: block;
	padding: 20px 0 0 15px;
	line-height: 30px;
	font-size: 28px;
	text-transform: uppercase;
	font-family: "Cambria";
}
.leftNav .title .line {
	width: 22px;
	height: 1px;
	display: block;
	margin: 10px 0 10px 15px;
	background: #fff;
}
.leftNav .title h3 {
	font-size: 20px;
	font-weight: bold;
	padding-left: 25px;
}
.leftNav .list {
	padding: 0 8px;
}
.leftNav .item {
}
.leftNav .item:first-child {
	border-top: 0px;
}
.leftNav .item h3 {
	font-weight: bold;
	color: #cc0c27;
font-size: 1.locationpx;
}
.leftNav .item h3 a {
	color: #333;
	display: block;
	padding-left: 25px;
	line-height: 50px;
	border-top: 1px solid #e5e5e5;
	font-size: 16px;
}
.leftNav .item h3 strong {
	color: #f60;
}
.leftNav .item h3 a:hover, .leftNav .item h3 a.hover {
	color: #f60;
}
.leftNav .item h3 s {
	float: right;
	width: 18px;
	height: 20px;
	margin-right: 8px;
	margin-top: 16px;
	background-position: -125px -25px;
}
.leftNav .item .box {
	padding-bottom: 0;
	background: #f6f6f6;
}
.leftNav .item .box a {
	color: #333;
	line-height: 40px;
	display: block;
	height: 40px;
	padding-left: 25px;
	overflow: hidden;
}
.leftNav .item .box a s {
	width: 10px;
	height: 10px;
	margin-right: 8px;
	display: inline-block;
	background-position: 2px -178px;
}
.leftNav .item .box a:hover, .leftNav .item .box a.hover {
	color: #cc0c27;
	font-weight: bold;
}
.leftCon .leftContact {
	width: 99%;
	margin-top: 20px;
	border: 1px solid #e5e5e5;
	float: left;
}
.leftCon .leftContact .title {
	height: 80px;
	line-height:80px;
	color: #fff;
	background: url(../images/pimg.png) 210px center no-repeat #cc0c27;
}
.leftCon .leftContact .title .en {
	display: block;
	padding: 20px 0 0 15px;
	line-height: 30px;
	font-size: 28px;
	text-transform: uppercase;
	font-family: "Cambria";
}
.leftCon .leftContact .title .line {
	width: 22px;
	height: 1px;
	display: block;
	margin: 10px 0 10px 15px;
	background: #fff;
}
.leftCon .leftContact .title h3 {
	font-size: 20px;
	font-weight: bold;
	padding-left: 25px;
}
.leftCon .leftContact .leftprocomt {
	padding-top: 10px;
}
.leftCon .leftContact .leftprocomt li {
	float: left;
	text-align: center;
	width: 96%;
	margin: 0 0 10px 2%!important;
}
.leftCon .leftContact .leftprocomt li img {
	width: 100%;
	height: auto;
	border-radius: 3px;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}
.leftprocomt li p {
	font-size: 14px;
	line-height: 30px;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}
.leftprocomt li:hover img {
	-webkkit-filter: brightness(105%);
	filter: brightness(105%);
}
.leftprocomt li:hover p {
	color: #1048a0;
}
.leftCon .leftContact .contxt {
	padding: 8px 10px 15px;
	line-height: 30px;
}
.leftCon .leftContact .contxt .img {
	float: left;
	display: block;
	border: 1px solid #e5e5e5;
	margin: 0 auto 10px;
	width: 100%;
}
.leftCon .leftContact .contxt img {
	width: 100%;
}
.leftCon .leftContact .contxt strong {
	color: #f00;
}
.icon2 {
	background: url(../images/icon2.png) no-repeat;
	display: inline-block;
	vertical-align: middle;
}
.rightNav {
	width: 1100px;
	float:right;
	overflow: hidden;
}
.location {
	width: 100%;
	padding: 0px 0 0;
	height: 45px;
	line-height: 45px;
	margin-bottom: 20px;
	position: relative;
	border-bottom: 2px solid #cc0c27;
}
.location h3 {
	font-size: 18px;
	padding-left: 3px;
	display: inline-block;
	position: relative;
	font-weight: bold;
}
.location h3 s {
	width: 100%;
	height: 2px;
	display: block;
	position: absolute;
	left: 0;
	bottom: -2px;
	background: #195cab;
}
.location .sitepath {
	color: #333333;
	float: right;
	text-align: right;
	white-space: nowrap;
	font-size: 13px;
}
.location .sitepath a {
	color: #333333;
}
.location .sitepath a:hover {
	color: #cc0c27;
}
.txtcon {
	color: #666;
	line-height: 27px;
	font-size: 16px;
}
.txtcon img {
	max-width: 100%;
}
.rightNav .item {
	width: 98%;
	height: auto;
	margin: 15px auto;
	padding: 5px;
	border-bottom: 1px solid #eaeaea;
	transition: all .5s;
	overflow:hidden;
}
.rightNav .item a {
	display: block;
	width: 100%;
}
.rightNav .item img {
	width: 90%;
	height: auto;
	display: block;
	float: left;
	border: 1px solid #e5e5e5;
	padding: 3px;
}
.rightNav .item h3 {
	font-size: 16px;
	color: #c00;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	font-weight: bold;
	transition: all ease 300ms;
}
.rightNav .item .txt {
	color: #737373;
	line-height: 24px;
	height: auto;
	margin: 5px 0 5px;
	overflow: hidden;
	font-size: 13px;
}
.rightNav .item .txt span {
	color: #f60;
}
.rightNav .item .time {
	color: #737373;
}
.rightNav .item:hover h3 {
	color: #f60;
}
.rightNav .item:hover {
	box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
}
.pglist {
	padding: 20px 0 30px;
	width: 100%;
	text-align: center;
	clear: both;
}
.pglist a {
	color: #666;
	padding: 0 15px;
	margin: 0 3px;
	background: #fff;
	border: 1px solid #ddd;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}
.pglist span {
	color: #fff;
	padding: 0 15px;
	margin: 0 3px;
	background: #cc0c27;
	border: 1px solid #ddd;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}
.pglist * {
	display: inline-block;
	vertical-align: middle;
	line-height: 34px;
	padding-bottom: 1px;
}
.pglist a:hover, .pglist .hover {
	display: inline-block;
	color: #fff;
	background: #003e92;
	border-color: #003e92;
}
.reLink {
	clear: left;
	width: 100%;
	height: auto;
	line-height: 38px;
	border-top: 2px solid #dddddd;
	border-bottom: 2px solid #dddddd;
	overflow: hidden;
}
.reLink .nextLink, .reLink .prevLink {
	display: block;
	text-align: left;
	color: #666;
}
.reLink .nextLink a:hover, .reLink .prevLink a:hover {
	color: #cc0c27;
}
.reLink .nextLink {
	text-align: left;
}
.newsbox {
	padding-top: 30px;
	width: 100%;
	float: left;
	margin-bottom:30px;
}
.indexTit {
	width: 100%;
	padding: 6px 0 16px;
	line-height: 40px;
}
.indexTit .more {
	float: right;
	line-height: 36px;
	font-family: arial;
	margin-top: 6px;
}
.indexTit h3 {
	font-size: 24px;
	display: inline-block;
*display: inline;
*zoom: 1;
	margin: 0 5px 0 7px;
}
.indexTit s {
	width: 25px;
	height: 30px;
	background-position: -94px -26px;
}
.indexTit .en {
	font-family: arial;
	font-size: 16px;
	display: inline-block;
*display: inline;
*zoom: 1;
}
.txtlist {
	width: 98.5%;
	position: relative;
	overflow: hidden;
	border: #ccc solid 1px;
	padding: 5px;
}
.txtlist .list {
	width: 106%;
	position: relative;
}
.txtlist li {
	width: 43%;
	height: 36px;
	line-height: 36px;
	overflow: hidden;
	float: left;
	margin-right: 5%;
}
.txtlist li a {
	width: 100%;
	display: block;
	font-size:14px;
}
.txtlist li s {
	width: 4px;
	height: 4px;
	display: inline-block;
	vertical-align: middle;
	margin-top: -1px;
	border-radius: 100%;
	background: #333333;
	margin-right: 10px;
}
.txtlist li .time {
	float: right;
}
.prdtsl {
	width: 95%;
	overflow: hidden;
	border: 1px solid #e5e5e5;
	padding: 3px;
}
.prdtimg {
	height: 100%;
	overflow: hidden;
}
.prdtsl h3 {
	height: 40px;
	line-height: 40px;
	text-align: center;
	overflow: hidden;
	font-weight: bold;
	font-size: 16px;
	border-bottom: 1px solid #ddd;
}
.prdtsl p {
	height: 40px;
	text-align: left;
	font-size: 14px;
	line-height: 40px;
	overflow: hidden;
	text-align: center;
	transition: all ease 300ms;
	color: #f00;
	font-weight: bold;
}
.prdtsl p a {
	color: #f00;
	font-size: 18px;
}
.prdtsl span {
	font-size: 18px;
	color: #F00;
}
.wapcplist li {
	width: 48%;
	height: 35px;
	float: left;
	margin-bottom: 10px;
	line-height: 35px;
	text-align: center;
	margin-left: 2%;
	background: #cc0c27;
}
.wapcplist li a {
	color: #fff;
	font-size: 15px;
}
.showImg {
	float: left;
	width: 100%;
	height: auto;
}
.showImg .showImg_left {
	width: 100%;
	height: auto;
	position: relative;
	overflow: hidden;
}
.showImg .showImg_left .hd {
	position: absolute;
	bottom: 30px;
	right: 20px;
	height: 12px;
	z-index: 1;
}
.showImg .showImg_left .hd ul {
	display: inline-block;
}
.showImg .showImg_left .hd ul li {
	display: block;
	float: left;
	width: 12px;
	height: 12px;
	background-color: #cc0c27;
	border-radius: 10px;
	text-indent: -999px;
	cursor: pointer;
	margin-left: 10px;
}
.showImg .showImg_left .hd ul li.on {
	background-color: #f60;
}
.showImg .showImg_left .bd {
	width: 100%;
	height: auto;
	overflow: hidden;
}
.showImg .showImg_left .bd ul {
	display: inline-block;
}
.showImg .showImg_left .bd ul li {
	float: left;
	max-width: 560px;
}
.showImg .showImg_left .bd ul li img {
	width: 100%;
	height: auto;
	background-size: 100%;
}
.txtcon {
	width: 100%;
	height: auto;
	float: right;
	position: relative;
}
.txtcon .tit {
	font-size: 24px;
	margin-bottom: 20px;
	color: #cc0c27;
	font-weight: bold;
	line-height: 45px;
	border-bottom: 1px solid #ddd;
}
.txtcon .txt {
	line-height: 30px;
	max-height: 270px;
	overflow: hidden;
}
.txtcon .btn2 {
	height: 50px;
	line-height: 50px;
	font-size: 18px;
	text-align: center;
	background: url(../images/btn2bg.jpg) no-repeat center center;
	transition: all ease 300ms;
}
.txtcon .btn2:hover {
	background-image: url(../images/blue-jbg.jpg);
	color: #fff;
}
.txtcon .btn1 {
	height: 50px;
	line-height: 50px;
	font-size: 18px;
	text-align: center;
	background: url(../images/blue-jbg.jpg) center center;
	transition: all ease 300ms;
}
.txtcon .btn1 span, .txtcon .btn1 strong {
	display: block;
	width: 100%;
	color: #fff;
	height: 50px;
	line-height: 50px;
}
.txtcon .btn1 strong {
	display: none;
}
.txtcon .tit2 {
	width: 100%;
	overflow: hidden;
}
.cp_con {
	width: 100%;
	overflow: hidden;
}
.cp_con li {
	line-height: 39px;
	font-size: 16px;
}
.showTab {
	width: 100%;
	border-bottom: 1px solid #999;
}
.showTab a {
	display: inline-block;
	cursor: pointer;
	margin-right: 12px;
	height: 50px;
	line-height: 50px;
	width: 150px;
	text-align: center;
	background: url(../images/btn2bg.jpg) no-repeat center center;
	color: #333;
	font-size: 18px;
	font-weight: 700;
}
.showTab a.hover, .showTab a:hover {
	background-image: url(../images/blue-jbg.jpg);
	color: #fff;
}
.view-table {
	line-height: 27px;
	font-size: 16px;
	padding: 10px 0;
	overflow: hidden;
}
.view-table img {
	max-width: 100%;
	height:auto !important;
	margin-left:auto;
	margin-right:auto;
	display:block;
}
.view-table p{ margin:10px 0;}

.list-img-box {
	width: 100%;
	overflow: hidden;
}
.fixedbignav {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	z-index: 99999;
}
.gridex > li > a {
	position: relative;
}
.cpimg {
	background: url(../images/csdbj.jpg) no-repeat scroll center 0;
	padding: 60px 10px 40px 10px;
 position:
}
.center-block {
	display: block;
	margin-right: auto;
	margin-left: auto;
}
.gd-expander {
	position: absolute;
	overflow: hidden;
	height: 0px;
	margin-top: 20px;
	width: 1200px;
	left: 0; /* standar row margin is 30px */
}
/* inner content container */

.gd-inner {
	padding: 0;
	background: #ccc;
}
/* top arrow when expanded */

.gridex > li > a {
	position: relative;
}
.gridex > .gd-expanded > a::after {
	top: auto;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-bottom-color: #ccc;
	border-width: 0;
	left: 50%;
	margin: -25px 0 0 76px;
}
.gd-ejfl {
	width: 180px;
	height: auto;
	float: left;
	overflow: hidden;
	padding: 10px;
}
.gd-ejfl img {
	width: 100%;
	float: left;
}
 @media screen and (max-width: 450px) {
#s_bn1 .tt h5 {
	font-size: 20px;
	text-indent: 10px;
}
#s_bn1 .tt p {
	text-indent: 10px;
}
#s_bn1 .tel {
	width: 90% !important;
}
#s_bn1 .tel .btn_zixun {
	display: none;
}

.txtlist {
	width: 97%;
}
.cpnylb {
	padding: 0 !important;
}
}



.smsnumbtn {
	font-size: 0.25rem;
	padding: 0.125rem;
	width: 0.65rem;
	height: 0.65rem;
	line-height: 0.65rem;
	color: #FFFFFF;
	position: absolute;
	border: 0.0625rem solid #FFFFFF;
	background-color: orangered;
	border-radius: 0.65rem;
	margin-left: -0.25rem;
}
.leftContact .contxt .zx {
	width: 100%;
	height: 50px;
	font-size: 20px;
	line-height: 50px;
	background: #cc0c27;
	color: #fff;
	display: block;
	margin-top: 10px;
}
.leftContact .contxt em {
	width: 50px;
	height: 50px;
	display: inline-block;
	background: url(../images/zx.png) center no-repeat;
	vertical-align: top;
	border-right: 1px solid #fff;
	margin-right: 35px;
}
.leftContact .contxt .zx:hover {
	background: #ed8e06
}
.cplb_st {
	height: 65px;
	line-height: 65px;
	text-align: center;
	background: #fe5722;
}
.cplb_st a {
	font-size: 16px;
	font-weight: bold;
	color: #fff;
}
.cplb_st:hover {
	background: #ff784e;
}
#cplb {
	background: #fff;
	padding: 0;
}
.nycplb {
	background: #fe5722;
	height: 65px;
	line-height: 65px;
	text-align: center;
	width: 100%;
}
.layui-nav .layui-nav-item a {
	color: #fff;
	font-size: 16px;
	font-weight: bold;
}
.layui-nav-child {
	top: 65px;
	padding: 0;
}
.layui-nav .layui-nav-child a {
	color: #000;
	font-weight: 100;
}
.layui-nav-child dd {
	border-bottom: 1px solid #ddd;
	height: 65px;
	line-height: 65px;
	overflow: hidden;
	text-align: center;
}
.layui-nav-child dd a:hover {
	background: #fe5722 !important;
	color: #fff !important;
}
.layui-icon-down:before {
	content: "";
}
.layui-nav .layui-this:after, .layui-nav-bar {
	background: none;
}
.cp_hz {
	margin: 0px 30px 0;
}
.cpnylb {
	padding: 10px;
}

.position_now {
    font-size: 14px;
    background: #F5F5F5;
}
.position_now .fl {
    color: #707070;
    line-height: 60px;
	height:60px;
	overflow:hidden;
}
.position_now .fl img {
    height: 20px;
    margin-top: -4px;
    display: inline-block;
    margin-right: 8px;
}
.position_now a {
    display: inline-block;
    color: #707070;
}
.position_now .fr {
    font-family: impact;
    color: #bc1717;
    font-size: 0;
}
.position_now .fr img {
    height: 26px;
    float: left;
    margin: 18px 10px 0 0;
}
.position_now .fr strong {
    font-weight: 100;
    font-size: 22px;
    display: block;
    float: left;
    line-height: 60px;
}
.blank20 {
    height: 20px;
    overflow: hidden;
}
.clear {
    clear: both;
    overflow: hidden;
}
.about_ts{ width:100%; height:40px; line-height:40px; text-align:center; background:#fe5722; float:left;}
.about_ts:hover{ background:#dc3804;}
.about_ts a{ color:#fff; font-size:16px; font-weight:bold;}

.aboutl{ width:100%; float:left;}
.aboutl h3 {
    background: url(../images/pic1.png) no-repeat right 0;
    font-size: 32px;
    line-height: 70px;
    margin: 10px 0 25px;
    color: #565656;
    display: inline-block;
    padding-right: 100px;
	font-weight:bold;
}
.aboutcon {
    font-size: 16px;
    line-height: 28px;
}
.mb30 {
    margin-bottom: 30px;
}
.imgbox {
	border: 1px solid #E5E5E5;
	padding: 10px;
	height: auto;
	overflow:hidden;
}
.imgbox h5 {
	font-size: 16px;
	font-weight: 600;
	color: #167abe;
	margin: 0;
	height: 30px;
	line-height: 30px;
	padding-top: 5px;
	text-align: center;
	overflow:hidden;
}
a:hover .imgbox h5 {
	color: #167abe;
}

.btn-pro-more {
	background: #f5f5f5 none repeat scroll 0 0;
	color: #666;
	float: left;
	height: 30px;
	line-height: 30px;
	margin-top: 15px;
	text-align: center;
	width: 100%;
}
a:hover .btn-pro-more {
	background: #167abe none repeat scroll 0 0;
	color: #fff;
	transition: all 0.5s ease 0s;
}


/****footer***/
.footer{ background:#222222; padding:20px 0; overflow:hidden; width:100%; float:left;}
.flink{ height:40px; line-height:40px; border-bottom:1px solid #444444; padding-bottom:10px; color:#fff; font-size:16px; margin-bottom:30px;}
.flink a{ color:#999999;}
.flink a:hover{ color:#ff0;}
.footer-menu{ border-right:1px solid #444444; width:550px; float:left;}
.footer-nav{ width:150px; height:auto; float:left; overflow:hidden;}
.footer-nav .tit{ color:#fff; font-size:16px; margin-bottom:15px;}
.footer-nav li a{ width:100%; height:30px; line-height:30px; float:left; color:#999;}
.footer-nav li a:hover{ color:#ff0;}
.footer-contact{ width:400px; float:left; border-right:1px solid #444444; margin-left:40px; margin-right:20px;}
.footer-contact span{ color:#cccccc; font-size:15px; margin-bottom:10px; overflow:hidden; float:left; width:100%;}
.footer-contact h2{ font-size:30px; color:#ff0; font-weight:bold; margin-bottom:15px;}
.footer-contact p{ color:#999; font-size:15px; line-height:30px;}
.footer-contact a{ color:#999;}
.footer-wx{ width:150px; height:auto; float:left; margin-left:30px; color:#999; line-height:30px; text-align:center;}
.footer-wx img{ width:150px;}
.footer-cop{ width:100%; height:70px; line-height:70px; float:left; text-align:center; background:#111111; color:#999; margin-bottom:50px;}
.footer-cop a{ color:#999;}


/****手机站底部横条**/
.footer-fix {
	box-shadow: 0 0 10px rgba(0,0,0,0.2);
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	background-color: #fff;
	z-index: 10;
	display: none;
}
.footer-fix li {
	float: left;
	width: 25%;
}
.footer-fix li a {
	display: block;
	text-align: center;
	padding: 7px 0;
	font-size: 12px;
	line-height: 1;
}
.footer-fix li i.i1 {
	background-image: url(../images/f_01.png);
}
.footer-fix li i.i2 {
	background-image: url(../images/f_02.png);
}
.footer-fix li i.i4 {
	background-image: url(../images/f_04.png);
}
.footer-fix li i.i3 {
	background-image: url(../images/f_03.png);
}
.footer-fix li i {
	display: block;
	height: 20px;
	background: no-repeat center;
	background-size: contain;
	margin-bottom: 4px;
}

.fbottom {
    background: #cd0c27;
    color: #fff;
    height: 60px;
    line-height: 60px;
    position: fixed;
    margin-top: 40px;
    bottom: 0;
    left: 0;
    width: 100%;
    font-size: 24px;
    font-weight: 700;
    z-index: 10000;
}
.text-right {
    text-align: right;
}
.content .title{ text-align:center; font-size:24px; font-weight:bold;}
.content .mark{ text-align:center; border-bottom:1px solid #ddd; padding-bottom:10px; padding-top:10px; margin-bottom:15px; font-size:14px;}

.showContxt{ width:100%; overflow:hidden; font-size:16px; line-height:30px;}
.showContxt img{ display:block; max-width:100%; margin-left:auto; margin-right:auto;}
.pg-ab-banner{ background:url(../images/page-contact-banner.jpg) center no-repeat; height:360px; background-size:cover;}
.pg-news-banner{ background:url(../images/banner_news.jpg) center no-repeat; height:410px; background-size:cover;}
.pg-prd-banner{ width:100%; overflow:hidden; text-align:center;}

.leftNav .submenu li { display: block; background: url(../images/jtou.png) no-repeat 90% center;}
.leftNav .submenu li a.sub1 { height: 55px; line-height: 55px; display: block; text-indent:50px; font-size: 18px; border: 1px solid #eee; border-top: 0; overflow: hidden; background:url(../images/flbs.png) 10px center no-repeat;}
.leftNav .submenu li a.sub2 { height: 55px; line-height: 55px; display: block; text-indent:50px; font-size: 18px; border: 1px solid #eee; border-top: 0; overflow: hidden; background:url(../images/flbs1.png) 10px center no-repeat;}
.leftNav .submenu li a.sub1:hover { border-left: 2px solid #cd0c27; border-right: 1px solid #f5f5f5; color: #cd0c27 }
.leftNav .submenu li.hover a.sub1 { border-left: 2px solid #cd0c27; border-right: 1px solid #f5f5f5; color: #cd0c27 }
.leftNav .submenu li a.sub2:hover { border-left: 2px solid #cd0c27; border-right: 1px solid #f5f5f5; color: #cd0c27 }
.leftNav .submenu li.hover a.sub2 { border-left: 2px solid #cd0c27; border-right: 1px solid #f5f5f5; color: #cd0c27 }

.Productlist{ width:100%; float:left; overflow:hidden; margin-bottom:40px;}
.prd_item{
	margin-top:10px;
    display: block;
    position: relative;
    text-align: center;
    border: 1px solid #eee;
    -webkit-transition: all ease 300ms;
    -moz-transition: all ease 300ms;
    -ms-transition: all ease 300ms;
    -o-transition: all ease 300ms;
    transition: all ease 300ms;
    padding: 5px;
}
.prd_item h3 {
    display: block;
    border-top: 0;
    height: 45px;
    line-height: 45px;
    overflow: hidden;
    text-align: center;
    font-size: 18px;
	font-weight:400;
}
.prd_item:hover { box-shadow: 1px 2px 15px rgba(0,0,0,.2) }

.bottomtel {
    width: 100%;
    background: #cc0c27;
    height: 65px;
	line-height:65px;
    position: fixed;
    z-index: 900;
    bottom: 0;
    font: bold 27px/65px "";
	color: #fff;
}

/*****产品内页****/
.blk-sm {
    width: 100%;
}
.p15-showcase {
    position: relative;
    padding: 12px 18px 16px 15px;
    background: #fff;
    border: 1px solid #eee;
}
.p15-showcase-left{position:relative;width:55%;float:left;line-height:0;overflow:hidden;border:1px solid #e7e7e7;}
.p15-showcase-left-jt{width:12px;height:23px;position:absolute;top:50%;margin-top:-11px;cursor:pointer;z-index:33}
.p15-showcase-left-prev{left:10px}
.p15-showcase-left-next{right:10px}
.p15-showcase-left-size{position:absolute;right:0;bottom:0;width:56px;height:28px;font-size:14px;line-height:16px;padding:0 15px}
.p15-showcase-left-size em{font-style:normal}
.p15-showcase-left-pic{width:100%;text-align:center}
.p15-showcase-left-pic li{float:left}
.p15-showcase-left-pic img{width:100%;display:block;}
.p15-showcase-right{width:43%;float:right}
.p15-showcase-right-tit{height:40px;font-size:24px;line-height:40px;color:#454545;margin-bottom:16px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap; border-bottom:1px solid #ddd;}
.p15-showcase-right-con{line-height:24px;font-size:14px;overflow:hidden}
.cp_con {
    width: 100%;
	float:left;
    position: relative;
}
.cp_con li {
    line-height: 40px;
    font-size: 16px;
}
.cp_con li strong{ color:#f00;}
.cp_con .wx {
    position: absolute;
    width: 35%;
    height: auto;
    top: 0;
    right: 0;
}
.cp_con .wx img {
    width: 100%;
}
.endit-content {
    line-height: 28px;
    border: 1px solid #eee;
    border-top: none;
    padding: 19px 30px;
}
.p14-prodcontent-1-desc {
    padding-left: 15px;
    padding-right: 15px;
}
.sptimg { overflow:hidden;}
.sptimg img{width:255px; height:191px; float:left; margin-right:15px;}
.sptimg img:nth-child(4){ margin-right:0; float:right;}
.cp_btm {
	width: 100%;
	height: auto;
	float: left;
	margin-top: 15px;
	overflow: hidden;
}
.cp_btm li {
	width: 48%;
	height: auto;
	float: left;
}
.cp_btm li a {
	width: 165px;
	height: 48px;
	line-height: 48px;
	font-size: 18px;
	float: left;
	text-align: center;
	overflow: hidden;
	color: #fff;
}
.blue {
	background: #3b8c83;
}
.oragen {
	background: #f37b1d;
}
.green {
	background: #ff542c;
}
.blue:Hover {
	background: #0a6999;
}
.oragen:hover {
	background: #c85e0b;
}
.green:hover {
	background: #429842;
}
.cpwz{ width:100%; line-height:33px; float:left; margin-top:5px; overflow:hidden;}

.showmain {
	width:1098px;
	float:right;
    border: 1px solid #e5e5e5;
    overflow: hidden;
	margin-top:30px;
	margin-bottom:30px;
}
.showtit{width: 100%;background: #f0f0f0; font: normal 18px/40px " ";}
.showtit a{ padding: 5px 16px; display: inline-block; border-right: 1px solid #e5e5e5}
.showtit a.hovers{ background: #fff; color: #0780c7; }

.showcentent{padding: 10px;font: normal 16px/35px "";}
.showcententbox{width: 100%; text-align: center;}
.showcententbox img{margin: 10px 0; width: 100%; height: auto;}
.showcententbox p{ text-align: left;font: normal 16px/35px ""; color: #555 }
.showcententbox p b{display: block; color: #ff7b7b}

.label, .badge {
    display: inline-block;
    padding: 2px 4px;
    font-size: 11.844px;
    font-weight: bold;
    line-height: 14px;
    color: #fff;
    white-space: nowrap;
    vertical-align: middle;
    background-color: #999;
    overflow: hidden;
	background-color: #5eb95e;
}
.view-table{ width:100%; float:left;}
.view-table img{ max-width:100%; display:block; margin-left:auto; margin-right:auto;}
.view-table table{ word-wrap: break-word; word-break: break-all;}
.view-table td{ border:1px solid #ddd; padding:5px; font-size:16px;}
img.showcentenimg {
    width: 100%;
    height: 343px;
    margin: 10px 0;
}
.xijie img{ display:block; max-width:100%; margin-left:auto; margin-right:auto;}
.zxly{ padding:30px 20px; overflow:hidden;}
.zxly h2{ color:#000; font-size:18px; font-weight:bold;}
.zxly input{ width:100%; height:40px; line-height:40px; float:left; background:#f0f0f0; border:0; text-indent:10px; font-size:15px; margin-top:10px;}
.zxly textarea{ width:100%; height:200px; line-height:40px; float:left; background:#f0f0f0; border:0; text-indent:10px; font-size:15px; margin-top:20px; overflow:hidden;}
.zxly button{ width:230px; height:40px; line-height:40px; float:left; text-align:center; color:#fff; background:#cd0c27; border:0; margin-top:20px;}
.zxly button:hover{ background:#990a1e;}
.twotitle {
    background: #fafafa;
    border: 1px solid #f0f0f0;
    display: block;
    font: bold 18px/45px " ";
    text-indent: 15px;
    overflow: hidden;
    margin-top: 15px;
	margin-bottom:10px;
	width:100%; float:left;
}


@media screen and (max-width: 768px) {
.hide-xs {
	display: none;
}
.show-xs {
	display: block;
}

.news-fr .date {
	width: 60px;
	margin-top: 5%;
}
.news-fr .text {
	width: calc((100% - 110px)/1);
}
.news-fr .text p {
	font-size: 13px;
	color: #999;
	height: 40px;
	line-height: 20px;
	margin-bottom: 20px;
	margin-top: 10px;
	overflow: hidden;
}
.titlets{ margin:0 0 10px 0;}
.titlets h3{ font-size:26px;}
.rightNav{ width:100%;}
.footer-logo {width: auto;float: none;height: 100px;line-height: 100px;}
.footer-nav {display: none;}
.footer-contact {text-align: left;float: none;margin: 20px 0 0; width:98%; padding-left:2%;}
.footer-cop{ margin-bottom:40px;}

.pg-ab-banner,.pg-news-banner{ height:130px;}

.rightNav .item .txt{ height:48px; overflow:hidden;}

.news{ padding:10px;}
.right-main img{ width:100%; height:auto;}
.news h2{ height:25px; line-height:25px; font-size:16px;}
.new-btn{ padding-top:10px;}
.btn-pro-more{ margin-top:5px;}
.p15-showcase-right{ width:100%; margin-top:10px; border-bottom:1px solid #ddd;border-top:1px solid #ddd; padding-bottom:10px;}
.p14-product-2-list dl{ width:48%; margin-right:1%; margin-left:1%;}
.footer-contact h2{ font-size:20px;}
.pglist a{ padding:0 7px; font-size:14px;}
.view-table video{ width:100%;}
}

