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

@media screen and (max-width: 768px) {
.pl02 {
padding-left: .4rem;
}
.pall02 {
padding-left: .4rem;
padding-right: .4rem;
}
}
@media screen and (min-width: 1200px) {
.layui-container {
	width: 1440px;
}
}
.layui-col-space30 {
	margin: -0.325rem
}
.layui-col-space30>* {
	padding: 0.325rem
}
.layui-input-inline {
	width: 96%;
 margin: 0 0 .3rem 0;
}

/**head样式**/
.headtop{ height:40px; line-height:40px; background:#262626; color:#fff; font-size:16px; font-family: arial;}
.headtop a{ color:#fff;}
.toptel {
	text-align: right;
	padding-right:10px;
}


.logo {
	float: left; margin:5px 0;
}
.logo img{ width:100%;}
.h_tel {
	background: url(../images/tel.png) no-repeat left top;
    font-size: 16px;
    font-weight: bold;
    color: #000;
    line-height: 70px;
    padding-left: 55px;
	float:right;
	text-align:right;
	margin-top:20px;
	overflow:hidden;
}
.h_tel b {
    overflow: hidden;
    display: block;
    font-size: 30px;
    color: #ec1010;
	line-height:30px;
	padding-top:20px;
}
/*menu*/
.menu{ background: #0077c3; height: 60px; line-height:60px;}
.menu li {
    float: left;
    width: 14.2%;
    text-align: center;
    position: relative;
    border-right: 1px solid #0387da;
}
.menu li > a {
    display: block;
    line-height: 60px;
    color: #fff;
    font-size: 16px;
	font-weight:bold;
}
.menu li.on,.menu li:hover{ background:#065283;}


.toggle {
	position: absolute;
	top: 0;
	right: 0;
	width: 56px;
	height: 66px;
	cursor: pointer;
}
.toggle .icon {
	top: 29px;
	left: 14px;
}
.toggle .icon, .toggle .icon::before, .toggle .icon::after {
	position: absolute;
	width: 30px;
	height: 4px;
	border-radius: 2px;
	background: #b2b2b2;
	-webkit-transition-duration: 0.5s;
	transition-duration: 0.5s;
}
.toggle .icon::before, .toggle .icon::after {
	left: 0;
	content: '';
	background: inherit;
}
.toggle .icon::before {
	top: -9px;
}
.toggle .icon::after {
	top: 9px;
}

/* 手机站列表 */
.navigation, .cate-tree {
	line-height: 48px;
	position: absolute;
	z-index: 999;
	top: 100%;
	display: none;
	width: 100%;
	border-top: solid 3px #164fb9;
	border-bottom: solid 3px #164fb9;
	background: #fff;
}
.navigation .level-1>li::after, .cate-tree .level-1>li::after, .navigation .level-2>li::after, .cate-tree .level-2>li::after, .navigation .level-2>li::before, .cate-tree .level-2>li::before {
	position: absolute;
	top: 18px;
	right: 15px;
	width: 12px;
	height: 12px;
	content: '';
	background: url(../images/menu.png) no-repeat;
	background-size: cover;
}
.navigation .level-1 a, .cate-tree .level-1 a {
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-decoration: none;
	text-overflow: ellipsis;
	color: inherit;
}
.navigation .level-1 li, .cate-tree .level-1 li {
	position: relative;
	border-bottom: solid 1px #e4e4e4;
}
.navigation .level-1>li>a, .cate-tree .level-1>li>a {
	padding: 0 2em 0 1em;
}
.navigation .level-1>li::after, .cate-tree .level-1>li::after {
	background-position: -36px 0;
}
.navigation .level-1>li.active::after, .cate-tree .level-1>li.active::after, .navigation .level-1>li:hover::after, .cate-tree .level-1>li:hover::after {
	background-position: -96px 0;
}
.navigation .level-1>li.more::after, .cate-tree .level-1>li.more::after {
	background-position: -12px 0;
}
.navigation .level-1>li.more:hover::after, .cate-tree .level-1>li.more:hover::after {
	background-position: -72px 0;
}
.navigation .level-1>li.more.active::after, .cate-tree .level-1>li.more.active::after {
	background-position: -84px 0;
}
.navigation .level-1>li.active>a, .cate-tree .level-1>li.active>a, .navigation .level-1>li:hover>a, .cate-tree .level-1>li:hover>a {
	background-color: rgba(0, 0, 0, 0.05);
}
.navigation .level-2, .cate-tree .level-2 {
	display: none;
}
.navigation .level-2 a, .cate-tree .level-2 a {
	padding: 0 2em 0 3em;
}
.navigation .level-2 li:first-child, .cate-tree .level-2 li:first-child {
	border-top: solid 1px #e4e4e4;
}
.navigation .level-2 li:last-child, .cate-tree .level-2 li:last-child {
	border-bottom: none;
}
.navigation .level-2>li::before, .cate-tree .level-2>li::before {
	right: auto;
	left: 1.5em;
	background-position: 0 0;
}
.navigation .level-2>li::after, .cate-tree .level-2>li::after {
	background-position: -48px 0;
}
.navigation .level-2>li.active::after, .cate-tree .level-2>li.active::after {
	background-position: -108px 0;
}
.navigation .level-3, .cate-tree .level-3 {
	line-height: 40px;
	display: none;
}
.navigation .level-3 a, .cate-tree .level-3 a {
	font-size: .8em;
	padding-left: 4em;
}

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

/***搜索***/
.yunu-sou {
    padding: 20px 0;
    border-bottom: 1px solid #eee;
	overflow:hidden;
}
.yunu-sou .hot {
    float: left;
    padding: 8px 0;
}
.yunu-sou .hot a {
    margin-right: 10px;
}
.yunu-sou .hot a:hover{ color:#c00;}
.yunu-sou .hform {
    float: right;
}
.yunu-sou .hform input {
    float: left;
    font-size: 14px;
    border: 0;
    padding: 8px 10px;
    line-height: 20px;
    background: url(../images/s_inp.gif) no-repeat 0 0;
    width: 210px;
}
.yunu-sou .hform .btn {
    border: 0;
    border-bottom: 1px solid transparent;
    padding: 0;
    float: left;
    cursor: pointer;
    outline: none;
    width: 49px;
    height: 36px;
    background: url(../images/s_so.gif) no-repeat 0 0;
}

/****优势1****/
.ipart04{padding:88px 0 100px; overflow:hidden;}
.infor {text-align:center; color:#666; margin-bottom:30px;}
.infor .tit a{display:block;}
.infor .tit a:hover{color:#929292;}
.infor .tit{font-size:36px; font-weight:bold; line-height:36px; margin-bottom:16px;}
.infor .con{font-size:16px; line-height:26px;}
.ipart04 .content{margin-top:70px;}
.ipart04 .content .list li{width:25%; float:left; text-align:center;}
.ipart04 .content .list li .li_box .icon{width:64px; height:64px; margin:0 auto 10px; transition:all 0.5s ease;}
.ipart04 .content .li_box:hover .icon{transform:rotateY(180deg);}
.ipart04 .content .list li .li_box .t{font-size:20px; line-height:30px; color:#666; margin-bottom:10px;}
.ipart04 .content .list li .li_box .number{font-size:14px; color:#666;}
.ipart04 .content .list li .li_box .number .num{font-size:48px; line-height:60px; color:#00479d; font-family:Impact;}
.ipart04 .content .list li .li_box sup{font-size:36px; font-family:Arial;}

/*****首页产品展示****/
.ipart01{ padding:60px 0; overflow:hidden; background:#f5f5f5;}
.index-cplist{ margin:0 0 30px 0; overflow:hidden; text-align:center;}
.index-cplist a{
  display: inline-block;
  background: #0077c3;
  color: #fff;
  font-size: 17px;
  font-weight: bold;
  line-height:45px;
  font-family: "Microsoft Yahei", sans-serif;
  width:15.666%;
  margin-right:1%;
  margin-bottom:20px;
  /* 裁切多边形：左右两端切出三角 */
  clip-path: polygon(
	20px 0,    /* 左上角内缩60px */
	calc(100% - 20px) 0, /* 右上角内缩60px */
	100% 50%,  /* 右尖点 */
	calc(100% - 20px) 100%, /* 右下角内缩60px */
	20px 100%, /* 左下角内缩60px */
	0 50%      /* 左尖点 */
  );
}
.index-cplist a:hover{ background:#065283;}
.pic_content{overflow:hidden;margin:0 auto}
.pic_content ul{overflow:hidden;margin:0 auto}
.pic_content ul li{width:24.33%;border:5px #f1f1f1 solid;float:left;overflow:hidden;box-sizing:border-box;border-top:none;border-bottom:none;margin-bottom:20px;position:relative}
.pic_content ul li div{overflow:hidden;border:1px #ccc solid}
.pic_content ul li dd{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;height:60px;line-height:60px;font-size:16px;text-align:center;background:#fff;border:1px #ccc solid;border-top:none}
.pic_content ul li div img{-webkit-transition:all .5s;transition:all .5s;width:100%;height:100%}
.pic_content ul li div:hover img{-webkit-transform:scale(1.1);transform:scale(1.1)}
.pic_content ul li:nth-child(3n){margin-right:0}
.pic_content ul li:hover a dd{color:#fff}
.pic_content ul li:hover dd{background:#0077c3}
.pic_content ul li:hover div{border:1px #0077c3 solid}

/*****首页第一个横幅****/
.hf {
	background: #006aba;
	margin-bottom: 20px;
	padding-bottom: 30px;
	overflow: hidden; margin-top:25px;
}
.khal_bot {
	height: 218px;
	background: url(../images/index_lx.png) no-repeat center;
	margin-top: 20px;
	position: relative;
}
.khal_bot .khal_info {
	height: 115px;
	position: absolute;
	left: 300px;
	top: 75px;
	font-size: 16px;
	color: #666;
}
.khal_bot .khal_info .p1 {
	float: left; 
}
.khal_bot .khal_info .p1 span {
	display: block;
	color: #0054a6;
	padding-left: 30px;
}

.khal_bot .khal_info .p1 span:nth-child(1) {
	display: block;
	color: #333;
	padding-left: 30px;
}

.khal_bot .khal_info .p1 span:nth-child(2) {
	font-size: 32px;
	font-weight: bold;
	line-height: 65px;
}
.khal_bot .khal_info .p2 {
	float: left;
	font-size: 16px;
	color: rgba(255, 255, 255, 0.8);
	padding-left:280px;
	line-height: 30px;
}
.khal_bot .khal_info .p2 span {
	display: block;
	color: #fff;
	font-family: arial;
	font-size: 35px;
	line-height: 35px;
	margin-bottom:5px;
}

/*案例*/
.proadv{background: #f5f5f5; padding:60px 0; overflow:hidden;}
.paul{margin-bottom: 50px;display: flex;justify-content: space-between;}
.paul li{ float:left; width:100%; height:auto; padding-bottom:30px; background:#fff; text-align:center; padding-top:32px; transition:all .3s ease; cursor:pointer;}
.paul li+li{ margin-left:20px;}
.paul_t{ font-size:25px; color:#333;}
.paul_t p font{ width:100%; height:40px; line-height:40px; overflow:hidden; display:block;}
.paul_t span{display: block;font-size: 14px;margin-top: 5px;color: #999;}
.panum{ position:relative; margin:10px 0px 20px 0px;}
.panum:after{ content:''; display:block; position:absolute; top:1px; height:1px; background:#eaeaea; left:0px; width:100%;}
.panum span{ display:block;  width:100%; z-index:333;  background:#fff;}
.pa_wa{margin: 20px 0 0px 0;padding: 0 30px;line-height: 30px;font-size:16px; color:#888888;transition:all .4s ease;}
.pa_pic{transition:all .4s ease; width:100%; height:0; position:relative; padding-bottom:75%; overflow:hidden;}
.pa_pic img{ width:100%;}
.pa_btn a{ width:0px; height:40px; background:#fff; transition:all .3s ease; line-height:40px; margin:0 auto; display:block; font-size:16px; color:#333; overflow:hidden;  transform:rotateY(90deg);}
.paul li:hover  .pa_btn a{ width:275px; transform:rotateY(0deg);} 
.paul li:hover{ background:#0077c3;}
.paul li:hover .paul_t *{ color:#fff;}
.paul li:hover .panum span{color: #80b5f5; border-color: #80b5f5; background: #0765d9;}
.paul li:hover .panum:after{ background:#3f95ff;}
.paul li:hover .pa_wa{ color:#fff; transform:translateY(-280px);}
.paul li:hover .pa_pic{transform:translateY(65px) rotateY(360deg);}
.paend{ float:left;}
.paend span,.paend i{ display:inline-block; line-height:45px; font-style:normal;}
.paend span{ width:200px; border-radius:5px; background:#ffc60a; font-size:16px; color:#ffffff; margin-right:20px; text-align:center;}
.paend i{ font-size:18px; color:#333; font-weight:lighter; padding-left:40px; background:url(../images/20220326094844_1049463712.png) no-repeat left center;}
.paend strong{ font-size:30px;}

/*底部*/
.copy {width: 100%;background: #191b28;    padding: 10px 0 0px;overflow: hidden; line-height:30px;}
.copy_box1 {width:1500px;margin: 0 auto;}
.copy_tab {padding: 80px 0;overflow: hidden;}
.copy_tabr {border-top:none;padding: 80px 0;overflow: hidden;}
.copy_con {}
.copy_con ul {}
.copy_con li {float:left;text-align: left;padding: 0 8%;position: relative;transition:0.5s;}
.copy_con li p {font-size: 18px;color: #ffffff;margin-bottom: 20px;}
.copy_con li p span {font-size: 12px;color: #666666;font-family: Arial;display: block;text-transform: uppercase;}
.copy_con li a {font-size: 14px;color: #999999;display: inherit;line-height: 30px;transition: all 0.3s linear;}
.copy_con li a:hover {color: #ffffff;transition: all 0.3s linear;}
.copy_con li:before {content: '';width:1px;height: 25px;background: #013972;position: absolute;left:1px;top:0;z-index: 1;transition:0.5s;}
.copy_con li:after {content: '';width:1px;height: 235px;background: #383838;position: absolute;left:1px;top:0;transition:0.5s;}
.copy_r {float: right;}
.copy_r p {font-size: 18px;color: #ffffff;}
.copy_r p span {font-size: 12px;color: #666666;font-family: Arial;display: block;text-transform: uppercase;}
.copy_r ul {display: flex;width:280px;justify-content: space-between;padding-top: 20px;}
.copy_r li i {display: inline-block;width: 120px;height: 120px;background: #ffffff;margin-bottom: 12px;}
.copy_r li {font-size: 14px;color: #ffffff;text-align: center;width: 130px;}
.copy_r li img{width: 120px; height:120px;}

.copy_row3 {text-align:center;margin:0 auto;color:#999;font-size:14px;background:#191b28;width:100%;overflow:hidden; border-top: 1px rgba(51,51,51,0.8) solid; padding-bottom:30px; padding-top:20px;}
.copy_row3 a{color:#999;font-size:14px;}
.copy_n{line-height:40px;color:#999;font-size:14px;float:left;}
.copy_n a{display:inline-block;color:#999;font-size:inherit;font-size:14px;}
.copy_nr{float:right;color:#999;line-height:40px}
.cpyy{ border-right:1px solid #383838; width:300px; float:left; height:235px; padding-left:50px;}
.cpyy p {font-size: 18px;color: #ffffff; margin-bottom: 20px;}
.cpyy p span {font-size: 12px;color: #666666;font-family: Arial;display: block;text-transform: uppercase;}
.cpyy font{ width:50%; float:left; color:#999; font-size:13px;}


/***首页关于我们**/
.about {
	padding:60px 0;
	overflow:hidden;
}
.about_img {
	width: 100%;
}
.le2 {
	width: 100%;
	overflow: hidden;
	padding: 15px 0;
}
.le2 h3 {
	font-size: 30px;
	color: #333;
	padding-bottom: 20px;
	font-weight:bold;
}
.le2-sub {
	color: #666;
	height: auto;
	overflow: hidden;
	line-height: 30px;
	text-align: justify;
	font-size: 15px;
	margin: 10px 0 0;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 8;
	font-size: 16px;
	text-indent: 2em;
}
.le2-sub1 {
	font-size: 16px;
	width: 200px;
	height: 45px;
	color: #fff;
	text-align: center;
	margin-top: 23px;
	line-height: 45px;
	background: #0077c3;
}
.le2-sub1 a {
	color: #fff;
}
.cfsj {
	width: 100%;
	overflow: hidden;
}
.jqthumb-img2 {
    width: 95%;
}

/*****首页优势***/
.box3{background: url(../images/ysbg.png) no-repeat right bottom #f5f5f5;padding:100px 0 90px;}
.sup_cc{background: #fff;margin-top:30px;padding:30px 50px 60px;}
.sup_cc>ul{display: flex;}
.sup_cc>ul>li{display: flex;align-items: center;justify-content: center;height: 90px;width: 33.3333%; background:#f7f7f7;}
.sup_cc>ul>li+li{border-left:1px solid #dddddd;}
.sup_cc>ul>li>span{font-size: 45px;color: #30343e;margin-right: 16px;}
.sup_cc>ul>li>div>b{display: block;font-size: 24px;color: #30343e;}
.sup_cc>ul>li>div>p{font-size: 15px;color: #666;margin-top: 8px;}
.sup_cc>ul>li.on *{color: #013972;}
.sup_yc{overflow: hidden;}
.sup_ic{margin-top: 34px;display: flex;transition: all .5s;}
.sup_item{display: flex;justify-content: space-between;flex-shrink: 0;width: 100%;}
.sup_lc{width: 50%;}
.sup_lc img{width: 100%; height:100%;}
.sup_rc{width: 50%;background: #f9f9f9;padding:50px;}
.sup_rt{display: flex;justify-content: space-between;align-items: center;}
.sup_rt>span{font-family: num;font-size: 60px;color: #0077c3;font-weight: bold;padding-top:5px;}
.sup_rt>b{width:calc(100% - 76px);height: 47px;background: #0077c3;line-height: 47px;font-size: 26px;color: #fff;border-top-left-radius: 20px;padding-left: 17px; font-weight:normal;}
.sup_rc>p{font-size: 14px;color: #ababab;position: relative;margin:18px 0 38px;}
.sup_rc>p:after{position: absolute;content: "";width: 100%;height: 1px;background: #dddddd;top: 26px;left: 0;}
.sup_info>p{font-size: 14px;line-height: 26px;color: #8c8c8c;}
.sup_info>p+p{color: #8c8c8c;margin-top: 18px;}
.sup_rbo{display: flex;justify-content: space-between;margin-top: 50px;}
.sup_rbo>a{display: flex;justify-content: center;width: 156px;height: 46px;align-items: center;background: #ffc60a;transition: all .5s;}
.sup_rbo>a:hover{transform: translateY(-3px);background: #013972;}
.sup_rbo>a>span:first-child{font-size: 25px;color: #fff;margin-right: 9px;}
.sup_rbo>a>span:last-child{font-size: 18px;color: #fff;}
.sup_rbo>div{font-family: num;font-size: 36px;color: #0e131f;}
.sup_rbo>div>span{font-size: 35px;color: #013972;display: inline-block;margin-right: 12px;}

/*流程*/
.box4{ width:100%; overflow:hidden; background:#fff; padding:60px 0px 90px 0px;}
.process{justify-content:center;flex-wrap: nowrap;align-items:center; margin-top:30px;}
.process ul{ margin-top:50px;display: -webkit-flex;display: flex;justify-content:space-between;flex-wrap: nowrap;align-items:flex-start; position:relative;}
.process ul:after{ content:''; display:block; position:absolute; width:200vw; height:36px; background:url(../images/dzlc.png) repeat-x center; left:-100vw; bottom:20px;}
.process ul li{ width:165px;text-align:center;position: relative; z-index: 3;}
.pctop{ height:212px; background:#f1f1f2; position:relative; transition:all .3s ease; font-size:18px; color:#666666; line-height:30px; font-weight:lighter; margin-bottom:60px;}
.pctop .pcicon{ display:inline-block; margin:40px 0 15px 0; width:52px; height:62px; background:url(../images/icon.png) no-repeat left top; transition:all .3s ease;}
.process ul li:nth-child(2) .pctop .pcicon{ background-position-x:-75px; width:57px;}
.process ul li:nth-child(3) .pctop .pcicon{ background-position-x:-170px;}
.process ul li:nth-child(4) .pctop .pcicon{ background-position-x:-260px;width:62px;}
.process ul li:nth-child(5) .pctop .pcicon{ background-position-x:-368px; width:65px;}
.process ul li:nth-child(6) .pctop .pcicon{ background-position-x:-472px; width:69px;}
.process ul li:nth-child(7) .pctop .pcicon{ background-position-x:-570px; width:70px;}
.pctop:before{ content:''; display:block; position:absolute; width:100%; height:0; transition:all .3s ease; top:0; left:0;background:#0077c3;border-radius:10px 10px 0 0;}
.pctop:after{ content:''; display:block; position:absolute; left:0; right:0; top:100%; transition:all .3s ease; width:0; height:0; margin:0 auto; border-left:17px solid transparent; border-right:17px solid transparent; border-top:17px solid #f1f1f2;}
.pcnum{ display:inline-block; position:relative; z-index:3; width:76px; height:76px; border:2px solid #f1f1f1; font-family:'fontMd'; font-size:34px; color:#0077c3; font-weight:bold; line-height:76px; border-radius:50%; background:#fff;}
.process ul li:hover .pcicon{background-position-y:-81px;}
.process ul li:hover .pctop:after{ border-top-color:#0077c3; }
.process ul li:hover .pctop{ color:#fff;}
.process ul li:hover .pctop:before{height:100%;}
.pctop p {    position: relative;    z-index: 3;}

/****新闻****/
.box5 {
	padding: 50px 0;
	overflow: hidden; background:#f7f7f7;
}

.clear { clear:both;}

.xwdh{ width:100%; float:left;}
.xwdh_fl{ float:left;}
.xwdh_fl h2{ font-size:35px; font-weight:bold; color:#0077c3; margin-bottom:15px;}
.xwdh_fl h3{ font-size:20px; font-weight:300; color:#333333; margin-bottom:30px;}
.xwdh_fr{ float:right; margin-top:30px; overflow:hidden;}
.xwdh_fr li{ width:194px; height:40px; line-height:40px; float:left; text-align:center; background:#fff; margin-left:10px;}
.xwdh_fr li.active{ background: linear-gradient(to bottom right, #0077c3, #0077c3); color:#fff;}
.xwdh_fr li.active a{ color:#fff;}
.xwdh_fr li a{ font-size:16px;}
.syabout{ width:40%; height:auto; float:left;}
.ab_con{ width:100%; font-size:17px; line-height:30px; color:#000; margin-top:30px;}
.abmore{ width:100px; height:30px; line-height:30px; float:left; text-align:center; background:#cc0000; color:#fff; font-size:13px;}
.abmore:hover{ color:#ff0;}


.xwxh{ width:100%; float:left; overflow:hidden;}
.xwxh ul{ display:none;}
.xwxh li{float:right; background:#fff; margin-bottom:10px; overflow:hidden; width:31%; padding:10px 3%; display:block;}
.xwxh li h7{ height:35px; line-height:30px; overflow:hidden; font-size:18px; font-weight:bold; display:block;}
.xwxh li:hover h7 a{ color:#c00;}
.xwxh li h3{ color:#adadad; font-size:16px; font-weight:400; margin:9px 0;}
.xwxh li p{ font-size:14px; color:#999; line-height:23px; height:46px; overflow:hidden;}

.news_div_item_body{ font-size: 14px;
    color: #999;
    line-height: 26px;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
	margin-top: 24px;
}

.news_div_item{width:500px;height:110px; float:left;position: relative;box-sizing: border-box;background:#fff;margin-left:30px; margin-bottom:16px;}
 .news_div_item:nth-child(1){margin-left:0; }
 .news_div_item:nth-child(-n+2){width:420px;height: 430px; padding:24px;}
.news_div_item:nth-child(-n+2) .news_div_item_pic img{width:370px;height:274px;border: 1px solid #eee;box-sizing: border-box;}
 .news_div_item:nth-child(-n+2) .news_div_item_pic{position: absolute;top:24px;width:372px;display:block;}
 .news_div_item:nth-child(-n+2) .news_div_item_date{position: absolute;top:338px;width:390px;font-size:12px;color: #999;}

.news_div_item:nth-child(-n+2) .news_div_item_content{position: absolute;top:310px;width:360px;}
.news_div_item_title a{ font-size:16px;}


/*****关于我们***/
.leib_sa{width:240px;font-family:"Microsoft yahei"; float:left;}
.leib_sa .tit{text-align: center;background:url(../images/meihua.png) 15px center no-repeat #0077c3; color:#fff; text-align:left; padding: 15px 0 15px 75px; font-size:30px;}
.leib_sa .tit p {
    color: #fff;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 400;
}
.leib_sa .nr_s{border:1px solid #0077c3;padding:17px; margin-bottom:10px; background:#fff; float:left;width:204px;}
.leib_sa .nr_s li{height:35px; line-height:35px; font-size:14px; padding: 0 0 0 22px;overflow:hidden; width:180px; border-bottom:1px dotted #ccc; margin-bottom:10px; background:url(../images/navjt.png) 15px center no-repeat;}
.leib_sa .nr_s li a{display: block;color: #555;font-size: 15px;padding-left:24px;}
.leib_sa .nr_s li a:hover, .leib_s .nr_s li.cur a {background:none;color: #078ac6;text-decoration: none; font-weight:bold;}
.leib_sa .nr_s h4 a:hover, .leib_s .nr_s .cur a { background:none; color:#FF0;text-decoration: none;font-weight:bold;}

.telw{ background:url(../images/right_tel.png) no-repeat 0 10px; height:auto; border-bottom:1px solid #ddd;border-top:1px solid #ddd; padding:5px 0 5px 50px;}
.telw h2{ font-size:14px; color:#666666; font-weight:normal;}
.telw p{ font-size:22px; font-family:Arial, Helvetica, sans-serif; color:#555;}

.qqw{ height:40px; margin-top:10px; background: url(../images/contact_right_icon.png) no-repeat #e16846 5px 0px; padding-left:60px;}
.qqw a{ height:40px;font-size:14px; line-height:40px; text-indent:25px; margin-top:10px; background:#9a9a9a; color:#fff; display:block;}
.qqw a:hover{ background:#e16846;}
.position h2 {
    float: left;
    font-weight: bold;
    color: #0077c3;
}

.xlwbw{ height:40px;font-size:14px; margin-top:10px; background: url(../images/contact_right_icon.png) no-repeat #cd3e2f 5px -40px; padding-left:60px;}
.xlwbw a{ height:40px; line-height:40px; text-indent:25px; margin-top:10px; background:#9a9a9a; color:#fff; display:block;}
.xlwbw a:hover{ background:#cd3e2f;}

.lei_fr{ width:1150px; height:auto; float:right; overflow:hidden;}

.position { font-size: 12px; overflow: hidden; padding-top: 10px; margin-bottom: 40px; border-bottom: 1px solid #dfdfdf; width:100%;}
.position ul { line-height: 1; float: right; margin: 10px 0; padding: 0; padding-left: 20px; background: url(../images/icon-home.png) no-repeat center left; background-size: contain; }
.position li { display: inline-block; }
.position a { padding: 0 .5em; text-decoration: none; color: inherit; }

.pagemiddleTc{ width:100%; overflow:hidden; font-size:15px; line-height:27px; color:#666; margin-bottom:20px;}
.pagemiddleTc p{ line-height:27px; font-size:15px;}
.pagemiddleTc img{ max-width:100%; display:block; margin-left:auto; margin-right:auto;}
.pagemiddleTc h2,.pagemiddleTc h3{ text-align:left !important;}
.pagemiddleTc td,.pagemiddleTc th{ border:1px solid #ddd; padding:5px;}

/****新闻中心***/
.dllb2{ width:988px; float:left; overflow:hidden; border:1px solid #E5E5E5;}
.dllb2 dl{  height:140px; padding:14px; border-bottom:1px solid #E5E5E5;}
.dllb2 dl.qline{ border-bottom:none;}
.dllb2 dl dt{ width:200px; height:140px; display:block; overflow:hidden; float:left; padding:2px; border:1px solid #E5E5E5;}
.dllb2 dl dt img{ width:200px; height:140px;}
.dllb2 dl dd{ margin-left:230px;}
.dllb2 dl dd strong{ display:block; height:26px; line-height:26px; overflow:hidden; font-size:16px; margin-bottom:8px;}
.dllb2 dl dd em{ float:right; font-style:normal; font-weight:100; color:#999; font-size:12px;}
.dllb2 dl dd strong a{ color:#486AB1;}
.dllb2 dl dd span{ line-height:26px; height:auto; display:block; overflow:hidden; color:#666;}

.newCon{ width:100%; overflow:hidden;}
.newCon h2{ text-align:center; line-height:40px; font-size:24px; font-weight:bold; margin-bottom:10px;}
.newCon h3{ text-align:center; line-height:30px; font-size:16px; border-bottom:1px dashed #ddd; margin-bottom:20px;}
.bortop{ border-top:1px solid #ddd;}
.txtW{ width:100%; height:40px; line-height:40px;}

/****产品中心***/
.cCasesa{ width:1150px; float:right; overflow:hidden;}
.cCasesa li{ width:346px; height:auto; padding:10px; background:#FFFFFF; border:1px #E8E8E8 solid; float:left; text-align:center; overflow:hidden; margin-bottom:10px; margin-right:15px;}
.cCasesa li .img{ display:block; width:100%; height:0; position:relative; padding-bottom:75%; overflow:hidden;}
.cCasesa li img{ display:block;margin:0 0px 5px 0px; width:100%;}	

.cplist_lb{ width:100%; height:40px; line-height:40px; background:#0077c3; text-align:center; overflow:hidden;}
.cplist_lb a{ color:#fff; font-size:15px;}

.leftr{ width:240px; float:left; overflow:hidden;}
.lxnr {
    clear: both;
    margin: 0px 0 10px;
    border: 1px solid #078ac6;
    background: #fff;
    width: 238px;
}
.t05 {
    background: #078ac6;
    height: 50px;
    line-height: 48px;
    font-weight: normal;
    text-align: center;
    color: #fafafa;
    font-size: 24px;
}
.xgcptp{ width:219px; padding:10px; overflow:hidden;}
.xgcptp li{ width:219px; background:#f5f5f5; padding-bottom:10px; text-align:center; margin-bottom:10px;}
.xgcptp li img { width:219px; margin-bottom:5px;}

#preview{ width:725px; float:left; overflow:hidden; margin-left:130px;}
#spec-n1{float:left; border:1px solid #ccc; padding:5px; width:713px; height:535px; overflow:hidden;}
#spec-n1 img { width:713px; height:535px;}
#spec-n5{width:725px; display:inline; height:110px; float:left; background:#f5f5f5; padding-top:10px; padding-bottom:5px;}
#spec-list{float:left; margin-left:2px; display:inline; overflow:hidden; height:auto; width:725px;}
#spec-list li{ width:135px; height:auto; float:left; margin-right:10px; overflow:hidden;}
#spec-list ul li img{ padding:2px; border:1px solid #ccc; width:129px; display:inline; height:97px; margin-bottom:8px;}

.cpjj{ width:100%; height:55px; line-height:55px; float:left; background:#f2f2f2; overflow:hidden; margin-top:10px; margin-bottom:10px; font-size:24px; color:#999999;}
.cpjj span{ height:30px; line-height:30px; font-size:24px; float:left; border-left:3px solid #f00; margin-top:12px; text-indent:15px; color:#333333; margin-right:10px;}

.img-center img {
    display: inline-block;
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
    transition: all 0.5s;
}



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

.show-xs {
	display: none;
}
@media screen and (max-width: 768px) {
.hide-xs {
	display: none;
}
.toptel {
	width: 100%;
	text-align: right;
}
.t400 {
	margin-right: 0;
}
.show-xs {
	display: block;
}
.layui-container{ padding:0 10px;}
.header{ width:100%; position:fixed; left:0; top:0; z-index:10000; background:#fff;}
.section-three{ margin-top:70px;}
.yunu-sou{ padding:10px 0;}
.yunu-sou .hot{ display:none;}
.yunu-sou .hform{ width:100%;}
.ipart04,.ipart01,.proadv,.about,.box3,.box4,.box5,.copy_tab{ padding:30px 0;}
.infor .tit{ font-size:26px;}
.ipart04 .content .list li{ width:50%; margin-bottom:20px;}
.index-cplist a{ width:49%; font-size:16px; font-weight:400;}
.pic_content ul li{ width:48%; margin-right:1.5%; margin-left:0.5%; border:0;}
.khal_bot .khal_info{ left:0; width:95%;}
.khal_bot .khal_info .p1 span,.khal_bot .khal_info .p1 span:nth-child(1){ padding-left:10px;}
.khal_bot .khal_info .p1 span:nth-child(2){ font-size:20px;}
.paend span{ width:31.3333%; margin-right:2%; font-size:15px; margin-bottom:20px;}
.paend strong{ font-size:20px;}
.jqthumb-img2{ width:100%;}
.le2 h3{ font-size:24px;}
.sup_cc{ padding:10px;}
.sup_cc>ul,.sup_item{ display:block;}
.sup_cc>ul>li{ width:100%;}
.sup_lc{ width:100%;}
.sup_rc{ width:94%; padding:3%;}
.sup_rt>span{ font-size:40px;}
.sup_rt>b{ font-size:17px;}
.sup_rbo>div{ font-size:24px;}
.process ul{ display:block;}
.process ul li{ width:31.333%; float:left; margin:10px 1%;}
.process ul li:last-child,.pcnum{ display:none;}
.pctop{ margin:0;}
.xwdh_fl{ width:100%; text-align:center;}
.xwdh_fr{ margin:0 0 20px 0;}
.news_div_item:nth-child(-n+2){ width:100%; margin:0 0 20px 0;}
.xwxh li{ width:94%;}
.copy_con ul{ display:flex; flex-wrap: wrap;}
.copy_con li{ padding:0 20px;}
.copy_r{ display:none;}
.copy_row3{ margin-bottom:50px;}

.gdtp{ height:250px;}
.gylc {font-size: 0;text-align: center;margin-top: -0.75rem; background:none;}
.gylc li {display: inline-block;vertical-align: top;width: 25%;margin-top: 0.75rem; float:none;}
.gylc li .img-center {background: url(../images/lc_cbg.png) no-repeat center 0 / contain;height: 5rem;line-height: 3.3rem;}
.gylc li .img-center img {height: 2rem; margin-top:.7rem;}
.gylc li p {margin: 0.5rem 0 0;font-size: 0.6rem;}
.anli ul li{width:220px;float:left;overflow:hidden;margin-right:25px;margin-bottom:25px;margin-top:6px;border:1px #ccc solid;padding:10px}
.anli ul li div{overflow:hidden}
.anli ul li:hover a dd{color:#0060c0}
.news ul li{ width:100%;}
.daohang2{ margin-left:20px;}
.footer{ padding:20px 0;}
.lei_fr{ width:100%;}
.position{ margin-bottom: 20px;}
.dllb2{ width:99%;}
.dllb2 dl{ padding:10px 4px; height:auto; overflow:hidden;}
.dllb2 dl dt{ width:30%; height:auto;}
.dllb2 dl dt img{ width:100%; height:auto;}
.dllb2 dl dd{ margin-left:0; width:65%; float:right;}
.dllb2 dl dd span{ height:52px; overflow:hidden;}
.cCasesa{ width:100%;}
.cCasesa li{ width:46%; margin-left:2%; padding:0.5%; margin-right:0px; height:auto;}
.prdimg img{ max-width:100%;}

}
