
body {
	min-width:1280px;
	/*background:url(../image/top_bg.jpg) #f5f5f5 top center no-repeat;*/
}
.header {width:100%;height:160px;position:relative;}
.mt10{margin-top:10px;}
.mt20{margin-top:20px;}
.mt30{margin-top:30px;}
.mb20{margin-bottom:20px;}
.mr10{margin-right:10px;}
.ml10{margin-left:10px;}
.pp20{padding-bottom:15px;}
.bfff{background-color:#fff;}
.p20{padding:20px;}
.bfff{background-color:#fff;}
.fr{float:right;}
.fl{float:left;}
.clx{clear:both;}
.container {width:1280px;margin:0 auto;position:relative;}
.container_tg {width:1280px;margin:0 auto;}
.container_tg .gao {height: 300px;}
.container_tg .aboutimg {width:100%;margin: 10px 0;}
.container_tg .aboutimg img {width:100%;}
.container_tg .about {;float:left;width:100%;height:102px;text-align:center;}
.container_col {background:#fff;padding:15px;width:1250px;margin:0 auto;}
#weather {float:left;font-size:12px;color:#666;line-height:24px;width:260px;margin-top:25px;margin-left:20px;}
.whitebg { background: #fff; border: 1px solid #eee; }
.doc{width:100%;height:48px;color:#383838;border-bottom:1px solid #EBEBEB;font-size:16px;}
.hd{width:1280px;margin:auto;display: flex;justify-content: space-between;}
.welcome{line-height:48px;color:#383838;}
.tem_top_nav{line-height:48px;color:#383838;margin-left: 65px;}
.tem_top_nav li{line-height:48px;cursor: pointer }
.toptxt {font-size:12px;color:#888;line-height:34px;text-align:right;}
.toptxt a {font-size:12px;color:#888;line-height:34px;padding:0 10px;}
.toptxt a:hover {color:#b61412;}
.toptxt .diqu {position:absolute;left:0;top:0;line-height:34px;color:#333;}
.search {padding:10px 0;width:300px;background:#fff;position:absolute;right:0;top:60px;padding-right:90px;border: 1px solid #E74C3C;}
.search .search_btn {display:block;width:80px;height:40px;background:#E74C3C;border:0;color:#fff;font-size:16px;line-height:40px;text-align:center;position:absolute;top:0;right:0;transition:all .3s ease;}
.search .search_btn:hover {background:#b60606;}
.ipt-sea {height:20px;line-height:20px;font-size:14px;color:#666;outline:none;border:0;width:285px;padding-left:15px;}
.logo {width:420px;height:112px;position:absolute;left:0;top:30px;}
.navbar {width:1680px;height:80px;margin:0 auto 15px auto;background:#E74C3C;}
/*导航*/
/*.nav {position:sticky;top:0;left:0;width:100%;background:#E74C3C;display:flex;justify-content:center;z-index:100;}*/
.nav {position:sticky;top:0;left:0;width:100%;background:#E74C3C;display:flex;justify-content:center;z-index:100;}
.nav * {box-sizing:border-box;}
.nav .center {width:1280px;}
.nav .ul-list {display:flex;}
/*.nav .ul-list > li {flex:1;border-right:1px solid #00869d;position:relative;}*/
.nav .ul-list > li {flex:1;border-right:1px solid #CC3333;position:relative;}
.nav .ul-list > li:last-child {border-right:none;}
.nav .ul-list > li > .active{ background: #CC3333 8px center no-repeat;background-size:28px;}
/*.nav .ul-list > li > a {height:60px;display:flex;align-items:center;justify-content:center;font-size:16px;text-decoration:none;color:#fff;background:#E74C3C;}*/
.nav .ul-list > li > a {height:60px;display:flex;align-items:center;justify-content:center;font-size:16px;text-decoration:none;color:#fff;background:#E74C3C;}
.nav .ul-list > li > a:hover {background:#CC3333;}
.nav .ul-list > li > span {color:#fff;font-size:1px;height:60px;display:flex;align-items:center;justify-content:center;background:#E74C3C;}
.nav .ul-list > li:hover .ol-list {display:block;}
.nav .ol-list {display:none;position:absolute;top:60px;left:0;z-index:999;background:#E74C3C;width:100%;border-top:2px solid #ff7f30;}
.nav .ol-list > li > a {font-size:15px;text-decoration:none;color:#fff;height:50px;display:flex;align-items:center;border-bottom:1px solid #fff;justify-content:center;}
.nav .ol-list > li > a:hover {background:#CC3333;}
.margin-small {margin:5px}
.margin-small-top {margin-top:5px}
.margin-small-right {margin-right:5px}
.margin-small-bottom {margin-bottom:5px}
.margin-small-left {margin-left:5px}
.radius-rounded {border-radius:2em;padding-left:1em;padding-right:1em}

.slideBox{width:100%;height:468px;overflow:hidden;position:relative}
.slideBox .hd{width:100%;position:absolute;bottom:0;z-index:1}
.slideBox .hd ul{text-align:center}
.slideBox .hd ul li{width:80px;height:36px;margin:0 3px;display:inline-block;position:relative}
.slideBox .hd ul li .dot{width:80px;height:4px;background-color:hsla(0,0%,60%,.4)}
.slideBox .hd ul li span{display:none;color:#fff;position:absolute;width:100%;font-size:14px;left:0;top:0;line-height:36px;cursor:pointer}
.slideBox .hd ul li.on .liner{width:80px;height:4px;animation:liner 2.5s;position:absolute;top:0;left:0;background:linear-gradient(90deg,#198cff,#8847c1)}
.slideBox .hd ul li:hover .dot{display:none}
.slideBox .hd ul li:hover{width:206px;height:36px;transform:translateY(-50%);background:linear-gradient(90deg,#198cff,#8847c1);transition:all .1s ease}
.slideBox .hd ul li:hover span{display:inline-block}
@keyframes liner{from{width:0}
to{width:100%}
}
.slideBox .bd{width:100%;position:relative;height:468px;overflow:hidden}
.slideBox .bd li{text-align:center}
.slideBox .bd img{width:1600px;height:468px}
.slideBox .bd:hover~.prev{display:block}
.slideBox .bd:hover~.next{display:block}
.slideBox .prev:hover{display:block}
.slideBox .next:hover{display:block}
.slideBox .prev{display:none;position:absolute;left:3%;top:50%;margin-top:-25px;width:29px;height:52px;background:url(https://www.hebeigy.cn/style/images/left_array.png) no-repeat;background-size:cover}
.slideBox .next{display:none;position:absolute;right:3%;top:50%;margin-top:-25px;width:29px;height:52px;background:url(https://www.hebeigy.cn/style/images/right_array.png) no-repeat;background-size:cover}
.slideBox .bd li.active{animation-name:ai-big-out;animation-duration:.3s;animation-timing-function:ease;animation-fill-mode:forwards}
@keyframes ai-big-out{0%{z-index:3;transform:scale(1.1);opacity:1}
50%{transform:scale(1.2);opacity:.5}
to{transform:scale(1.3);opacity:1}
}
/* banner */
.banner{min-width:1000px;position:relative;height: 450px;overflow:hidden;}
.banner .bd{ position:relative; z-index:0;  }
.banner .bd ul{ width:100% !important; }
.banner .bd li{width:100% !important;height: 450px;}
.banner .bd li .siteWidth{ width:1000px; position:relative;  margin:0 auto;  height:450px;  }
.banner .bd li a{ height:450px; display:block;  }
.banner .bd .txt{ position:absolute; width:415px; top:100px; left:22px;   font:normal 18px/30px "Microsoft YaHei"; }
.banner .bd .btn{ display:block; zoom:1; margin-top:8px;  width:72px; padding-right:10px;  height:31px; line-height:31px; text-align:center; color:#fff; font-size:12px; background:url(https://www.hebeigy.cn/style/images/banner-btn.png) 0 0 no-repeat;_background:url(https://www.hebeigy.cn/style/images/banner-btn-ie6.png) 0 0 no-repeat;}
.banner .hd{ width:100%;  position:absolute; z-index:1; bottom:0; left:0; height:30px; line-height:30px; text-align:center; }
.banner .hd ul li{ cursor:pointer; display:inline-block; *display:inline; zoom:1; width:11px; height:11px; margin:4px; background:url(https://www.hebeigy.cn/style/images/dot-black.png) 0 0; overflow:hidden; line-height:9999px; filter:alpha(opacity=40);opacity:0.4; }
.banner .hd ul .on{ filter:alpha(opacity=100);opacity:1;  }
/* 焦点图 */
.focusBox { float:left; position: relative; width: 320px; height: 240px; margin-bottom:10px;  overflow: hidden; font-family:Arial; text-align: left; background:#fff; }
.focusBox .pic img { width: 320px; height: 240px; display: block; }
.focusBox .txt-bg { position: absolute; bottom: 0; z-index: 1; height: 36px; width:100%;  background: #333; filter: alpha(opacity=40); opacity: 0.4; overflow: hidden; }
.focusBox .txt { position: absolute; bottom: 0; z-index: 2; height: 36px; width:100%; overflow: hidden; }
.focusBox .txt li{ height:36px; line-height:36px; position:absolute; bottom:-36px;}
.focusBox .txt li a{ display: block; color: white; padding: 0 0 0 10px; font-size: 12px; font-weight: bold; text-decoration: none; }
.focusBox .num { position: absolute; z-index: 3; bottom: 8px; right: 8px; }
.focusBox .num li{ float: left; position: relative; width: 18px; height: 15px; line-height: 15px; overflow: hidden; text-align: center; margin-right: 1px; cursor: pointer; }
.focusBox .num li a,.focusBox .num li span { position: absolute; z-index: 2; display: block; color: white; width: 100%; height: 100%; top: 0; left: 0; text-decoration: none; }
.focusBox .num li span { z-index: 1; background: black; filter: alpha(opacity=50); opacity: 0.5; }
.focusBox .num li.on a,.focusBox .num a:hover{ background:#f60;  }

/* 图片滚动 */
.picScroll{padding: 10px 0 0px 0px;  background:#fff; overflow:hidden;}
.picScroll ul{}
.picScroll ul li{ float:left; margin: 0 3px; width:300px;height:222px; overflow:hidden; display:inline; text-align: center;line-height: 40px;margin-right: 8px;font-size: 14px;}
.picScroll ul li img{ width:300px; height:192px; }


/*滚动新闻*/
.zxgg {width:1170px;margin:10px auto auto auto;background:url(https://www.hebeigy.cn/style/images/laba.jpg) no-repeat #fcfcfc;padding-left:30px;}
.BreakingNewsController {width:100%;overflow:hidden;height:auto;position:relative;height:35px;}
.BreakingNewsController .bn-title {display:inline-block;float:left;padding:0 20px;line-height:35px;}
.BreakingNewsController ul {padding:0;margin:0;display:block;list-style:none;position:absolute;left:180px;right:50px;}
.BreakingNewsController ul li {list-style:none;padding:0 20px;display:none;height:35px;}
.BreakingNewsController ul li a {text-decoration:none;color:#333;display:inline-block;overflow:hidden;padding:0;line-height:35px;}
.BreakingNewsController .bn-arrows {display:inline-block;float:right;width:50px;position:absolute;right:0;top:0;bottom:0;}
.BreakingNewsController .bn-arrows span {display:block;width:20px;position:absolute;top:0;bottom:0;cursor:pointer;opacity:0.2;}
.BreakingNewsController .bn-arrows span:hover {opacity:1;}
.BreakingNewsController .bn-arrows-left {left:0;background:url(https://www.hebeigy.cn/style/images/bn-arrows.png) left center no-repeat;}
.BreakingNewsController .bn-arrows-right {right:10px;background:url(https://www.hebeigy.cn/style/images/bn-arrows.png) right center no-repeat;}
.easing a,.easing span {transition:.25s linear;-moz-transition:.25s linear;-webkit-transition:.25s linear;}
.news-notice {margin:0;}
.indnews {width:640px;height:362px;float:left;}
.news-pic {width:640px;height:362px;}
.news-pic,.news-pic img {width:640px;height:362px;overflow:hidden;}
.news-notice .news-txt {width:592px;height:362px;float:right;border:1px solid #efefef;}
.news-title {height:38px;background:#fafafa;border-bottom:1px solid #efefef;line-height:38px;position:relative;}
.news-title .name {position:absolute;left:-1px;top:-1px;height:39px;background:#084466;color:#fff;text-align:center;line-height:39px;font-size:15px;padding:0 15px;font-weight:bold;}
.news-name.tab-nav {position:absolute;left:-1px;top:-1px;height:39px;}
.news-name.tab-nav a {display:block;float:left;height:39px;line-height:39px;color:#333;text-align:center;line-height:39px;font-size:15px;padding:0 15px;margin:0;position:relative;}
.news-name.tab-nav a.current {background:#E74C3C;color:#fff;font-weight:bold;}
.news-name.tab-nav a i {width:9px;height:5px;background:url(../image/jtx.png) no-repeat;left:10px;bottom:-5px;display:none;}
.news-name.tab-nav a.current i {display:block;}
.news-title .name i {width:9px;height:5px;background:url(../image/jtx.png) no-repeat;left:10px;bottom:-5px;display:block;}
.news-title .more {position:absolute;right:10px;line-height:38px;top:0;font-size:12px;color:#999;transition:all .3s ease;}
.news-title .more:hover {color:#084466;}
.newslist {display:block;padding:10px 12px;}
.hotnews {margin:12px 12px 0 12px;}
.hotnews h1 {font-size:22px;color:#333;text-align:center;margin:0 10px;height:35px;line-height:35px;word-break:break-all;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;}
.hotnews .hotcon {margin-top:12px;word-break:break-all;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;}
.hotnews .hotcon a {color:#999;line-height:24px;font-size:14px;}
.hotnews .hotcon a:hover,.newslist li a:hover {color:#b60606;}
.newslist li {border-bottom:1px dotted #dedede;position:relative;padding:0 80px 0 16px;background:url(../image/listnot.png) 0px 15px no-repeat;}
.newslist li a {display:block;height:36px;width:100%;line-height:36px;font-size:15px;color:#666;word-break:break-all;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;position:relative;}
.newslist li span {position:absolute;right:0;top:0;line-height:36px;color:#bbb;text-align:center;}
.newslist li:last-child {border:0;}
.newslist.ny li {padding:8px 80px 8px 14px;background:url(../image/listnot.png) 2px 24px no-repeat;}
.newslist.ny li a:after {display:none;}
.nytit {border-bottom:1px solid #ededed;line-height:50px;font-size:16px;padding-bottom:10px;margin-bottom:10px;font-weight:bold;}
.nytit H1 {font-size:25px;font-weight:bold;}
.xzgg {margin:15px auto 0 auto;width:1280px;height: 90px;}
.xzgg img {width:100%;}
.xzgg a {display: block;}
/*.xzgg img.fl {width: 635px;height: 90px;}*/
.xzgg img.fl {height: 90px;}
.xzgg img.fr {width: 635px;height: 90px;}
.xzgg2 {margin:0 auto 0 auto;width:885px;}
.xzgg2 img {width:885px;height: 115px;}
.xzgg3 {margin:0 auto 15px auto;width:1280px;}
.xzgg3 img {width:1280px;height: 115px}
.r-radius:50%;margin:0 auto;transition:all .3s ease;}
.fwzn .iconlist a:hover {color:#F71013;}
.toutiao {background:#f5f5f5;height:80px;position:relative;padding:12px 90px;margin-bottom:15px;}
.toutiao i {width:82px;height:69px;background:url(../image/toutiao.png) no-repeat;position:absolute;left:0;top:0;}
.toutiao h1 {text-align:center;height:45px;}
.toutiao h1 a {font-size:26px;color:#333;}
.toutiao h1 a:hover {color:#b60606;}
.toutiao p {height:25px;line-height:24px;font-size:16px;color:#666;word-break:break-all;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;}
.fwzn {margin:20px 0;background:#d5e7f6;height:140px;overflow:hidden;}
.fwzn .tit {width:58px;background:#E74C3C;text-align:center;font-size:16px;color:#fff;height:115px;padding-top:25px;float:left;}
.fwzn .iconlist {float:left;width:1112px;}
.fwzn .iconlist a {display:block;width:158px;text-align:center;float:left;color:#333;font-size:14px;line-height:30px;}
.fwzn .iconlist a .pic {width:82px;height:82px;margin:20px auto auto auto;transition:all .3s ease;}
.fwzn .iconlist a.icon1 .pic {background:#eacd75;}
.fwzn .iconlist a.icon2 .pic {background:#93d884;}
.fwzn .iconlist a.icon3 .pic {background:#f57b7b;}
.fwzn .iconlist a.icon4 .pic {background:#b19de5;}
.fwzn .iconlist a.icon5 .pic {background:#60dcb5;}
.fwzn .iconlist a.icon6 .pic {background:#7ebfe2;}
.fwzn .iconlist a.icon7 .pic {background:#dec67c;}
.fwzn .iconlist a.icon1:hover .pic {background:#084466;}
.fwzn .iconlist a.icon2:hover .pic {background:#084466;}
.fwzn .iconlist a.icon3:hover .pic {background:#084466;}
.fwzn .iconlist a.icon4:hover .pic {background:#084466;}
.fwzn .iconlist a.icon5:hover .pic {background:#084466;}
.fwzn .iconlist a.icon6:hover .pic {background:#084466;}
.fwzn .iconlist a.icon7:hover .pic {background:#084466;}
.xz-col {background:#fff;padding:10px;height:360px;float:left;border-bottom:1px solid #f2f2f2;}
.xz-col.abt {width:47.5%;}
.xz-col.abt img {width:100%;}
.xz-col.gsgg {width:33%;margin-right:0;}
.xz-col.jlhd {width:25%;margin-right:0;float:right;}
.hudongicon a {display:block;float:left;width:117px;height:102px;border-bottom:1px solid #f2f2f2;border-right:1px solid #f2f2f2;text-align:center;}
.hudongicon a img {margin:15px auto;display:block;transition:all .3s ease;}
.hudongicon a.nor {border-right:0;}
.hudongicon a.nob {border-bottom:0;}
.hudongicon a:hover {color:#E74C3C;}
.hudongicon a:hover img {-moz-transform:scaleX(-1);-webkit-transform:scaleX(-1);-o-transform:scaleX(-1);transform:scaleX(-1);}
.col-title {overflow:hidden;background: #fafafa;padding: 0 0 0 15px;}
.col-title span p {font-size:20px;color: #df1212;height:50px;line-height:50px;}
.col-title span i {font-size:12px;color:#b6b6b6;margin-top:10px;height:50px;line-height:50px;}
.col-title a {float:right;line-height:50px;height:50px;padding: 0 15px 0 0px;}
.col-con {margin-top:5px;}
.col-con .abttxt {font-size:14px;line-height:28px;color:#666;margin-top:15px;word-break:break-all;display:-webkit-box;-webkit-line-clamp:6;-webkit-box-orient:vertical;overflow:hidden;}
.videolist {overflow:hidden;}
.videolist ul {width:1280px;}
.videolist ul li {width:286px;height:222px;float:left;text-align:center;line-height:30px;margin-right:8px;font-size:14px;}
.videolist ul li img {width:286px;height:192px;}
.sqbs li {width:33.33%;text-align:center;float:left;margin-bottom:15px;margin-top:10px;}
.sqbs li a:hover {color:#b61412;}
.mqmy {margin:20px 0;}
.mqmy li {width:301px;height:60px;margin:10px auto;border:1px solid #dddddd;}
.bmfw {margin-right:-15px;}
.bmfw li {width:235px;float:left;margin-right:25px;padding-left:120px;margin-bottom:30px;margin-top:15px;position:relative;}
.bmfw li .pic {display:block;width:100px;height:100px;position:absolute;left:0;top:0;}
.bmfw li .pic img {width:100px;height:100px;}
.bmfw li .pic.rad {border-radius:50%;overflow:hidden;}
.bmfw .info .list {line-height:15px;font-size:12px;margin-bottom:8px;margin-top:2px;}
.bmfw .info .list i {height:15px;width:15px;float:left;margin-right:5px;}
.gsht {float:left;width:400px;}
.col-2-r .tit {height:40px;background:url(https://www.hebeigy.cn/style/images/sficon.png) 0 9px no-repeat;padding-left:30px;line-height:40px;color:#333;font-size:16px;float:left;}
.sfbox {padding:0 10px 15px 5px;height:213px;}
.sftxt {float:left;width:424px;height:215px;position:relative;}
.sftxt .info {height:198px;line-height:22px;font-size:12px;color:#666;word-break:break-all;display:-webkit-box;-webkit-line-clamp:9;-webkit-box-orient:vertical;overflow:hidden;}
.sftxt a {display:block;position:absolute;left:0;bottom:-2px;text-align:center;color:#F30;}
.sftxt a:hover {color:#39F;}
.jisuan {float:right;padding-left:30px;width:270px;border-left:1px dashed #efefef;height:213px;}
.jisuan h1 {color:#084466;line-height:30px;font-size:15px;}
.jsbox {position:relative;padding-left:65px;margin-top:8px;}
.jsbox span {position:absolute;left:0;top:0;line-height:27px;display:block;width:65px;color:#7e7e7e;}
.jsbox .jsq {border:1px solid #f0f0f0;height:19px;padding:3px 3px 3px 10px;border-radius:2px;}
.jsbox .jsq .ipt-jsq {border:0;height:19px;line-height:19px;width:100%;outline:none;}
.jsbox .jsq a {display:block;width:42px;height:19px;text-align:center;line-height:19px;background:#55aeec;position:absolute;top:4px;right:4px;color:#fff;border-radius:2px;}
.jsjg {background:#f0f0f0;padding:4px 8px;margin-top:10px;position:relative;}
.jsjg .tab {line-height:28px;border-bottom:1px solid #e2e2e2;color:#6a6a6a;height:28px;overflow:hidden;}
.jsjg .tab span {float:right;}
.jsjg .tab.last {border:0;}
.jsjg:before {content:'';width:9px;height:5px;background:url(https://www.hebeigy.cn/style/images/jtt.png) no-repeat;display:block;position:absolute;right:20px;top:-5px;}
.jisuan .smtxt {color:#55aeec;line-height:40px;}
.xxlinks {height:24px;overflow:hidden;}
.xxlinks a {color:#F33;line-height:24px;}
.xxlinks a:hover {color:#55aeec;text-decoration:underline;}
.newslist.htlist {padding:0;width:360px;}
.col-4 {width:289px;float:left;margin-right:12px;border:1px solid #efefef;}
.col-4.last {margin-right:0;}
.news-title .name2 {float:left;line-height:39px;font-size:15px;font-weight:bold;color:#084466;padding-left:20px;background:url(https://www.hebeigy.cn/style/images/shu.png) 8px 11px no-repeat;}
.linksbox {background:#fff;margin:15px auto;width:1280px;}
.txtlisttit {height:38px;}
.txtlisttit a {display:block;height:38px;line-height:38px;float:left;padding:0 40px;color:#333;transition:all .3s ease;font-size:14px;}
.txtlisttit a.current {background:#E74C3C;color:#fff;}
.linksbox .listcon {height:75px;}
.linksbox .linkslist li {margin:15px 0 10px 15px;line-height:45px;float:left;font-size:14px;}
.adaction {background:#E74C3C;background-position:center bottom;background-repeat:repeat-x;height:10px;}
.adaction .container {padding-top:25px;}
.adaction p {color:#FFF;font-size:24px;line-height:46px;float:left;}
.adaction .btn {float:right;}
.btn-group-lg>.btn,.btn-lg {padding:10px 16px;font-size:20px;font-weight:550;line-height:1.3333333;border-radius:6px;color:#FFF;border:1px solid #FFFFFF;}
.btn-group-lg>.btn,.btn-lg:hover {background-color:#fff;color:#E74C3C;}
.gg-t{width:56px;padding:5px 0;font-size:24px;font-weight:bold;color:#E74C3C;line-height:28px;letter-spacing:4px;}
.gg-line{width:1px;height:66px;background-color:#E74C3C;margin:0 15px;}
.gg-list{width:503px;height:66px;position:relative;overflow:hidden;}
.gg-list .list{position:relative;}
.gg-list .list a{display:block;max-width:492px;margin-bottom:3px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:16px;color:#333;line-height:35px;padding-left:10px;background:url(https://www.hebeigy.cn/style/images/icons/dot2.png) no-repeat left center;}
.gg-list .list a span,.gg-list .list a:hover{color:#E74C3C;}
.img-link-box{display:block;width:85px;padding:5px 0 10px;font-size:15px;color:#333;text-align:center;}
.img-link-box img{display:block;width:60px;height:60px;margin:0 auto 5px;}
.img-link-box:hover{color:#E74C3C;font-weight:bold;}
.img-link-box:hover img{transform:rotate(360deg);-webkit-transform:rotate(360deg);-o-transform:rotate(360deg);-moz-transform:rotate(360deg);transition:all 0.3s;-webkit-transition:all 0.3s;-moz-transition:all 0.3s;-o-transition:all 0.3s;}

/*hots*/
.hots {border-bottom:1px solid #eee;  margin-bottom:10px;}
.hots ul {padding:10px 0 0 0; overflow:hidden;}
.hots ul li {float:left; width:100%; padding-bottom:10px;}
.hots ul li.right {float:right;}
.hots ul li .thumbnail {width:130px; height:98px; float:left; padding-right:10px;}
.hots ul li img {width:130px;height:98px;}
.hots ul li h4 {white-space:nowrap; overflow:hidden; text-overflow:ellipsis; font-size:17px; margin-bottom:5px;}
.hots ul li p {font-size:15px; margin-bottom:5px;line-height:23px;}
/*topnews*/
.topnews { display: block; margin: 15px 0 0 0; background: #000; position: relative; overflow: hidden; border-radius: 3px; max-height: 150px; }
.topnews img { opacity: .7; transition: all 0.5s; width: 100%; }
.topnews span { bottom: 0; position: absolute; bottom: 30%; left: 0; right: 0; color: #FFF; text-align: center; font-size: 15px; padding: 0 40px; overflow: hidden; text-overflow: ellipsis; -webkit-box-orient: vertical; display: -webkit-box; -webkit-line-clamp: 2; line-height: 22px; }
.topnews:hover img { opacity: .9; transform: scale(1.1); }
.right-box .news-title { margin: 0 }
/*side-title*/
.side-title { font-size: 16px; border-bottom: 1px solid #eee; color: #484848; font-weight: normal; position: relative; margin-bottom: 10px; padding-bottom: 10px }
.side-title:after { content: ""; position: absolute; width: 64px; height: 2px; content: ""; background: #E74C3C; left: 0; bottom: -1px; -moz-transition: all .5s ease; -webkit-transition: all .5s ease; transition: all .5s ease; }
.side-title:hover:after { width: 80px; }
.hnav, .weizhi { float: right }
.hnav a { display: block; margin-right: 10px; padding-right: 10px; float: left; position: relative }
.hnav a:after { position: relative; content: "/"; right: -10px; bottom: 0; color: #ccc }
.hnav a:last-child::after { content: "" }
/*suiji*/
.suiji { padding: 20px; overflow: hidden }
.suiji ul { overflow: hidden; padding-top: 10px }
.suiji li {font-size: 15px;line-height: 22px; margin-bottom: 10px; position: relative; padding-left: 15px; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; }
.suiji li:before { position: absolute; content: ""; width: 3px; height: 3px; background: #000; border-radius: 10px; left: 0px; top: 10px; }
/*页脚*/
.copyright{padding-top: 40px;border-top: 1px solid #ededed;background: #ffffff;}
.copyright_c{height: 290px;width: 1280px;margin: 0 auto;}
.copyright_head{height: 225px;overflow: hidden;border-bottom: 1px solid #ededed;}
.copyright_L{float: left;width: 423px;}
.copyright_L p img {width: 120px; height:120px; margin-bottom:0px}
.copyright_L p{display: block; }
.copyright_L span{ display: block; overflow: hidden;}
.copyright_L span em{ display: block; float: left; font-size:15px; color: #888;line-height: 28px;}
.copyright_L span strong{ display: block; float: left; font-size:24px; color: #f90; line-height: 28px;}
.copyright_L span a{ display: block; float: left; width:70px; height: 28px;border-radius: 3px; overflow: hidden; background: url(../image/QQ.png) #03d3ff no-repeat 11px center;padding-left:35px; font-size: 14px; color: #FFF; line-height: 30px; margin-right:10px}
.copyright_L span:last-child{padding-top:0px;}
.copyright_C{width: 750px;float: left; overflow: hidden;}
.copyright_C_list{float:left;padding-top:24px;width: 33%;}
.copyright_C_list p{ display: block; font-size: 18px; color: #333;padding-bottom: 15px;}
.copyright_C_list ul{margin:0 auto;list-style:none}
.copyright_C_list ul li{font-size: 15px;width:40%;float:left;line-height: 40px;}
.copyright_C_list  a{ display: block;  color: #666; float: left;}
.copyright_C_list  a:hover{color:#3fc7ff;}
.copyright_R{ float: right; width: 170px; }
.copyright_R span{ display: block; width: 122px; height: 122px; border:1px solid #ededed;padding:13px; }
.copyright_R span img{ width: 100% }
.copyright_R p{width: 148px; display: block; font-size:14px; color: #666; text-align: center;padding-top:10px;}
.copyright_bottom{ height: auto; overflow: hidden; color: #666;text-align: center;padding-top: 30px;}
.copyright_bottom span{ display: block; line-height: 22px; font-size:12px; color: #c68a8a;}
.copyright_bottom p{ display: block; line-height: 40px; font-size:15px; color: ##666; float: right;}


.mg-t-b {
	margin: 15px auto;
}
.page-left {
	width: 250px;
	float: left;
}
.page-right {
	width: 930px;
	float: right;
	background: #fff;
	padding: 40px;
	border: 1px solid #ededed;
}
.page-search {
	width: 1200px;
	float: right;
	background: #fff;
	padding: 40px;
}
.lujing {
	margin: 20px 0;
	font-size: 15px;
	color: #888;
}
.tonggao {
	margin: 0px 0;
	font-size: 15px;
	color: #888;
}
.tonggao .list{width:503px;height:66px;position:relative;overflow:hidden;}
.tonggao .list{position:relative;}
.tonggao .list a{display:block;max-width:492px;margin-bottom:3px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:16px;color:#333;line-height:35px;padding-left:10px;background:url(https://www.hebeigy.cn/style/images/icons/dot2.png) no-repeat left center;}
.tonggao .list a span,.gg-list .list a:hover{color:#E74C3C;}

.gsggrl {
	width: 65px;
	height: 20px;
	border-radius: 99px;
	background: #00869d;
	text-align: center;
	line-height: 20px;
	font-size: 12px;
	color: #fff;
	position:absolute;
	margin-top: 20px;
}
.gsggrr {
	margin-left:80px;
	font-size: 15px;
	color: #333333;

}
.gsggrr a {
	color: #00869d;
	font-weight: bold;
	transition: all .3s;
	-moz-transition: all .3s;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
}
.gsggrr a span {
	font-weight: normal;
}
.gsggrr a:hover {
	color: #2F5398;
}
.gsggrr span {
	color: #b2b2b2;
	margin-left: 32px;
	float: right;
	font-size: 17px;
}
.lujings {
	overflow: hidden;
}
.pageny {
	overflow: hidden;
	padding-bottom: 30px;
}
.syGyxh {
	height: 70px;
	background-color: #E74C3C;
	line-height: 100px;
	padding-top: 20px;
    padding-left: 25px;}
.syGyxh img{float: left;line-height: 70px;padding-right: 25px; height:50px;width: 50px;}
.sySubsetTitle h2 {font-size: 20px; color: #fff; line-height: 26px; height: 26px;}
.sySubsetTitle h4 {font-size: 16px; color: #fff; line-height: 18px; height: 24px; font-family: arial; padding-top: 6px;text-transform:Uppercase}}
.fllist {
	border: 1px solid #ededed;
	padding: 0 0 20px 0;
	background: #fff;
}
.fllist li {
	height: 60px;
	background: #fff;
	padding: 0 20px;
	text-align: center;
}
.fllist li a {
	display: block;
	border-bottom: 1px solid #ededed ;
	line-height: 59px;
	font-size: 16px;
	color: #666;
}
.fllist li:hover, .fllist li.active {
	border-top: 1px solid #ffffff ;
	background: #E74C3C;
}
.fllist li:hover a, .fllist li.active a {
	color: #fff;
	border-bottom: 0;
}
.fllist li.active {
	border-left: 0px solid #b61412;
}
/*入会申请*/
.shenqing h2{width: 175px;height: 50px;line-height: 50px;text-align: center;color:#fff;background: #1a479a;border-radius: 4px;margin:auto;margin-bottom: 40px;cursor: pointer;}
.sq_b h3 i{line-height: 50px;text-align: center;color:#1749a4;border-left: 1px solid #d9d9d9;display: block;border-right: 1px solid #d9d9d9;font-size: 18px;}
.sq_b h3 div{height:3px;background: url(../image/apply_bor.jpg);background-size: 100% 100%;}
.sq_b table{width: 100%;border: 1px solid #d9d9d9;font-size: 18px;margin-bottom: 40px;}
.sq_b table tr{height: 60px;border-bottom: 1px solid #d9d9d9;}
.sq_b table tr td{border-right: 1px solid #d9d9d9;padding: 0 15px;box-sizing: border-box;text-align: center;font-size: 15px;}
.sq_b .kuang{width: 100%;height: 32px;line-height: 30px;border: 1px solid #d9d9d9;text-align: left;padding-left: 10px;box-sizing: border-box;}
.sq_tr1 td:nth-child(1){width: 14%;}
.sq_tr1 td:nth-child(2){width: 20%;}
.sq_tr1 td:nth-child(3){width: 12%;}
.sq_tr1 td:nth-child(4){width: 20%;}
.sq_tr1 td:nth-child(5){width: 12%;}
.sq_tr1 td:nth-child(6){width: 22%;}
.sq_b table tr.sq_tr td{text-align: center;line-height: 62px;color:#000000;font-weight:bold;font-size: 18px;}
.sq_tj{text-align: center;}
.sq_tj button{display: inline-block;width: 141px;height: 41px;text-align: center;line-height: 41px;border-radius: 4px;font-size: 18px;color:#fff;margin: 0 5px;background: #E74C3C;border: 0;}
.sq_tj button:last-child{background: #909090;}
.sq_b table tr label{float: left;margin-left: 20px;cursor: pointer;padding-right: 20px;display: inline-block;white-space: nowrap;}
.sq_b table tr em.on{background: url(../image/apply_iocn2.jpg) right center no-repeat;}
.sq_b{display: none;}
.sq_b .code{margin-bottom: 10px;padding:15px;border: 1px solid #d9d9d9;}
.sq_b .code em{font-size: 16px;line-height: 16px;}
.sq_b .code input{box-shadow: none;border: none;height: 25px;line-height: 16px;border: 1px solid #333;padding-left: 5px;width: 130px;margin-right: 10px;}
.sq_b .code img{width: 70px;height: 28px;}
.sq_b .code td:last-child{text-align: left;}
/*搜索*/
.syQuickSearch {
	border: 1px solid #e5e5e5;
	background-color: #fff;
	padding: 0 18px;
	height: auto;
	min-height: 150px;
	padding-bottom: 20px;
	margin-top: 20px;
}
.syQuickSearch h2 {
	font-size: 18px;
	color: #383838;
	line-height: 46px;
	height: 46px;
	color: #E74C3C;
	border-bottom: 2px solid #E74C3C;
	float: left;
}
.searchContent {
	border: 1px solid #e5e5e5;
	background-color: #fff;
	padding: 0 18px;
	line-height: 48px;
	height: 48px;
}
.searchNone {
	border: 1px solid #e5e5e5;
	background-color: #fff;
	padding: 60px 18px;
	margin-top: 16px;
	font-size: 16px;
	text-align: center;
}
.searchNone input {
	border: 1px solid #22aeff;
	border-radius: 4px;
	background-color: #fff;
	height: 44px;
	margin-top: 60px;
	color: #2fb3ff;
}
.syQuickSearchSs { position:relative;float: left;margin-top: 6px;}
.syQuickSearchSs dt{
	height: 40px;
	width: 100%;
	border-radius: 4px;
	line-height: 38px;
	font-weight: normal;
	margin-right: 5px;
	margin-top: 10px;
	display: inline-block;
	border: 1px solid #e5e5e5;
	background: url(https://www.hebeigy.cn/style/img/sy_quick_search_ss.png) no-repeat scroll right center transparent;
	cursor: pointer;
	padding: 0 16px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	position: relative;
	z-index: 10001;
}
.syQuickSearchSs dt:hover,.syQuickSearchSs dt.cur, .searchSelectText:hover, .searchSelectButton:hover {border:1px solid #76b9ff;box-shadow:0 0 3px #76b9ff;}
.syQuickSearchSs dd{width: 100%;position:absolute;left:0;border:1px solid #e5e5e5;background:#fff;display:none;z-index: 10002;}
.syQuickSearchSs dd ul{width:100%;max-height:250px;overflow:auto;}
.syQuickSearchSs dd ul li a{line-height:34px;display:block;padding:0 17px;color: #737373;}
.syQuickSearchSs dd ul li a:hover{background:#7acfff;color: #fff;}
.searchSelectText {
	height: 40px;
	width: 95%;
	float: left;
	padding-left: 10px;
	border-radius: 4px;
	border: 1px solid #e5e5e5;
	margin-top: 10px;
	margin-right: 5px;
}
.searchSelectButton {
	height: 40px;
	line-height: 38px;
	width: 100%;
	color: #fff;
	background-color: #E74C3C;
	font-size: 16px;
	float: right;
	border-radius: 4px;
	border: 1px solid #1dadff;
	margin-top: 10px;
	}
.searchArticleTitle {
	border-bottom: 1px #ccc solid;
	height: 80px;
	margin-bottom: 16px;width:100%;
}
.searchArticleTitle h2 {
	border-bottom: 2px #1d97dd solid;
	font-size: 22px;
	color: #333333;
	height: 80px;
	line-height: 90px;
	display: block;
	float: left;
}
.searchArticle {
	border: 1px solid #e5e5e5;
	background-color: #fff;
	margin-top: 16px;
	font-size: 16px;
}
.searchArticleTitle{color: #666;height: 80px;line-height: 90px;display: block;float: left;margin-left: 16px;}
.searchArticleTitle span{color: #e85252;}

.Articlesearch {margin: 12px 0;padding: 0 12px;}
.Articlesearch:hover a {color: #0a88d0;}
.Articlesearch p a,
.Articlesearch p span {
	color: #444;
	line-height: 36px;
}
.Articlesearch p span {
	color: #de1212;
}
.Articlesearch p {
	color: #de1212;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.searchMember {margin-top: 10px;}
.searchMember li {padding: 16px 0;border-bottom: 1px dashed #e3e3e3;}
/*.searchMember li:hover {
	//box-shadow: 0 0 10px #ccc;
	box-shadow: 0 2px 2px #ccc;transition: box-shadow .28s linear;
    -moz-transition: -moz-box-shadow .28s linear;
    -webkit-transition: -webkit-box-shadow .28s linear;}*/
.searchMember li:hover .searchMemberIntro h2 {color: #1d97dd;}
.searchMember li:hover .searchMemberPicturImg img {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}
.searchMemberPictur {height: 98px;width: 92px;float: left;}
.searchMemberPicturImg {border: 1px solid #bbe6ff;float: left;position: relative; display: block;height: 98px;width: 92px;overflow: hidden;}
.searchMemberPicturImg img {position: absolute; z-index: 97;height: 96px;width: 90px;}
.searchMemberName {position:absolute;z-index:99;width:100%;height:30px;line-height:30px;margin-top:129px;font-size:14px;color:#fff;}
.searchMemberName p {float:left;padding:0 5px;}
.p1 {width:60%;text-align:right;}
.p2 {width:40%;}
.searchMemberbj {position:absolute;z-index:98;background:#333;height:30px;margin-top:129px;width:100%;filter:alpha(opacity=75);-moz-opacity:0.75;-khtml-opacity:0.75;opacity:0.75;}
.hotarticl {margin-top:20px;}
.hottit {border-bottom:1px solid #efefef;line-height:40px;font-size:16px;color:#F30;margin:12px 12px 0 12px;}
.pagelujing {height:40px;border-bottom:2px solid #efefef;position:relative;}
.pagelujing .name {position:absolute;left:0;top:0;height:40px;border-bottom:2px solid #F33;line-height:40px;font-size:16px;font-weight:bold;}
.pagelujing span {position:absolute;right:0;line-height:40px;color:#888;}
.news-txt.ny,.newslist.ny {border:0;padding:0;}
.news-txt.ny {min-height:600px;}
.newslist.ny li:last-child {border-bottom:1px dotted #efefef;}
.liuyantab {border:1px solid #f5f5f5;background:#f8f8f8;margin-top:20px;padding:20px;}

/*新闻样式*/
.news_list {}
.news_list h1 {text-align:center;font-size:30px;font-weight:400;margin:0;padding:0;}
.news_list li {border-bottom:1px solid #E6E6E6;overflow:hidden;padding:30px 0 30px 0;}
.news_list li .date {background:#E74C3C;color:#fff;display:inline-block;margin-right:20px;float:left;text-align:center;font-size:30px;width:70px;font-weight:bold}
.news_list li .date em {display:block;font-style:normal;font-weight:normal;font-size:14px;background:#eee;margin-top:8px;color:#888}
.news_list li div {color:#999;font-size:14px;margin-left:95px;line-height:22px;}
.news_list li div a {display:block;font-size:18px;color:#333;margin-bottom:5px;}
.news_list li div a:hover {color:#f30;}
/*表格*/
.place {height:auto;overflow:hidden;padding-bottom:53px;}
.placeBox {height:auto;overflow:hidden;margin-top:20px;margin-bottom:20px;}
.placeBox dt {height:41px;line-height:41px;padding:0 24px;font-size:1.2em;background-color:#E74C3C;text-align: center;color:#fff;}
.placeBox dt a {color:#fff;}
.placeBox dd {border-left:1px solid #ededed;border-bottom:1px solid #ededed;border-right:1px solid #ededed;}
.placeDiv {height:58px;line-height:58px;color:#585858;font-size:16px;border-top:1px solid #ededed;}
.placeDiv div {width:50%;float:left;}
.placeDiv2 .kuan {width: 96%;float:left;margin: 0 10px 10px 20px;}
.placeBox2 {height:auto;overflow:hidden;margin-top:20px;margin-bottom:20px;}
.placeBox2 dt {height:41px;line-height:41px;padding:0 24px;font-size:1.2em;background-color:#E74C3C;text-align: center;color:#fff;}
.placeBox2 dt a {color:#fff;}
.placeBox2 dd {border-left:1px solid #ededed;border-bottom:1px solid #ededed;border-right:1px solid #ededed;}
.placeDiv2 {line-height:40px;color:#585858;font-size:16px;border-top:1px solid #ededed;}
.placeDiv2 li {width:96%;margin:0 0 0 20px;}
.placeDiv div i {display:block;float:left;width:33px;height:58px;margin-left:22px;background-position:left center;background-repeat:no-repeat;}
.placeDiv div i.i1 {background-image:url(../image/placeicon1.png);}
.placeDiv div i.i2 {background-image:url(../image/placeicon2.png);}
.placeDiv div i.i3 {background-image:url(../image/placeicon3.png);}
.placeDiv div i.i4 {background-image:url(../image/placeicon4.png);}
.placeDiv div i.i5 {background-image:url(../image/placeicon5.png);}
.placeDiv div i.i6 {background-image:url(../image/placeicon6.png);}
.placeDiv div span {display:block;margin-left:69px;height:58px;line-height:58px;overflow:hidden;border-right:1px solid #ededed;}
.pbg {background-color:#f3f3f3;}

/*分页*/
.biaoti {font-size:18px;color:#333;text-align:center;margin:0 20px;font-weight:600;margin-top:30px;}
.sshuomign {color:#888;font-size:14px;line-height:30px;text-align:center;font-weight:normal;}
.sshuomign span {margin:0 10px;}
.pages {clear:both;margin:40px 0 0 0;overflow:hidden;margin-left:0px;text-align:center;font-size:12px}
.pages ul li {display:inline-block;border:1px solid #ccc;padding:4px 12px;margin:0 1px;line-height:24px;background:#fff;color:#999}
.pages ul li:hover {background:#E74C3C;color:#fff;border:1px solid #E74C3C}
.pages ul li:hover a {color:#fff;}
.pages ul li.thisclass {display:inline-block;border:1px solid #E74C3C;padding:4px 12px;margin:0 1px;background:#E74C3C;color:#fff;}
.pages ul li.thisclass a {color:#fff;}
.pages ul li a {display:block;color:#999}
.pages ul li a:hover {color:#fff;}

/*内页*/
.article_txt {font-size:16px;line-height:35px;color:#666;margin-top:20px;overflow:hidden}
.article_txt p {font-family:"Microsoft YaHei";font-size:16px;line-height:32px;margin-bottom:15px;}
.article_txt img {max-width:780px;}
.article_txt H2 {font-family:"Microsoft YaHei";font-size:22px;line-height:50px;margin-bottom:15px;}
.article_txt ul.ul_zhxx{ padding:10px 0px 170px 0px;}
.article_txt ul.ul_zhxx li{ line-height:50px; width:48%; float:left; padding-left:10px;}
.article_txt ul.ul_zhxx li.li_bj{ background-color:#f7f7f7;}
.line-big {margin-left:-10px;margin-right:-10px}
.line-big .x5{position:relative;min-height:1px;padding-right:5px;padding-left:5px;float:left;width:48%}
.line-small {margin-left:-1px;margin-right:-1px}
.job-list{border: 1px solid #ededed;padding: 20px 20px 20px 20px;margin: 0 0px 20px 10px;}
.job-list:hover{border: 1px solid #E74C3C;}
.job-list dt{font-weight:normal}
.job-list .button {border:solid 1px #EBEBEB;background:transparent;border-radius:4px;font-size:14px;padding:8px 20px;margin:0;display:inline-block;line-height:20px;transition:all 1s cubic-bezier(0.175,0.885,0.32,1) 0s}
.text-center {text-align:center;line-height:60px; }
.text-left {text-align:left}
.text-right {text-align:right}
.article-xg {padding-top:20px;border-top:solid 1px #eee;line-height:30px;}
.xg-right {width:80%;float: left;font-size:15px;}
.xg-left {width:15%;float: right;font-size:14px;}
.button {border:solid 1px #EBEBEB;background:transparent;border-radius:4px;font-size:14px;padding:8px 20px;margin:0;display:inline-block;line-height:20px;transition:all 1s cubic-bezier(0.175,0.885,0.32,1) 0s}
.button[disabled] {pointer-events:none;cursor:not-allowed;webkit-box-shadow:none;box-shadow:none;filter:alpha(opacity=50);opacity:.5}
.button:active {background-image:none;outline:0;transition:all .3s cubic-bezier(0.175,0.885,0.32,1) 0s}
.button:hover {transition:all .3s cubic-bezier(0.175,0.885,0.32,1) 0s}
.bg-yellow,.border-yellow .button.active,.pointer.border-yellow .active,.nav-pills.border-yellow .active a,.nav-main.border-yellow .nav-head,.pagination.border-yellow .active {background-color:#ff9600}

 /* 弹出层*/
.dialog.open {display:block}
.dialog {border-radius:0;border:0 solid #ebebeb;margin:0 auto;box-shadow:0 10px 25px rgba(0,0,0,0.3);}
.dialog .dialog-head {font-size:18px;border-bottom:0;background:#FFF;color:#383838;}
.dialog .dialog-head .close {float:right;line-height:24px}
.dialog .dialog-body{padding:10px 40px 40px 40px;}
.dialog-body h3 {font-size:24px;font-weight:600;color:#333;margin-bottom:10px}
.dialog-body .form-group {padding-bottom:20px}
.dialog-body .input{height:48px;line-height:24px;padding:0 12px;border:1px solid #ebebeb;width:100%;display:block;border-radius:0px;-webkit-appearance:none;box-shadow:0 0px 0px rgba(0,0,0,0.0) inset;background:transparent;}
.dialog-body .textarea {padding:10px 12px;line-height:24px;width:100%;background:transparent;border:1px solid #ebebeb;}
.dialog-body .label {padding-bottom:10px;display:block;line-height:24px;}
.dialog-body .label label {font-weight:400;}
.dialog-body select {padding:0 30px 0 8px;color:#ADADAD;border-radius:0px;width: 100%; height:48px;line-height:48px;border:solid 1px #ebebeb;appearance:none;-moz-appearance:none;-webkit-appearance:none;background:url(https://www.hebeigy.cn/style/images/select-down.png) no-repeat right 50%;}
.dialog-body .form-tips .dialog-body .input-help ul {border:solid 0px #ebebeb;background:#fff;padding:5px 10px;box-shadow:0 0 0 #fff;border-radius:0 0 4px 4px;width:150px;min-width:150px;width:auto;_width:150px;color:#EE3333;font-size:12px}
.dialog-body .input::-webkit-input-placeholder, .dialog-body .textarea::-webkit-input-placeholder {color: #6E6E6E;}
.dialog-body .input:-moz-placeholder, .dialog-body .textarea:-moz-placeholder {color: #6E6E6E;}
.dialog-body .input::-moz-placeholder, .dialog-body .textarea::-moz-placeholder {color: #6E6E6E;}
.dialog-body .input:-ms-input-placeholder, .dialog-body .textarea:-ms-input-placeholder {color: #6E6E6E;} 
.dialog-body .input-group .addon {background-color:#fff;border:0px solid #EBEBEB;border-radius:0px;line-height:1;padding:0;text-align:center}
.dialog-body .input-group .addon img{max-height:50px}
.dialog-mask {position:fixed;left:0;top:0;right:0;bottom:0;background:#121212;z-index:10;filter:alpha(opacity=50);opacity:.5;display:block;overflow-x:hidden;overflow-y:auto}
.dialog {border:1px solid #EBEBEB;box-shadow:0 3px 9px rgba(0,0,0,0.5);border-radius:4px;background-color:#fff;display:none}
.dialog .dialog-head,.dialog .dialog-foot {padding:10px 20px}
.dialog .dialog-head {border-bottom:solid 1px #EBEBEB;background-color:#f5f5f5;border-radius:4px 4px 0 0}
.dialog .dialog-head strong {font-size:16px}
.dialog .dialog-head .close {float:right;line-height:24px}
.dialog .dialog-body {padding:15px 20px}
.dialog .dialog-foot {text-align:right;border-top:solid 1px #EBEBEB}
.dialog.open {display:block}
/*招聘弹出框*/
.job-popup {width:520px;padding:20px;font:14px "microsoft yahei",arial,sans-serif;color:#555;overflow:hidden;position:relative;}
.job-popup dl {float:left;margin:4px 0;position:relative;width:100%;min-height:40px;overflow:hidden;}
.job-popup dl dt,.job-popup dl dd {float:left;}
.job-popup dl dt {width:80px;margin-top:8px;text-align:right;line-height:36px;}
.job-popup dl dd {width:400px;margin-left:10px;line-height:36px;}
.job-popup dl dd input {padding:0 4px;height:36px;width:400px;display:inline-block;border:1px solid #d9d9d9;border-radius:4px;-webkit-transition:all .3s;transition:all .3s}
.job-popup dl dd select {padding:0 4px;border:1px solid #d9d9d9;height:36px;width:400px;border-radius:4px;}
.job-popup dl dd textarea {padding:4px;border:1px solid #d9d9d9;line-height:20px;width:400px;height:100px;border-radius:4px;}
::-webkit-input-placeholder {color:#bbb}
.job-popup dl dd input:focus {border:1px solid #97cdf5;outline:0;-webkit-box-shadow:0 0 2px rgba(191,189,189,1);box-shadow:0 0 2px rgba(191,189,189,1)}
.job-popup dl dd .bt {border:0;padding:8px 20px;background-color:#0e90d2;border-radius:4px;color:#fff;}
.job-popup dl dd .bt:focus {border:1px solid #97cdf5;outline:0;-webkit-box-shadow:0 0 2px rgba(191,189,189,1);box-shadow:0 0 2px rgba(191,189,189,1)}
.job-popup .tit {line-height:40px;text-align:center;font-size:16px;font-weight:bold;height:40px}
#bg {display:none;position:fixed;top:0%;left:0%;width:100%;height:100%;background-color:black;z-index:1001;-moz-opacity:0.7;opacity:.70;filter:alpha(opacity=70)}
#show {display:none;position:fixed;top:50%;left:50%;margin-top:-350px;margin-left:-280px;width:560px;height:auto;background:#fff;z-index:1002;overflow:hidden;}
#show #btnclose {cursor:pointer;width:22px;height:22px;line-height:20px;position:absolute;right:35px;top:10px;font-size:24px;border:0px;background:#fff;}
 /* 弹出层 end*/

/* 领导展示 */
.syZzllContent {line-height:32px;}
.syZzllContent span {line-height:24px;color:#CC3333;display:block;text-align:center;}
.syZzll {padding:20px 0px 0px 20px;}
.sy_zzllNoborder {border-bottom:none;}
.syZzll h4 {font-size:20px;line-height:60px;color:#CC3333;}
.syZzll p {font-size:16px;width:105px;margin-right:10px;float:left;}
.syZzlltu {width:100%;}
.syZzlltu li {width:31.5%;float:left;margin-right:7px;margin-left:7px;margin-bottom:7px;}
.syZzlltu li img {width:285px;height:214px;vertical-align:top;border:1px solid #CC3333;}
.syZzlltu li p {width:287px;height:50px;line-height:50px;text-align:center;color:#FFF;background:#CC3333;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:17px;}
.syZzllsb {width:100%;}
.syZzllsb li {width:31.5%;float:left;margin-right:7px;margin-left:7px;margin-bottom:7px;}
.syZzllsb li img {width:285px;height:320px;vertical-align:top;border:1px solid #CC3333;}
.syZzllsb li p {width:287px;height:60px;line-height:60px;text-align:center;color:#FFF;background:#CC3333;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:17px;}
.syZzllSpan {width:100%;clear:both;height:auto;display:inline-table;margin-top:10px}
.syZzllSpan img {width:150px;clear:both;height:188px;display:inline-table;}
.syZzllSpan span {font-size:16px;float:left;width:100px;color:#000;}

/* 会员展示 */
.vipContent {line-height: 32px;}
.vipContent span {line-height: 24px;color: #E74C3C;display: block;text-align: center;}
.vip {height: auto;min-height: 20px;padding: 20px 0px 20px 20px;}
.sy_zzllNoborder {border-bottom: none;}
.vip h4 {font-size: 20px;line-height: 60px;color: #E74C3C;}
.vip p {font-size: 16px;width: 105px;margin-right: 10px;float: left;}
.viptu { width: 100%;}
.viptu li {width: 260px; font-size: 15px;float: left; margin-right: 7px; margin-left:7px; margin-bottom: 7px;position: relative;color: #FFF;}
.viptu li:after {content: attr(data-num);line-height: 40px;text-align: center;width: 90px;height: 40px;background-color: #E74C3C;position: absolute;top: 10px;right: 10px;}
.viptu li img {width: 258px;height: 176px;vertical-align: top;border: 1px solid #E74C3C;}
.viptu li p {width: 260px; height: 42px;line-height: 42px;text-align: center;color: #FFF;background: #E74C3C;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;font-size: 14px;}
.vipSpan { width: 100%; clear: both; height: auto; display: inline-table; margin-top: 10px}
.vipSpan img { width: 150px; clear: both; height: 188px; display: inline-table;}
.vipSpan span {font-size: 16px;float: left;width: 100px;color: #000;}

/* contact */
.contact-com-body {padding:30px 10px 25px 10px;border-bottom:1px solid #d3d3d3}
.contact-com-body .row {}
.row:before,.row:after {content:"";display:table;line-height:0}
.row:after {clear:both}
.row {margin-bottom:15px;*zoom:1}
.col-2,.col-10 {float:left;position:relative;min-height:1px}
.contact-com-body .col-2 {width:60px;line-height:40px;margin-right:10px;text-align:left}
.contact-com-body .input-control {padding:5px;line-height:30px;height:30px;width:400px;border:1px solid #ccc}
.contact-com-body .textarea-control {height:106px;width:490px;padding:5px;border:1px solid #ccc}
.contact-com-body .help-inline {line-height:40px;color:#F00}
.contact-com-body .input-shade {background-color:#f8f8f8}
.contact-com-body .input-short {width:340px}
.contact-com-body .input-shorter {width:140px}
.contact-com-body img {width:80px;height:41px;margin:2px 5px}
.contact-com-btn {margin-left:70px;padding-top:20px}
.contact-com-btn .btn {margin-right:30px}
.btn-warning {padding:12px 44px;font-weight:bold;border-radius:5px;color:#fff;border:none;background-color:#E74C3C;background:-webkit-linear-gradient(top,#E74C3C,#423589);background:-moz-linear-gradient(top,#ff9454,#ff7f30);background:-ms-linear-gradient(top,#ff9454,#ff7f30);background:-o-linear-gradient(top,#ff9454,#ff7f30)}
.btn-warning:hover {color:#fff;background-color:#ff8945;background:-webkit-linear-gradient(top,#423589,#E74C3C);background:-moz-linear-gradient(top,#423589,#E74C3C);background:-ms-linear-gradient(top,#ff8237,#fd8f4d);background:-o-linear-gradient(top,#ff8237,#fd8f4d)}
.btn-danger {padding:15px 25px;font-weight:bold;border-radius:5px;color:#fff;border:none;background-color:#E74C3C;background:-webkit-linear-gradient(top,#E74C3C,#E74C3C);background:-moz-linear-gradient(top,#E74C3C,#00869d);background:-ms-linear-gradient(top,#08d248,#13bd49);background:-o-linear-gradient(top,#08d248,#13bd49)}
.btn-danger:hover {color:#fff;background-color:#0ba43b;background:-webkit-linear-gradient(top,#00869d,#E74C3C);background:-moz-linear-gradient(top,#E74C3C,#E74C3C);background:-ms-linear-gradient(top,#13bd49,#0ba43b);background:-o-linear-gradient(top,#13bd49,#0ba43b)}
.message ul li {margin-bottom:10px;line-height:25px;padding-bottom:10px;clear:both;position:relative;border-bottom:1px dotted #ccc;}
.message li p {padding-bottom:5px;font-size:14px;}
.datetime {color:#999999;font-size:12px;width:120px;text-align:center;display:inline;float:right;}
.para01 {display:inline-block;padding-bottom:0px;font-size:16px;font-family:"微软雅黑";}
.para01 a {font-size:16px;}
/*Dropdown Menu */
.sub-menu {position:absolute;left:-30px;top:104px;width:120px;background-color:#fff;opacity:0;visibility:hidden;-webkit-transition:all 600ms ease;transition:all 600ms ease;z-index:99;-webkit-box-shadow:2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05);box-shadow:2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05);}
.sub-menu::after {position:absolute;content:"";width:100%;height:2px;top:0;left:0;background:#FFD857;visibility:hidden;opacity:0;}
.main-menu li:hover .sub-menu {opacity:1;visibility:visible;top:80px;}
.main-menu li:hover .sub-menu::after {opacity:1;visibility:visible;}
.main-menu ul.sub-menu {list-style:none;margin:0;padding:0;text-align:center;}
.main-menu .sub-menu li {display:block;border-bottom:1px solid #eee;}
.main-menu .sub-menu li a {font-size:15px;font-weight:400;display:block;padding:12px;color:#191919;-webkit-transition:.3s;transition:.3s;}
.theme-2 .main-menu ul.sub-menu li a {color:#191919;}
.main-menu .sub-menu li:hover > a {color:#00B965;}
.header-area.theme-2 .main-menu .sub-menu li:hover > a {color:#00B965;}
.dropdown-toggle::after {display:none !important;}
.navigation .navbar .navbar-nav .nav-item .sub-nav-toggler {display:none;}




/* 必要布局样式css */
.change-content {
    padding: 30px 0;
}

.change-box {
    padding-bottom: 70px;
}

.change-main {
    width: 1200px !important;
    margin: 0 auto;
    position: relative;
    transition: all .3s ease;
}


.change-box .change-cut {
    margin: 40px 0 30px;
    /* width: 1551px; */
}

.transition {
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}

.change-box .change-cut .tab {
    height: 60px;
    line-height: 60px;
    text-align: center;
    font-size: 24px;
    background-color: #F5F5F5;
    box-sizing: border-box;
    border-right: 1px solid #e5e5e5;
    /* border-left: none; */
    position: relative;
    cursor: default;
    width: 33.33%;
    float:left;
    /* margin-right: 0px; */
}

.flex-rows{
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}

.change-box .change-cut ul{
    border: 1px solid #e5e5e5;
    margin-left: 0px;
    /* width: 1200px; */
}

.contents{
    width:1300px;
}

.change-box .change-cut .tab.on {
    background-color: #20B09F;
    color: #fff;
}

.change-box .change-cut .tab.on:after {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border: 11px solid;
    border-color: #20B09F transparent transparent transparent;
    bottom: -22px;
    left: 50%;
    transform: translateX(-50%);
    transition: all .3s ease;
}



.change-box .contents > .flex-row {
    justify-content: space-between;
}



.change-box .item {
    box-sizing: border-box;
    border: 1px solid #E5E5E5;
    width: 280px;
    height: 103px;
    float: left;
    transition: all .3s ease;
    margin-right: 26px;
}

.img-block {
    margin: 0 auto;
    display: block;
}

.change-box .img-block {
    margin: 0 20px 0 0;
    float: left;
}

.img-block img {
    display: block;
    margin: 0 auto;
    max-width: 100%;
}

.change-box .item-title {
    font-size: 18px;
    color: #333;
}

.change-box .item-p {
    font-size: 12px;
    color: #999;
    margin-top: 10px;
}

.change-box .item:hover {
    box-shadow: 0 4px 10px 0 rgba(0, 0, 0, .1);
}

.items-news .items-news-list .item a:hover {
    color: #20B09F;
}



.b182 {
    width: 100%;
    min-width: 1000px;
    height: 450px;
    z-index: 9;
    position: relative;
    overflow: hidden;
}
.b182 .list182 {
    width: 100%;
}
.b182 li {
    width: 100%;
    height: 450px;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    z-index: 1;
    overflow: hidden;
    background: #fff;
}
.b182 li img {
    width: 1920px;
    height: 100%;
    display: block;
    position: relative;
    left: 50%;
    top: 0;
    margin-left: -960px;
}
.b182 li a {
    width: 100%;
    display: block;
    height: 100%;
}
.b182 .tip182 {
    width: 100%;
    height: 6px;
    text-align: center;
    position: absolute;
    left: 0;
    bottom: 30px;
    z-index: 10;
}
.b182 .tip182 span {
    width: 48px;
    height: 6px;
    margin: 0 5px;
    display: inline-block;
    cursor: pointer;
    vertical-align: top;
    border-radius: 12px;
    opacity: 0.5;
    filter: alpha(opacity=50);
    background: #fcfcfc;
    -webkit-transition: all .3s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
}
.b182 .tip182 span.cur {
    background: #67b306;
    opacity: 1;
    filter: alpha(opacity=100);
}
.b182 .prev182, .b182 .next182 {
    width: 32px;
    height: 34px;
    position: absolute;
    z-index: 12;
    top: 50%;
    margin-top: -17px;
    cursor: pointer;
    transition: none;
    background: url({eyou:global name='web_cmspath' /}/skin/zujianku/images/btn182.png) no-repeat 0 center;
    transition: all ease 300ms;
}
.b182 .prev182:hover, .b182 .next182:hover {
    opacity: 0.8;
    filter: alpha(opacity=80);
}
.b182 .prev182 {
    left: 3%;
    background-position: 1px center;
}
.b182 .next182 {
    right: 3%;
    background-position: -50px 0;
}