*{font-family: "\5FAE\8F6F\96C5\9ED1"}
img{ height: auto;}
li{list-style: none;}
a:hover{text-decoration: none}
.ui-sortable .panel-header{ cursor:move} 
.container{ width:1300px; margin:0 auto;}
clear{ clear:both;}
.blank20{ height:20px;}
.blank30{ height:30px;}

.headlogo{ height:100px; background:url(../images/logo.jpg) left 5px no-repeat;}
.headlogo span{ font-size:30px; color:#d00; font-weight:bold; float:right; margin-top:35px; margin-right:155px; overflow:hidden; font-family: "\5FAE\8F6F\96C5\9ED1";}
.menu{ height:50px; background:#cc0c27; line-height:50px; width:100%;}
.primary-menu{ float:left;}
.menu ul{width:100%;}
.menu li{ width:150px; height:50px; text-align:center; float:left; position:relative;}
.menu li.current,.menu li:hover{ background:rgba(255,255,255,0.2);}
.menu li a{ font-size:18px; color:#fff;}
.menu li i{ font-size:12px;}
.dowm_menu{ 
	position: absolute;
	display:none;
	z-index: 1000;
	top: 100%;
	left: -1px;
	min-width: 100%;
	background-color: #fff;

}
.dowm_menu>li>a {
    display: block;
    border-bottom: solid 1px #f2f2f2;
    padding: 5px 20px;
    line-height: 40px;
	font-size:14px;
    text-align: left;
    font-weight: normal;
    white-space: nowrap;
    vertical-align: top;
	color: #666;
}
.sousuo{ width:230px; height:40px; line-height:40px; float:right; margin-top:5px; background:#f5f5f5; border-radius:30px;}
.sousuo input{ width:180px; height:40px; float:left; border:0; margin-left:10px; background:none;}
.sousuo a{ width:40px; height:40px; float:left; background:url(../images/search.png) center no-repeat;}

.section-three{ width:100%; float:left; overflow:hidden;}
#banner{
	width:1920px;
	float:left;
	overflow:hidden;
	position:relative;
	margin-left:-960px;
	left:50%
}
#banner .item{ display: block;}
#banner img { display: block;width:1920px;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:#1567a1;}
.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}

/****首页产品列表***/
.hotprd{ width:100%; float:left; margin-top:30px; overflow:hidden;}
.hotprd ul{ margin-left: -15px; margin-right: -15px; overflow:hidden;}
.hotprd li{ width:18%; float:left; margin:0 1%; position:relative; overflow:hidden;}
.hotprd li img{ width:100%; float:left;}
.hotprd li span{ width:100%; height:30px; line-height:30px; float:left; position:absolute; left:0; bottom:0; text-align:center; color:#fff; font-size:14px; background:rgb(0,0,0,0.6);}
.hotprd li:hover span{ height:100%; line-height:150px; font-size:30px; font-weight:bold;}

/*****首页产品展示*****/
.hot_cpzs{ width:100%; float:left; overflow:hidden; margin-top:30px;}
.index-titled {
    height: 45px;
    padding-top: 30px;
    border-bottom: 2px solid #d5d5d5;
	background:url(../images/tit_00.png) left bottom no-repeat;
}
.lmtitle {
    width: 65px;
    height: 40px;
    float: left;
    text-align: center;
    line-height: 40px;
    font-size: 20px;
    color: #fff;
    font-weight: 700;
	margin-left:10px;
}
.loucen h2 {
    font-size: 20px;
    font-weight: bold;
    color: #fff;
    float: left;
    margin-left: 20px;
    margin-top: 5px;
    overflow: hidden;
}
.index-title-more {
    background: #da0116;
    border-radius: 5px;
    font-size: 12px;
    font-weight: bold;
    margin-top: 10px;
    float: right;
    color: #fff;
    padding: 5px 10px;
}
.index-title-more:hover{ color:#fff;}
.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: #da0116;
	overflow: hidden;
	z-index: 2;
	display: block;
	color: #fff;
}
.bom-text:before {
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: #da0116;
	left: 0;
	bottom: -100%;
	transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	z-index: -1;
}
.bom-text:hover {
	background-color: #da0116;
}
.bom-text:hover h2 {
	color: #FFFF00;
	;
}
._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;
}


/******首页公司简介******/
.about{ width:100%; padding:30px 0; background:#5a98de; color:#fff; float:left;}
.titlece{margin-top: 30px; width: 100%; text-align: center; font: bold 26px/65px ""; float:left;}
.about_fl{ width:46%; float:left; padding:0 2%; overflow:hidden; font: normal 16px/32px "";}
.titileh1 {
    font-size: 28px;
    line-height: 60px;
}
.about_fl a{ width:80px; height:30px; float:left; line-height:30px; text-align:center; color:#fff; font-size:14px; background:#3bb4f2;}
.about_fl a:hover{ background:#0f9ae0;}
.about_fr{ width:48%; padding:0 1%; float:right; margin-top:30px; overflow:hidden;}

/******运营服务****/
.yt-title {
	text-align: center;
	overflow: hidden;
	margin-bottom:20px;
}
.yt-title h2 {
	font-size: 30px;
	color: #5a5a5a;
	font-weight: bold;
}
.xian {
	color:#5bb431;
	font-size:14px;
}
.yt-title p {
	margin: 10px 0;
	text-align: center;
	font-size: 21px;
	color: #666;
	line-height:27px;
}
.containers{ width:1200px; margin:0 auto; overflow:hidden;}
.yyfw{ background:url(../images/fwbg.jpg) center top no-repeat; padding:60px 0; overflow:hidden; width:100%; float:left;}
.service{ width:370px; height:538px; float:left; margin-top:20px; background:#fff; border-radius:9px; box-shadow: rgba(0,0,0,0.6) 0px 1px 4px 0px; margin-right:45px; position:relative;}
.service1{ width:370px; height:538px; float:right; margin-top:20px; background:#fff; border-radius:9px; box-shadow: rgba(0,0,0,0.6) 0px 1px 4px 0px; position:relative;}
.workbox{ width:100%; overflow:hidden;}
.workbox img{ width:371px; height:234px;}
.worktit{ padding:25px 0; font-size:24px; font-weight:bold; color:#434343; font-family: Microsoft YaHei; text-align:center;}
.workcon{ padding:0 30px; text-align:left; font-size:16px; color:#666; line-height:25px;}
.workmore{ width:109px; height:39px; line-height:39px; position:absolute; left:117px; bottom:60px; z-index:100;}
.workmore a{ width:100%; height:100%; text-align:center; font-size:16px; font-weight:bold; float:left; color:#fff; border-radius:3px; background:#0080cc; box-shadow: rgba(0,0,0,0.6) 0px 1px 4px 0px;}
.workmore a:Hover{ background:#0065a1;}
.workcon p{ margin-top:10px;}
.workcon strong {
    color: #5eb95e;
}

/***公司实力***/
.gssl{ width:100%; overflow:hidden;}
.boxyoushs {
    background: #f9f9f9;
}
.mt-30 {
    margin-top: 30px;
}
.youshiimg {
    position: relative;
}
.youshiimg img {
    width: 100%;
    margin-top: 30px;
}
.youshiimg i img{ margin:0;}
.youshibigtxt{font:bold 32px/50px " "; position: absolute; left: 0 ;top: 0; z-index: 1;padding: 30px; text-align: center; background: #5eb95e; color: #fff}
.youshibigtxt i{font:bold 80px/60px " " ;display: block;}
.youshitext{font:normal 16px/30px " "; padding-top: 30px;}
.txtp p{ float: left; display: block; margin: 0; padding: 0}
.youshitext strong{color: #5eb95e;}
.youshitext{font:normal 16px/30px " "; padding-top: 30px;}
.txtp p{ float: left; display: block; margin: 0; padding: 0}
.youshitext strong{color: #5eb95e;}
.txtp{padding: 10px 30px;}
.bigtxt strong{font:bold 80px/58px " " ; color: #5eb95e; float: left; padding: 20px; border: 1px solid #5eb95e; margin:0 30px;}
.bigtxt {font:bold 32px/50px " ";color: #5eb95e;}
.bigtxt:hover strong{background: #5eb95e; color: #fff; cursor: pointer;}


/*****首页客户案例****/
.productbox {
    width: 99.5%;
    border: 1px solid #e0e0e0;
    overflow: hidden;
	float:left;
}

.productbox:hover{border: 1px solid #f37b1d}
.productbox img{width: 100%;}
.productbox:hover img {transform: scale(1.1); transition: all 0.6s;} 
.text-box {
    font: normal 14px/23px "";
    padding: 8px;
    height: 20px;
    overflow: hidden;
    position: relative;
    z-index: 1;
    color: #666;
    background: #f5f5f5;
    border-top: 1px solid #fff;
}
.txtoverflow {
    height: 22px;
    margin: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.text-box strong {
	font-size:16px;
}

/******首页新闻资讯****/
.newsindex {
    font: normal 14px/26px "";
    overflow: hidden;
    padding: 5px;
    border: 1px solid #f0f0f0;
	margin-bottom:20px;
}
.newspic {
    position: relative;
    width: 100%;
    overflow: hidden;
}
.newspic img {
    width: 100%;
    border: 2px solid #fff;
}
.newspic h5 {
    position: absolute;
    right: 20px;
    top: 40px;
    font: bold 24px/34px "";
    color: #b9684b;
    text-shadow: 3px 3px 10px #fff;
}
.newsindex li {
    width: 100%;
    float: left;
    padding: 5px 0;
    border-top: 1px solid #f0f0f0;
}
.newsindex li span {
    float: left;
    display: inline;
    text-align: center;
    line-height: 26px;
    padding: 5px;
    border-right: 1px solid #f0f0f0;
}
.newsindex li span strong {
    display: block;
    font-size: 20px;
    color: #555;
}
.newsindex li b {
    display: block;
    font-size: 16px;
    padding-top: 6px;
    font-weight: normal;
    text-indent: 6px;
    height: 24px;
    color: #795548;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.newsindex li a p {
    color: #999;
    text-indent: 6px;
    font-size: 14px;
    height: 22px;
    margin: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}


/****关于我们单页*****/
.breadcrumb {
    font-size: 16px;
    width: 100%;
    margin-bottom: 15px;
    float: left;
	border-bottom: 1px solid #e5e5e5;
    line-height: 39px;
    height: 39px;
    overflow: hidden;
}
.nyabout{ width:100%; float:left; overflow:hidden; margin:30px 0;}
.left{ width:190px; float:left; overflow:hidden;}
.aboutlisttiele {
    font: bold 30px/102px "";
    display: block;
    background: #cc0c27;
    color: #fff;
    text-align: center;
}
.aboutlist li {
    background: #f0f0f0;
    text-indent: 15px;
    border-bottom: 1px dashed #fff;
    font: normal 16px/40px "";
    margin: 4px 0;
}
.aboutlist li a {
    display: block;
	color: #333;
}
.aboutlist li:hover{ background:#5a98de;}
.aboutlist li:hover a{ color:#fff;}

.right{ width:1070px; float:right;}
.contenttxt {
    font: normal 16px/32px "";
}
.contenttxt h2 {
    width: 100%;
    float: left;
    text-align: center;
    font: normal 24px/40px "";
	margin-bottom:15px;
}
.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;
}
.contenttxt p img, .contenttxt div img {
    max-width: 100%;
    height: auto;
    display: block;
}
.contenttxt table{ width:100%; float:left; word-wrap: break-word; word-break: break-all;}
.contenttxt table td{ width: 20%; border: 1px solid #eee; font-size: 16px; background: #fff; padding: 5px 10px;}
.contenttxt table td:first-child { background: #f5f5f5;}
.contenttxt table td:nth-child(2n) { width: 80%;}

/****公司简介***/
.section {
    padding: 30px 0; overflow:hidden; width:100%;
}
.yunu-menu-inner {
	width:100%;
	float:left;
	text-align: center;
	margin-bottom: 40px;
}
.yunu-menu-inner a {
	float: left;
	width: 16.666666666%;
}
.yunu-menu-inner span {
	display: block;
	margin-left: 1px;
	background-color: #f4f4f4;
	color: #333;
	font-size: 18px;
	line-height: 55px;
}
.yunu-menu-inner a:hover span, .yunu-menu-inner a.active span {
	background: #cc0c27;
	color: #fff;
}
.section-title {
	width:100%;
	float:left;
	text-align: center;
	margin-bottom: 50px;
	font-size: 32px;
	font-weight: bold;
}
.section-title small {
	display: block;
	font-weight: normal;
	font-size: 18px;
}
.section-title:after {
	display: block;
	content: '';
	background: url(../images/cptit.jpg) no-repeat center bottom / auto 100%;
	height: 18px;
	margin-top: 20px;
}
.box-main {
	width:100%;
	float:left;
	padding: 40px;
	background-color: #f5f5f5;
}
.about-desc {
	margin-bottom: 40px;
	line-height: 1.8;
	text-align: justify;
}
.about-desc table{ width:100%; float:left; word-wrap: break-word; word-break: break-all;}
.about-desc table td{ width: 20%; border: 1px solid #eee; font-size: 16px; background: #fff; padding: 5px 10px;}
.about-desc table td:first-child { background: #f5f5f5;}
.about-desc table td:nth-child(2n) { width: 80%;}
.about-list {
	margin-left: -15px;
	margin-bottom: 40px;
}
.about-list li {
	float: left;
	width: 20%;
}
.about-list li a {
	display: block;
	border: 1px solid #ddd;
	padding: 15px;
	margin-left: 15px;
}
.about-list li .text {
	margin-top: 15px;
}
.about-list li .text h4 {
	margin: 0;
	font-size: 16px;
	text-align: center;
	color: #015cb5;
}
.about-list li .text p {
	margin: 10px 0 0;
	line-height: 1.8;
	text-align: justify;
	height: 150px;
	overflow: hidden;
}
.about-list li a:hover {
	border-color: #cc0c27;
}
.about-ser {
	width:100%;
	float:left;
	margin: 0;
	border: 1px solid #ddd;
}
.about-ser dt {
	float: left;
	width: 220px;
}
.about-ser dd {
	margin-left: 220px;
	padding: 15px 20px;
}
.about-ser dd h4 {
	color: #015cb5;
	margin: 0 0 10px;
	font-size: 16px;
}
.about-ser dd p {
	margin: 5px 0 0;
}
.about-ser dd strong {
	color: red;
}


/******新闻中心****/
.nynews{ width:100%; float:left; overflow:hidden;}
.rollpic { width:100%; height: auto; position: relative;}
.rollpic .prev,.rollpic .next{display:block; height:38px; width:38px;  position:absolute; z-index: 3; cursor:pointer; float:left; background:url(img/unslider-arrow.png) no-repeat 0 0; top:70px}
.rollpic .prev{background-position:0 0; margin-right:5px; left:-40px}
.rollpic .prev:hover{background-position:0 -38px}
.rollpic .next{background-position:0 -76px;margin-left:5px;right:-40px;}
.rollpic .next:hover{background-position:0 -114px}
.rollpicshow{   float: left; border:none; margin-bottom:30px;}
.rollpicshow ul{float: left; }
.rollpicshow li{ width: 390px; float: left; margin: 10px; background: #f5f5f5; padding:10px;}
.rollpicshow li img{width: 100%; height: 255px;  margin-bottom: 10px; }  
.rollpicshow li b{font: normal 18px/26px "";  display: block; padding:5px 0 0 10px;height: 26px;overflow: hidden; text-overflow: ellipsis; }
.rollpicshow li span{float: left; display: inline; text-align: center; line-height: 26px; padding: 5px; border-right:1px solid #e5e5e5;}
.rollpicshow li span strong{display: block;font-size: 20px; }
.rollpicshow li p{ padding-left:10px; font-size:12px; color:#666; line-height:20px; height: 40px;overflow: hidden; text-overflow: ellipsis; margin-bottom:10px;}
.rollpicshow li:hover{background: #5a98de; color: #fff}
.rollpicshow li:hover .btn-outline{ background:#3bb4f2; color:#fff;}
.btn-outline{ width:90px; height:30px; line-height:30px; float:left; text-align:center; border:1px solid #3bb4f2; color:#3bb4f2;}

.newslist{ width: 100%; float: left;}
.newslist li{ font: normal 16px/32px "" ; width: 100%; overflow: hidden; margin-bottom: 30px;}
.newslist li img{float: left; width: 240px; margin-right: 15px;}
.newslist li b{font: normal 24px/26px ""; color: #666; height: 26px;overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.newslist li p{ margin: 0; color: #666; font: normal 14px/23px "";padding:2px }
.newslist li span{margin-right: 20px;}
.newslist li b a{color: #2196f3}

.newshowtime {
    width: 100%;
    background: #f9f9f9;
    color: #888;
    line-height: 35px;
    float: left;
    text-align: center;
	margin-bottom:15px;
}
.newshowpage {
	border-top:1px solid #ddd; margin-top:20px;
	padding-top:10px;
    font: normal 16px/35px "";
}


/*****产品中心***/
.cp_left{ width:300px; float:left; overflow:hidden;}
.prdlist{ width:100%; float:left; overflow:hidden;}
.prdlist li {
    background: #f0f0f0;
    text-indent: 15px;
    border-bottom: 1px dashed #fff;
    font: normal 16px/40px "";
    margin: 4px 0;
}
.prdlist li a {
    display: block;
}
.prdlist li.bigtitle a {

    background: #cc0c27;
    color: #fff;
}
.prdlist li:hover{ background:#5a98de;}
.prdlist li:hover a{ color:#fff;}

.pdimgbox { font: normal 16px/35px "";  margin: 10px 0; overflow: hidden; width:100%; float:left;} 
.pdimg{width:100%;  height:225px; float:left; overflow: hidden;} 
.pdimg img{ width:100%;  height:225px; float:left; display:block }
.pdimgbox strong{ line-height:45px; width:100%;float:left; font-weight: normal; text-align: center; overflow:hidden; background: #f0f0f0}

.cp_right{ width:960px; float:right; padding-top:10px;}
.productboxs {
    width: 99.5%;
    border: 1px solid #e0e0e0;
    overflow: hidden;
	float:left;
}

.productboxs:hover{ border: 1px solid #f37b1d;}
.productboxs img{width: 100%; height:220px; transition: all 0.6s;}
.productboxs:hover img {transform: scale(1.1); transition: all 0.6s;} 

.product_list{ width:288px; border:1px solid #ddd; padding:10px; margin-right:20px; float:left; overflow:hidden;}
.product_list:hover{ box-shadow:rgba(238,238,238,1) 0px 0px 2px 2px;}
.product_list:nth-child(3n){ float:right; margin-right:0;}
.img_max{ width:100%;}
.img_max img{ width:100%; height:216px;}
.product_list_sub{ width:100%; height:40px; line-height:40px; float:left; overflow:hidden; text-align:center; margin-bottom:10px;}
.product_list_sub a{ font-size:15px; color:#5a5a5a;}
.pro_more{ width:100%; float:left; overflow:hidden; margin-bottom:10px;}
.pro_more .btn1{ width:100px; height:40px; line-height:40px; float:left; background:#fefdf9; text-align:center; border:1px solid #cc0c27; font-size:14px; color:#cc0c27; font-weight:bold; margin-left:10px;}
.pro_more .btn2{ width:100px; height:40px; line-height:40px; float:right; background:#fefdf9; text-align:center; border:1px solid #fcc000; font-size:14px; color:#fcc000; font-weight:bold; margin-right:10px;}

/*****产品内页*****/
.product_show{ width:100%; overflow:hidden; margin:10px 0 30px 0;}
.showleft{ width:515px; float:left;}
#preview{ width:515px; float:left; overflow:hidden;}
#spec-n1{float:left; width:515px; height:386px; overflow:hidden;}
#spec-n1 img { width:515px; height:386px;}
#spec-n5{width:515px; display:inline; height:92px; float:left; padding-top:10px;}
#spec-list{float:left; width:525px;}
#spec-list li{ width:120px; height:auto; float:left; margin-right:10px; overflow:hidden;}
#spec-list ul li img{ border:2px solid #fff; width:116px; float:left; overflow:hidden; height:88px;}

.showright {
    width: 510px; float:left; margin-left:30px;
}
.showright h1 {
    color: #246dcb;
    font: normal 26px/30px "";
    text-align: center;
    width: 100%;
    margin: 0;
    padding: 0;
}
.inquirys {
    color: #333;
    width: 100%;
    margin: 25px 0px;
}
.jianshu {
    padding: 10px;
    font-size: 14px;
    background: #f7ffe6;
    border: 1px solid #8BC34A;
    height: 60px;
    overflow: hidden;
    text-overflow: ellipsis;
}
.label-warning, .badge-warning {
    background-color: #f37b1d;
	display: inline-block;
    padding: 2px 4px;
    font-size: 11.844px;
    font-weight: bold;
    line-height: 14px;
    color: #fff;
    white-space: nowrap;
    vertical-align: middle;
    overflow: hidden;
}
.showright ul {
    background: #f9f9f9;
    width: 100%;
    margin: 15px 0;
}
.showright li {
    color: #888;
    padding-left: 1em;
    font: normal 16px/40px " ";
}
.btn {
    display: block;
    box-sizing: border-box;
    cursor: pointer;
    text-align: center;
    font-weight: 400;
    white-space: nowrap;
    vertical-align: middle;
    -moz-padding-start: npx;
    -moz-padding-end: npx;
    border: solid 1px #ddd;
    background-color: #fff;
    width: auto;
    *zoom: 1;
    *overflow: visible;
    -webkit-transition: background-color .1s linear;
    -moz-transition: background-color .1s linear;
    -o-transition: background-color .1s linear;
    transition: background-color .1s linear;
	line-height: 26px;
	font-size: 18px;
    height: 48px;
    padding: 10px;
}
.btn-primary {
    color: #fff;
    background-color: #5a98de;
    border-color: #5a98de;
}
.btn-warning {
    color: #fff;
    background-color: #f37b1d;
    border-color: #f37b1d;
}
.btn-success {
    color: #fff;
    background-color: #5eb95e;
    border-color: #5eb95e;
}
.btn-primary:hover{
	color: #fff;
	background-color: #0a6999;
	border-color: #0a6999
}
.btn-warning:hover {
	color: #fff;
	background-color: #c85e0b;
	border-color: #c85e0b
}
.btn-success:hover {
	color: #fff;
	background-color: #429842;
	border-color: #429842
}
.services_show {
    width: 100%;
    font-size: 16px;
    margin: 15px 0px 0 0;
    background: #f0ffe9;
    color: #999;
    line-height: 45px;
    text-align: center;
}

.showwx{ width:187px; float:right;}
.riewm {
    font: normal 14px/20px " ";
    text-align: center;
}
.riewm img {
    width: 100%;
    height: auto;
}

.leftcontacts {
    text-align: center;
    border: 1px solid #f0f0f0;
    font: normal 16px/34px "";
    padding: 20px 0;
}
.leftcontacts strong {
    font: bold 30px/30px " ";
    color: #dd514c;
}
.showmain {
	width:965px;
	float:right;
    border: 1px solid #e5e5e5;
    overflow: hidden;
}
.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{ width:100%; float:left; 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;}

/****产品内页遮罩层***/
.zxxj{ width:100%; height:100%; float:left; overflow:hidden; display:none;}
.zzc{ width:100%; height:100%; position:fixed; top:0; left:0; z-index:100; background:rgb(0,0,0,0.3);}
.xjnr{ width:480px; height:280px; position:fixed; top:30%; left:40%; z-index:1000; order-radius: 2px; box-shadow: 1px 1px 50px rgba(0,0,0,.3); background:#fff;}
.xj_title {
    padding: 0 80px 0 20px;
    height: 42px;
    line-height: 42px;
    border-bottom: 1px solid #eee;
    font-size: 14px;
    color: #333;
    overflow: hidden;
    background-color: #F8F8F8;
    border-radius: 2px 2px 0 0;
}
.xj_center{ padding:20px; overflow:hidden;}
.xj_img {
    width: 120px;
    height: 90px;
    float: left;
    padding: 10px;
    padding-left: 3px;
}
.xj_img img{ width:100%; height:90px;}
.img_fr label {
    line-height: 40px;
    color: #d00;
}
.img_fr input[type="text"] {
    border: 2px solid #d00;
    width: 200px;
    padding: 10px;
}
.xj_btn{ width:100%; float:left; padding:10px 0; overflow:hidden;}
.xj_btn button{ width:100%; height:40px; line-height:40px; float:left; text-align:center; background:#1E9FFF; color:#fff; border:0;}
.xj_btn button:hover{ background:#35a9ff;}
/******footimgbox*****/
.footimgbox {
    width: 100%;
    float: left;
    background: #f0f0f0;
}
.footimg{width: 19.99999%; float: left; text-align: center;display: block; font:normal 16px/28px " "; padding: 20px 0 } 
.footimg:hover{background: #e0e0e0}
.footimg i{font: normal 70px/90px " "; color: #1d98d8; display: block; margin-bottom:10px;}
.footer {
    width: 100%;
    border-top: 3px solid #d00;
    overflow: hidden;
    background: #222;
    float: left;
    margin-bottom: 30px;
	padding: 15px 0;
    font-family: tahoma,Arial;
    font-size: 12px;
    color: #999;
    line-height: 22px;
    text-align: center;
}
.botnav {
	width:70%;
	float:left;
    color: #999;
    padding: 15px 0;
    text-align: left;
    font: normal 14px/30px " ";
}
.dibuewm {
    width: 175px;
    float: left;
    text-align: center;
	margin-right:20px;
	overflow:hidden;
}
.botnav a {
    color: #999;
}
.contact-us {
	margin-top:30px;
    line-height: 30px;
    color: #fff;
    float: right;
	text-align:left;
}
.contact-us h2 {
    background: url(../images/tel.png) no-repeat left center;
    font-size: 14px;
    font-weight: 300;
    text-indent: 40px;
    height: 40px;
    line-height: 40px;
}
.contact-us h3 {
    font-size: 26px;
	color:#ffeb01;
	font-weight:bold;
	margin-bottom:10px;
	padding-left:40px;
}
.contact-us p{ padding-left:40px; color:#999; font-size:16px;}
.bottomtel {
    width: 100%;
    background: #cc0c27;
    height: 65px;
	line-height:65px;
    position: fixed;
    z-index: 900;
    bottom: 0;
    font: bold 24px/65px "";
	color: #fff;
}

.right_contact{ position:fixed; _position:absolute; z-index:1; text-align:center;right:0;} 
.right_contact ul{ background:url(../images/a.jpg) 0 0 no-repeat #fff; padding:35px 0 0 0;width:100px; border:5px solid #009cd6; border-top:none}
.right_contact span{background:url(../images/closebk.png) 0 0 no-repeat; display:block; width:11px; height:11px; position:absolute; right:0; top:0; cursor:pointer;}
.right_contact em{display:block; height:120px; width:20px; background:#009cd6; color:#FFF; position:absolute; right:0; top:50px; cursor:pointer; display:none;} 
.right_contact li{width:100%;margin:5px 0;font-size:12px; line-height:15px;}
