﻿/* CSS Document */
@charset "utf-8";
/* CSS Document */
*{margin: 0; padding: 0;}
body, h1, h2, h3, h4, h5, h6, hr, blockquote, dl, ul, ol, li, pre, form, fieldset, legend, button, input, textarea{ margin: 0; padding: 0; border:0;}
html { color: #666; }
html, body { width: 100%; min-width: 320px; }
body, button, input, select, textarea { margin: 0; padding: 0; font-family: "Arial", "微软雅黑", "Microsoft Yahei", "Verdana", "sans-serif"; font-size: 14px; background: #fff }
ul, ol, li, dl, dd, dt { list-style: none; }
em { font-style: normal; }
a { text-decoration: none; outline: none; }
a:hover { text-decoration: underline; }
legend { color: #000; }
fieldset, img { border: 0; }
label, button { cursor: pointer; }
/*解决IE图片缩放失真*/
img { -ms-interpolation-mode: bicubic; }
/*清除浮动*/
.clearfix:after { content: ''; display: block; height: 0; clear: both; }
.clearfix { zoom: 1; }
.clear { clear: both; }
/*连续英文、数字换行*/
.wordwrap { word-break: break-all; word-wrap: break-word; }
/*单行文字超出显示省略号*/
.omg { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
img { border: 0; vertical-align: middle; }
a { color: #3a3a3a;text-decoration: none;}
a:hover { text-decoration: none }
.fl { float: left; }
.fr { float: right; }

/* 设置滚动条的样式 */
::-webkit-scrollbar {width:4px;}/* 滚动槽 */
::-webkit-scrollbar-track {background-color:#f0f0f0;border-radius:0px;}/* 滚动条滑块 */
::-webkit-scrollbar-thumb {background-color:#6d6e70;}
::-webkit-scrollbar-thumb:window-inactive {background-color:#3c3c3c;}
input::-webkit-input-placeholder { color: #fff; font-size:15px;}

.container {width:95%;max-width: 1240px;margin:0 auto}
.faxd{width:100%;height: 120px;margin: 0;padding: 0;background-color: #fff;box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);position: fixed;top: 0;left: 0;z-index: 999;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
#header{width:100%;background:#ffffff;border-bottom:1px solid #dedede;}
#header .container{position:relative;}
#header .logo {width:760px;display: inline-block;overflow:hidden;margin: 3px 0;}
#header .logo  a{display:block;}
#header .logo img { vertical-align: middle; }
.logo_desc{position:absolute;right:0;bottom: -65px;width:23.5%;background:url(../images/ss_bg.png) no-repeat center center;padding: 15px 30px 10px;box-sizing: border-box;height: 74px;z-index: 99999; background-size:100% 100%;}
.logo_desc:before{content:'';display:inline-block;width:6px;height:11px;background:url(../images/ss_j.png) left top no-repeat; position:absolute; left:-4px; top:0;}
.logo_desc div.tel{display:block;padding-top:10px;}
.logo_desc div.tel p{color: #ffffff;font-size: 14px;}
.logo_desc div.tel span{font-size:24px;font-weight:bold;color:#fff;}
.h_search .form1{margin:0 auto;line-height:59px;}
.h_search .form_text1 { float:left; width:75%; height:40px; line-height:28px; text-indent:10px; outline:none;background:#ffa200;margin:3px 0;font-size:13px;border-radius: 0 0 0 4px; color:#fff;}
.h_search .form_button1{float:left;width:25%; height:40px; background:url(../images/ss_btn.png) no-repeat 80% center; border:0; outline:none; color:#FFF; margin:3px 0;cursor:pointer;border-radius:0 0 4px 0;font-size:14px;}

@media (max-width:1400px) {
.logo_desc:before{ left:-3px;}
}
@media (max-width:1199px) {
#header .logo{width: 64%;}
#header .logo img{max-height: 100%;max-width: 100%;}
.logo_desc{width:25%;}
.search-box{ width:27%;}
.search-box .input-search{ width:100%;}
.search-box .input-search input{ width:95%;padding-left:4%;}
.logo_desc:before{ left:-3px;}
}
@media (max-width:992px) {
.logo_desc div.tel span {font-size: 20px;}
.logo_desc:before{ left:-3px;}
}
@media (max-width:880px) {
.container{width:100%;}
#header .logo{width:65%; margin-left:3%;}
#header .logo  a{height: 60px;display: flex;display:-webkit-box;-webkit-box-align:center;}
.logo_desc{display:block;width:94%;float: none;position:static;background:#ffa200;margin-top:0 !important;margin-bottom:10px;padding: 0 0 0; margin:10px 3%; height:auto; border-radius:50px;clear: both;}
.logo_desc:before{ display:none;}

.h_search{width: 96%;padding:0;margin:0 auto;}

.h_search .form_text1{width: 70%;font-size:14px;background:#ffa200;}
.h_search .form_button1{width: 30%;font-size:14px;}	
}

@media (max-width:767px) {
	#header .logo{width: 95%;}
    .h_search .form_text1{width: 70%;height: 30px;font-size: 13px;background:#ffa200;border-radius:50px;}
    .h_search .form_button1{width: 30%;height: 30px;font-size:14px;}
}

.ly_tel {margin: 10px 0;padding: 0 0 0 45px;background:url(../images/top_tel.png) left center no-repeat;background-size: 28px 30px;float:right;}
.ly_tel span {display:block;height:20px;line-height:20px;color:#999;font-size: 14px;margin:0;padding:0;}
.ly_tel p {height:30px;line-height:30px;color:#ffa200;font-size: 24px;font-family: impact;/* margin:2px 0 0; */padding:0;}
.english{ display:block; float:right; margin:55px 30px 0 0; cursor:pointer; color:#666; font-size:15px;display:flex; display: -webkit-flex;align-items:center;}
.english img{ margin-right:5px;}
.english:hover{ color:#1a428b;}
@media (max-width:1199px) {
	.ly_tel {/* margin:22px 0; */}
	.english{ margin:43px 30px 0 0;}
}
@media (max-width:992px) {
	.ly_tel {/* margin:25px 0; */}
	
	}
@media (max-width:880px) {
	.english {margin: 28px 15% 0 0; font-size:0;}
	.ly_tel { display:none;}
}
@media (max-width: 767px) {
	.ly_tel { display:none;}
}


/*导航*/
.ly_nav { width:100%;margin: 0;background-color: #1a428b;}
.top .container,.ly_nav .container{ max-width:1400px;}
.nav {height: 60px;width: 75%;}
.nav_item {float: left;position: relative;margin: 0;width: 12.5%;}
.nav_item > a {display: block;width:100%;height: 60px;line-height: 60px;color: #fff;font-size: 17px;text-align: center;-webkit-transition: all .4s;transition: all .4s;}
.nav_item > a:hover {color:#fff;}
.nav_item > a:hover:after{width:50%;}	
.nav_item > a.active:after{width:50%;}
.nav_item > a:hover, .nav_item > a.navon {background:#ffb901;}	
.menu_open { display: none;}
.nav_item_open { width: 100%; height: auto; position: absolute; left: 0; top: 100%;z-index: 10; box-shadow: 0 4px 8px 0 rgba(0, 12, 49, 0.1); background: rgba(0,0,0,.5); border-radius: 0; opacity: 0; visibility: hidden; -webkit-transform: translateY(34px); transform: translateY(34px); -webkit-transition: all .4s; transition: all .4s; overflow: hidden; border-top: 4px solid #006ccc; margin-top: 0;}
.nav_item:hover .nav_item_open { visibility: visible; opacity: 1; -webkit-transform: translateY(0px); transform: translateY(0px);}
.subopen { display: none; }
.nav_item2 { width: 100%; line-height: 48px; }
.nav_item2 a { display: block; padding: 0 4%;width:100%; box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;color: #fff; font-size: 14px; overflow: hidden; text-overflow: ellipsis; white-space:nowrap;text-align: center; }
.nav_item2:hover a { background-color: #006ccc; color: #fff; }
.hcover { display: none;}
@media (max-width:1400px) {

}
@media (max-width:1199px) {
.nav_item > a{ font-size:16px;}
}
@media (max-width:992px) {
.nav_item > a{ font-size:15px;}
}
@media (max-width:880px) {
/**nav**/
.ly_nav{position:static;width:auto;z-index:9999999;}
.menu_open { display: block; float: right; width: 40px; height: 40px; padding: 5px 0; border: 1px solid #eaeaea; position: fixed; top: 18px; right: 3%; box-sizing: border-box; z-index: 999999; cursor: pointer}
.menu_open i { height: 2px; width: 50%; background-color: #006ccc; display: block; margin: 5px auto;}
.menu_open:active { background-color:#7a9bba; border: 1px solid #7a9bba;}
.menu_open:active i { background-color: #fff;}
.nav { width: 50%; height: 100%; position: fixed; top: 0; left: -50%; z-index: 9999999; overflow: hidden; background-color: #006ccc;}
.hcover { display: block; width: 50%; height: 100%; background: rgba(0, 0, 0, .5); position: fixed; right: -50%; top: 0; z-index: 9999999; }
.nav_ul { margin: 0; width: 100%; height: 100%; position: absolute; top: 0; left: 0; overflow-x: hidden; overflow-y: auto; padding-top: 10px; text-align: left; }
.nav_item { float: none; margin: 0; width: 100%; height: 50px; position: relative;}
.nav_item:after { content: ''; display: block; width: 100%; border-bottom: 1px solid rgba(0, 0, 0, .1); }
.nav_item > a { display: block; height:50px;line-height: 30px;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box; margin: 0; font-size: 14px; color: #fff; padding: 10px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden;}
.nav_item > a:active { background-color: #0065a4;}
.nav_item > a:after{display:none;}
.nav_item i { position: absolute; z-index: 2; top: 0; right: 0; width: 100%; height: 100%; display: block;}
/*.nav_item i:before { content: ''; display: block; height: 100%; border-left: 1px solid rgba(0, 0, 0, .1); position: absolute; top: 0; left: 0; }*/
.nav_item i:after { content: ''; display: block; width: 8px; height: 8px; margin-bottom: -4px; border: 1px solid rgba(255, 255, 255, .5); border-top: 0; border-left: 0; position: absolute; bottom: 50%; right: 22px; -webkit-transform: rotate(-45deg); transform: rotate(-45deg); }
.nav_item_open { width: 50%; height: 100%; margin: 0; box-shadow: none; background-color: #006ccc; border-radius: 0; opacity: 1; visibility: visible; -webkit-transform: translateY(0px); transform: translateY(0px); position: fixed; left: -50%; top: 0; border-top:none;}
.subopen { display: block; }
.subopen a { display: block; overflow: hidden; margin: 0; padding: 15px; white-space: nowrap; text-overflow: ellipsis; font-size:14px; color: rgba(255, 255, 255, .5); background: rgba(0, 0, 0, .1); text-indent: 30px; position: relative;  }
.subopen a:before { content: ''; display: block; width: 8px; height: 8px; position: absolute; bottom: 50%; left: 22px; margin-bottom: -4px; -webkit-transform: rotate(-45deg); transform: rotate(-45deg); border: 1px solid rgba(255, 255, 255, .5); border-right: 0; border-bottom: 0; }
.nav_item2 { position: relative; }
.nav_item2 a { width:100%;display: block; line-height: 30px;height:50px;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box; overflow: hidden; margin: 0; padding: 10px; white-space: nowrap; text-overflow: ellipsis; color: #fff; font-size: 14px;}
.nav_item2:after { content: ''; width: 100%; position: absolute; bottom: 0; left: 0; display: block; border-bottom-width: 1px; border-bottom-style: solid; border-bottom: 1px solid rgba(0, 0, 0, .1);}
.nav_item > a:hover, .nav_item > a.navon{background:none;}	
}
@media (max-width:767px) {

}

/*Banner轮播 开始 */
.apple-banner{margin-top: 120px;}
.apple-banner .swiper-container1 { width:100%; height:630px; overflow:hidden; margin:0 auto; padding:0; position:relative;}
.apple-banner .swiper-container1 .swiper-slide { background-color:#28c7fb; color:#fff; font-size:24px; display:-webkit-box; display:-ms-flexbox; display:-webkit-flex; display:flex; -webkit-box-pack:center; -ms-flex-pack:center; -webkit-justify-content:center; justify-content:center; -webkit-box-align:center; -ms-flex-align:center; -webkit-align-items:center; align-items:center;}
/*分页器*/
.apple-banner .swiper-container1 .swiper-pagination { width:100%;overflow:hidden; margin:0; padding:0; left:0; bottom:20px!important;}
.apple-banner .swiper-container1 .swiper-pagination .swiper-pagination-bullet { width:12px; height:12px; margin:0 5px!important; border-radius:50%; opacity:0.5; background-color:#fff;}
.apple-banner .swiper-container1 .swiper-pagination .swiper-pagination-bullet-active { opacity:1;}
.apple-banner .swiper-container1 .swiper-button-prev, .swiper-container1 .swiper-button-next { width:48px!important; height:48px!important; position:absolute; top:50%!important; margin:-24px 0 0!important;}
.apple-banner .swiper-container1 .swiper-button-prev { background:url(../images/prev01.png) center center no-repeat; background-size:48px 48px; left:0;}
.apple-banner .swiper-container1 .swiper-button-next { background:url(../images/next01.png) center center no-repeat; background-size:48px 48px; right:0;}
@media screen and (max-width:1660px) {
.apple-banner .swiper-container1 { height:540px; }
}
@media screen and (max-width:1400px) {
.apple-banner .swiper-container1 { height:450px; }
}

@media screen and (max-width:1200px) {
.apple-banner .swiper-container1 { height:380px; }
}

@media screen and (max-width:1079px) and (min-width:851px) {
.apple-banner .swiper-container1 { height:350px; }
}
@media screen and (max-width:850px) {
	.apple-banner .swiper-container1 { height:280px; }
}
@media screen and (max-width:767px) {
.apple-banner .swiper-container1 { height:150px; }
}
@media screen and (max-width:414px) {
.apple-banner .swiper-container1 { height:130px; }
}
@media screen and (max-width:320px) {
.apple-banner .swiper-container1 { height:116px; }
}
/*Banner轮播 结束*/

/*首页标题*/
.h_tlt1{width:100%;}
.h_tlt1 p{font-size: 30px;font-weight: bold;color: #333;margin-bottom: 11px;text-align:center;}
.h_tlt1 p em{font-style:normal;color: #1a428b;font-size: 30px;font-weight: bold;}
.h_tlt1 span{display:block;color: #999999;font-size: 18px;font-weight: normal;text-transform: uppercase;margin: 0 0 10px;text-align:center;}

.h_tlt2{width:100%;}
.h_tlt2 p{font-size: 28px;font-weight: normal;color: #fff;margin-top: 22px;margin-bottom: 11px;text-align:center;}
.h_tlt2 span{display:block;font-size: 16px;color: #fff;margin: 0 0 40px;text-align:center;}

.slog{position:relative;margin-bottom:50px;}
.slog span{display:block;text-align:center;font-size:16px;color:#ffffff;width:25%;height:36px;background:#006ccc;margin:0 auto;line-height:36px;border-radius:40px;font-weight:bold;}
.slog:before{content:'';display:block;width:35%;height:1px;background:#9c9c9c;position:absolute;left:0;top:50%;}
.slog:after{content:'';display:block;width:35%;height:1px;background:#9c9c9c;position:absolute;right:0;top:50%;}

.slog2{position:relative;margin-bottom:50px;}
.slog2 span{display:block;text-align:center;font-size:16px;color:#ffffff;width:15%;height:36px;background:#006ccc;margin:0 auto;line-height:36px;border-radius:40px;font-weight:bold;}
.slog2:before{content:'';display:block;width:40%;height:1px;background:#e2e2e2;position:absolute;left:0;top:50%;}
.slog2:after{content:'';display:block;width:40%;height:1px;background:#e2e2e2;position:absolute;right:0;top:50%;}
@media (max-width:1199px) {
	.slog{margin-bottom:30px;}
	.slog2{margin-bottom:30px;}
	}

/*首页产品目录*/
.h_tjpro{width:100%;margin:0 auto;padding:50px 0 60px;background:#f5f5f5 url(../images/bg1.jpg) top center no-repeat;background-size: cover;}
.h_tjpro .slideGroup5{ width:100%; text-align:left;  }
.h_tjpro .slideGroup5 .slideBox{width:100%;height:100%; overflow:hidden; zoom:1; padding:0; position:relative;   }
.h_tjpro .slideGroup5 .sPrev,.slideGroup .sNext{display:none; position:absolute; left:0; top:50%;margin-top:-64px;width:30px; height:94px; border:1px solid #ddd;/* background:url(../images/icoLeft.gif) center center no-repeat #f4f4f4;*/ }
.h_tjpro .slideGroup5 .sNext{ left:auto; right:0; /*background:url(../images/icoRight.gif) center center no-repeat #f4f4f4; */ }
.h_tjpro .slideGroup5 .sPrev:hover,.slideGroup .sNext:hover{ border-color:#f60;  }
.h_tjpro .slideGroup5 .parBd ul{zoom:1;display: flex;-webkit-transition-property: -webkit-transform;transition-property: -webkit-transform;-o-transition-property: transform;transition-property: transform;transition-property: transform,-webkit-transform;-webkit-box-sizing: content-box;box-sizing: content-box;}
.h_tjpro .slideGroup5 .parBd ul li{ margin:0 10px 0 0;float:left;_display:inline; overflow:hidden; text-align:center;background:#fff;padding: 20px 0;  }
.h_tjpro .slideGroup5 .parBd ul li .pic{display:block;position:relative;transition:.3s;-moz-transition:.3s;-ms-transition:.3s;-o-transition:.3s;-webkit-transition:.3s;width:95px;height:95px;margin:0 auto;overflow:hidden;text-align:center}
.h_tjpro .slideGroup5 .parBd ul li .pic .iblock {display:inline-block;height:100%;width:0;vertical-align:middle;}
.h_tjpro .slideGroup5 .parBd ul li .pic img{max-width:100%; max-height:100%;vertical-align:middle;transition: transform .6s;}
.h_tjpro .slideGroup5 .parBd ul li .pic2{display:none;}
.h_tjpro .slideGroup5 .parBd ul li:hover .pic1{display:none;}
.h_tjpro .slideGroup5 .parBd ul li:hover .pic2{display:block;}
.h_tjpro .slideGroup5 .parBd ul li .title{ line-height:34px;padding:0 20px;text-overflow: ellipsis; white-space:nowrap;margin-bottom:20px;font-size:15px;position:relative;}
.h_tjpro .slideGroup5 .parBd ul li .title:after{content:'';display:block;width:29px;height:2px;background:#666;position:absolute;left:50%;margin-left:-15px;bottom:-12px;}
.h_tjpro .slideGroup5 .parBd ul li:hover .title{color:#006ccc;}
.h_tjpro .slideGroup5 .parBd ul li:hover .title:after{background:#006ccc;}

.h_tjpro .slideGroup4{ width:100%; text-align:left; margin-top:40px; background:#fff;}
.h_tjpro .slideGroup4 .slideBox{width:100%;height:100%; overflow:hidden; zoom:1; padding:0; position:relative;   }
.h_tjpro .slideGroup4 .sPrev,.slideGroup .sNext{display:none; position:absolute; left:0; top:50%;margin-top:-64px;width:30px; height:94px; border:1px solid #ddd;/* background:url(../images/icoLeft.gif) center center no-repeat #f4f4f4;*/ }
.h_tjpro .slideGroup4 .sNext{ left:auto; right:0; /*background:url(../images/icoRight.gif) center center no-repeat #f4f4f4; */ }
.h_tjpro .slideGroup4 .sPrev:hover,.slideGroup .sNext:hover{ border-color:#f60;  }
.h_tjpro .slideGroup4 .parBd ul{zoom:1;display: flex;-webkit-transition-property: -webkit-transform;transition-property: -webkit-transform;-o-transition-property: transform;transition-property: transform;transition-property: transform,-webkit-transform;-webkit-box-sizing: content-box;box-sizing: content-box; min-height:200px;}
.h_tjpro .slideGroup4 .parBd ul li{ margin:0 0 0 0;float:left;_display:inline; overflow:hidden; text-align:center;background:#fff;padding: 20px 0;position:relative;}
.h_tjpro .slideGroup4 .parBd ul li .pic{display:block;position:relative;transition:.3s;-moz-transition:.3s;-ms-transition:.3s;-o-transition:.3s;-webkit-transition:.3s;width:80%;height:260px;margin:0 auto;overflow:hidden;display:table-cell;text-align:center;vertical-align:middle;display: flex;justify-content: center;align-items: center;display:-webkit-box;-webkit-box-pack:center;-webkit-box-align:center;}
.h_tjpro .slideGroup4 .parBd ul li:after{content:'';display:block;background:#e1e1e1;width:1px;height:150px;position:absolute;right:0;top:50%;margin-top:-75px;}
.h_tjpro .slideGroup4 .parBd ul li .pic a{text-align:center;position:static;+position:absolute;top:50%;}
.h_tjpro .slideGroup4 .parBd ul li .pic .iblock {display:inline-block;height:100%;width:0;vertical-align:middle;}
.h_tjpro .slideGroup4 .parBd ul li .pic img{max-width:100%; max-height:100%;vertical-align:middle;position:static;+position:relative;top:-50%;left:-50%; transform .6s;}
.h_tjpro .slideGroup4 .parBd ul li .title{ line-height:34px;padding:0 20px;overflow:hidden;text-overflow: ellipsis; white-space:nowrap;font-size:15px;position:relative;}
.h_tjpro .slideGroup4 .parBd ul li .title a{font-size:15px;color:#555;}
.h_tjpro .slideGroup4 .parBd ul li:hover .title a{color:#006ccc;}
@media (max-width:1199px) {
	.h_tjpro{ padding:40px 0;}
	.h_tjpro .slideGroup4{ margin-top:20px;}
	}
@media (max-width:992px) {
.h_tlt1 p{font-size:30px;font-weight:bold;}
.h_tlt1 span{margin: 0 0 20px;}
.h_tlt2 p{margin-top: 0.1rem;margin-bottom: 0.1rem;font-size:0.4rem;font-weight:bold;}
.h_tlt2 span{margin: 0 0 20px;}
.h_tjpro .slideGroup5 .parBd ul li{padding:0.2rem 0;font-size: 0.2rempx;}
.h_tjpro .slideGroup5 .parBd ul li .title a{font-size:16px;}
.h_tjpro .slideGroup5 .parBd ul li .desc{font-size:12px;padding-top:0;line-height:18px;height:36px;}
.h_tjpro .slideGroup5 .parBd ul li .pic{}

.h_tjpro .slideGroup4 .parBd ul li{padding:0.2rem 0;font-size: 0.2rempx;}
.h_tjpro .slideGroup4 .parBd ul li .title a{font-size:16px;}
.h_tjpro .slideGroup4 .parBd ul li .desc{font-size:12px;padding-top:0;line-height:18px;height:36px;}


.slog span{width:40%;}
.slog:before{width:25%;}
.slog:after{width:25%;}

.slog2 span{width:25%;}
.slog2:before{width:35%;}
.slog2:after{width:35%;}
}
@media (max-width:880px) {.h_tjpro .slideGroup4 .parBd ul li .pic{height:140px;}}
@media (max-width:767px) {
	.h_tjpro{ padding:25px 0 30px;}
	.h_tlt1 p{font-size:20px; margin-bottom:7px;}
	.h_tlt1 p em{font-size:20px;}
	.h_tlt1 span{font-size:14px; margin-bottom:10px;}
	
	.slog{margin-bottom: 20px;}
	.slog span{width:73%;font-size: 14px;margin-bottom:10px;}
	.slog:before{width:10%;}
	.slog:after{width:10%;}
	
	.slog2{margin-bottom: 20px;}
	.slog2 span{width:42%;font-size: 15px;}
	.slog2:before{width:25%;}
	.slog2:after{width:25%;}
	
	.slideGroup5{ display:none;}
	.h_tjpro .slideGroup4{ margin-top:20px;}
}


/*首页推荐产品*/
.h_tjcp{width:100%;margin:0 auto;padding:55px 0 60px;background:#fff;}
.h_tjcp .slideGroup10{ width:100%; text-align:left; margin:20px 0;}
.h_tjcp .slideGroup10 .slideBox{width:100%;height:100%; overflow:hidden; zoom:1; padding:0; position:relative;}
.slideBox22{width: 100%;height: 100%;overflow: hidden;zoom: 1;padding: 0;position: relative;}
.h_tjcp .slideGroup10 .sPrev,.slideGroup .sNext{display:none; position:absolute; left:0; top:50%;margin-top:-64px;width:30px; height:94px; border:1px solid #ddd;/* background:url(../images/icoLeft.gif) center center no-repeat #f4f4f4;*/ }
.h_tjcp .slideGroup10 .sNext{ left:auto; right:0; /*background:url(../images/icoRight.gif) center center no-repeat #f4f4f4; */ }
.h_tjcp .slideGroup10 .sPrev:hover,.slideGroup .sNext:hover{ border-color:#f60;  }
.h_tjcp .slideGroup10 .parBd ul{zoom:1;-webkit-transition-property: -webkit-transform;transition-property: -webkit-transform;-o-transition-property: transform;transition-property: transform;transition-property: transform,-webkit-transform;-webkit-box-sizing: content-box;box-sizing: content-box;text-align:center;line-height: 40px;}
.h_tjcp .slideGroup10 .parBd ul li{cursor:pointer;margin:0 0 0 0;display:inline-block;vertical-align:top; overflow:hidden; text-align:center;background:#dfdfdf;padding: 0 0;border-radius:20px;margin-right: 0.6%;width: 12%;}
.h_tjcp .slideGroup10 .parBd ul li .title{ line-height:34px;padding:0 10px;font-size:15px;position:relative;}
.h_tjcp .slideGroup10 .parBd ul li .title a{ display:block;font-size:14px;color:#555; overflow:hidden;text-overflow: ellipsis; white-space:nowrap;}
.h_tjcp .slideGroup10 .parBd ul li:hover{background:#006ccc;}
.h_tjcp .slideGroup10 .parBd ul li:hover .title a{color:#fff;}
.h_tjcp .slideGroup10 .parBd ul li.on{background:#006ccc;}
.h_tjcp .slideGroup10 .parBd ul li.on a{color:#fff;}


.h_tjcp ul.h_product_bd{padding-top:20px; display:none;}
.h_tjcp ul.h_product_bd.on{display:block;}
.h_tjcp ul.h_product_bd li{float:left;width:22%;margin-right:3.5%;margin-bottom:50px;border: 1px solid #eee;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
.h_tjcp ul.h_product_bd li:nth-child(4n) {margin-right: 0px;}
.h_tjcp ul.h_product_bd li .pro_img{background:#fff;padding:10px 10px;}
.h_tjcp ul.h_product_bd li .pro_img a{text-align:center;height:220px;min-height:150px;overflow:hidden;background:#fff;display: flex;justify-content: center;align-items: center;display:-webkit-box;-webkit-box-pack:center;-webkit-box-align:center;}
.h_tjcp ul.h_product_bd li .pro_img a img{vertical-align:middle;max-width:100%;max-height:100%;transition:.3s;-moz-transition:.3s;-ms-transition:.3s;-o-transition:.3s;-webkit-transition:.3s;}
.h_tjcp ul.h_product_bd li .pro_img a .iblock {display:inline-block;height:100%;width:0;vertical-align:middle;display:none;}
.h_tjcp ul.h_product_bd li p{padding:5px 1%;width:98%;background:#ffffff;color:#555;font-size:15px;height:40px;line-height:40px;text-align:center;margin-top:-1px;}
.h_tjcp ul.h_product_bd li p span{display:block;height:40px;line-height:40px;overflow: hidden; text-overflow: ellipsis; white-space:nowrap; background:#f5f5f5;}
.h_tjcp ul.h_product_bd li p span a{color:#555;}
.h_tjcp ul.h_product_bd li:hover p a{color:#1a428b;}
.h_tjcp ul.h_product_bd li:hover img{transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);-webkit-transform:scale(1.1);}
.h_tjcp a.more2{display:block;width:145px;color:#fff;font-size:16px;text-align:center;transition:.3s;-moz-transition:.3s;-ms-transition:.3s;-o-transition:.3s;-webkit-transition:.3s;padding:15px 20px;margin:0 auto;background:rgba(31,80,159,1);background:-moz-linear-gradient(left,rgba(31,80,159,1) 0%,rgba(43,114,201,1) 100%);background:-webkit-gradient(left top,right top,color-stop(0%,rgba(31,80,159,1)),color-stop(100%,rgba(43,114,201,1)));background:-webkit-linear-gradient(left,rgba(31,80,159,1) 0%,rgba(43,114,201,1) 100%);background:-o-linear-gradient(left,rgba(31,80,159,1) 0%,rgba(43,114,201,1) 100%);background:-ms-linear-gradient(left,rgba(31,80,159,1) 0%,rgba(43,114,201,1) 100%);background:linear-gradient(to right,rgba(31,80,159,1) 0%,rgba(43,114,201,1) 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#1f509f',endColorstr='#2b72c9',GradientType=1 );}
@media (max-width:1199px) {
	.h_tjcp{padding:35px 0 40px;}
	.h_tjcp ul.h_product_bd{ padding-top:10px;}
	.h_tjcp ul.h_product_bd li{ margin-bottom:40px;}
}
@media (max-width:992px) {
	.h_tjcp .slideGroup10 .parBd ul li{ width:25%;}
    .h_tjcp ul.h_product_bd li{width:48%;}
    .h_tjcp ul.h_product_bd li:nth-child(2n) {margin-right: 0px;}
}
@media (max-width:880px) {
	.h_tjcp{padding:25px 0 30px;}
	}
@media (max-width:767px) {
	.h_tjcp .slideGroup10 .slideBox{ padding:0 2%;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
.h_tjcp ul.h_product_bd{padding-top:10px;}
.h_tjcp ul.h_product_bd li{margin-bottom:20px;}
.h_tjcp a.more2{font-size:16px;padding:10px 10px;text-align:center;}
.h_tjcp .slideGroup10 .parBd ul li{ width:30%;}
}

.heng_adv {overflow: hidden;width: 100%;}
.heng_adv .slideshow {height:228px;overflow: hidden;background-repeat: no-repeat;background-position: center center;background-size: cover;}
@media (max-width: 1199px) and (min-width: 1001px){.heng_adv .slideshow {height: 180px;}}
@media screen and (max-width: 1000px){.heng_adv .slideshow {height: 130px;}}
@media screen and (max-width: 767px){
	.heng_adv{ display:none;}
	.heng_adv .slideshow {height: 100px;}
}
@media screen and (max-width: 480px){.heng_adv .slideshow {height:66px;}}


/*首页关于我们*/
.h_about_box { width: 100%; background: url(../images/about_bg.png) no-repeat;  min-height: 300px;  padding: 60px 0;}
.con_syabout {overflow:hidden;}
.about_tlt { font-size: 30px; color: #333;margin-bottom: 15px;}
.about_tlt b span{color: #1a428b; margin-left:15px;}
.con_img_about { float: right; width: 48%;}
.con_img_about img { width: 100%; height: 100%; }
.con_left_about { text-align: left; float: left; width: 48%; }
.con_left_about .desc{ line-height:25px;height: 244px;overflow: hidden;}
.con_left_about p.desc { font-size: 14px; color: #fff; color: #666; padding: 30px 0; line-height: 30px; height: 150px; overflow: hidden; text-indent: 2em; }
.con_left_about .desc p{line-height:25px;}
.btn-more1 { color: #fff; display: block; width: 152px; text-align: center; height: 45px; line-height: 45px; float: left; margin-top: 36px; background: #1a428b;    font-size: 16px; }
@media screen and (max-width:1199px) {
	.h_about_box {padding: 40px 0;}
}
@media screen and (max-width:1079px) and (min-width:768px) {
	.con_left_about .desc{ height:170px; overflow:hidden;}
	.h_about_box{ padding:40px 2%;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
}
@media screen and (max-width:767px) {
	.h_about_box {padding: 30px 0;}
.h_about_box { padding: 40px 0; background: url(../images/about_bg.png) repeat-y;}
.con_img_about { width: 100%; height:auto; }
.con_left_about { width: 100%; }
.con_left_about .desc{ height:275px; overflow:hidden;}
.btn-more1 { float: none; margin: 30px auto; }
.con_img_about img{ width:auto; height:auto; max-width:100%;}
.h_about_box{ padding:30px 2%;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
}

/*首页新闻*/
.h_news{padding:55px 0 60px;background:#fff;}
.h_news .news_bd{width:31.66666666%;float:left;}
.h_news .news_bd .h_news_tlt{line-height:46px;height:46px;border-bottom:2px solid #0f5fad;font-size: 20px;color: #333333;}
.h_news .news_bd .h_news_tlt em{color:#999;font-size:16px;}
.h_news .news_bd2{margin:0 2.5%;}
.h_news .news_bd ul.news_tab_bd {margin-top: 25px;height:447px;}
.h_news .news_bd ul.news_tab_bd li{padding:10px 24px;margin-bottom:20px;position:relative;border: solid 1px #dddddd;transition:0.8s;-webkit-transition:0.8s;-moz-transition:0.8s;-ms-transition:0.8s;-o-transition:0.8s;}
.h_news .news_bd ul.news_tab_bd li .news_time{position:absolute;left:24px;top:10px;width:78px;text-align:center;background:#193a79;padding:10px 0;overflow:hidden;transition:0.4s;-webkit-transition:0.4s;-moz-transition:0.4s;-ms-transition:0.4s;-o-transition:0.4s;}
.h_news .news_bd ul.news_tab_bd li .news_time p{font-size:18px;font-weight:bold;color:#fff;}
.h_news .news_bd ul.news_tab_bd li .news_time span{font-size:18px;color:#fff;}
.h_news .news_bd ul.news_tab_bd li .news_con{padding-left:93px;}
.h_news .news_bd ul.news_tab_bd li .news_con p{font-size:15px;font-weight:bold;color:#555;overflow: hidden; text-overflow: ellipsis; white-space:nowrap;transition:0.4s;-webkit-transition:0.4s;-moz-transition:0.4s;-ms-transition:0.4s;-o-transition:0.4s;}
.h_news .news_bd ul.news_tab_bd li .news_con span{display:block;font-size:14px;color:#999;line-height:22px;padding-top:5px;height:45px;overflow:hidden;transition:0.4s;-webkit-transition:0.4s;-moz-transition:0.4s;-ms-transition:0.4s;-o-transition:0.4s;}
.h_news .news_bd ul.news_tab_bd li:hover{border: solid 1px #ffb901;}
.h_news .news_bd ul.news_tab_bd li:hover .news_time{background:#ffb901;}
.h_news .news_bd ul.news_tab_bd li:hover .news_con p a{color:#214361}
.h_news .news_bd ul.news_tab_bd li:hover .news_con span{color:#214361}
.h_news .news_bd a.more{width:168px;height:34px;line-height:34px;text-align:center;border:solid 1px #dddddd;margin-top:30px;display:block;font-size:15px;color:#666666;margin:10px auto 0;transition:0.4s;-webkit-transition:0.4s;-moz-transition:0.4s;-ms-transition:0.4s;-o-transition:0.4s;}
.h_news .news_bd a.more:hover{background:#193a79;border:solid 1px #193a79;color:#fff;}


.cinuo_wt {width:100%;height:447px;overflow:hidden;margin-top: 25px;}
.cinuo_wt .cinuo_wtm {width:100%;height:427px !important;overflow:hidden;}
.cinuo_wt .cinuo_wtm table{width:100%;}
.cinuo_wt dl {height:66px;overflow:hidden;margin-bottom:20px;border-bottom:1px dashed #dedede;padding-bottom:10px;}
.cinuo_wt dl dt {height:19px;line-height:19px;overflow:hidden;margin-bottom:5px;padding-left:7%;width:93%;}
.cinuo_wt dl dt a,.cinuo_wt dl dt a:hover {font-size:15px;color:#333;}
.cinuo_wt dl dt a{width:70%;float:left;overflow: hidden; text-overflow: ellipsis; white-space:nowrap;}
.cinuo_wt dl dt span{width:30%;float:right;text-align:right;color:#666;}
.cinuo_wt dl dd {height:42px;line-height:21px;padding-left:30px; font-size:12px;color:#727070;overflow:hidden;}
.cinuo_info_r {width:750px;overflow:hidden;}
.fl {float:left;}
.cinuo_info_r .inf_t {margin:0px;}
.inf2_c {clear:both;padding-top:20px;}
.inf2_c dl {width:100%;height:112px;padding:0px;overflow:hidden;}
.inf2_c dt {float:left;width:160px;height:100px;}
.inf2_c dt a{display:block;width:160px;height:100px; background:#f1f1f1;overflow:hidden; display: flex;justify-content: center;align-items: center;display:-webkit-box;-webkit-box-pack:center;-webkit-box-align:center;}
.inf2_c dt img {display:block;max-width:160px;max-height:100px;overflow:hidden;}
.inf2_c dl dd {width:565px;overflow:hidden;float:right;}
.inf2_c dl dd .desc{font-size:12px;color:#999;line-height:20px;heigth:40px;overflow:hidden;margin-bottom:5px;}
.inf2_c dl dd h4 {font-weight:100;line-height:32px;height:32px;font-size:14px;font-family:"Microsoft YaHei";margin-top:0;margin-bottom:0;overflow: hidden; text-overflow: ellipsis; white-space:nowrap;}
.inf2_c dl dd h4 a {color:#000;display:block;width:384px;float:left;overflow: hidden; text-overflow: ellipsis; white-space:nowrap;}
.inf2_c dl dd h4 span{font-size:14px;color:#999999;float:right;display:block;}
.inf2_c dl p {line-height:22px;color:#333;height:45px;overflow:hidden;}
.inf2_c dl p a {color:#00a0be;font-size:12px;text-transform:uppercase;}
.inf2_c ul {width:100%;overflow:hidden;clear:both;margin-top:10px;}
.inf2_c ul li {overflow:hidden;float:left;display:inline;margin:0px 0px 0px 0;width:335px;overflow:hidden;line-height:40px;height:40px;padding:0 20px 0 20px;}
.inf2_c ul li a {color:#333;font-size:14px;float:left;width:235px;overflow: hidden; text-overflow: ellipsis; white-space:nowrap;}
.inf2_c ul li span{color:#999;font-size:14px;float:right;}
.inf2_c ul li a:hover{color:#009fa7;}

@media (max-width:1199px) {
	.h_news{padding:35px 0 40px;}
	.h_news .news_bd ul.news_tab_bd{ height:417px;}
	.h_news .news_bd ul.news_tab_bd li{ margin-bottom:10px;}

}
@media (max-width:992px) {

}
@media (max-width:880px) {
.h_news{padding: 35px 2% 40px;}
.h_news .news_bd{width:100%;margin:0 0 15px;}
.h_news .news_bd ul.news_tab_bd{ height:auto; min-height:250px;}
.h_news .news_bd ul.news_tab_bd li{padding:10px 12px;}
.h_news .news_bd ul.news_tab_bd li .news_time{left:12px;}
.cinuo_wt dl dt {padding-left:4%;width:96%;}
.h_news .news_bd a.more{margin: 30px auto 0;}

.cinuo_wt{height:432px;}
}
@media (max-width:767px) {
	.h_news{padding:25px 2% 30px;}
.cinuo_wt dl dt {padding-left:7%;width:93%;}
}

/*首页案例*/
.h_case{width:100%;margin:0 auto;padding:55px 0 60px;background: #f1f1f1;}
.h_case ul li{width:46%;padding:1%;margin-right:3%;float:left;overflow:hidden;margin-bottom:15px;background:#fff;}
.h_case ul li:nth-child(2n){margin-right: 0;}
.h_case ul li .pic{position:relative;width:40%;height:160px;float:left;}
.h_case ul li .pic a{display:block;text-align:center;height:160px;}
.h_case ul li .pic a img{height:auto;max-width:100%;max-height:100%;vertical-align:middle;}
.h_case ul li .pic a .iblock {display:inline-block;height:100%;width:0;vertical-align:middle}
.h_case ul li .pic .date{position:absolute;top:0;right:0;background:rgba(0,108,204,.7);text-align:center;padding:10px 15px;}
.h_case ul li .pic .date p{font-size:14px;color:#fff;}
.h_case ul li .pic .date span{font-size:18px;color:#fff;}
.h_case ul li .wz{width:56%;float:right;}
.h_case ul li .wz p a{display:block;font-size:16px;color:#333;height:32px;line-height:32px;overflow: hidden; text-overflow: ellipsis; white-space:nowrap;}
.h_case ul li .wz .desc{font-size: 14px;color:#777;line-height: 23px;height: 65px;overflow:hidden;margin-bottom: 20px;margin-top: 5px;}
.h_case ul li .wz a.more{display:block;width: 100px;height: 30px;font-size: 14px;text-align:center;line-height: 30px;color:#555;border:1px solid #dedede;}
.h_case ul li .wz a.more:hover{color:#fff;background:#006ccc;border:1px solid #006ccc;}
.h_case ul li:hover{background:#1a428b;}
.h_case ul li:hover p a{color:#fff;}
.h_case ul li:hover .wz .desc{color:#fff;}
.h_case ul li:hover .wz a.more{color:#fff;}
@media (max-width:1199px) {
	.h_case{padding:35px 0 40px;}
	}
@media (max-width:992px) {
}
@media (max-width:880px) {
.h_case ul li{width:90%;padding:5%;float:none;margin-bottom:10px;}	
.h_case{padding:40px 2% 30px;width:96%;}
}
@media (max-width:767px) {
	.h_case{padding:25px 0 30px;}
.h_case ul li .pic{float:none;width:100%;margin-bottom:10px;}
.h_case ul li .wz{float:none;width:100%;}
.h_case ul li .wz .desc{height:45px;}
.h_case ul li .pic{height:200px;}
.h_case ul li .pic a{height:200px;}
}

/*底部*/
.f_link{background:#2d2d2d;width:100%;padding:20px 0;}
.f_link .tlt{float:left;font-size:15px;font-weight:bold;color:#797979;width:10%;height:26px;line-height:26px; background:url(../images/link_ico.png) no-repeat left center; padding-left:30px; box-sizing:border-box;}
.f_link .bd{float:left;font-size:14px;color:#797979;width:94%;}
.f_link .bd a{font-size:14px;color:#797979;display:inline-block;height:26px;line-height:26px;}

.f_icon{background: #003f7d;border-bottom:1px solid #054e96;padding:50px 0 30px;}
.f_icon ul li{float:left;width:22%;margin-right:3%;}
.f_icon ul li:nth-child(4n){margin-right: 0;}
.f_icon ul li .hd{width:90px;margin-right:15px;float:left;}
.f_icon ul li .bd{float:left;width:60%;padding-top:11px;}
.f_icon ul li .bd p{font-size:18px;color:#fff; margin-bottom:5px;}
.f_icon ul li .bd span{display:block;font-size:14px;color:#fff;}

.foot1{background: #003f7d;padding:50px 0 30px;}
.foot1 section{float:left;width:20%;padding:10px 2% 25px;border-right:1px solid #336597;}
.foot1 section:nth-child(4n){margin-right: 0;border-right:0;}
.foot1 section .hd{font-size: 16px;font-weight: normal;height: 30px;line-height: 30px;color: #fff;margin-bottom:15px;font-weight: bold;}
.foot1 section ul li{float:left;margin-right:2%;padding-left: 10px;background: url(../images/dian.png) no-repeat left center;width: 43%;color: #fff; height: 26px;line-height: 26px;overflow:hidden;text-overflow: ellipsis; white-space:nowrap;}
.foot1 section ul li a{color:#fff;}
.foot1 section ul li:nth-child(2n){margin-right: 0;}
.foot1 section.lxfs ul li{width:100%;margin-right:0;border-left: 0;}
.foot1 section.code{padding:10px 5% 25px;width:126px; text-align:center; float:right;}
.foot1 section.code .hd{width:100%;height:auto;}
.foot1 section.code .hd img{max-width:100%;}
.foot1 section.code .bd{color:#fff;}

.foot2{background:#242424;width:100%;padding:20px 0;}
.foot2 p{color:#fff;font-size:14px;line-height:26px;text-align:center;}
.foot2 p a{color:#fff;}
@media (max-width:1260px) {
.f_icon ul li .hd{width: 100%;display: flex;justify-content: center;align-items: center;display:-webkit-box;-webkit-box-pack:center;-webkit-box-align:center;}
.f_icon ul li .bd{width:100%;text-align:center;}
.f_icon ul li .bd p{margin-bottom:5px;}
}
@media (max-width:1199px) {

}
@media (max-width:992px) {

}
@media (max-width:880px) {
.f_link{width:96%;padding:20px 2%;}
.f_link .tlt{width:100%;float:none;}
.f_link .bd{width:100%;float:none;}

.f_icon{padding: 30px 10px 12px; display:none;}
.f_icon ul li{width:100%;margin-right:0;margin-bottom:22px;}
.f_icon ul li .hd{width: 90px;display:block;}
.f_icon ul li .bd{width:60%;text-align:left;}
.f_icon ul li .bd p{margin-bottom:5px;font-size: 16px;}

.foot1{ display:none;}
.foot1 section{width:100%;padding: 10px 0 25px;border-right: 0;}
.foot1 section ul li{ width:32%;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
.foot1 section ul li:nth-child(2n){ margin-right:2%;}
.foot1 section ul li:nth-child(3n){ margin-right:0;}
.foot1 section.code{width:100%;padding:0 0 15px;}

.foot2{padding:20px 2%;width:96%;}
.foot2 p{font-size:12px;}
}
@media (max-width:550px) {
	.foot1 section{ display:none;}
	.foot1 section.code{ display:block; text-align:center;}
	.foot1 section.code .hd{ width:200px; margin:0 auto;}
	.foot1 section.code .bd{ margin-top:10px;}

}

/*悬浮链接*/
.suspend-item {background: url(../images/toolbar.png) no-repeat #feb65b;  display: block; width: 52px; height: 52px; margin-top: 1px; position: relative; -moz-transition: background-position 1s; -ms-transition: background-position 1s; -o-moz-transition: background-position 1s; -webkit-moz-transition: background-position 1s; -o-transition: background-position 1s; -webkit-transition: background-position 1s; transition: background-position 1s; }
.suspend-item-item {background: url(../images/toolbar_2.png) no-repeat #feb65b;  display: block; width: 52px; height: 52px; margin-top: 1px; position: relative; -moz-transition: background-position 1s; -ms-transition: background-position 1s; -o-moz-transition: background-position 1s; -webkit-moz-transition: background-position 1s; -o-transition: background-position 1s; -webkit-transition: background-position 1s; transition: background-position 1s; }
.service-QQ {box-shadow: 0 0 8px 0 #feb65b;}
.suspend-item-weixin .suspend-layer { height: 140px; background-position: 0 0; overflow: hidden; box-shadow:0 0 5px #feb65b;}
.suspend-item:hover{background-color:#f3941c;}
.suspend-item-item:hover{background-color:#f3941c;}
.fn-suspend { position: fixed; right: 0; bottom: 50px;z-index: 99999; margin-right: 20px\0; }
.suspend-item:hover .suspend-layer { opacity: 1; filter: alpha(opacity=100); transform: scale(1); -webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1);}
.suspend-item-weixin { background-position: 0 -370px; }
.suspend-item-weixin:hover { background-position: 0 -433px; }
.suspend-item-weixin .suspend-layer img{display: block;}
.suspend-item-feedback { background-position: 0 0; }
.suspend-item-feedback a{width: 100%;height: 100%;display: block;}
.suspend-item-feedback:hover { background-position: 0 -60px; }
.suspend-item-app { background-position: 0 -122px; }
.suspend-item-app:hover { background-position: 0 -183px; }
.suspend-item-top { background-position: 0 -243px;cursor: pointer; }
.suspend-item-top:hover { background-position: 0 -308px; }
.suspend-layer { position: absolute; right: -173px; bottom: 0px; width: 140px; opacity: 0; filter: alpha(opacity=0);}
.service-QQ {position: absolute; list-style: none; color: #666; width: 173px; bottom: 0px;background-color:#fff;}
.service-QQ li { border-bottom: 1px solid #ddd; padding: 8px 0 8px 15px; font-size:14px;}
.service-QQ a { text-decoration: none; color: #666; }
.service-QQ li:last-child { border-bottom: none; }
.service-QQ li img { vertical-align: middle; }
.fn-suspend.floatqq_left .service-QQ { left:-173px; transition:left 0.3s; opacity:0; filter:alpha(opacity=0);}
.fn-suspend.floatqq_left .show_qq{ opacity:1; left:52px;filter:alpha(opacity=100);}
.fn-suspend.floatqq_right .service-QQ{ left:52px; transition:left 0.3s; opacity:0; filter:alpha(opacity=0);}
.fn-suspend.floatqq_right .show_qq{opacity:1; left:-173px;filter:alpha(opacity=100);}
.fn-suspend.floatqq_left .suspend-item-weixin .suspend-layer{ left:-140px;}
.fn-suspend.floatqq_left .suspend-item-weixin .suspend-layer.show_qq{left:52px; transition:left 0.3s;}
.fn-suspend.floatqq_right .suspend-item-weixin .suspend-layer.show_qq{left:-140px; transition:left 0.3s;}
.fn-suspend.floatqq_left .suspend-layer { left: 52px; -moz-transform-origin: 0 95%; -ms-transform-origin: 0 95%; -o-transform-origin: 0 95%; -webkit-transform-origin: 0 95%; transform-origin: 0 95%; }
@media (min-width:992px) {
.fn-suspend .pftel{ display:none;}
}
@media (max-width:992px) {
.suspend-item-weixin,.suspend-item-feedback,.suspend-item-app{ display:none;}
.suspend-item{}
.fn-suspend .pftel,.suspend-item:hover{border-radius: 50px; background-image: linear-gradient(to top right, red, yellow);opacity: 0.9;margin-bottom: 15px;}
.fn-suspend .pftel i{background-image: url(../images/suspension-bgxin.png);background-position: 9px 5px;width: 50px;height: 50px;display: block;}
.suspend-item-top{background-image: linear-gradient(to top right, #34ad6a, yellow);}
.offset-top,.offset-top:hover{ border-radius: 50px; background:none;background-image: linear-gradient(to top right, #444645, #9f9f91) !important;}
.offset-top i{background-image: url(../images/suspension-top.png);background-position: 40px 7px;width: 50px;height: 50px;display: block;}
	}
@media (max-width:767px) {/*.fn-suspend{display:none;}*/.fopmes{height:45px;}}


/*==============内页样式开始==========================*/
.ny_banner {overflow: hidden;width: 100%;margin-top: 120px;}
.ny_banner .slideshow {height: 310px;overflow: hidden;background-repeat: no-repeat;background-position: center center;background-size: cover;}
@media screen and (max-width:1399px) and (min-width:1200px) {
	.ny_banner .slideshow {height: 264px;}
}
@media screen and (max-width:1199px) and (min-width:1080px) {
	.ny_banner .slideshow {height: 238px;}
}
@media screen and (max-width:1079px) and (min-width:768px) {
	.ny_banner .slideshow {height: 170px;}
}
@media screen and (max-width:767px) {
	.ny_banner .slideshow {height: 80px;}
}


/*立即咨询*/
.h_zixun{width:100%;margin:0 auto;padding:0 0 60px;background: #f5f5f5 no-repeat center;}
.h_zixun .bread_nav{ width:100%; margin:30px 0 50px;}
.h_zixun .order{background:#ffffff;padding:40px 80px;text-align:center;position:relative;overflow:hidden;margin-top:20px;}
.h_zixun .order .tag{position: absolute;left: 0;top: 0;width:80px;height:80px;}
.h_zixun .order .tag span{position:absolute;top:50%;left:0;margin-top:-20px;transform:rotate(-45deg);-moz-transform:rotate(-45deg);-webkit-transform:rotate(-45deg);-o-transform:rotate(-45deg);-ms-transform:rotate(-45deg);color: #fff;font-size: 18px;line-height: 40px;display: block;}
.h_zixun .order .tag span i{font-style:normal;position:relative;z-index:2;}
.h_zixun .order .tag span:before{width:300px;height:40px;content:'';position:absolute;left:50%;margin-left:-150px;top:0;background:#19488c;z-index:1;}
.h_zixun .order .tlt p{display:block;font-size: 24px;font-weight: normal;text-align:left;padding-bottom:20px;}
.h_zixun .order form{display:inline-block;}
.h_zixun .order form div.form-group{margin-bottom:30px;}
.h_zixun .order form div.form-group div{padding-left:200px;text-align:left;}
.h_zixun .order form label{font-size:16px;float:left;color:#61656a;margin:0;text-align:right;width:185px;margin-right:15px;display:inline-block;line-height:48px;}
.h_zixun .order form input{display:inline-block;border: 1px solid #ccc;padding: 13px 15px;color: #000;width: 580px;height: 48px;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;outline:none;}
.h_zixun .order form textarea{margin:0;display:inline-block;width: 580px;height:110px;border: 1px solid #ccc;padding: 13px 15px;color: #000;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;outline:none;}
.h_zixun .order form input::-webkit-input-placeholder{color:#bfbfbf;}
.h_zixun .order form textarea::-webkit-input-placeholder{color:#bfbfbf;}
.h_zixun .order form button{background: #1a428b;color: #fff;border-color: #1a428b;color: #fff;width: 360px;border-radius: 3px;padding-top: 11px;padding-bottom: 11px;padding: 10px 18px;font-size: 18px;line-height: 1.3333333;}
.h_zixun .order form button:hover{opacity: 0.8!important;}
.h_zixun .order form div.form-group div a img{ width:100px; height:46px;}
@media (max-width:1199px) {.h_zixun{padding:20px 0 40px;}}
@media (max-width:992px) {
.h_zixun .order form label{width:120px;}
.h_zixun .order form div.form-group div{padding-left:136px;}
.h_zixun .order form input{width:418px;}
.h_zixun .order form textarea{width:418px;}
}
@media (max-width:880px) {

}
@media (max-width:767px) {
.h_zixun .order{padding:40px 20px  20px;}
.h_zixun .order .tlt p{text-align:center;}
.h_zixun .order form{width:100%;}
.h_zixun .order form label{float:none;width:100%;text-align:left;}
.h_zixun .order form label.dd{height:10px;}
.h_zixun .order form div.form-group div{float:none;width:100%;padding-left:0;}
.h_zixun .order form input{width:100%;padding:10px 2%;height:40px;line-height:40px;}
.h_zixun .order form div.form-group{margin-bottom:10px;}
.h_zixun .order form textarea{width:100%;}
.h_zixun .order form button{width:100%;}
}

.ny_wrap_content{width:100%;background:#f5f5f5;padding:30px 0 50px;line-height: 28px;}
.ny_wrap_content2{padding:30px 0 50px;}
.ny_wrap_content .container{-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box; background:#fff;}
.ny_wrap_content .container.nyprobg{ background:none;}
.ny_wrap_left{width:25%;float:left;padding:0 20px 0 0;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
.ny_wrap_right{width:75%;float:right;padding:0 0 0 20px;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}

.ny_nav{height:62px;margin-bottom:50px;}
.bread_nav{background:#fff;padding: 0 0 0 0;color:#666;font-size:14px;float:left;width:62%;height:62px;line-height:62px;overflow: hidden; text-overflow: ellipsis; white-space:nowrap;}
.bread_nav2{float:none;width:100%;}
.bread_nav .iconfont{font-size:22px;background:url(../images/InpageAddress_icon01.png) center center no-repeat;display:inline-block;vertical-align:top; width:60px;height:61px;border-right: 1px solid #eaeaea;margin-right:10px;}
.bread_nav a{color:#333;}
.ny_nav .tab1{float:right;width:35%;height:62px;line-height:62px;text-align:right;padding-right: 2%;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
.ny_nav .tab1 a{display:inline-block;vertical-align:top;padding:0 5px;font-weight:bold;}
.ny_nav .tab1 a:hover{color:#006ccc;}

.mainCon{background:#fff;padding:40px;}
.mainCon table{max-width:100% !important; height:auto !important; margin:0 auto;}
.mainCon img{max-width:100% !important; height:auto !important;}
.mainCon2{background:#f5f5f5;padding:0 0 25px;}

.ny_wrap_right .mainCon .about_tlt{text-align:center;margin-top: 22px;margin-bottom: 20px;padding: 0 15px;font-size: 28px;color:#333;}
.ny_wrap_right .mainCon p{line-height:26px;color:#555;}

.pro_wrap_content,.pro_wrap_content .mainCon2{}

/*内页产品展示*/
.pro_mulu_wrap{background:#fff; margin-bottom: 20px;}
.pro_mulu_wrap .hd{text-align:center;background:#1a428b; padding: 26px 3% 18px; position:relative;}
.pro_mulu_wrap .hd:before{content:'';display:inline-block;width:42px;height:42px;background:url(../images/mulu_tlt.png) center center no-repeat; position: absolute; left:20px; top:20px; background-size:100%;}
.pro_mulu_wrap .hd:after{content:'';display:inline-block;width:120px;height:80px;background:url(../images/mulu_tlt2.png) right center no-repeat; position: absolute; right:0; top:50%; transform:translateY(-50%); background-size:100%;}
.pro_mulu_wrap .hd p{font-size:28px;font-weight:bold;color:#fff; position:relative; z-index:9;}
.pro_mulu_wrap span{display:block;font-size:14px;color:rgba(255,255,255,.45);text-transform:uppercase;position:relative; z-index:9;}
.pro_mulu_wrap .bd{ background:#fff; padding:20px 10px;min-height: 100px;}
.pro_mulu_wrap .bd ul li{margin-bottom:1px;}
.pro_mulu_wrap .bd ul li p{background:#f4f4f4;height:50px;line-height:50px; border-radius:3px; margin-bottom:7px;}
.pro_mulu_wrap .bd ul li p a{font-size:16px;color:#333;display:block;width:74%;padding:0 0 0 6%;overflow: hidden; text-overflow: ellipsis; white-space:nowrap;float:left;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
.pro_mulu_wrap .xgwz.bd ul li p a{width:100%;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box; padding: 0 6% 0;}
.pro_mulu_wrap .bd ul li p span{display:block;width:20%;height:100%;background:url(../images/mulu1.png) center center no-repeat;cursor:pointer;float:left;}
.pro_mulu_wrap .bd ul li div{background:#fff;display:none;padding: 0 7px;}
.pro_mulu_wrap .bd ul li div a{display:block;height:50px;line-height:50px;color:#666;font-size:15px;border-top:1px dashed #cdcdcd;padding:0 10% 0 10%;overflow: hidden; text-overflow: ellipsis; white-space:nowrap;background:url(../images/icon2.png) 6% center no-repeat;}
.pro_mulu_wrap .bd ul li div a:first-child{border-top:0;}
.pro_mulu_wrap .bd ul li p:hover,.pro_mulu_wrap .bd ul li.on p{background:#1a428b;}
.pro_mulu_wrap .bd ul li p:hover a,.pro_mulu_wrap .bd ul li.on p a{color:#fff;}
.pro_mulu_wrap .bd ul li p:hover span{background:url(../images/mulu2.png) center center no-repeat;}
.pro_mulu_wrap .bd ul li.on p span{background:url(../images/mulu3.png) center center no-repeat;}
.pro_mulu_wrap .bd ul li div a:hover{color:#1a428b;background:url(../images/icon3.png) 6% center no-repeat;}
.pro_mulu_wrap .bd a.pro_ckqb{display:block;height:34px;line-height:34px;font-size:16px;color:#fff;background:#1a428b;width:100%;margin:10px auto;text-align:center;overflow: hidden; text-overflow: ellipsis; white-space:nowrap;cursor:pointer;}
.pro_mulu_wrap .bd a.pro_ckqb:hover{background:#1a428b;color:#fff;}

.pro_mulu_wrap.xgart .hd:before{content:'';display:inline-block;width:42px;height:42px;background:url(../images/mulu_tlt3.png) center center no-repeat; position: absolute; left:20px; top:20px; background-size:100%;}
.pro_mulu_wrap.xgart span{ margin-left:-15px;}
.pro_mulu_wrap.xgart .bd ul li p{padding:10px 6%; height:auto; line-height:24px;}
.pro_mulu_wrap.xgart .bd ul li p a{ width:100%; padding:0;}
.pro_mulu_wrap.xgart .bd ul li p font{ color:#999;}
.pro_mulu_wrap.xgart .bd ul li:hover p font{ color:#fff;}
@media (max-width:1199px) { 
.pro_mulu_wrap .hd{padding: 26px 3% 18px 40px;}
.pro_mulu_wrap .hd:before{ left:18px;}
.pro_mulu_wrap.xgart .hd:before{ left:18px;}
 }
@media (max-width:992px) {
.ny_wrap_left{float:none;width:100%;margin-top:20px; padding:0;}
.ny_wrap_right{float:none;width:100%;padding:0;}
.mainCon{min-height:auto;}
.pro_mulu_wrap .hd{padding: 0 3%;height: 60px;line-height: 60px;}
.pro_mulu_wrap .hd:before{ display:none;}
.pro_mulu_wrap .hd:after{ display:none;}
.pro_mulu_wrap .hd p:before{ display:none;}
.pro_mulu_wrap .hd p:after{content:'';display:inline-block;width:28px;height:28px;background:url(../images/mulu_dianji.png) center center no-repeat;margin-left:5px;vertical-align:middle;margin-top:-3px;}
.pro_mulu_wrap span{ display:none;}
.pro_mulu_wrap .pro_mulu{ display:none;}

.pro_mulu_wrap.xgart{ display:none;}

}
@media (max-width:880px) {
.ny_nav{background:none;border-bottom:0;height:auto;margin-bottom:20px;}	
.bread_nav{float:none;background:#fff;width:100%;}
.ny_nav .tab1{width:100%;float:none;background:#fff;text-align:left;padding:0 3%;border-top: 1px solid #eaeaea;}
}
@media (max-width:767px) {
.ny_wrap_content{padding:30px 0;}
.ny_wrap_right{padding:0 10px;}
.ny_wrap_left{padding:0; margin-top:0;}
.mainCon{padding:15px;}
.mainCon2{padding:0;}
.ny_wrap_right .mainCon .about_tlt{font-size:18px;margin-top: 8px;}
.pro_mulu_wrap .c_tlt{text-align:left;background:#fff url(../images/pro_fl_icon2.png) 95% center no-repeat;height:45px;line-height:45px;font-size:16px;}
/*.pro_mulu_wrap .pro_mulu{display:none;}*/
.pro_mulu_wrap .pro_mulu_index li div{display:none;}
.bread_nav{font-size:12px;height: 45px;line-height: 45px;}
.ny_nav .tab1{height: 45px;line-height: 45px;}
.bread_nav .iconfont{height: 45px;line-height: 45px;}
.ny_nav .tab1 a{padding:0 2px;}

}

/*内页新闻列表和详情页*/
.ny_newslist ul{ min-height:400px;}
.ny_newslist ul li{border-bottom:1px solid #dedede;padding-bottom:20px;margin-bottom:10px;overflow:hidden;}
.ny_newslist ul li .pic{width:20%;float:left;height:160px;}
.ny_newslist ul li .pic a{display:block;width:100%;height:160px;text-align:center;}
.ny_newslist ul li .pic a img {vertical-align:middle;max-width:100%;max-height:100%;transition: transform .6s;}
.ny_newslist ul li .pic a .iblock {display:inline-block;height:100%;width:0;vertical-align:middle}
.ny_newslist ul li .wz{float:right;width:100%;}
.ny_newslist ul li a.tlt{display:block;font-size:22px;overflow: hidden; text-overflow: ellipsis; white-space:nowrap;color:#333;height:42px;line-height:42px;}
.ny_newslist ul li .others span{display:inline-block;color:#999;font-size:12px;padding:5px 0 10px;margin-right:10px;height:21px;line-height:21px;vertical-align:middle;}
.ny_newslist ul li .others span i{padding-right:5px;color:#555;font-size:20px;vertical-align:top;}
.ny_newslist ul li .others span.time i{font-size:12px;}
.ny_newslist ul li .desc{margin: 0 0 10px 0;height:52px;overflow:hidden;font-size:15px;color:#555;line-height:26px;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.ny_newslist ul li p.more{text-align:right;float:right;}
.ny_newslist ul li p.more a{color: #1a428b;font-size:16px;display:block;width:36px;height:36px;background:url(../images/list_circle.png) no-repeat left top;overflow:hidden;}
.ny_newslist ul li:hover p.more a{background-position: left bottom;}
.ny_newslist ul li:hover a.tlt{color: #1a428b;}
.ny_newslist ul li:hover  .pic a img{transform: scale(1.1); }


.ny_newsdetail .tlt{text-align:center;font-size:28px;padding:0 15px;font-weight:normal;color:#000; line-height:40px;}
.ny_newsdetail .others{text-align:center;padding:10px 0 20px;}
.ny_newsdetail .others span{display:inline-block;color:#999;font-size:14px;padding:5px 0 10px;margin-right:10px;height:21px;line-height:21px;vertical-align:middle;}
.ny_newsdetail .others span i{padding-right:5px;color:#555;font-size:20px;vertical-align:top;}
.ny_newsdetail .others span i.time{font-size:12px;}
.ny_newsdetail .news_con{font-size:16px;color:#555;line-height:26px;min-height: 400px;}
.news_detail_page{margin-top:40px;margin-bottom:20px;}
.news_detail_page ul{display:flex; display: -webkit-flex;justify-content: space-between;}
.news_detail_page ul li{max-width: 49%;display: inline-block;}
.news_detail_page ul .classjz{ width:100%; height:40px; margin-bottom:10px;}
.news_detail_page ul li a{padding:10px 20px;color:#76838f;-webkit-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease;border-radius: 1000px; background-color: transparent;border: 1px solid #e4eaec;overflow: hidden; text-overflow: ellipsis; white-space:nowrap;max-width: 100%; display: block;}
.news_detail_page ul li a:hover{border-color: #1a428b;color: #1a428b;}
.news_detail_page ul li.next{text-align:right;}

.down_btn{padding-top:30px;}
.down_btn a{display:block;width:158px;height:40px;line-height:40px;margin-top:20px;border-radius:5px;background:#00adf0;cursor:pointer;color:#fff;text-align:center;font-size:18px;margin:0 auto;}
.down_btn span{text-align:center;padding-top:10px;color: #c4c4c4;font-size: 14px;display:block;margin:0 auto;}

/*分页*/
.page_list{text-align:center;padding-top:20px;padding-bottom:20px;}
.page_list a{display:inline-block;padding:0 10px;background:#ddd;height:30px;line-height:30px;text-align:center;margin-right: 5px;border-radius:2px;}
.page_list a:hover{background:#1a428b;color:#ffffff;}
.page_list a.pnnum1{background:#1a428b;color:#ffffff;}
.page_list input{display:inline-block;padding:0 5px;background:#1a428b;width:40px !important;height:30px !important;line-height:30px;text-align:center;margin:0 5px;color:#fff;cursor:pointer; border:0;}
.page_list .p_input{display:inline-block;padding:0 5px;background:#ddd;height:30px;line-height:30px;text-align:center;margin:0 5px;color:#555;cursor:default; border:0;outline: 0;}
@media (max-width:1199px) {  }
@media (max-width:992px) {.page_list td span{display:none;}.page_list td #firstpage{display:none;}.page_list td #endpage{display:none;}.page_list a{margin-right:5px;}.page_list{font-size:0;color:#fff;margin-bottom: 0;}.page_list input{display:none !important;}.page_list a{font-size:13px;}}
@media (max-width:880px) { }
@media (max-width:767px) {
	.news_detail_page ul{ display:block !important;}
	.news_detail_page ul li{float:none;width:100%;margin-bottom:10px;text-align:left !important; max-width:100%;}
	.news_detail_page ul li:first-child{ margin-top:20px;}	
	.news_detail_page ul li a{display:block;width:100%; padding:7px 20px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
	.news_detail_page{margin-top:0;margin-bottom:0;}
	.ny_newsdetail .tlt{ font-size:22px; line-height:30px;}
}


/*内页客户现场*/
.ny_caselist ul li{float:left;width:31%;margin-right:3.5%;margin-bottom:50px;}
.ny_caselist ul li:nth-child(3n) {margin-right: 0px;}
.ny_caselist ul li .pro_img{background:#fff;padding:10px 10px;}
.ny_caselist ul li .pro_img a{text-align:center;height:220px;overflow:hidden;background:#fff;display: flex;justify-content: center;align-items: center;display:-webkit-box;-webkit-box-pack:center;-webkit-box-align:center;}
.ny_caselist ul li .pro_img a img{vertical-align:middle;max-width:100%;max-height:100%;transition:.3s;-moz-transition:.3s;-ms-transition:.3s;-o-transition:.3s;-webkit-transition:.3s;}
.ny_caselist ul li .pro_img a .iblock {display:inline-block;height:100%;width:0;vertical-align:middle;display:none;}
.ny_caselist ul li p{padding:5px 1%;width:98%;background:#ffffff;color:#555;font-size:15px;height:40px;line-height:40px;text-align:center;margin-top:-1px;}
.ny_caselist ul li p span{display:block;height:40px;line-height:40px;overflow: hidden; text-overflow: ellipsis; white-space:nowrap;}
.ny_caselist ul li p span a{color:#555;}
.ny_caselist ul li:hover p{background:#1a428b;}
.ny_caselist ul li:hover p a{color:#ffffff;}
.ny_caselist ul li:hover img{transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);-webkit-transform:scale(1.1);}
@media (max-width:1199px) {
	
}
@media (max-width:992px) {	
.container{}
.ny_caselist ul li{width:48%;margin-bottom: 30px;}
.ny_caselist ul li:nth-child(2n) {margin-right: 0px;}
.ny_caselist ul li:nth-child(3n) {margin-right:3.5%;}
.ny_caselist ul li:nth-child(6n) {margin-right:0;}
}
@media (max-width:880px) {}
@media (max-width:767px) {
.ny_caselist ul{padding-top:10px;}
.ny_caselist ul li{margin-bottom:20px;}
.ny_caselist ul li .pro_img a{ height:180px;}
.ny_caselist a.more2{font-size:16px;padding:10px 10px;text-align:center;}
}
@media (max-width:500px) {
	.ny_caselist ul li .pro_img a{ height:150px;}
}

/*内页产品*/
.ny_pro_floor{margin-bottom:30px;}
.ny_pro_floor .hd{height:50px;line-height:50px;border:1px solid #dedede;border-bottom:0;padding:0 10px;}
.ny_pro_floor .hd p{text-decoration: underline;color:#333;font-size:18px;float:left;height:50px;line-height:50px;}
.ny_pro_floor .hd a.tlt{display:block;float:left;font-size:18px;color:#333;height:50px;line-height:50px;padding-left:20px;}
.ny_pro_floor .hd a.tlt:hover{color:#1a428b;}
.ny_pro_floor .hd a.more{display:block;float:right;line-height:50px;width:70px;text-align:center;font-size:16px;}
.ny_pro_floor .hd a.more:hover{color:#1a428b;}
.ny_pro_floor .bd ul{width: 100%;border:1px solid #dedede;display: table;word-spacing:-1em;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box; }
.ny_pro_floor .bd ul li{display: inline-block;*display: inline;width: 20%;height: 310px;vertical-align: top;text-align: center;border-right:1px solid #dedede;border-bottom:1px solid #dedede;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
.ny_pro_floor .bd ul li.first a{display:block;width:100%;height:100%;display: flex;justify-content: center;align-items: center;display:-webkit-box;-webkit-box-pack:center;-webkit-box-align:center;}
.ny_pro_floor .bd ul li.first a img{width:95%;}
.ny_pro_floor .bd ul li a.t_pic{display:block;width:85%;height:100px;margin:0 auto; display: flex;justify-content: center;align-items: center;display:-webkit-box;-webkit-box-pack:center;-webkit-box-align:center;}
.ny_pro_floor .bd ul li a img{max-width:100%;max-height:100%;}
.ny_pro_floor .bd ul li .t_name{display:block;width:90%;line-height:25px;height:40px;padding-top:10px;text-align:center;font-size:16px;font-weight:normal;margin:0 auto;}
.ny_pro_floor .bd ul li .t_name:hover{color:#1a428b;}
.ny_pro_floor .bd ul li .p_name{text-align:left;width:85%;margin:0 auto;padding:10px 0;}
.ny_pro_floor .bd ul li .p_name a{display:block;color: #2277e6;line-height:22px;font-size:13px;overflow: hidden; text-overflow: ellipsis; white-space:nowrap;}
.ny_pro_floor .bd ul li .p_name a:hover{text-decoration: underline;}

.ny_prolist ul li{float:left;width:31%;margin-right:3.5%;margin-bottom:50px;border: 1px solid #eee;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
.ny_prolist ul li:nth-child(3n) {margin-right: 0px;}
.ny_prolist ul li .pro_img{background:#fff;padding:10px 10px;}
.ny_prolist ul li .pro_img a{text-align:center;height:220px;overflow:hidden;background:#fff;display: flex;justify-content: center;align-items: center;display:-webkit-box;-webkit-box-pack:center;-webkit-box-align:center;}
.ny_prolist ul li .pro_img a img{vertical-align:middle;max-width:100%;max-height:100%;transition:.3s;-moz-transition:.3s;-ms-transition:.3s;-o-transition:.3s;-webkit-transition:.3s;}
.ny_prolist ul li .pro_img a .iblock {display:inline-block;height:100%;width:0;vertical-align:middle;display:none;}
.ny_prolist ul li p{padding:5px 1%;width:98%;background:#ffffff;color:#555;font-size:15px;height:40px;line-height:40px;text-align:center;margin-top:-1px;}
.ny_prolist ul li p span{display:block;height:40px;line-height:40px;overflow: hidden; text-overflow: ellipsis; white-space:nowrap;}
.ny_prolist ul li p span a{color:#555;}
.ny_prolist ul li:hover p a{color:#1a428b;}
.ny_prolist ul li:hover img{transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);-webkit-transform:scale(1.1);}

.ny_xgcp{background:#fff;padding-top:20px;}
.ny_xgcp .c_tlt{height:60px;line-height:60px;text-align:left;font-size:20px;background:#fff;color:#333;padding:0 25px;position:relative;}
.ny_xgcp .c_tlt:before{content:'';display:block;width:3px;height:20px;background:#1a428b;position:absolute;left:10px;top:50%;margin-top:-10px;}
.ny_xgcp ul li{float:left;width:100%;margin-bottom:40px;}
.ny_xgcp ul li .pro_img{background:#fff;padding:10px 10px;}

.ny_xgcp ul li .pro_img a{text-align:center;height:220px;overflow:hidden;background:#fff;display: flex;justify-content: center;align-items: center;display:-webkit-box;-webkit-box-pack:center;-webkit-box-align:center;}
.ny_xgcp ul li .pro_img a img{vertical-align:middle;max-width:100%;max-height:100%;transition:.3s;-moz-transition:.3s;-ms-transition:.3s;-o-transition:.3s;-webkit-transition:.3s;}
.ny_xgcp ul li .pro_img a .iblock {display:inline-block;height:100%;width:0;vertical-align:middle;display:none;}
.ny_xgcp ul li p{padding:5px 1%;width:98%;background:#ffffff;color:#555;font-size:15px;height:40px;line-height:40px;text-align:center;margin-top:-1px;}
.ny_xgcp ul li p span{display:block;height:40px;line-height:40px;overflow: hidden; text-overflow: ellipsis; white-space:nowrap;}
.ny_xgcp ul li p span a{color:#555;}
.ny_xgcp ul li:hover p{background:#1a428b;}
.ny_xgcp ul li:hover p a{color:#ffffff;}
.ny_xgcp ul li:hover img{transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);-webkit-transform:scale(1.1);}


/*联系我们*/
.ly_contact { width:100%; overflow:hidden; margin:0 auto; padding:0;}
.lyContact{ padding:30px;}
.tags_title {border-bottom:1px solid #DDD;margin:0 0 30px;}
.tags_title span {width:80px;padding:0 15px;font-size:16px;text-align:center;height:45px;line-height:45px;margin-bottom:-1px;background:#fff;color:#333;display:block;margin-left:5px;border:1px solid #DDD;border-bottom:1px solid #ffffff;font-weight:bold;}
.tags_title span {float:left;width:auto;cursor:pointer;}
.tags_title span.ron {background:#f1f1f1;border:1px solid #f1f1f1;border-bottom:1px solid #DDD;color:#666;font-weight:normal;}
.content1 ul {}
.content1 ul li {float:left;width:30%;margin-right:5%;}
.content1 ul li:nth-child(3n) {margin-right:0;}
.content1 ul li a {display:block;}
.content1 ul li a em {display:block;float:left;width:60px;height:60px;border:1px solid #ddd;border-radius:50%;margin-right:15px;}
.content1 ul li.lx1 em {background:url(../images/contact_tel.png) center center no-repeat;}
.content1 ul li.lx2 em {background:url(../images/contact_email.png) center center no-repeat;}
.content1 ul li.lx3 em {background:url(../images/contact_address.png) center center no-repeat;-webkit-animation:bounce-up 1.4s linear infinite;animation:bounce-up 1.4s linear infinite;}
.content1 ul li.lx3 a {cursor:default;}
.content1 ul li a .wz {float:left;width:78%;}
.content1 ul li a .wz p {font-size:20px;padding-bottom:10px;}
.content1 ul li a .wz span {font-size:20px;color:#555;line-height: 30px;}
.ly_contact .lxfs { width:100%; overflow:hidden; margin:0 auto; padding:0; box-sizing:border-box; -webkit-box-sizing:border-box; -ms-box-sizing:border-box; -o-box-sizing:border-box;}
.lxfs ul li { width:33.333333%; height:400px; margin:0; padding:0; border-left:1px solid #d9d9d9; float:left; box-sizing:border-box; -webkit-box-sizing:border-box; -ms-box-sizing:border-box; -o-box-sizing:border-box;}
.lx_icon { width:128px; height:128px; overflow:hidden; margin:60px auto; padding:0; background-color:#f8f8f8; border-radius:50%;}
.lxfs ul li h3 { width:100%; height:20px; overflow:hidden; line-height:20px; color:#666; font-size:16px; text-align:center; margin:0 auto 10px; padding:0;}
.lxfs ul li p { width:100%; height:40px; overflow:hidden; line-height:40px; color:#222; font-size:30px; font-family:"Arial"; text-align:center; margin:0 auto; padding:0;}
.lx_ewm { width:100%; height:440px; overflow:hidden; margin:40px auto; padding:0; background:url(../images/bg_weixin.jpg) center center no-repeat; background-size:cover;}
.lx_ewm h3 { width:100%； height:40px; overflow:hidden; line-height:40px; color:#fff; font-size:32px; text-align:center; margin:80px auto 0; padding:0;}
.lx_ewm p { width:100%; height:30px; overflow:hidden; line-height:30px; color:#fff; font-size:16px; text-align:center; margin:0 auto; padding:0;}
.lx_ewm img { display:block; width:160px; height:160px; overflow:hidden; margin:40px auto; padding:0;}
.lx_dz { width:100%; overflow:hidden; margin:20px auto 0; padding:1%;border:1px solid #d9d9d9;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
.lx_dz .dz_map { width:100%; overflow:hidden;height:350px;margin:0 auto;}

@media (max-width:1199px) {
.ny_pro_floor .bd ul li{width: 25%;height: 320px;}	
.content1 ul li{ text-align:center;}
.content1 ul li a em{ float:none; margin:0 auto;}
.content1 ul li a .wz{ width:100%; float:none;margin-top: 10px;}
.content1 ul li a .wz p{ padding-bottom:0;}
}
@media (max-width:992px) {
.content1 ul li a .wz p{ font-size:18px;}
.content1 ul li a .wz span{ font-size:16px; margin-top:10px;}
.ny_pro_floor .bd ul li{width: 33.3%;height: 335px;}	
.ny_prolist ul li{width:48%;}
.ny_prolist ul li:nth-child(2n) {margin-right: 0px;}
.ny_prolist ul li:nth-child(3n) {margin-right:3.5%;}
.ny_prolist ul li:nth-child(6n) {margin-right:0;}

.ny_xgcp ul li{width:48%;}
.ny_xgcp ul li:nth-child(2n) {margin-right: 0px;}
.ny_xgcp ul li:nth-child(3n) {margin-right:3.5%;}
.ny_xgcp ul li:nth-child(6n) {margin-right:0;}
}
@media (max-width:880px) { }
@media (max-width:767px) {
.content1 ul li{ width:100%; margin-right:0; text-align: center;border-bottom: 1px solid #f5f5f5; margin-bottom: 20px;padding-bottom: 20px;}
.content1 ul li a em{ float:none; margin:0 auto;}
.content1 ul li a .wz{ width:100%; float:none;margin-top: 10px;}
.content1 ul li a .wz p{ padding-bottom:0; font-size:18px;}
.content1 ul li a .wz span{ font-size:15px; margin-top:5px;}
.ny_pro_floor .bd ul li .p_name a{line-height:25px;}
.ny_pro_floor .bd ul li{width: 100%;height: auto;padding:10px 0;}	
.ny_prolist ul{padding-top:10px;}
.ny_prolist ul li{margin-bottom:20px;}
.ny_prolist a.more2{font-size:16px;padding:10px 10px;text-align:center;}
.lyContact{ padding:15px;}

.ny_xgcp ul{padding-top:10px;}
.ny_xgcp ul li{margin-bottom:20px;}
.ny_xgcp a.more2{font-size:16px;padding:10px 10px;text-align:center;}
.nyprodetail2 .bd .bd2 form{width:100%;}
.nyprodetail2 .bd .bd2 form label{float:none;width:100%;text-align:left;}
.nyprodetail2 .bd .bd2 form label.dd{height:10px;}
.nyprodetail2 .bd .bd2 form div.form-group div{float:none;width:100%;padding-left:0;}
.nyprodetail2 .bd .bd2 form input{width:100%;padding:10px 2%;height:40px;line-height:40px;}
.nyprodetail2 .bd .bd2 form div.form-group{margin-bottom:10px;}
.nyprodetail2 .bd .bd2 form textarea{width:100%;}
.nyprodetail2 .bd .bd2 form button{width:100%;}

.nyprodetail .proname{margin: 8px 0;font-size: 22px;}
.nyprodetail .prodesc{font-size:14px;line-height:24px;}

.nyprodetail2{padding-top:10px;}
.nyprodetail2 .bd .bd1{font-size:14px;line-height:26px;}

.nyprodetail .proImg{width:100%;height:360px;}
.nyprodetail  .others{width:100%;margin-top:10px;}
.lxfs ul li{ width:100%; height:250px;}
.lx_icon{margin: 20px auto;}
#container{ max-width:100%; max-height:400px;}
}

/*产品详情页*/
.nyprodetail{background:#fff;padding: 40px 25px 25px;}
.nyprodetail .proImg{width:55%;float:left;height:360px;border:1px solid #dedede;}
.nyprodetail .proImg a{display:block;width:100%;height:100%;text-align:center}
.nyprodetail .proImg a img{max-width:100%;max-height:100%;vertical-align:middle}
.nyprodetail .proImg a .iblock {display:inline-block;height:100%;width:0;vertical-align:middle}
.nyprodetail .proname{text-align:center;display:block;margin:22px 0;font-size:28px;font-weight:normal;}
.nyprodetail  .others{width:42%;float:right;overflow:hidden;}
.nyprodetail  .others>div.ee{width:100%;font-size:15px;color:#555;height:45px;line-height:45px;border-bottom:1px dashed #f1f1f1;display: flex;display:-webkit-box;--webkit-box-align:center;}
.nyprodetail  .others>div.ee em{color:#F60;font-style:normal;}
.nyprodetail  .others span{display:block;float:right;width:45%;height:35px;line-height:35px;}
.nyprodetail  .others span em{color:#F60;font-style:normal;}
.nyprodetail  .others .emjiezi{overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 8;-webkit-box-orient: vertical;}

.orderPro{display:block;width:130px;height:45px;line-height:45px;text-align:center;color:#fff;font-size:15px;cursor:pointer;margin-top:10px; background:rgba(31,80,159,1);background:-moz-linear-gradient(left,rgba(31,80,159,1) 0%,rgba(43,114,201,1) 100%);background:-webkit-gradient(left top,right top,color-stop(0%,rgba(31,80,159,1)),color-stop(100%,rgba(43,114,201,1)));background:-webkit-linear-gradient(left,rgba(31,80,159,1) 0%,rgba(43,114,201,1) 100%);background:-o-linear-gradient(left,rgba(31,80,159,1) 0%,rgba(43,114,201,1) 100%);background:-ms-linear-gradient(left,rgba(31,80,159,1) 0%,rgba(43,114,201,1) 100%);background:linear-gradient(to right,rgba(31,80,159,1) 0%,rgba(43,114,201,1) 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#1f509f',endColorstr='#2b72c9',GradientType=1 );}

.nyprodetail2{margin-top:20px;background:#fff;padding: 5px 25px 25px;}
.nyprodetail2 .hd{border-bottom:1px solid #e4eaec;vertical-align:middle;overflow:hidden;}
.nyprodetail2 .hd span{display:block;float:left;font-size:16px;color:#76838f;margin-right:10px;cursor:pointer;}
.nyprodetail2 .hd span em{display:block; padding:15px 0;border-bottom:2px solid transparent; font-size:20px;}
.nyprodetail2 .hd span:hover em{border-bottom:2px solid #dedede;}
.nyprodetail2 .hd span.on em{border-bottom:2px solid #1a428b;color:#1a428b;}
.nyprodetail2 .bd{padding:30px 0;}
.nyprodetail2 .bd .bd1{line-height:34px;font-size:16px;}
.nyprodetail2 .bd .bd2{background: #f5f5f5;padding: 40px 80px; text-align: center;position: relative; overflow: hidden;margin-top:40px;}
.nyprodetail2 .bd .bd2 .tag{position: absolute;left: 0;top: 0;width:80px;height:80px;}
.nyprodetail2 .bd .bd2 .tag span{position:absolute;top:50%;left:0;margin-top:-20px;transform:rotate(-45deg);-moz-transform:rotate(-45deg);-webkit-transform:rotate(-45deg);-o-transform:rotate(-45deg);-ms-transform:rotate(-45deg);color: #fff;font-size: 18px;line-height: 40px;display: block;}
.nyprodetail2 .bd .bd2 .tag span i{font-style:normal;position:relative;z-index:2;}
.nyprodetail2 .bd .bd2 .tag span:before{width:300px;height:40px;content:'';position:absolute;left:50%;margin-left:-150px;top:0;background:#19488c;z-index:1;}
.nyprodetail2 .bd .bd2 .tlt p{display:block;font-size: 24px;font-weight: normal;text-align:left;padding-bottom:20px;}

.nyprodetail2 .bd .bd2 form{display:inline-block;}
.nyprodetail2 .bd .bd2 form div.form-group{margin-bottom:30px;}
.nyprodetail2 .bd .bd2 form div.form-group div{padding-left:200px;text-align:left;}
.nyprodetail2 .bd .bd2 form div.form-group div a img{ width:100px; height:46px !important;}
.nyprodetail2 .bd .bd2 form label{font-size:16px;float:left;color:#61656a;margin:0;text-align:right;width:185px;margin-right:15px;display:inline-block;line-height:48px;}
.nyprodetail2 .bd .bd2 form input{display:inline-block;border: 1px solid #ccc;padding: 13px 15px;color: #000;width: 360px;height: 48px;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;outline:none;}
.nyprodetail2 .bd .bd2 form textarea{margin:0;display:inline-block;width: 360px;height:110px;border: 1px solid #ccc;padding: 13px 15px;color: #000;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;outline:none;}
.nyprodetail2 .bd .bd2 form input::-webkit-input-placeholder{color:#bfbfbf;}
.nyprodetail2 .bd .bd2 form textarea::-webkit-input-placeholder{color:#bfbfbf;}
.nyprodetail2 .bd .bd2 form button{background: #1a428b;color: #fff;border-color: #1a428b;color: #fff;width: 360px;border-radius: 3px;padding-top: 11px;padding-bottom: 11px;padding: 10px 18px;font-size: 18px;line-height: 1.3333333;}
.nyprodetail2 .bd .bd2 form button:hover{opacity: 0.8!important;}

@media (max-width:1199px) {.nyprodetail2 .bd .bd2 form textarea{width:400px;} }
@media (max-width:992px) {
.nyprodetail2 .bd .bd2 form label{width:120px;}
.nyprodetail2 .bd .bd2 form div.form-group div{padding-left:136px;}
.nyprodetail2 .bd .bd2 form textarea{width:418px;}

.nyprodetail2 .bd .bd2 form label{width:120px;}
.nyprodetail2 .bd .bd2 form div.form-group div{padding-left:136px;}
.nyprodetail2 .bd .bd2 form textarea{width:360px;}
}

@media (max-width:767px) {
.nyprodetail2{ margin-top:0;}
.nyprodetail .proImg{width:100%;height:280px;}
.nyprodetail  .others{width:100%;margin-top:10px;}

.nyprodetail2 .bd .bd2{padding:40px 20px  20px;}
.nyprodetail2 .bd .bd2 .tlt p{text-align:center;}
.nyprodetail2 .bd .bd2 form{width:100%;}
.nyprodetail2 .bd .bd2 form label{float:none;width:100%;text-align:left;}
.nyprodetail2 .bd .bd2 form label.dd{height:10px;}
.nyprodetail2 .bd .bd2 form div.form-group div{float:none;width:100%;padding-left:0;}
.nyprodetail2 .bd .bd2 form input{width:100%;padding:10px 2%;height:40px;line-height:40px;}
.nyprodetail2 .bd .bd2 form div.form-group{margin-bottom:10px;}
.nyprodetail2 .bd .bd2 form textarea{width:100%;}
.nyprodetail2 .bd .bd2 form button{width:100%;}
}

.pro_more { width:200px; height: 40px; overflow: hidden; margin: 20px auto; padding: 0;}
.pro_more a { display:block; width:100%; height: 38px; overflow: hidden; line-height: 38px; color: #1a386e; font-size: 14px; text-align: center; border: 1px solid #1a386e;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
.pro_more a:hover { color:#fff; background-color: #1a386e;}

.ly_msg{background-color: #fff;}
.tab_pro_bd{width: 95%;max-width: 1240px;margin: 0 auto; min-height:200px;}

.muluck{ line-height: 40px; text-align: center;height: 40px; background-color:#1a428b; margin-top: 10px;}
.muluck a{ color:#fff;}
@media (max-width:767px) {
	.pro_more { width:130px;}
	.pro_more a {}
}



#new-div{overflow: scroll;width: 100%;}
/*设置滚动条样式*/
#new-div::-webkit-scrollbar {width:4px;}
#new-div::-webkit-scrollbar-track {background-color:#f0f0f0;border-radius:0px;}
#new-div::-webkit-scrollbar-thumb {background-color:#6d6e70;}
#new-div::-webkit-scrollbar-thumb:window-inactive {background-color:#3c3c3c;}

/*详情页内容超出设置*/

@media (min-width:1199px) {
#c_detail_wrap #new-div .zoom-caret{display:none !important;}
}
#c_detail_wrap img,#c_detail_wrap p,#c_detail_wrap span,#c_detail_wrap div,#c_detail_wrap video,#c_detail_wrap embed{height:auto !important;max-width:100% !important;max-height: 100%;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;white-space:normal;word-break:break-all;word-break: normal;}

#c_detail_wrap #new-div{overflow-x: hidden;overflow-y: hidden;width: 100%;position:relative;}
#c_detail_wrap #new-div .zoom-caret{display:block;position: absolute;top: 10px;right: 5px;font-size: 50px;color: #a7a5a5;z-index: 2;padding: 0;margin: 0;opacity: .3;}
#c_detail_wrap #new-div table{transform-origin: left top;border-collapse: collapse;max-width: none!important;width: auto;}
#c_detail_wrap #new-div table td{padding: 3px;border: 1px solid #ccc;}

#c_detail_wrap #new-div.on{overflow:scroll; width: 100%;}
#c_detail_wrap #new-div.on .zoom-caret{display:none;}

/*设置滚动条样式*/
#c_detail_wrap #new-div::-webkit-scrollbar {height:2px;}/* 滚动槽 */
#c_detail_wrap #new-div::-webkit-scrollbar-track {background-color:#f0f0f0;border-radius:0px;}/* 滚动条滑块 */
#c_detail_wrap #new-div::-webkit-scrollbar-thumb {background-color:#bfbfbf;}
#c_detail_wrap #new-div::-webkit-scrollbar-thumb:window-inactive {background-color:#3c3c3c;}

@media (max-width:880px) {
#c_detail_wrap img,#c_detail_wrap p,#c_detail_wrap span,#c_detail_wrap div,#c_detail_wrap video,#c_detail_wrap embed{width:auto !important;height:auto !important;max-width:100% !important;max-height: 100%;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;white-space:normal;word-break:break-all;word-break: normal;}
}

/*新列表页样式*/
.pro_list li{width:100%; margin-top:30px; float:left;border-top: 1px solid #ddd;padding-top: 30px;}
.pro_list li:nth-of-type(1){ margin-top:0px; border:0;}
.pro_list li:last-child{ margin-bottom:20px;}
.pro_list li:hover{opacity:0.9;}
.pro_list li:hover img{transform:scale(1);transition:all 2s;}
.pro_list li .pro_list_l{ float:left;width:25%;margin: 0 2% 0 0;}
.pro_list li .proimg_bk{height:170px; width:100%;border: #eaeaea 1px solid;overflow:hidden;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box; background-color:#fff;}
.pro_list li .iqpyvwiy{text-align:center;width:100%;display:block; height:170px;}
.pro_list li .iqpyvwiy img{max-height:90%; max-width:90%;vertical-align:middle}
.pro_list li .iqpyvwiy .iblock {display:inline-block;height:100%;width:0;vertical-align:middle}
.pro_list li .pro_list_r{ float:left;width:71%;}
.pro_list li .pro_list_r dt a{ font-size:18px; line-height:31px;width:100%; overflow:hidden; white-space:nowrap;text-overflow:ellipsis;display: block;}
.pro_list li .pro_list_r p{ color:#666; line-height:25px;clear: both;padding: 10px 0px; height:65px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 3; -webkit-box-orient: vertical;}
.pro_list li .pro_list_r dl dd{border: #888 1px solid; border-radius:5px; float:left; padding:5px 1%; margin:5px 5px 0px 0px; color:#888;}
.pro_list li .pro_list_r dl dd:hover{ background:#0c4ca3; color:#fff;transition: all 0.3s;}
.pro_list li .pro_list_r dl span{float:right; display:block; color:#e51e17;line-height:40px;}
.pro_list li .pro_list_r dl span b{ font-size:24px;}
@media screen and (max-width:1024px){
	.pro_list li .proimg_bk,.pro_list li .iqpyvwiy{ height:198px;}
}
@media screen and (max-width:992px){
  .pro_list li:nth-of-type(1){ padding-top:10px;}
}
@media screen and (max-width:767px){
	.pro_list li{ margin-top:15px; padding-top:0; border:0;}
  .pro_list li:nth-of-type(1){ padding-top:0;}
  
}
@media screen and (max-width:500px){
	.pro_list li .pro_list_l,.pro_list li .pro_list_r{ width:100%; margin:0 auto; margin-bottom:20px;}
	.pro_list li .pro_list_r dl dd:nth-child(2n){}
}


/*留言*/
#order .ly_msg { width: 100%; overflow: hidden; margin: 0 auto; padding: 0;}
#order .ly_msg h3 { width: 100%; height: 40px; overflow: hidden; line-height: 40px; margin: 0 auto; padding: 0; border-bottom: 1px solid #dfdfdf; color: #333; font-size: 14px; font-weight: bold; text-align: center;}
#order .ly_msg ul { width: 95% !important; overflow:hidden; margin: 20px auto 0; padding: 0;/* box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;*/}
.ly_msg ul{width: 95% !important;}
#order .ly_msg ul li { width: 100%; overflow: hidden; margin: 0 auto 20px; padding: 0;}
#order .ly_msg ul li h4 { width:17%; height: 34px; overflow: hidden; line-height: 34px; margin: 0; padding: 0 20px 0 0; color: #333; font-size: 14px; text-align: right; float: left; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
#order .ly_msg ul li .msg_ipt1, .ly_msg ul li .msg_tara { width: 83% !important; overflow: hidden; margin: 0; padding-right: 20px; background:url(/images/tb_img.png) top right no-repeat; float: left; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
#order .ly_msg ul li .msg_ipt1 { height: 34px;}
#order .ly_msg ul li .msg_tara { height: 118px;}
#order .msg_ipt1 input, .msg_tara textarea { display: block; width: 100%; overflow: hidden; margin: 0; padding: 8px 15px; color: #666; font-size: 12px; border: 1px solid #dfdfdf; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
#order .msg_ipt1 input { height: 34px; line-height: 16px;}
#order .msg_tara textarea { height: 118px; line-height: 20px; resize: none;}
#order .ly_msg ul li .msg_ipt2 { width: 120px; height: 34px; overflow: hidden; margin-right: 10px; padding:0; float: left;}
#order .msg_ipt2 input { display: block; width: 120px; height: 34px; overflow: hidden; line-height: 16px; margin: 0; padding: 8px 15px; color: #666; font-size: 12px; border: 1px solid #dfdfdf; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
#order .ly_msg ul li a.yzm_img { display: block; width: 90px; height: 34px; overflow: hidden; margin: 0; padding-right: 20px; background:url(/images/tb_img.png) top right no-repeat; float: left;}
#order .ly_msg ul li .msg_btn { width:83%; overflow: hidden; margin: 0; padding: 0; float: left;}
#order .msg_btn input { display: block; width: 100px; height: 34px; overflow: hidden; line-height: 32px; margin: 20px 15px 0 0; padding: 0; background-color: #f0f0f0; color: #333; font-size: 13px; text-align: center; border: 1px solid #ccc; float: left;}
#order .ly_msg ul li .msg_ipt12 {width: 83%; height: 34px; overflow: hidden; margin: 0; padding-right: 20px; float: left; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
#order .msg_ipt12 input { height: 34px; line-height: 16px; display: block; width: 100%; overflow: hidden; margin: 0; padding: 8px 15px; color: #666; font-size: 12px; border: 1px solid #dfdfdf; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}

#order .ly_msg ul li h4 {width: 10%;height: 45px;font-size:14px;}
#order .ly_msg ul li .msg_ipt1, .ly_msg ul li .msg_tara {width: 90%;}
#order .ly_msg ul li .msg_ipt1, .ly_msg ul li .msg_tara {width: 83% !important;}
#order .ly_msg ul li .msg_ipt1 {height: 47px;}
#order .msg_ipt1 input { height: 45px; line-height: 45px;}
#order .ly_msg ul li .msg_ipt12 {width: 90% !important;height: 45px !important;}
#order .msg_ipt12 input {height:45px;}
#order .ly_msg ul li .msg_ipt1 select{height: 45px !important;}
#order input{border-radius:2px;border:1px solid #ddd !important;background:#fff;}
#order textarea{border-radius:2px;border:1px solid #ddd !important;background:#fff;}
#order select{border-radius:2px;border:none !important;background:#f1f1f1;outline:none;text-indent:10px;}
#order input:focus,#order textarea:focus{border: 1px solid #dedede !important;}
#order  .ly_msg ul li a.yzm_img img{height:100% !important;}
#order .msg_btn input{width:150px;height:45px;line-height:45px;cursor:pointer;}
#order .msg_btn input:first-child{background:#c30d23;color:#fff;}
#order  .msg_ipt2 input {height: 45px;}
#order  .ly_msg ul li .msg_ipt2{height: 45px;}

@media (max-width:767px){
.ly_msg ul li h4{display:none;}
#order .ly_msg ul li div{width:100% !important;}
#order .ly_msg ul li .msg_ipt1, .ly_msg ul li .msg_tara{width:100% !important;}
#order .ly_msg ul li .msg_ipt12{width:100% !important;}
.ly_msg ul li div.msg_ipt2{width:30% !important;}
.ly_msg ul li span{display:none;}
.ly_msg{margin: 0 auto 0 !important;}
#order .msg_btn input{width:49%;margin-right:0;}
#order .msg_btn input:first-child{margin-right:2%;}
}

/**产品详细介绍**/
.tjpro_tit {width:100%; height: 40px; overflow: hidden; line-height: 40px; color: #333; font-size: 24px; margin: 0 auto 10px; padding: 10px 0; border-bottom: 1px solid #eaeaea;}
.ny_main{padding-top:40px;}
.prodetail_con { width:100%; overflow: hidden; margin: 0 auto; padding: 0;}
.prodetail_con .prodetail_tit { width:100%; height: 40px; overflow: hidden; line-height: 40px; color: #333; font-size: 24px; margin: 0 auto 40px; padding: 10px 0; border-bottom: 1px solid #eaeaea;}
.prodetail_con .pro_xxjs { width:100%; overflow: hidden; margin: 40px auto; padding: 0;}
.pro_xxjs b { display:block; width: 100%; overflow: hidden; line-height: 26px; color: #333; font-size: 14px; font-weight: bold; margin: 0 auto; padding: 0;}
.pro_xxjs p, .pro_xxjs div { display:block; width: 100%; overflow: hidden; line-height: 26px; color: #666; font-size: 14px; text-align: justify; text-indent: 2em; margin: 0 auto; padding: 0;}
.pro_xxjs img { display:inline-block; max-width: 100%; margin: 10px auto; padding: 0;}
/**prodetail**/
.pro_detail_main { width:100%; height:auto; margin: 0 auto; padding: 0; position: relative;}
.pro_detail_main .pro_detail_img { width:480px; height: 480px; overflow: hidden; margin: 0; padding: 10px; border: 1px solid #eaeaea; box-sizing: border-box; float: left;}
.pro_detail_img .pro_detail_img_main { width:100%; height: 100%; margin: 0 auto; padding: 0; position: relative;}
.pro_detail_img_main img { display:block; max-width: 100%; max-height: 100%; margin: auto; padding: 0; position: absolute; left: 0; top: 0; right: 0; bottom: 0;}
.pro_detail_main .pro_detail_text { width:48%; min-height:375px; overflow: hidden; margin: 0; padding: 0 0 60px; float: right; position:relative;}
.pro_detail_text h1 { width:100%; overflow: hidden; line-height: 40px; color: #1a428b; font-size: 30px; text-align: justify; margin: 0 auto; padding: 0;}
.pro_detail_text .jyms { width:100%; height:140px; overflow:hidden; margin:20px auto; padding:20px; background-color:#f8f8f8; box-sizing: border-box;}
.pro_detail_text .jyms p { width:100%; height:100px; overflow:hidden; line-height:25px; color:#888; font-size:14px; text-align: justify; margin:0 auto; padding:0;}
.pro_detail_text .jyms p span { color:#333; font-weight: bold;}
.pro_detail_text ul { width:100%; margin: 20px auto; padding: 0;}
.pro_detail_text ul li { width:50%; height:30px; overflow: hidden; line-height: 30px; color: #888; font-size: 15px; text-align: justify; white-space:nowrap; text-overflow: ellipsis; margin: 5px auto; padding: 0; float:left;}
.pro_detail_text ul li img { display:block; width:16px; height:16px; overflow:hidden; margin:7px 4px 7px 0; padding:0; float:left;}
.pro_detail_text ul li span { color:#333; font-weight: bold;}
.pro_detail_text .pro_detail_btn { width:100%; height: 52px; overflow: hidden; margin: 0 auto; padding: 0; position:absolute; left:0; bottom:4px;}
.pro_detail_btn a { display:block; width: 48%; height: 52px; overflow: hidden; line-height: 52px; color: #fff; font-size: 18px; text-align: center; margin: 0; padding: 0; float: left;}
.pro_detail_btn a.prodtl_btn1 { float:left; margin: 0 4% 0 0; background-color: #1a428b;}
.pro_detail_btn a.prodtl_btn2 { float:left; background-color: #4a4a4a;}
.pro_detail_btn a.prodtl_btn1:hover { background-color: #ffa200;}
.pro_detail_btn a.prodtl_btn2:hover { background-color: #3a3a3a;}

/**产品详情页产品图片切换**/
.prodetail_img { width:48%; height: 440px; margin: 0; padding: 0; box-sizing: border-box; float:left;}
#preview { width:100%; margin:0; text-align:center; position:relative;}
.list-h li { float:left;}
#spec-n5 { width:100%; height:74px; padding-top:10px; overflow:hidden;}
#spec-left { width:16px; height:64px; float:left; cursor:pointer; margin-top:3px;}
#spec-right { width:16px; height:64px; float:left;cursor:pointer; margin-top:3px;}
#spec-list { width:100%; float:left; overflow:hidden; margin:0; display:inline;}
#spec-list ul { }
#spec-list ul li { float:left; display:inline; padding:0; width:18.4%; height:64px; margin:0 2% 0 0;}
#spec-list ul li:last-child { margin:0;}
#spec-list ul li p { width:100%; height:100%; overflow:hidden; margin:0; padding:0; border:1px solid #eaeaea; position:relative; box-sizing: border-box;}
#spec-list ul li:hover p { border:1px solid #1a428b;}
#spec-list ul li img { display:block; max-width:94%; max-height:94%; margin:auto; padding:0; position:absolute; left:0; top:0; right:0; bottom:0;}
/*jqzoom*/
.jqzoom { position:relative; width:100%; height:360px; overflow:hidden; padding:0; border:1px solid #eaeaea; box-sizing: border-box;}
.jqzoom img { display:block; max-width:100%; max-height:100%; margin:auto; padding:0; position:absolute; left:0; top:0; right:0; bottom:0;}
.zoomdiv { z-index:100;position:absolute;top:1px;left:0px; background:url(i/loading.gif) #fff no-repeat center center;border:1px solid #eaeaea;display:none;text-align:center;overflow: hidden; left:100%!important; top:0!important;}
.zoomdiv img.bigimg { max-width:inherit!important;}
.jqZoomPup { width:200px!important; height:200px!important; z-index:10;visibility:hidden;position:absolute;top:0px;left:0px;background:url(../images/mask.png) 0 0 repeat;opacity:0.5;-moz-opacity:0.5;-khtml-opacity:0.5;filter:alpha(Opacity=50);cursor:move;}
#spec-list { position:relative; width:100%; margin:0;}
#spec-list div { width:100%!important; height:70px!important; margin:0;}

#ceshi { display:block; margin:auto!important; left:0; top:0; bottom:0; right:0;}

.prodetail_img a.videoIco { left:20px!important; bottom:20px!important; z-index:99!important;}
.Warning { width:100%!important; height:100%!important;}
@media (max-width:1400px) {
	.pro_detail_main{width:100%; padding:0;}
	.prodetail_img{width:45%; position:inherit;float: left;}
	#preview{width:100%;}
	.jqzoom{width:100%;}
	#spec-n5{width:100%;}
	#spec-list{width:100%;}
	.pro_detail_main .pro_detail_text{width:52%;}
	.pro_detail_text .pro_detail_btn{width:100%;}
	
	.zoomdiv { left:104%!important}
}
@media (max-width:992px) {
	
}
@media (max-width:880px) {
	.pro_detail_main { width:100%; margin: 0 auto; padding:0;}
	.prodetail_img { width:100%;height:auto; position:inherit;}
	#preview { width:100%;}
	.jqzoom{width:100%;height: 285px;}
	.pro_detail_main .pro_detail_text{width:100%;padding-top:2px;height: auto;min-height:260px; padding-bottom:60px;}
	.pro_detail_text h1{font-size:22px; line-height: 32px;}
	.pro_detail_text .jyms{margin: 10px auto;padding: 12px;height:auto;}
	.pro_detail_text ul{overflow:hidden; margin: 10px auto;}
	.pro_detail_text ul li{font-size:14px; margin: 6px auto;}
	.pro_detail_text .pro_detail_btn{width:100%;}
	.pro_detail_text .pro_detail_btn { height:48px;}
	.pro_detail_btn a{height:48px;line-height:48px;width:48%;font-size:16px;}
	.pro_detail_btn a.prodtl_btn1{margin: 0 4% 0 0;}
	#spec-n5{width:100%;}
	#spec-list{width:100%;}
	.zoomdiv,.jqZoomPup{display:none !important;}
}
@media (max-width:767px) {
	
}

/*右侧在线咨询*/
.kfViewdz{width:180px;height:auto;border-radius:5px;background-color:#fff;-webkit-box-shadow:0 5px 9px rgba(4,0,0,.17);box-shadow:0 5px 9px rgba(4,0,0,.17);position:fixed;right:10px;bottom:200px;z-index:99999;}
.kfViewdz .hd{padding:20px;line-height:16px;height:16px;background:#ffa200;color:#fff;font-size:14px;position:relative;border-radius: 4px 4px 0 0;}
.kfViewdz .hd i.close{display:block;width:18px;height:18px;background:url(../images/online_close.png) center center no-repeat;position:absolute;right:20px;top:18px;cursor: pointer;transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;}
.kfViewdz ul li a{padding:20px;height:18px;line-height:18px;background:#f5f5f5;color:#353434;display:block;border-bottom:#fff 1px solid;transition:all ease-out .3s;font-size:14px;overflow: hidden; text-overflow: ellipsis; white-space:nowrap;}
.kfViewdz ul li a i{display:inline-block;width:20px;height:20px;background:url(../images/online_qq.png) center center no-repeat;vertical-align: middle;margin-right: 8px;transition: all ease-out .3s;}
.kfViewdz .oline_qq_tel{padding: 5px 20px;}
.kfViewdz .oline_qq_tel>div{line-height: 14px;height: 14px; margin-bottom: 10px;color: #898989;}
.kfViewdz .oline_qq_tel>div i{display:inline-block;vertical-align:middle;width:20px;height:20px;background:url(../images/online_tel.png) center center no-repeat;margin-right: 4px;transition: all ease-out .3s;}
.kfViewdz .oline_qq_tel>p{color: #929292;line-height: 24px;font-size: 16px;overflow: hidden; text-overflow: ellipsis; white-space:nowrap;}
.kfViewdz ul li a:hover{padding: 20px;color: #fff;background: #565656;}
.kfViewdz ul li a:hover i{background:url(../images/online_qq2.png) center center no-repeat;}
.kfViewdz .hd i.close:hover{color:#fff;transform:rotate(90deg);-ms-transform:rotate(90deg);undefined:undefined;-moz-transform:rotate(90deg);undefined:undefined;-webkit-transform:rotate(90deg);undefined:undefined;-o-transform:rotate(90deg);undefined:undefined;}

.xz_info{padding:0 0;}
.xz_info .tlt{font-size:14px;color:#333;background: #f5f5f5;padding:4px 10px;}
.xz_info .tlt span{display:block;padding-top:5px;font-size:14px;color:#999;}
.xz_info .tlt span em{font-style:normal;font-size:12px;}
.xz_info p{font-size:14px;color:#555;}
.xz_info .conn{overflow:hidden;padding:4px 10px;}
.xz_info .conn .cl{float:left;width:30px;/*height:130px*/;}
.xz_info .conn .cl a{display:block;width:24px;height:24px;background:url(../images/qq2.png) center center no-repeat;}
.xz_info .conn .cr{float:right;width:130px;}
.xz_info .conn .cr span{display:block;float:left;margin:0 3% 5px 0;width:31.33333%;text-align:center;font-size:12px;color:#555;}
.xz_info .conn .cr span:nth-child(3n){margin-right:0;}
@media screen and (max-width:1660px) {
.kfViewdz{bottom:40px;}
}
@media screen and (max-width:1400px) {
.kfViewdz{bottom:40px;}
}
@media (max-width:1024px) {
.kfViewdz{ display:none;}
}
