@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: 1260px;
}
}
.clear{ clear:both;}
.blank20{ height:20px;}
.blank30{ height:30px;}
/******头部******/
.head_t {
	line-height: 45px;
	height: 45px;
	font-size: 14px;
	background:#f5f5f5;
}
.logo {
	padding: 25px 0;
}
.dhua{ background:url(../images/tel.jpg) right center no-repeat; height:80px; text-align:right;padding-top:35px;}
.dhua span { font-size:30px; font-weight:bold; color:#0248b7;}

.menu{ height:55px; background:#0248b7; line-height:55px; width:100%;}
.primary-menu{ float:left;}
.menu ul{width:100%;}
.menu li{ width:157px; height:55px; text-align:center; float:left; position:relative;}
.menu li.active,.menu li:hover{ background:rgba(255,255,255,0.2);}
.menu li a{ font-size:18px; color:#fff; font-weight:bold;}
.menu li i{ font-size:12px;}
.dowm_menu{ 
	position: absolute;
	display:none;
	z-index: 1000;
	top: 100%;
	left: 0;
	width:110% !important;
	min-width: 100%;
	background-color: #fff;
	box-shadow: 0 13px 42px 11px rgba(0,0,0,.05);
}
.dowm_menu li{ width:100%;}
.dowm_menu>li>a {
    display: block;
    border-bottom: solid 1px #f2f2f2;
    padding: 5px 20px;
    line-height: 40px;
	font-size:15px;
    text-align: center;
    font-weight: normal;
    white-space: nowrap;
    vertical-align: top;
	color: #666;
}
.dowm_menu>li>a:hover{ background:#f5f5f5;}

/*****动画****/
.section-three{ width:100%; overflow:hidden; z-index:100;}
#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}


/****公共标题调用****/
.ly_title1{ width:100%; text-align:center; margin-bottom:40px;}
.ly_title1 p{ font-size:34px; line-height:36px; font-weight:bold; color:#0248b7; margin-bottom:10px;}
.ly_title1 span {
    display: block;
    width: 100%;
    height: 20px;
    overflow: hidden;
    line-height: 20px;
    color: #aaa;
    font-size: 14px;
    text-align: center;
    text-transform: uppercase;
    margin: 0 auto;
    padding: 0;
}
.ly_title1 span img{
    display: inline-block;
    width: 72px;
    height: 20px;
    overflow: hidden;
    vertical-align: middle;
    margin: -4px 10px 0;
    padding: 0;
}

/***首页产品列表**/
.product{ padding:60px 0; overflow:hidden; background:#f5f5f5;}
.prd_list{ width:100%; overflow:hidden;}
.prd_list li{ width:232px; padding:5px; float:left; border:1px solid #cccccc; margin-right:10px; overflow:hidden; padding-bottom:15px;}
.prd_list li:nth-child(5){ float:right; margin-right:0;}
.prd_list li img{ width:100%; margin-bottom:10px; transition: all 0.5s ease-in-out;}
.prd_list li: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);
}
.prd_list li span{ width:200px; height:45px; line-height:45px; margin:0 auto; display:block; text-align:center; font-size:16px; font-weight:bold; color:#fff; background:#0248b7;}

.index-titled {
    background: url(../images/tz.png) no-repeat center bottom;
    height: 60px;
    padding-top: 30px;
}
.lmtitle {
    font-size: 24px;
    color: #0248b7;
    font-weight: 700;
}
.index-title-more {
    font-size: 22px;
    font-weight: 700;
    float: right;
    padding: 5px 5px 0 0;
}
.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: #f5f5f5;
	overflow: hidden;
	z-index: 2;
	display: block;
	color: #000;
}
.bom-text:before {
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: #0248b7;
	left: 0;
	bottom: -100%;
	transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	z-index: -1;
}
.bom-text:hover {
	background-color: #0248b7;
}
.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{ padding:60px 0; background:url(../images/abg.jpg) center bottom no-repeat #0e44b5; overflow:hidden;}
.about_fl{ width:690px; float:left; overflow:hidden; font-size:16px; color:#fff; line-height:30px;}
.about_fl h2{ font-size:30px; font-weight:bold; color:#fff; margin-bottom:30px;}
.about_fr{ width:520px; float:right; overflow:hidden;}

.lyab_con { width:100%; overflow:hidden; margin:40px auto 0; padding:40px 20px; background-color:#fff;}
.lyab_con ul li { width:25%; overflow:hidden; margin:0 0 40px; padding:0; float:left;}
.lyab_con ul li p { width:100%; height:48px; overflow:hidden; line-height:40px; color:#20356e; font-family:"Ariblk"; font-size:44px; text-align:center;}
.lyab_con ul li p span { display:inline-block; color:#999; font-family:arial,"微软雅黑","Microsoft Yahei","宋体"; font-size:14px; margin:0 0 0 4px;}
.lyab_con ul li em { display:block; width:100%; height:20px; overflow:hidden; line-height:20px; color:#333; font-size:15px; font-style:normal; text-align:center;}
.lyab_con dl dd { width:23.5%; overflow:hidden; margin:0 2% 0 0; padding:0; float:left;}
.lyab_con dl dd:last-child { margin:0;}
.lyab_con dl dd .cf_img { width:100%; height:200px; overflow:hidden; margin:0 auto 10px; padding:0; position:relative;}
.lyab_con dl dd .cf_img img { display:block; max-width:100%; max-height:100%; margin:auto; padding:0;transition: all 0.6s; position:absolute; left:0; top:0; right:0; bottom:0;}
.lyab_con dl dd:hover .cf_img img{transform: scale(1.2);-webkit-transform: scale(1.2);-moz-transform: scale(1.2);-o-transform: scale(1.2);-ms-transform: scale(1.2);}
.lyab_con dl dd p { width:100%; height:20px; overflow:hidden; line-height:20px; color:#333; font-size:15px; text-align:center; white-space: nowrap; text-overflow: ellipsis; margin:0 auto; padding:0;}



/***公司实力***/
.gssl{ width:100%; overflow:hidden; margin-bottom:50px;}
.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: #0248b7; 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: #0248b7;}
.youshitext{font:normal 16px/30px " "; padding-top: 30px;}
.txtp p{ float: left; display: block; margin: 0; padding: 0}
.youshitext strong{color: #0248b7;}
.txtp{padding: 10px 30px;}
.bigtxt strong{font:bold 80px/58px " " ; color: #0248b7; float: left; padding: 20px; border: 1px solid #0248b7; margin:0 30px;}
.bigtxt {font:bold 32px/50px " ";color: #0248b7;}
.bigtxt:hover strong{background: #0248b7; color: #fff; cursor: pointer;}


/*****首页横幅****/
.floor_3_main { background:#0248b7; padding-bottom:30px; overflow:hidden;}
.floor_3_main .title2 { width: 280px; height: 78px; border-right: 1px solid #fff; margin-top: 20px; color: #fff }
.floor_3_main .title2 h3 { font-size: 26px }
.floor_3_main .title2 h3 i { font-size: 18px; display: inline-block }
.floor_3_main .title2 p { font-size: 30px; font-family: avantgardeitvbybt book, arial; padding-top: 6px }
.floor_3_main .title2 p em { width: 26px; height: 28px; display: inline-block; background-position: 0 -110px; margin-right: 18px }
.floor_3_main .liuc { width: 888px; overflow: hidden; padding-left: 30px; color: #fff; padding-top: 38px }
.floor_3_main .liuc .list { width: 108% }
.floor_3_main .liuc li { float: left; width: 134px }
.floor_3_main .liuc li p { width: 80px; float: left; text-align: center; font-size: 16px; -webkit-transition: all ease 300ms; -moz-transition: all ease 300ms; -ms-transition: all ease 300ms; -o-transition: all ease 300ms; transition: all ease 300ms }
.floor_3_main .liuc li p img { max-width: 100%; display: block; margin: 0 auto 12px; height: 44px }
.floor_3_main .liuc li .jt { width: 42px; height: 44px; float: left; display: block; background: url(../images/jtou1.png) no-repeat center }
.floor_3_main .liuc li:hover p { animation: flipInY 1.2s ease-out forwards; -webkit-animation: flipInY 1.2s ease-out forwards }

/****首页客户案例**/
.case{ padding:60px 0;}
.home-news{position:relative;}
.home-news .title span{font-size: 41px;}
.home-news .title a{font-size: 16px;color: #fcba1f;}
.home-news .swiper-container{}
.home-news .swiper-slide{background-color: #f7f7f7;}
.home-news .swiper-button-next,.home-news .swiper-button-prev{width: 40px;height: 40px;border-radius: 50%;background-color: #0248b7;background-size: 13px;}
.home-news .swiper-button-next{right: -60px;}
.home-news .swiper-button-prev{left: -60px;}
.home-news .pic{height: 245px;overflow: hidden;}
.home-news .pic img{width: 100%;}
.home-news .text-box{padding: 20px 20px 30px 20px;}
.home-news .text-box h4{margin: 0;line-height: 24px;overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical; height:24px; overflow:hidden;}
.home-news .text-box .time{background: url(../images/icon8.png)no-repeat left center;padding-left: 20px;color: #888888;margin-top: 20px;}
.home-news .text-box p{overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;line-height: 25px;margin-top: 10px; font-size:13px;}
.home-news .text-box .more{background-color: #FFF;color: #0248b7;border-radius: 5px;border: 1px #c6c7ca solid;width: 125px;height: 40px;line-height: 38px;margin-top: 15px; display: inline-block;}
.text-center{ text-align:center;}

/*****首页新闻咨询***/
.abtw{ font-family:"Microsoft YaHei";background:url(../images/abt_bg.gif); overflow:hidden; padding-bottom:20px;}
.inf{ clear:both;height:auto; overflow:hidden; padding-top:40px;}
.inf h3{padding:17px 0 0; height:73px; overflow:hidden; text-align:center; line-height:31px; font-weight:100; font-size:24px;}
.inf h3 a{ color:#000;display:inline-block;margin:0 auto;padding:0 20px; background:#fff;}
.inf h3 span{ vertical-align:top; display:block; font-family:Arial; font-weight:400; font-size:14px; text-transform:uppercase; color:#666; line-height:25px;}
.inf p{ text-align:center; position:relative;width:336px;height:185px; position:relative;}
.inf p img{ display:block;width:336px; height:185px;}
.inf p b{ font-weight:100; z-index:-1; display:block;width:336px; position:absolute;left:0; bottom:0; line-height:34px;height:34px;font-size:14px; background:#362c24; color:#fff;}
.inf p a:hover b{ z-index:1;}
.inf p a{ display:block;}
.inf ul{height:auto; overflow:hidden;padding:9px 0 20px;}
.inf ul li{ clear:both; line-height:36px;height:36px;width:318px; padding:0 0 0 1px;vertical-align:top; overflow:hidden;text-overflow:ellipsis;}
.inf ul li a{ color:#362c24;float:left; width:260px; overflow:hidden;}
.inf ul li i{ float:right;font-size: 0.1rem;}
.inf1{width:336px;padding:0 22px 20px 22px;height:auto; overflow:hidden; background:#FFF; display:inline;margin:0 30px 0 0; border-top:3px solid #0248b7;}
.inf3{width:336px;padding:0 22px 20px 22px;height:auto; overflow:hidden; background:#fff; border-top:3px solid #0248b7;}

.inf em{ clear:both; font-style:normal; font-weight:100; display:block;line-height:36px;height:36px;background:url(../images/inf_m.jpg) center top no-repeat; text-align:center;}
.inf em a{ display:inline-block; text-align:center;width:124px; line-height:36px;height:36px; overflow:hidden; color:#fff; font-size:14px; margin:0 auto;}/*add*/


.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: 100%;
	padding-bottom: 40px;
	overflow: hidden;
}
.leftNav {
	width: 99%;
	position: relative;
	z-index: 20;
	border: 1px solid #e5e5e5;
}
.leftNav .title {
	height: 80px;
	color: #fff;
	background: url(../images/pimg.png) 230px center no-repeat #0248b7;
}
.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: 15px;
	padding-top: 20px;
}
.leftNav .list {
	padding: 0 8px;
}
.leftNav .item {
}
.leftNav .item:first-child {
	border-top: 0px;
}
.leftNav .item h3 {
	font-weight: bold;
	color: #0248b7;
font-size: 16px;
}
.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 p {
	color: #0248b7;
	font-size: 16px;
}
.leftNav .item p a {
	color: #333;
	display: block;
	padding-left: 25px;
	line-height: 50px;
	border-top: 1px solid #e5e5e5;
	font-size: 16px;
}
.leftNav .item p strong {
	color: #f60;
}
.leftNav .item p a:hover, .leftNav .item p 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: #0248b7;
	font-weight: bold;
}
.leftCon .leftContact {
	width: 99%;
	margin-top: 20px;
	border: 1px solid #e5e5e5;
	float: left;
}
.leftCon .leftContact .title {
	height: 80px;
	color: #fff;
	background: url(../images/pimg.png) 230px center no-repeat #0248b7;
}
.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: 15px;
	padding-top: 20px;
}
.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: 100%;
	overflow: hidden;
}
.location {
	width: 100%;
	padding: 0px 0 0;
	height: 45px;
	line-height: 45px;
	margin-bottom: 20px;
	position: relative;
	border-bottom: 2px solid #0248b7;
}
.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: #f60;
}
.location .sitepath {
	color: #333333;
	float: right;
	text-align: right;
	width: 60%;
	white-space: nowrap;
	font-size: 13px;
}
.location .sitepath a {
	color: #333333;
}
.location .sitepath a:hover {
	color: #0248b7;
}
.txtcon {
	color: #666;
	line-height: 27px;
	font-size: 16px;
}
.txtcon img {
	max-width: 80%;
}
.rightNav .item {
	width: 98%;
	height: 160px;
	margin: 0 auto 15px auto;
	padding: 5px;
	border-bottom: 1px solid #eaeaea;
	transition: all .5s;
}
.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: #0248b7;
	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);
}
.content{overflow:hidden;}
.content .title{ font-size:26px; line-height:40px; font-weight:bold; color:#000; text-align:center; margin-bottom:10px;}
.content .mark{ width:100%; border-bottom:1px solid #ddd; line-height:30px; text-align:center; float:left; padding-bottom:10px;}
.showContxt{ padding:20px 0; overflow:hidden; line-height:30px; font-size:16px; width:100%;}
.showContxt img{ display:block; max-width:100%; margin-left:auto; margin-right:auto;}

.cpnylb{ padding:10px; overflow:hidden;}

#preview{ float:left; text-align:center; width:576px; display:inline; margin-left:10px;}
#spec-n1{float:left; border:1px solid #ccc; border-bottom:none; padding:7px; width:560px; height:420px;}
#spec-n1 img { float:none; width:560px; height:420px;}
.list-h{ width:576px; float:left;}
.list-h li{ float:left;cursor:pointer;}
#spec-list ul li img:hover{ border: 1px solid #f90; float:left;cursor:pointer;}
#spec-n5{width:574px; display:inline; float:left; background:#f5f5f5; padding-top:10px; padding-bottom:5px; border:1px solid #ccc; border-top:none;}
#spec-list{float:left; margin-left:2px; display:inline; overflow:hidden; height:auto; width:576px;}
#spec-list ul li img{ padding:2px; border:1px solid #ccc; width:120px; margin-left:13px; display:inline; height:75px;}

.cp_hz{ width:100%; margin:0 auto; overflow:hidden;}

.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: #0248b7;
	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: #0248b7;
}
.reLink .nextLink {
	text-align: left;
}
.newsbox {
	padding-top: 30px;
	width: 100%;
	float: left;
}
.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;
}
.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: 35px;
	font-size: 14px;
	line-height: 35px;
	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: #0248b7;
}
.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: #0248b7;
	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: #0248b7;
	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: 42px;
	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%;
}
.view-table table {
	width: 100%;
	float: left;
	word-wrap: break-word;
	word-break: break-all;
}
.view-table td {
	border: 1px solid #ddd;
	padding: 3px;
}
.view-table td:nth-child(2n) {
	width: 25%;
}
.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: #0248b7;
	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;
	overflow:hidden;
}
#cplb li{ width:18%; height:55px; margin:0 1%; line-height:55px; float:left; text-align:center; background:#0248b7; margin-bottom:15px;}
#cplb li a{ font-size:18px; font-weight:bold; color:#fff;}
#cplb li:hover,#cplb li.active{ background:#fe5722;}

/****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:600px; float:left;}
.footer-nav{ width:200px; 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:360px; float:left; border-right:1px solid #444444; margin-left:40px;}
.footer-contact span{ color:#cccccc; font-size:15px; margin-bottom:10px; overflow:hidden; float:left; width:100%;}
.footer-contact h2{ font-size:24px; color:#ff0; font-weight:bold; margin-bottom:10px;}
.footer-contact p{ color:#999; font-size:15px; line-height:30px;}
.footer-contact a{ color:#999;}
.footer-wx{ width:150px; height:auto; float:right; 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;}
.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;
}
@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;
}

.footer {padding-top: 30px;}
.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;}

.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;}
}
@media screen and (max-width: 768px) {
.pl02 {
padding-left: .4rem;
}
.pall02 {
padding-left: .4rem;
padding-right: .4rem;
}
}
