@charset "utf-8";

/* 主体 */
.container { position:relative;z-index:8;}
.banner{ width:100%}
.banner img{ width:100%; height:auto}
.wrap { position:relative; width:1200px; min-height:460px; _height:460px; margin:0 auto; }
.sidebar {background:rgba(0,0,0,0.4); margin-top:-67px;}
.wrap .main { display:block; *zoom:1; margin-top: 30px; }
.wrap .main2{display:block; *zoom:1; margin: 75px 0;background: #fff; }
.wrapBt { height:0; background:none; overflow:hidden; clear:both; }

/* 左侧栏目标题 */
.leftTitle { float: left;position:relative; color:#fff; width: 286px;height: 80px;background: #34469b;line-height: 80px;box-sizing: border-box;padding-left: 26px;}
.leftTitle i,.leftTitle s { display:block; font-style: normal;padding-left: 20px;background: url(ico_06.jpg) no-repeat left center;}
.leftTitle i { font-size:24px; font-weight:bold; }
.leftTitle s { color:#888; font:12px/18px arial; text-decoration:none; text-transform:uppercase; display: none}

/* 二级、三级菜单 */

.menu dl { zoom:1; }
.menu dl:after{content:'\20';display:block;height:0;clear:both}
.menu dl dt {  float: left;zoom:1; vertical-align:top; position: relative;}
.menu dl dt a { display:block;color:#fff; font-size:20px; height: 67px;line-height: 67px;padding: 0 35px;transition: color .5s ease;position: relative;}
/* .menu dl dt a:hover,.menu dl dt .current { background:url(ico_22.jpg) no-repeat bottom center; color:#363d68; text-decoration:none; font-weight: bold;} */
.menu dl dt a:hover,.menu dl dt .current { background:rgba(0,164,173,0.4)}
.m-rdm { padding:25px 0 10px; text-align:center; }
.m-rdm a { display:inline-block; margin:0 8px 10px; padding:3px 20px; border:1px solid #ddd; line-height:24px; }
.m-rdm a:hover,.m-rdm .current { border:1px solid #999; background:#999; color:#fff; }


/* 面包屑 */
.location {position:relative; height:67px; width:auto;line-height:67px;width: 1200px;margin: 0 auto}
.location h3 { float:left; padding-left:10px; border-left:5px solid #069; color:#000; font-size:21px; font-weight:normal;display: none}
.breadcrumbs { float:right; text-align:right; font-size: 14px;color:rgba(255,255,255,0.4)}
.breadcrumbs a { display:inline-block; vertical-align:top; font-size: 14px;color:rgba(255,255,255,0.4)}
.breadcrumbs .u-home { padding-left:30px; background:url(g_21.png) left center no-repeat }
.breadcrumbs a:hover{ color:#fff}
/* 内容模式 */
.article { padding:0 0 40px; line-height:2; font-size:14px; word-wrap:break-word; }
.article1 { padding:0 0 40px; line-height:2; font-size:14px; word-wrap:break-word; }
.article1 .tle{font-size: 18px;color: #00a1a6;font-weight: bold;}
.article1 .link p{font-size: 16px;}
.article .hd { padding:0 0 20px; text-align:center; }
.article .hd h1 { color:#000; font-size:20px; }
.article .hd .titBar { color:#797979; font-size:12px; } 
.article .bd { padding-bottom:40px; }
.article .ft { padding:20px 0 0; border-top:1px solid #ddd; }
.article .bd p i{display: block;width: 100%;text-align: center;}
.article img{ max-width:100%; min-height:1px; vertical-align:middle}

.proArticle{padding-top: 35px;padding-bottom: 50px}
.proArticle .hd{height: 50px;line-height: 50px;background: #e6e6e6;padding: 0}
.proArticle .hd .h{font-size: 16px;color: #ffffff;background: #3d456e;text-align: center;width: 280px;height: 50px;line-height: 50px}

/* 头部新闻 */
.hotNews { margin-bottom:30px; background:#848484; overflow:hidden; }
.hotNews .pic { float:left; width:390px; height:250px; margin-right:5px; }
.hotNews .pic img { width:100%; height:100%; }
.hotNews dl { display:block; overflow:hidden; zoom:1; padding:25px 20px 0 15px; line-height:22px; }
.hotNews dl dt { margin-bottom:13px; padding-left:10px; background:url(o_ico_05.jpg) no-repeat 0 13px; color:#fff; font-size:14px; line-height:30px; }
.hotNews dl dt a { color:#fff; }
.hotNews dl dt a:hover { color:#000; }
.hotNews dl .i { min-height:110px; padding-bottom:10px; padding-left:10px; color:#eee; }
.hotNews dl .m { width:84px; height:24px; margin-left:10px; background:#fff; line-height:24px; text-align:center; }
.hotNews dl .m a { display:block; color:#333; }
.hotNews dl .m a:hover { background:#666; color:#fff; }

/* 新闻列表 */
.news { padding:0 0 40px; }
.newsTable th { border:1px solid #fff; background:#c8cacb; color:#fff; font-weight:bold; text-align:center; }
.newsTable td { padding:8px 10px; border-bottom:1px solid #dcd9d4; line-height:20px; }
.list { padding:0 0 40px; }
.list li { padding:9px 0; border-bottom:1px dashed #e0e0e0; background:url(o_ico_18.gif) no-repeat 2px 17px; font-size:14px; line-height:20px; clear:both; }
.list li span { float:right; color:#999; font-size:12px; }
.list li a { padding-left:15px; }
.list li a:hover { text-decoration:underline; }

/* 图文新闻 */
.pothoItem { margin:0 0 40px; }
.pothoItem .item:first-child{padding-top: 0}
.pothoItem .item { margin-bottom:20px; padding:30px 0 30px; border-bottom:1px solid #e6e6e6; overflow:hidden; }
.pothoItem .item .pic { float:left; width:300px;margin-right:35px; overflow: hidden;}
.pothoItem .item .pic img { width:100%; height:auto; display:block;-moz-transition:all 0.5s;-webkit-transition:all 0.5s;-o-transition:all 0.5s;transition:all .5s;max-width: 100%;}
.pothoItem .item:hover .pic img{transform:scale(1.1);-ms-transform:scale(1.1);-moz-transform:scale(1.1);-webkit-transform:scale(1.1);-o-transform:scale(1.1); }
.pothoItem .item dl { display:block; overflow:hidden; zoom:1; padding:0; line-height:20px; }
.pothoItem .item dl dt { font-size:20px; line-height:24px; color: #333333;font-weight: bold;margin: 15px 0 8px;overflow: hidden;}
.pothoItem .item dl .m{ display:none}
.pothoItem .item dl dt a{color: #333;}
.pothoItem .item dl dt a:hover{color:  #00a1a6;}
.pothoItem .item dl .m a:hover{color: #00a1a6;}
.pothoItem .item dl .i{color: #333;font-size: 14px; line-height:1.6}
.pothoItem .item dl .d {  color:#999999; font-size:14px; line-height:40px; }
.pothoItem .item dl .d span.time{padding-left: 28px;background: url(clock.png) no-repeat left center;margin-right: 40px}
.pothoItem .item dl .d span.views{padding-left: 38px;background: url(eyes.png) no-repeat left center;}

/* 图片列表 */
.pic-item-list { margin:0 0 20px; }
.pic-item-list .pic-item { display:block; float:left; width:130px; margin-bottom:10px; padding:0; }
.pic-item-list .list-pic { display:block; width:100px; height:100px; margin:0 auto; padding:4px; border:1px solid #919090; line-height:100px; text-align:center; }
.pic-item-list dl { padding:0 5px; line-height:26px; text-align:center; }
.piList { padding:0 0 20px; overflow:hidden; }
.piList .pic-item-list { width:100%; margin:0; padding:0; }
.piList .pic-item {  width:362px; box-sizing:border-box; border:1px solid #e4e4e4; border-radius:5px; margin:0 57px 57px 0; padding:0; float: left; }
.piList .pic-item:nth-child(3n){margin-right: 0;}
.piList .list-pic { display:block; width:100%; height:auto; margin-bottom:0; box-sizing:border-box; padding:30px 36px; border:0;overflow: hidden;}
.piList .list-pic img { width:100%; height:auto; display:block;-moz-transition:all 0.5s;-webkit-transition:all 0.5s;-o-transition:all 0.5s;transition:all .5s;max-width: 100%;}
.piList .pic-item:hover .list-pic img{transform:scale(1.1);-ms-transform:scale(1.1);-moz-transform:scale(1.1);-webkit-transform:scale(1.1);-o-transform:scale(1.1); }
.piList dl {}
.piList .pic-item dl dt a{font-size: 20px; color:#000; font-weight:bold; position:relative; display:block; text-align:center; padding:0 0 10px}
.piList .pic-item dl dt a:after{ content:""; display:block; width:14px; height:2px; background:#00a4ad; position:absolute; left:calc(50% - 7px); bottom:0}
.piList dl dt { }
.piList .pic-item .more{ border-top:1px solid #e4e4e4; margin-top:30px}
.piList .pic-item .more a{ display:block; line-height:50px; text-align:center; font-size:16px; color:#000000; padding:0 10px;text-overflow: ellipsis;overflow: hidden;white-space: nowrap; background:#e4e4e4}
/* 分页 */
.page { padding:0 0 40px; line-height:24px; text-align:center; }
.page a { display:inline-block; margin:0 2px; padding:7px 16px; border:1px solid #d2d2d2; background:#ffffff;color:#333333; vertical-align:top; font-size: 14px}
.page a:hover,.page .current { border:1px solid #00a1a6; background:#00a1a6;  color: #fff}

/* 人才招聘 */
.hrTop { padding:0 0 30px; border-bottom:1px solid #ddd; }
.hrTop li { padding-left:16px; background:url(ico_05.gif) no-repeat 0 8px; font-weight:bold; line-height:24px; }
.hrTable .hrTableTh { height:32px; background:#666; color:#fff; }
.hrTable th { color:#fff; font-weight:normal; }
.hrTable td { padding:0 8px; }
.hrTable .bg td { background:#eee; }
.hr { position:relative; padding:0 0 40px; }
.hr h3 { padding-left:0; border-bottom:1px dotted #ccc; color:#0063be; font-size:20px; line-height:55px; }
.hr h3 s { float:right; width:20px; height:20px; margin-top:17px; cursor:pointer; }
.hr h3 .off { background:url(hr_down.gif) no-repeat center; }
.hr h3 .on { background:url(hr_up.gif) no-repeat center; }
.hrItem { margin-bottom:5px; }
.hrItem .title { border-bottom:1px dotted #ccc; color:#999; font-weight:bold; line-height:36px; }
.hrItem .title span { float:right; font-weight:100; }
.hrItem .title span a { color:#88000c; }
.hrItem .con { margin-bottom:10px; padding:15px 0; line-height:24px; }
.hrItem .con h4 { font-size:14px; line-height:36px; }
.hrItem .apply { width:95px; height:25px; padding:0; background:#01286f; color:#fff; line-height:25px; text-align:center; }
.hrItem .apply a { color:#fff; }
.hr-list { margin-bottom:5px; padding:5px 5px 15px; border-bottom:1px dotted #777; }
.hr-list .title { padding:0; color:#0063be; font-weight:bold; line-height:20px; }
.hr-list .title span { float:right; font-weight:100; }
.hr-list .info { padding:5px 0; line-height:24px; }
.hr-list .apply { height:24px; line-height:24px; text-align:right; }

/* 新闻列表 */
.message { padding:0 0 30px; }
.message-list { margin-bottom:5px; padding:5px 5px 15px; border-bottom:1px dotted #ddd; }
.message-list .m-title { padding:0; color:#0063be; font-size:16px; font-weight:bold; line-height:20px; }
.message-list .m-title span { float:right; color:#01286f; font-size:12px; font-weight:100; }
.message-list .m-info { padding:5px 0; line-height:24px; }
.message-list .r-title { padding:0; line-height:20px; }
.message-list .r-info { padding:5px 0; line-height:24px; }

/* 人才招聘 */
.form-panel { padding:0 0 30px; }
.form-panel h4 { margin-bottom:10px; padding:0 20px; background:#666; color:#fff; line-height:30px; }
.form-panel .tips { padding:10px 0 10px 100px; font-weight:bold; font-size:13px; text-align:left; }
.form-panel .field { clear:both; }
.form-panel li.field label { display:block; float:left; width:100px; line-height:24px; text-align:right; }
.form-panel .input { padding:5px 0; zoom:1; }
.form-panel .field:after { content:'\20'; display:block; height:0; clear:both; }
.form-panel .text { height:20px; padding:2px 3px; border:1px solid #ccc; background:#fff; color:#555; }
.form-panel .textarea { width:450px; height:100px; padding:1px 3px; border:1px solid #ccc; background:#fff; color:#555; }
.form-panel .submit-field { padding:0 10px 20px 100px; _padding:0 10px 20px 100px; clear:both; }
.form-panel .submit-field input { margin-right:10px; }
.form-panel .submit-field .btn-submit,.form-panel .submit-field .btn-reset { width:93px; height:29px; border:none; background:#666; color:#fff; cursor:pointer; }

/* 产品详细页 */
.m-detail { margin-bottom:30px;}
.m-detail .m-property { float:left; }
.m-detail .property {float: right;width: 722px;height: 345px;box-sizing: border-box;padding: 0 0 70px ;}
.m-detail .property h1 { font-size:24px;  color: #363d68;border-bottom: 1px solid #dcdcdc;padding: 18px 0;font-weight: normal;}
.m-detail .property .txt{font-size: 14px;color: #333333;line-height: 24px;padding: 18px 0 6px;height: 72px;overflow: hidden;}
.m-detail .property .phone{font-size: 16px;color: #666666;vertical-align: bottom;}
.m-detail .property .phone span{display: inline-block;font-size: 30px;color: #e8800e;font-weight: bold;}
.m-detail .property .m-i-a { font-size:14px;margin-top: 30px;margin-bottom: 20px}
.m-detail .property .m-i-a a{display: inline-block;width: 240px;height: 40px;line-height: 40px;text-align: center;background: #3d456e;color: #ffffff;font-size: 16px}
.m-detail .property .m-i-a a.btn-a{margin-right: 24px}
.m-detail .property .m-i-a a.btn-a em{display: inline-block;width: 27px;height: 23px;background: url(lx.png) no-repeat;margin-right: 16px;vertical-align: middle;}
.m-detail .property .m-i-a a.btn-b em{display: inline-block;width: 20px;height: 21px;background: url(ly.png) no-repeat;margin-right: 14px;vertical-align: middle;}
.m-detail .property .share .ti{font-size: 14px;color: #333333;line-height: 30px;display: inline-block;}
.m-detail .gallery { position:relative; float:left; width:385px;height: 345px; background: #fff;box-sizing: border-box;border: 1px solid #e6e6e6}
.m-detail .gallery .bigPic {}
.m-detail .gallery .bigPic img{display: block;width: 100%;height: auto;position: absolute;top: 50%;transform: translateY(-50%);}
.product-detail { margin-bottom:30px; border:1px solid #e5e5e5; }
.product-detail .hd { height:45px; border-bottom:1px solid #e5e5e5; background:#f6f6f6; }
.product-detail .hd h2 { float:left; width:136px; height:46px; margin:-2px 0 -1px; border-top:2px solid #0058af; border-right:1px solid #e5e5e5; background:#fff; font-size:22px; font-weight:100; line-height:46px; text-align:center; }
.product-detail .bd { padding:25px; line-height:28px; font-size:14px; }

.about-container{padding-top: 0;padding-bottom: 0}
.about-tit{text-align: center;padding-bottom: 14px;background: url(ico_23.jpg) no-repeat bottom center;}
.about-tit .p{font-size: 34px;color: #000000;line-height: 36px}
.about-tit .h{font-size: 24px;color: #666666;text-transform: uppercase;line-height: 40px;display: inline-block;position: relative;}
.about-tit .h:before{content: '';position: absolute;top: 50%;margin-top: -1px;width: 140px;height: 1px;background: #999999;left: -160px;}
.about-tit .h:after{content: '';position: absolute;top: 50%;margin-top: -1px;width: 140px;height: 1px;background: #999999;right: -160px}
.about-h{font-size: 14px;color: #666666;margin-top: 20px;text-align: center;}

.about-a{padding: 62px 0 60px;background: url(about_01.jpg) no-repeat top center;background-size: cover;}
.about-a .g-in{width: 1030px}
.about-a .ti{text-align: center;font-size: 34px;color: #ffffff}
.about-a .cont{margin-top: 30px;font-size: 14px;color: #fff;line-height: 30px;text-align: center;}
.about-a .aList{margin-top: 60px}
.about-a .aList ul li{float: left;width: 25%;text-align: center;}
.about-a .aList .num{font-size: 48px;color: #fff;line-height: 56px;font-weight: bold;}
.about-a .aList .p{font-size: 14px;color: #fff}

.about-b{padding: 58px 0 37px;background: url(about_02.jpg) no-repeat top center;background-size: cover;}
.about-b .c{position: relative;margin-top: 100px}
.about-b .honor{position: relative;width: 1300px;margin: 45px auto 0 auto;position: relative;left: -50px}
.about-b .honor .swiper-container{overflow: unset;}
.about-b .honor .swiper-slide{width: 500px;background: none;box-sizing: border-box;}
.about-b .honor .swiper-slide img{width: 100%;height: auto;}
.about-b .honor .swiper-slide .p{font-size: 16px;color: #333333;text-align: center;margin-top: 10px}
.about-b .prev{display: block;position: absolute;top: 30%;background: url(prev_02.png) no-repeat;width: 64px;height: 64px;left: 0;z-index: 6}
.about-b .next{display: block;position: absolute;top: 30%;background: url(next_02.png) no-repeat;width: 64px;height: 64px;right: 0;z-index: 6}

.about-c{padding: 60px 0 82px;background: url(about_03.jpg) no-repeat top center;background-size: cover;}
.about-c .c{margin-top: 70px;position: relative;}
.about-c .c .bd ul li{float: left;width: 380px;height: 300px;overflow: hidden;margin-right: 23px;}
.about-c .c .bd ul li img{display:block;-moz-transition:all 0.5s;-webkit-transition:all 0.5s;-o-transition:all 0.5s;transition:all .5s;max-width: 100%;}
.about-c .c .bd ul li:hover img{transform:scale(1.1);-ms-transform:scale(1.1);-moz-transform:scale(1.1);-webkit-transform:scale(1.1);-o-transform:scale(1.1);}
.about-c .prev{display: block;position: absolute;top: 50%;background: url(prev_02.png) no-repeat;width: 64px;height: 64px;left: -100px;margin-top: -32px}
.about-c .next{display: block;position: absolute;top: 50%;background: url(next_02.png) no-repeat;width: 64px;height: 64px;right: -100px;margin-top: -32px}


.pro-menu{height: 100px;background: #ffffff}
.pro-menu .l{float: left;box-sizing: border-box;color: #333333;height: 100px;width: 280px;background: url(ico_20.jpg) no-repeat;font-weight: bold;padding:15px 0 15px 85px;background-size: cover;}
.pro-menu .l .h{font-size: 20px;line-height: 36px;font-weight: bold;background: url(ico_21.jpg) no-repeat left bottom;color: #fff;padding-bottom: 4px}
.pro-menu .l .p{font-size: 18px;color: #ffffff;font-weight: bold;margin-top: 2px}
.pro-menu .l .p span{color: #e8800e}
.pro-menu .r{float: right;width: 920px;box-sizing: border-box;padding: 13px 19px}
.pro-menu .r ul li{float: left;margin:0 11px}
.pro-menu .r ul li a{font-size: 16px;color: #333333;line-height: 36px;display: block;padding-left: 24px;background: url(off.png) no-repeat left center;}
.pro-menu .r ul li a:hover,.pro-menu .r ul li a.current{color: #f0a539}
.pro-menu .r ul li a.current{background: url(on.png) no-repeat left center;}
.proList{}
.proList ul{width: 1220px}
.proList ul li{float: left;width: 283px;margin-right: 20px;margin-bottom: 42px;transition: all .5s ease;}
.proList .pic{width: 283px;height: 256px;overflow: hidden;position: relative;background: #fff}
.proList .pic a{display: block;position: absolute;top: 50%;transform: translateY(-50%);}
.proList .pic img{display:block;-moz-transition:all 0.5s;-webkit-transition:all 0.5s;-o-transition:all 0.5s;transition:all .5s;max-width: 100%;width: 100%;height: auto;}
.proList .pic .mask{position: absolute;width: 100%;height: 100%;background:url(ico_04.png) no-repeat center center rgba(0,0,0,.5);z-index: 3;left: 0;top: 0;transform: translateY(-100%);transition: all .5s ease;display: block;}
.proList .txt{padding: 26px 22px 30px;height: 129px;box-sizing: border-box;background: #e6e6e6}
.proList .txt .h{text-align: center;}
.proList .txt .h a{font-size: 18px;color: #333333}
.proList .txt .btn{margin-top: 11px}
.proList .txt .btn a{width: 109px;height: 34px;line-height: 34px;text-align: center;background: #999999;display: block;color: #ffffff;font-size: 14px}
.proList .txt .btn .btn-a{float: left;}
.proList .txt .btn .btn-b{float: right;}
.proList ul li:hover{box-shadow: 0 0 15px #e7e8ea}
.proList ul li:hover .pic img{transform:scale(1.1);-ms-transform:scale(1.1);-moz-transform:scale(1.1);-webkit-transform:scale(1.1);-o-transform:scale(1.1); }
.proList ul li:hover .txt{background: #2b3864}
.proList ul li:hover .txt .h a{color: #fff}
.proList ul li:hover .txt .btn .btn-a,.proList ul li:hover .txt .btn .btn-b{background: #e8800e;color: #ffffff}
.proList ul li:hover .mask{transform: translateY(0);}


.webmap{}
.webmap dl{margin-bottom: 10px}
.webmap dl dt{font-size: 18px;}
.webmap dl dd{font-size: 14px;margin: 5px 6px}

.cp5 { text-align: center; }
.cp5 h2 { font-size: 30px;color:#000000; font-weight: normal; }
.cp5 p { font-size: 16px;color:#666666; }
.cp5 span { display: block; width: 40px; height: 1px; background: #666; margin: 20px auto 30px; }
.cop6 {  }
.cop7 .inp1 {margin-bottom:28px; background: url(s1.png) no-repeat 510px center #f6f6f6; float: left; width: 560px; height: 58px; box-sizing: border-box; border:1px solid #ddd; outline: none; font-size: 16px; color:#9a9a9a; padding-left:16px; }
.cop7 .inp3 {margin-bottom:28px; background: #f6f6f6; float: left; width: 100%; height: 200px; line-height: 58px; box-sizing: border-box; border:1px solid #ddd; outline: none; font-size: 16px; color:#9a9a9a; padding-left:16px; }
.cop7 .inp2 {margin-bottom:28px; background: url(s3.png) no-repeat 320px center #f6f6f6; float: left; width: 368px; height: 58px; box-sizing: border-box; border:1px solid #ddd; outline: none; font-size: 16px; color:#9a9a9a; padding-left:16px; }
.cop7 .inp21 {  margin-left:18px; background: url(s4.png) no-repeat 320px center #f6f6f6; }
.cop7 .inp22 { float: right; background: url(s5.png) no-repeat 320px center #f6f6f6; }
.cop7 .inp11 { float: right; background: url(s2.png) no-repeat 510px center #f6f6f6;}
.cop8 { text-align: center; }
.cop8 .sub {margin: 0 25px; cursor: pointer; outline: none; display: inline-block; width: 240px; height: 44px; box-sizing: border-box; border:none; background: #848484; font-size: 16px;color:#fff; }
.cop8 .sub:hover { background: #363d68; color:#fff; }


.webmap dl dt {margin: 5px 0;padding-left: 18px;background: url(../images/ico_05.gif) 3px center no-repeat;font-size: 16px;line-height: 2;}
.webmap dl dd {padding-left: 18px;}
.webmap dl dd a {float: left; display: block; margin-right: 10px; margin-bottom: 5px; padding: 0 10px; background: #eee; font-size: 14px; line-height: 2; white-space: nowrap;}
.webmap dl dd a:hover{ background:#0052a5; color:#fff;}







 
.jbArea02 { margin-top:90px; }
.jbArea02 .hd { font-size:36px; color:#333; text-align:center; }
.jbArea02 .bd { margin-top:35px; }

.jbArea02 .bd ul { padding-bottom:40px; }
.jbArea02 .bd ul li { border-bottom:1px solid #ccc; }
.jbArea02 .bd ul li .p1 { color:#000; font-size:16px; padding-left:3%; }
.jbArea02 .bd ul li .p1 i { display:block; float:left; height:65px; line-height:65px; overflow:hidden; text-overflow: ellipsis; white-space: nowrap; }

.jbArea02 .bd ul li .p2 { display:none; padding:20px 35px 30px; }
.jbArea02 .bd ul li .p2 .txt { font-size:14px; color:#000; line-height:28px; margin-bottom:20px; }
.jbArea02 .bd ul li .p2 .txt01 { font-size:16px; color:#fff; width:135px; height:40px; text-align:center; line-height:40px; background:#00a4ad; border-radius:20px; cursor:pointer; }

.jbArea02 .bd ul li .p1 i:nth-child(1) { width:23%; margin-right:1%; }
.jbArea02 .bd ul li .p1 i:nth-child(2) { width:17%; margin-right:1%; text-align:center; }
.jbArea02 .bd ul li .p1 i:nth-child(3) { width:17%; margin-right:1%; text-align:center; }
.jbArea02 .bd ul li .p1 i:nth-child(4) { width:17%; margin-right:1%; text-align:center; }
.jbArea02 .bd ul li .p1 i:nth-child(5) { width:22%; text-align:center; }
.jbArea02 .bd ul li .p1 i:nth-child(5) em { display:inline-block; }

.jbArea02 .bd ul li:first-child { border-bottom:none; }
.jbArea02 .bd ul li:first-child .p1 { color:#000!important; background:#eaeaea!important; }
.jbArea02 .bd ul li.on .p1 { background:#00a4ad; color:#fff; }
.jbArea02 .bd ul li.on .p2 { display:block; }

.cov{position: fixed;left: 0;top:0;width: 100%;height: 100%;background:rgba(0,0,0,0.5);z-index:9998;display: none;}
.biaodan{position: fixed; padding:35px; transform: translate(-50%,-50%); background:#fff url(zp-3.png) no-repeat center;left:50%;top:50%; z-index:9999; display: none;}
.biaodan .i-biaodan{border:1px solid #dadada;padding:45px; width:317px;position:relative;}
.biaodan .i-biaodan .h{font-size: 28px;line-height: 28px;text-align: center;font-weight: bold;margin-bottom: 12px;}
.biaodan .i-biaodan .e{font-size:14px;line-height: 14px;text-align: center;color: #969696;padding-bottom:16px;background:url(zp-2.png) no-repeat center bottom;margin-bottom:25px;}
.biaodan .i-biaodan .close{ display:block; width:24px; height:24px; background:url(zp-1.png) no-repeat center; cursor:pointer; position:absolute; top:15px; right:15px;}
.biaodan .i-biaodan ul li{padding:15px 18px;border:1px solid #c8c8c8;margin-bottom:22px;color: #bfbfbf;font-size:15px;line-height: 25px;}
.biaodan .i-biaodan ul li label { float:left; display:block; width:30px; height:25px; }
.biaodan .i-biaodan ul li:nth-child(1) label{background:url(zp-5.jpg) no-repeat left center;}
.biaodan .i-biaodan ul li:nth-child(2) label{background:url(zp-4.png) no-repeat left center;}
.biaodan .i-biaodan .ta textarea{padding:15px 18px;border:1px solid #c8c8c8;font-size:15px;line-height: 25px;color: #bfbfbf;width:100%;box-sizing: border-box;}
.biaodan .i-biaodan .jl{font-size:15px;line-height: 25px;margin:22px 0;}
.biaodan .i-biaodan .sub input{  width:100%; font-size: 20px;line-height:46px;background:#00a4ad;text-align: center;color: #fff;}
