/* 内页banner */
.page_banner{position: relative; color: #fff;width:100%;overflow:hidden;}
.page_banner a{color:#fff;}
.page_banner .text{width: 100%;position: absolute;color: #ffffff;text-align: center;top: 75%;margin-top: -100px;left: 0;}
.page_banner .text h1{font-size: 40px;font-weight: normal;}
.page_banner .text p{font-size: 14px;margin: 14px 0 16px 0;}
/* 分类 */
.pub_crumbs{overflow: hidden;border-bottom: 1px solid #eee;padding: 10px 0;}
.pub_crumbs a{height: 50px;line-height: 50px;font-size: 16px;color: #666;display: block;float: left;margin: 5px 10px;position: relative;padding: 0px 40px;}
.pub_crumbs a:first-child{margin-left: 0px;}
.pub_crumbs a:first-child:after{display: none;}
.pub_crumbs a:after{position: absolute;left: -10px;top: 50%;margin-top: -7px;width: 1px;height: 14px;background: #eee;content: "";}
.pub_crumbs a:hover,.pub_crumbs a.cur{color: #fff;background: #2055ad;}
.pub_crumbs.fix{position: fixed;top: 70px;border-top: 1px solid #eee;border-bottom: 0px;width: 100%;z-index: 20;background: #f7f7f7;animation: fadeUp .4s ease-in-out;-webkit-animation: fadeUp .4s ease-in-out;}
.contain{width: 1200px;margin: 0 auto;}

/*news*/
.news{width: 100%;overflow: hidden;padding: 55px 0;}
.news ul{width: 100%;margin-top: 0px;}
.news ul li{width: 100%;overflow: hidden;background: #fff;padding: 15px 0 15px 15px;margin-bottom: 40px;transition: all .5s ease;BORDER: #f0f0f0 1px solid;}
.news ul li:hover{box-shadow: 0 0 12px 0 rgba(95, 30, 18, .2);transition: all .5s ease;}
.news ul li .Pic{width: 23%;float: left;overflow: hidden;}
.news ul li .Pic img{display: block;width: 100%;transform: scale(1);transition: all .5s ease;}
.news ul li:hover .Pic img{transform: scale(1.13);transition: all .8s ease;}
.news ul li .SubInfo{width: 62%;float: left;overflow: hidden;margin-left: 2.70042194%;}
.news ul li .SubInfo .tit{font-weight: bold;font-size: 17px;color: #232222;line-height: 30px;min-height: 30px;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;margin: 12px 0 0 0;overflow: hidden;background: url(../images/news-line.jpg) no-repeat left center;background-size: 0 2px;transition: all .5s ease; text-align: left;}
.news ul li:hover .SubInfo .tit{background: url(../images/news-line.jpg) no-repeat left center;background-size: 90px 2px;padding-left: 100px;color: #D82734;transition: all .5s ease;}
.news ul li .SubInfo .sub{font-size: 13px;color: #606060;line-height: 25px;min-height: 75px;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;margin-top: 24px;overflow: hidden;}
.news ul li .SubInfo .more{display: block;width: 120px;line-height: 34px;font-size: 12px;color: #4d4d4d;margin-top: 0px;transition: all .5s ease;background: url(../images/more4.png) no-repeat center left;}
.news ul li:hover .SubInfo .more{text-indent: 22px;color: #fff;background: url(../images/more5.png) no-repeat center left;transition: all .5s ease;}
.news ul li .time-box{width: 10%;float: right;overflow: hidden;text-align: center;background: #666666;color: #fff;margin-top: 46px;padding: 8px 0 9px 0;transition: all .5s ease;}
.news ul li:hover .time-box{background: #D82734;transition: all .5s ease;}
.news ul li .time-box .day{font-size: 38px;font-family: Arial;line-height: 50px;}
.news ul li .time-box .year{font-size: 14px;font-family: Arial;}


/* 解决方案详情页*/
.caseW_flbox{width: 865px;padding-right: 50px;float: left;}
.caseW_fl h1{font-size: 28px;color: #333;font-weight: bold;border-bottom: 1px solid #eee;margin-bottom: 35px;padding-bottom: 30px;}
.case_title{position: relative;}
.case_title a{position: absolute;right: 0px;top: 0px;width: 160px;height: 46px;line-height: 46px;background: #2055ad;text-align: center;color: #fff;}
.case_title a span img{transition: all 0.5s;-webkit-transition: all 0.5s;-moz-transition: all 0.5s;margin-right: 5px;margin-top: -3px;}
.case_title a:hover span img{transform: rotate(360deg);}
.case_title a:hover{background: #144698;}
.case_cont img{max-width: 100%;}
.case_cont dl{overflow: hidden;}
.case_cont dl dd{width: 33.33333%;float: left;margin-top: 20px;font-size: 16px;color: #666;font-weight: bold;position: relative;padding-left: 35px;height: 30px;line-height: 30px;}
.case_cont dl dd span{position: absolute;left: 0px;top: 0px;width: 28px;height: 28px;background: #1f55ad;border-radius: 50%;text-align: center;line-height: 28px;font-weight: normal;color: #fff;}
.case_cont .ctit{margin-top: 60px;border-bottom: 1px solid #eee;margin-bottom: 40px;}
.case_cont .ctit span{display: inline-block;background: #2055ad;color: #fff;padding: 15px 50px;}
.case_cont p{color: #666;line-height: 35px;position: relative;}
/* .case_cont p:after{position:absolute;left:0px;top:17px;width:5px;height:5px;background:#2055ad;content:"";border-radius:50%;}*/
.caseW_fr{width: 22.5%;float: right;}
.caseW_fr h2{font-size: 18px;color: #333333;padding: 10px 30px;border-bottom: 1px solid #e5e5e5;}
.caseWrbox{padding: 20px 0 0 20px;}
.caseWrbox .swiper-slide{border: 1px solid #e5e5e5;text-align: center;margin-bottom: 25px;}
.caseWrbox .swiper-slide .com-img{padding: 20px 0;}
.caseWrbox .swiper-slide h4 a{border-top: 1px solid #e5e5e5;padding: 15px 10px;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;display: block;color: #666;}
.caseWrbox .swiper-slide img{width: 100%;height: 100%;object-fit: cover;}
.caseWrbox .swiper-slide h4 a:hover{color: #2055ad;}

/* 详情右侧 */
.newsc_fr{width: 100%;float: right;}
.wc_ewm{border: 1px solid #dcdcdc;padding: 40px 30px;text-align: center;font-size: 16px;color: #333;margin-bottom: 18px;}
.wc_ewm span{position: relative;font-size:18px; font-weight:normal}
.wc_ewm span:after{position: absolute;content: "";width: 30px;height: 1px;background: #eee;left: -50px;top: 50%;}
.wc_ewm span:before{position: absolute;content: "";width: 30px;height: 1px;background: #eee;right: -50px;top: 50%;}
.wc_ewm p img{border: 1px solid #eee;padding: 10px;margin-top: 25px; width:165px;height:165px;}
.hotnews{border: 1px solid #dcdcdc;}
.hotnews h2{padding: 20px;font-size: 18px;color: #333;border-bottom: 1px solid #dcdcdc;font-weight:normal;}
.hotnews ul{padding: 20px;}
.hotnews ul li span{color: #888888;font-size: 15px;}
.hotnews ul li h4{color: #666666;margin-top: 10px;font-weight:normal; font-size:16px;}
.hotnews ul li h4:hover{color: #00479d;}
.hotnews ul li{margin-bottom: 20px;}
.flip_page{border: 1px solid #dcdcdc;padding: 20px;margin-top: 15px;}
.flip_page .tit{margin-bottom: 10px;position: relative;}
.flip_page .tit:after{position: absolute;content: "";width: 100%;height: 1px;background-color: #eee;left: 0px;top: 50%;}
.flip_page .tit span{position: relative;z-index: 3;padding-right: 10px;}
.flip_page .tit span{font-size: 18px;color: #333;background: #fff url(../images/icon/newsprev.png) no-repeat left center;padding-left: 30px;}
.flip_page .next .tit span{font-size: 18px;color: #333;background: #fff url(../images/icon/newsnext.png) no-repeat left center;padding-left: 30px;}
.flip_page span{color: #888888;font-size: 15px;}
.flip_page h4{color: #666;margin-top: 5px;}
.flip_page h4:hover{color: #00479d;}
.flip_page .prev{margin-bottom: 20px;}
/*public Css*/
li{box-sizing:border-box;}

a, a:active{color:inherit;text-decoration:none;cursor:pointer;}

/*图片默认样式*/
img{border:0;vertical-align:middle;}
/*动画效果 所有属性获得过度*/
*{transition-property:all;}
.com-img img{transition:all 0.5s; -webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s;}
.com-img:hover img{transform:scale(1.1); -webkit-transform:scale(1.1); -moz-transform:scale(1.1); -o-transform:scale(1.1);-ms-transform:scale(1.1);}


/*分页*/
.Page{width:100%; padding-left:30%; text-align:center;margin-top:50px; box-sizing: border-box;}
.Page a{display:inline-block;width:48px;height:48px; vertical-align:middle; line-height:48px; font-size:14px;margin:0 5px; float:left;text-decoration:none; color:#333; outline:none;border-radius: 50%;border: 1px solid #eee; background-color: #f2f2f2;}
.Page a:hover{ background:#2055ad; color:#FFF;background-repeat:no-repeat; }
.Page span{display:inline-block;min-width:48px;background:#ffffff;height:48px; vertical-align:middle; line-height:48px; font-size:14px;float:left;}
.Page span.current{ background:#2055ad; color:#FFF;border-radius: 50%;}

/* 解决方案 */
.solution{background:#ffffff; margin-top:50px; margin-bottom:-60px}
.solution .sol-note{width:46.875%;float:left;}
.solution .sol-note .ind-tit{text-align:left;margin-bottom:35px;padding-bottom:30px;margin-top:10px;}
.solution .sol-note .ind-tit:after{left:0px;margin-left: 0px;}
.solution .sol-note p{font-size:16px;color:#666;line-height: 32px;}
.solution .sol-pic{width:46.96875%;float:right; margin-top:20px}
.solution .sol-pic img{width:100%;height:335px;object-fit:cover;}

.caselist ul li{width:31.25%;float:left;margin-right:3.125%;margin-bottom:30px;border:1px solid #eee;}
.caselist ul li .com-img{position:relative;height:285px; }
.caselist ul li a.more{display:block;line-height:56px;text-align: center;font-size:0px;z-index:3;font-family: sans-serif,Helvetica,Arial;
    position: absolute;left:0px;top:0px;width:100%;height:100%;background:rgba(0,0,0,0.5) url(../images/icon/casemore.png) no-repeat center;opacity:0;}

.caselist ul li:nth-child(3n){margin-right:0;}
.caselist ul li h4{padding:25px 20px;font-size:18px;color:#333;text-align:center;background:#f0f0f0;}
.caselist ul li:hover h4{color:#fff;background:#00479d;}
.caselist ul li:hover .com-img:after,.caselist ul li:hover a.more{opacity:1;}


.ind-tit{font-size:36px;color:#333;text-align: center;font-weight: bold;position: relative;line-height:36px;padding-bottom:20px;}
.ind-tit:after{content:"";position:absolute;left:50%;bottom:0px;width:40px;height:3px;background:#2055ad;margin-left:-20px;}


/* 产品列表 */
.pro_list{background:#f6f6f6;}
.pro_list ul{overflow: hidden;}
.pro_list ul li{width:380px;float:left;border:1px solid #e5e5e5;margin-bottom:40px;margin-right:30px;}
.pro_list ul li:nth-child(3n){margin-right:0px;}
.pro_list ul li .com-img{text-align:center;height:285px;background:#fff;}
.pro_list ul li .com-img img{height:100%;width:100%;object-fit:contain;}
.pro_list ul li .note{border-top:1px solid #eee;color:#888;font-size:16px;position: relative;padding:25px;background: #f0f0f0;}
.pro_list ul li .note p{height:30px;line-height:30px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;width:90%;}
.pro_list ul li .note h4{color:#333;font-size:18px;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
.pro_list ul li .note span.more{position: absolute;top:30px;right:25px;background:url(../images/pmore.png) no-repeat center / contain;width:45px;height:45px;transition: all 0.5s;}
.pro_list ul li .note span.more:hover{background:url(../images/pmoreon.png) no-repeat center / contain;}
.pro_list ul li:hover .note{background:#2055ad;}
.pro_list ul li:hover .note h4,.pro_list ul li:hover .note{color:#fff;}
.pro_list ul li:hover span.more{background:url(../images/pmoreon.png) no-repeat center / contain;top:-20px;}

/* 产品详情 */
.blk-xs{width: 240px;}
.fdh-01-tit{background: #174398;height: 80px;}
.fdh-01-tit h3{height: 75px;font-size: 24px;font-weight: normal;line-height: 75px;color: #fff;border-bottom: 1px solid #fff;text-align: center;}
.fdh-01-tit h3 span{font-size: 14px;text-transform: uppercase;}
.fdh-01-nav-one h3{height: 50px;line-height: 50px;background: url(/images/p14-icon5.png) no-repeat right center #ececeb;margin-bottom: 2px;overflow: hidden;}
.fdh-01-nav-one h3 a{display: block;font-size: 18px;font-weight: normal;margin-right: 40px;margin-left: 38px;color: #666666;overflow: hidden;}
.fdh-01-nav-one h3.sidenavcur,.fdh-01-nav-one h3:hover{background: url(/images/p14-icon2.png) no-repeat right center #174398;}
.fdh-01-nav-one h3.sidenavcur a,.fdh-01-nav-one h3:hover a{color: #fff;}
.fdh-01-nav dl{padding: 2px 0 4px;}
.fdh-01-nav dt{height: 50px;font-size: 16px;line-height: 50px;padding-left: 54px;padding-right: 40px;margin-bottom: 1px;background: #ececec;position: relative;overflow: hidden;}
.fdh-01-nav dt:after{content: "";width: 8px;height: 8px;border: 2px solid #b8b8b8;border-style: solid solid none none;position: absolute;top: 50%;right: 32px;margin-top: -4px;-webkit-transform: rotate(45deg);-moz-transform: rotate(45deg);-ms-transform: rotate(45deg);-o-transform: rotate(45deg);transform: rotate(45deg);}
.fdh-01-nav dt.sidenavcur:after,.fdh-01-nav dt:hover:after{border-color: #d82634;}
.fdh-01-nav dt.sidenavcur a,.fdh-01-nav dt:hover a{color: #d82634;}
.fdh-01-nav dd{border: 1px solid #ececec;border-bottom: 0;}
.fdh-01-nav p{height: 50px;font-size: 14px;line-height: 50px;padding-left: 72px;padding-right: 40px;border-bottom: 1px solid #ececec;background: #fff;position: relative;overflow: hidden;}
.fdh-01-nav p.sidenavcur a,.fdh-01-nav p:hover a{color: #d82634;}
.fdh-01-nav p.sidenavcur:after,.fdh-01-nav p:hover:after{background: #393939;}
.fdh-01-nav a{display: block;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}

.caseWrbox{padding: 20px 0 0 0px;}
.caseWrbox .swiper-slide{border: 1px solid #e5e5e5;text-align: center;margin-bottom: 15px;}
.caseWrbox .swiper-slide .com-img{padding: 0px 0;}
.caseWrbox .swiper-slide h4 a{border-top: 1px solid #e5e5e5;padding: 15px 10px;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;display: block;color: #666;}
.caseWrbox .swiper-slide img{width: 100%;height: 100%;object-fit: cover;}
.caseWrbox .swiper-slide h4 a:hover{color: #2055ad;}

/* 轮播效果 */
#DB_gallery ul,#DB_gallery li{list-style: none;margin: 0;padding: 0}
#DB_gallery img{border: none;vertical-align: top;}
#DB_gallery .DB_imgSet{position: relative;width: 500px;height: 375px;overflow: hidden;margin-top: 0px;border: 1px #ccc solid}
#DB_gallery .DB_imgSet:hover{border: 1px #ccc solid}
#DB_gallery .DB_imgSet .DB_imgWin{height: 100%}
#DB_gallery .DB_imgSet .DB_page{position: absolute;bottom: 0;font: 11px tahoma bold;padding: 5px;color: #ffffff}
#DB_gallery .DB_imgSet .DB_page .DB_current{color: #ffff00}
#DB_gallery .DB_imgSet .DB_page .DB_total{color: #ffcc00}
#DB_gallery .DB_imgSet .DB_prevBtn{position: absolute;top: 50%;margin-top: -45px;cursor: pointer;left: 0;}
#DB_gallery .DB_imgSet .DB_nextBtn{position: absolute;top: 50%;margin-top: -45px;cursor: pointer;right: 0;}
#DB_gallery .DB_thumSet{position: relative;margin-top: 10px;width: 500px;overflow: hidden;height: 99px;}
#DB_gallery .DB_thumSet .DB_thumMove{position: relative;white-space: nowrap;font-size: 0}
#DB_gallery .DB_thumSet .DB_thumMove li{display: inline;margin-right: 8px}
#DB_gallery .DB_thumSet .DB_prevPageBtn{position: absolute;top: 0;cursor: pointer;left: 0;}
#DB_gallery .DB_thumSet .DB_nextPageBtn{position: absolute;top: 0;cursor: pointer;right: 0;}
#DB_gallery .DB_thumSet .DB_thumLine{position: absolute;width: 92px;height: 71px;border: 1px solid #FFB831;left: 0;top: 0}

.detailShow{margin-top: 30px;}
.detailShow .hd{background: #f2f2f2;height: 55px;}
.detailShow .hd ul{text-align: left;}
.detailShow .hd ul li{cursor: pointer;display: inline-block;width: 135px;text-align: center;padding-left: 0px;line-height: 55px;font-size: 16px;color: #666666;}
.detailShow .hd ul li a{color: #666;font-size: 18px;}
.detailShow .hd ul li:after{border-right: 1px solid #b9b9b9;display: inline-block;vertical-align: middle;height: 15px;content: '';float: right;margin-top: 21px;}
.detailShow .hd ul li:hover a{color: #fff;}
.detailShow .hd ul li:hover:after{border-right: 1px solid #174398;}
.detailShow .hd ul li.on a{color: #fff;}
.detailShow .hd ul li.on:after{border-right: 1px solid #174398;}
.detailShow .bd .texxt{margin: 30px 0;}
.detailShow .hd ul li:hover{background: #174398;}
.detailShow .hd ul li.on{background: #174398;}
.detailShow .hd ul li:after:nth-chind(3n){border-right: none;}
.detailShow table{border:1px solid #ccc}
.detailShow table td{border:1px solid #ccc}

.deta1 img {width: 100%}

/* 六大承诺 */
.power{padding-top: 0px;padding-bottom: 81px;background-image: url('../images/power_bg.jpg');background-repeat: no-repeat;background-position: center top;background-size: 930px 1111px;}
.power .power_con{margin-top: 31px;display: flex;display: -webkit-flex;justify-content: space-between;-webkit-justify-content: space-between;}
.power .power_con dl{width: 281px;height: 376px;background: #ffffff;border-radius: 3px;overflow: hidden;position: relative;}
.power .power_con dt img{width: 281px;height: 206px;}
.power .power_con dd{height: 170px;text-align: center;padding: 20px;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;-o-transition: all .3s ease;transition: all .3s ease;}
.power .power_con dd img{width: 49px;height: 56px;position: absolute;left: 116px;top: 143px;z-index: 2;}
.power .power_con dd div{font-size: 16px;line-height: 28px;color: #333333;max-height: 84px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;}
.power .power_con h3{font-size: 22px;line-height: 66px;height: 66px;color: #333333;font-weight: bold;overflow: hidden;position: relative;margin-bottom: 16px;text-transform: uppercase;}
.power .power_con h3:after{position: absolute;content: "";width: 30px;height: 2px;background: #174398;bottom: 0;left: 50%;margin-left: -15px;}
.power .power_con dl:hover dd{background: #174398;}
.power .power_con dl:hover dd h3,.power .power_con dl:hover dd div{color: #fff;}
.power .power_con dl:hover dd h3:after{background: #fff;}
.power .p_tel{display: flex;display: -webkit-flex;justify-content: center;-webkit-justify-content: center;position: relative;align-items: center;-webkit-align-items: center;margin-top: 38px;}
.power .p_tel img{display: block;width: 45px;height: 45px;}
.power .p_tel p{margin: 0 8px 0 16px;max-width: 250px;overflow: hidden;}
.power .p_tel p span{display: block;font-size: 14px;font-weight: normal;line-height: 18px;height: 18px;color: #333333;overflow: hidden;}
.power .p_tel p strong{display: flex;font-size: 30px;line-height: 36px;height: 36px;color: #303030;font-weight: bold;overflow: hidden;}
.power .p_tel a{display: block;width: 199px;height: 39px;background-color: #D82734;border-radius: 21px;font-size: 16px;line-height: 39px;color: #ffffff;overflow: hidden;text-indent: 50px;background-image: url('../images/more111.png');background-repeat: no-repeat;background-position: 128px center;background-size: 20px 12px;-o-transition: all .3s ease;transition: all .3s ease;}
.power .p_tel a:hover{background-position-x: 200px;text-indent: 0;text-align: center;}
.power .p_tel:before,.power .p_tel:after{position: absolute;content: "";width: 180px;height: 2px;background: #d2d2d2;top: 25px;}
.power .p_tel:before{left: 0;}
.power .p_tel:after{right: 0;}
.content2{width: 880px;margin: 0 auto;font-family: "Microsoft Yahei";}

.bian3{font-size: 16px;color: #333;background: #f4f4f4;padding-top: 15px;padding-bottom: 15px;padding-left: 20px;padding-right: 20px;font-weight: bold;text-align: center}
.bian4{font-size: 16px;color: #333;background: #ffffff;padding-top: 15px;padding-bottom: 15px;padding-left: 20px;padding-right: 20px}

.cpzs{margin-top: 30px}
.cpzsl{width: 460px;float: left;border-radius: 0px;transition: 1s;overflow: hidden;margin-bottom: 10px}
.cpzsr{float: right;}
.cpzsl img{transition: 1s;height: 350px}
.cpzsl img:hover{-webkit-transform: scale(1.1);-moz-transform: scale(1.1);-ms-transform: scale(1.1);transform: scale(1.1);}
.cpzsl{position: relative;}
.almz{position: absolute;display: inline-block;padding: 10px 20px;font-size: 16px;background: #D82734;color: #fff;font-weight: bold;bottom: 0;right: 0;border-radius: 0px;}

input:required:invalid,input:focus:invalid,textarea:required:invalid,textarea:focus:invalid{box-shadow: none;}
.code_gg_li img{vertical-align: middle;width: 100px;height: 32px;}
.p4-order-form-1{overflow: hidden;}
.p4-order-form-1 .p4-titlel-1{width: 145px;height: 46px;font-size: 18px;line-height: 46px;text-align: center;color: #fff;background: #00a2ea;}
.p4-order-form-1-con{padding: 40px 19%;}
.p4-order-form-1-con li p{padding-left: 130px;color: #999;font-size: 12px;}
.p4-order-form-1-con li{margin-bottom: 10px;font-size: 14px;line-height: 35px;color: #666;overflow: hidden;}
.p4-order-form-1-con li span{font-weight: bold;color: #666;}
.p4-order-form-1-con li b{color: #f00;}
.p4-order-form-1-con li .row-hd{color: #666;}
.timenum{padding-left: 95px;}
.p4-order-form-1-con li p{clear: both;}
.p4-order-form-1-con label{display: inline-block;width: 120px;color: #666;vertical-align: top;text-align: right;height: 33px;line-height: 33px;overflow: hidden;}
#code_gg{width: 80px;margin-right: 10px;outline: none;padding-left: 10px;border: 1px solid #eee;height: 33px;line-height: 32px;color: #666;}
.p4-order-form-1-con .inputs,.p4-order-form-1-con li select{width: 73%;margin-right: 10px;outline: none;padding-left: 10px;border: 1px solid #eee;height: 33px;line-height: 32px;color: #666;box-sizing: border-box;/*float: left;*/}
.p4-order-form-1-con .radioandcheck{vertical-align: middle;}
.p4-order-form-1-con .err{border: 1px solid #c00;}
.p4-order-form-1-con .p4-order-form-1-t1{width: 100%;}
.p4-order-form-1-t1 textarea{width: 73%;height: 102px;line-height: 24px;border: 1px solid #eee;outline: none;resize: none;overflow: auto;margin-right: 10px;padding-left: 10px;box-sizing: border-box;}
.p4-order-form-1-con .p4-order-form-1-t2{width: 100%;}
.p4-order-form-1-t2 input{width: 150px;vertical-align: top;}
.p4-order-form-1-t2 span{width: 153px;height: 25px;}
.p4-order-form-1-con .p4-order-form-1-t3{padding-left: 120px;}
.p4-order-form-1-con .p4-order-form-1-t3 input{width: 80px;height: 30px;border: 0;text-align: center;margin-right: 30px;color: #fff;padding-left: 0;cursor: pointer;}
.p4-order-form-1-con .p4-order-form-1-b1{background: #254693;}
.p4-order-form-1-con .p4-order-form-1-b2{background: #767676;}
.p4-order-form-1-con .p4-order-form-1-t4{overflow: auto;height: auto;min-height: 35px;width: 100%}
.p4-order-form-1-con .p4-order-form-1-t4 input{vertical-align: middle;width: 14px;margin: 0 10px;}
/*表单弹框*/
.nsw-modal{width: 100%;height: 100%;background: rgba(225, 225, 225, 0.5);position: fixed;top: 0;left: 0;z-index: 99999;}
.modal-dialog{position: fixed;color: #000000;top: 150px;width: 400px;border-radius: 3px;min-height: 155px;overflow: hidden;z-index: 99998;margin-left: -200px;left: 50%;}
.modal-dialog .css-icon{background-image: url("images/modal-icons.png");}
.modal-dialog .modal-head{height: 30px;line-height: 30px;padding: 0px 20px;background: #F6EFEF;font-size: 14px;}
.modal-dialog .modal-head .modal-logo{width: 15px;height: 15px;background-position: 1px 0px;margin: 8px 5px 0 0;float: left;}
.modal-dialog .modal-head .close{float: right;width: 15px;height: 15px;background-position: -14px 0px;margin-top: 8px;}
.modal-dialog .modal-body{width: 100%;min-height: 125px;background: #ffffff;}
.modal-dialog .modal-body .modal-body-left{width: 140px;float: left;}
.modal-dialog .modal-body .modal-body-left .icon{width: 64px;height: 64px;margin: 30px 0 0 48px;}
.modal-dialog .modal-body .modal-body-left .success-message{background-position: 0px -14px;}
.modal-dialog .modal-body .modal-body-left .warming-message{background-position: 0px -78px;}
.modal-dialog .modal-body .modal-body-right{width: 260px;float: right;padding-top: 20px;}
.modal-dialog .modal-body .modal-body-right .close-btn{color: #000;text-align: center;width: 90px;display: inline-block;height: 24px;line-height: 24px;background: #818079;}
.modal-dialog .modal-body .modal-body-right p{line-height: 30px;}
.r1-orderform-1.blk{z-index: 10;position: relative;background: #ebebeb url(./images/t5_2.jpg) no-repeat center top;overflow: hidden;}
ul.findrow{background: #fff;width: 450px;border-radius: 1.625em;float: right;height: 310px;margin-bottom: 50px;padding: 50px 0;}
span.mip-sjh-text{font-size: 23px;text-align: center;display: block;color: #000;line-height: 2rem;margin-bottom: 46px;}
.p4-order-form-1-con label{display: none;}
.p4-order-form-1-con li input.inputs{outline: none;border: 0;background: #ebebeb;width: 360px;height: 60px;color: #333 !important;padding-left: 16px;}
.p4-order-form-1-con .p4-order-form-1-t3{padding: 0;width: 100%;}
.p4-order-form-1-con .p4-order-form-1-t3 input.p4-order-form-1-b1{width: 360px;margin-right: 0;height: 50px;margin-top: 31px;}
body .p4-order-form-1-con li{text-align: center;margin-bottom: 20px;}

.pc-cx-tel-1-t4{width: 122px;height: 39px;background: #174398;font-size: 18px;color: #333;line-height: 36px;text-align: center;border-radius: 5px;margin: 0 auto;}
.pc-cx-tel-1-t4 a{display: block;color: #fff;}
.hjgz{position: relative;margin-bottom: 25px}
.hjdb{position: absolute;width: 68px;height: 68px;background: #fff;border-radius: 50%;padding: 15px;top: 100px;left: 410px;box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.3);border: 1px solid #eee;}
.hjdb .hjvs{background: #174398;width: 70px;height: 70px;border-radius: 50%;display: block;color: #fff;font-size: 22px;font-weight: bold;line-height: 70px;text-align: center}
.hjgz .gzq{font-weight: bold;font-size: 20px;color: #D82734;display: block;padding: 10px 0 0 15px;}
.hjgzl{width: 450px;float: left;}
.hjgzr{width: 450px;float: right;}
/* 公司简介*/
.blk-main{width: 100%;}
.blk{width: 1200px;margin: 0 auto 20px auto;}
.content1{width: 1200px;margin: 0 auto;}
.p12-aboutinfo-1{display: inline-block;width: 100%;background: #fff;margin-bottom: 38px;}
.tit{margin: 80px auto;text-align: center;clear: both;}
.tit h2{position: relative;height: 129px;padding-top: 50px;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;font-size: 46px;color: #244ca1;text-align: center;letter-spacing: 2px;}
.tit h2 i{position: absolute;width: 1200px;left: 0;top: 40px;text-align: center;font-size: 76px;color: #f2f2f2;text-transform: uppercase;z-index: 2;font-style: normal;font-family: Arial, Helvetica, sans-serif;}
.tit h2 span{position: relative;z-index: 15;}
.tit h2 em{display: block;font-size: 20px;color: #000;font-style: normal;font-weight: 400;padding-top: 25px;}
.clear{clear: both;}
.yz{height: 600px;background:url(../images/aboutbg.jpg) no-repeat center bottom;}
.yz dl{height: 588px;}
.yz dt{float: right;width: 658px;margin-right: -350px;overflow: hidden;}
.yz dd{float: left;width: 832px;}
.yz dd h2{padding: 16px 0 32px;position: relative;font-weight: normal;}
.yz dd h2 b{display: block;font-size: 45px;color: #244ca1;line-height: 50px;padding-top: 25px;}
.yz dd h2 i{display: block;font-size: 28px;color: #0d0700;line-height: 30px;padding-top: 24px;font-style: normal;}
.yz dd h2 em{color: #c08f4c;display: block;font-style: normal;}
.yz dd h2:after{position: absolute;width: 94px;height: 3px;content: "";background: #244ca1;left: 0;bottom: 0;}
.yz_desc{color: #666;line-height: 32px;margin: 40px 0 20px;font-size: 16px;}
.yz dd ul{height: 167px;margin-left: -20px;width: 870px;position: relative;z-index: 1;}
.yz dd li{float: left;width: 25%;height: 167px;background: #1b49a1;text-align: center;}
.yz dd li em{font-size: 24px;color: #fff;display: block;font-style: normal;padding-top: 55px;}
.yz dd li:nth-child(2n){background: #f1ab17;}
.yz dd li img{display: block;height: 50px;margin: 35px auto 22px;transition: all 0.5s;}
.yz dd li p{font-size: 18px;color: #fff;line-height: 28px;}
.yz dd li:hover img{transform: rotateY(180deg);}
/*详情内容*/
.endit-content img{max-width:100%;}
.daily{padding: 20px 0 20px;margin-top: 40px;margin-bottom: 26px;}
.daily li{float: left;width: 20%;padding-left: 60px;box-sizing: border-box;color: #333333;border-right: 1px solid rgba(0, 0, 0, 0.07);}
.daily li span{display: block;font-size: 18px;line-height: 100%;margin-bottom: 13px;padding-top: 5px;}
.daily li em{display: block;font-size: 50px;font-family: Impact;line-height: 100%;transition: .3s;font-style: normal;}
.daily li i{display: inline-block;width: 27px;height: 27px;background: #244ca1;border-radius: 50%;color: #fff;font-size: 14px;text-align: center;line-height: 27px;margin-left: 10px;vertical-align: bottom;margin-bottom: 6px;font-style: normal;}
.daily li:last-child{border-right: none;}
.daily li:hover em, .daily li:hover span{animation: bounceIn 1s;-webkit-animation: bounceIn 1s;font-style: normal;}
.daily li:hover em{color: #D82836;font-style: normal;}
.contain{width:1200px;margin:0 auto;}
.ind-tit{font-size:36px;color:#333;text-align: center;font-weight: bold;position: relative;line-height:36px;padding-bottom:20px;}
.ind-tit:after{content:"";position:absolute;left:50%;bottom:0px;width:40px;height:3px;background:#2055ad;margin-left:-20px;}
/* 培训学院*/
.school .sch_tit{font-size: 32px;color: #333333;text-align: center;margin: 40px auto;}
.school .sch_note{max-width:1090px;text-align: center;line-height:28px;margin:30px auto;font-size: 16px;color:#666;}
.sch_str{padding:120px 0 160px;background-repeat: no-repeat!important;background-size:cover!important;background-position:center!important;}
.sch_str .ind-tit{color:#fff;margin-bottom:70px;}
.sch_str .ind-tit:after{background:#fff;}
.sch_str p{color:#fff;font-size:16px;text-align:center;margin-top:10px;}
.sch_idea{background:#f6f6f6;}
.ideabox{margin-top:40px;}
.ideabox .idea_fl{width:100%;float:left;}
.ideabox .idea_fr{width:105%;float:right;height:440px;background:#2055ad;padding:0px 0px;color:#fff;margin-left:-1%}
.ideabox .idea_fr p{line-height:40px;position:relative;padding:40px;}
.Container-wrapper{margin-top: 85px;}
.honor{width: 1200px;overflow: hidden;padding-bottom: 30px;}
.honor ul{margin-left: -2%;}
.honor ul li{width: 23%;float: left;margin: 0 0 2% 2%;overflow: hidden;}
.honor ul li .img{background-color: #f7f7f7;padding: 20px;overflow: hidden;line-height: 300px;position: relative;text-align: center;}
.honor ul li .img::after{content: '';width: 100%;height: 100%;position: absolute;background: rgba(23, 67, 152, .9) url('../images/abo-ico1.png') no-repeat center center;left: 0;top: 0;opacity: 0;transition: all .4s;}
.honor ul li:hover .img::after{opacity: 1;}
.honor ul li .img img{max-width: 100%;max-height: 300px;}
.honor ul li p{font-size: 16px;color: #333;font-family: 'Microsoft YaHei';line-height: 32px;height: 36px;overflow: hidden;display: -webkit-box;text-overflow: ellipsis;-webkit-box-orient: vertical;-webkit-line-clamp: 3;margin-top: 10px;}
/* 企业文化 */
.culture{background:#f5f5f5;}
.culture ul li{position:relative;}
.culture ul li .pic{width:50%;float:left;height:300px;position: relative;}
/* .culture ul li:hover .pic img{transform:scale(1); -webkit-transform:scale(1); -moz-transform:scale(1); -o-transform:scale(1);-ms-transform:scale(1);} */
.culture ul li img{transition: all 0.5s;}
.culture ul li:hover img{transform:scale(1.1); -webkit-transform:scale(1.1); -moz-transform:scale(1.1); -o-transform:scale(1.1);-ms-transform:scale(1.1);}
.culture ul li .note{width:43.75%;background:rgba(255,255,255,0.4);position:absolute;right:0px;top:40px;padding:35px 50px 35px 70px;top:50%;transform:translate(0%,-50%);transition: all 0.5s ease-in-out;}
.culture ul li .note h4{font-size:24px;color:#333;font-weight:bold;}
.culture ul li .note h4 span{color:#5c5c5c;padding-right:30px;font-weight:normal;}
.culture ul li .note p{margin-left:60px;color:#777;margin-top:15px;line-height:25px;}
.culture ul li.two .pic{width:50%;float:right;}
.culture ul li.two .note{left:0px;padding:45px 70px 45px 50px;transition: all 0.5s ease-in-out;}
.culture ul li:hover .note{background:#fff;right:20px;}
.culture ul li.two:hover .note{left:20px;}

/* 人才招聘 */
.job{background:#f6f6f6;}
.job .info{color:#666;font-size:16px;max-width:60%;margin:25px auto 30px;text-align:center;line-height:28px;}
.job h2{height:80px;line-height:80px;padding:0px 20px;background:#00479d;font-size: 20px;color:#fff;}
.job dl{border-bottom:1px solid #e5e5e5;}
.job dl dt{height:80px;line-height:80px;padding:0px 20px;background:#fff url(../images/job_r.png) no-repeat 98% center;font-size: 18px;color:#666;cursor: pointer;}
.job dl dt.cur{background:#fff url(../images/job_b.png) no-repeat 98% center;}
.job dl dd{background:#eeeeee;padding:30px;position:relative;display:none;}
.job dl dd h4{font-size:16px;font-weight:bold;color:#666;margin-bottom:10px;}
.job dl dd p{font-size:16px;color:#666;}
.job dl a{position: absolute;right:0px;top:0px;width:11%;text-align: center;height:100%;background:#00479d;color:#fff;display:flex;justify-content:center;align-items:center;font-size:16px;}
.job dl a:hover{text-decoration:underline;}

/* 在线留言 */
.wbytable td{ padding:8px;} 
.wbytable .wbytext{ outline:none; padding:5px; height:22px; width:320px; border:1px solid #e3e3e3;}    
.wbytable .wbyarea{ padding:5px; outline:none; width:450px; border:1px solid #e3e3e3; height:125px;}   
.wbytable .msgbut{ width:90px; height:32px; line-height:32px; cursor:pointer; color:#555;}             
.wbytable .wbytextyz{ outline:none; padding:5px; height:22px; width:100px; border:1px solid #e3e3e3;float:left;} 
.wbytable .wyzm{ padding-top:6px; display:block; width:48px; height:22px; float:left; padding-left:8px;} 

.r1-orderform-1.blk {
width:100%;
    z-index: 10;
    position: relative;
    background: #ebebeb url(../images/t5_2.jpg) no-repeat center top;
    overflow: hidden;
}
.p4-order-form-1 {
    overflow: hidden;
}
.p4-order-form-1-con {
    padding: 40px 19%;
}
ul.findrow {
    background: #fff;
    width: 450px;
    border-radius: 1.625em;
    float: right;
    height: 310px;
    margin-bottom: 50px;
    padding: 50px 0;
}
span.mip-sjh-text {
    font-size: 23px;
    text-align: center;
    display: block;
    color: #000;
    line-height: 2rem;
    margin-bottom: 46px;
}
body .p4-order-form-1-con li {
    text-align: center;
    margin-bottom: 20px;
}
.p4-order-form-1-con li {
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 35px;
    color: #666;
    overflow: hidden;
}
.p4-order-form-1-con .p4-order-form-1-t3 {
    padding: 0;
    width: 100%;
}