@charset "utf-8";
/* Banner */
.banner { position:relative; width:100%; overflow:hidden; z-index:5; }
.banner .bd { zoom:1; }
.banner .bd img { width:100%!important; height:auto!important; }
.banner .banner_a{position: absolute;top: 74px;text-align: center;width: 100%;}
.banner .banner_a .banner_aa{font-size: 38px;color: #edac20;font-weight: bold;}
.banner .banner_a .banner_ab{font-size: 22px;color: #4b4b4b;text-transform: uppercase;letter-spacing:6px}

/* 主体 */
.container { position:relative; padding:0 0; z-index:8; }
.wrap { position:relative; width:1300px; margin:0 auto; }
.wrap1{position: relative; margin:0 auto;background: #fff;}
.wrap .sidebar {}
.wrap .main { display:block; overflow:hidden; *zoom:1; padding:30px 0 0; }
.wrapBt { height:0; background:none; overflow:hidden; clear:both; }

/* 左侧栏目标题 */
.leftTitle {position:absolute;top: 50%;text-align: center;width: 100%;padding:18px 0;color:#333;margin-top: -67px;}
.leftTitle i,.leftTitle s { display:block; text-align:center;font-style: normal; }
.leftTitle i { font-size:38px;color: #fff;font-weight: bold; line-height:58px;}
.leftTitle s { color:#fff; font:22px/30px arial; text-decoration:none; /*letter-spacing:5px;*/ margin-top: 10px;}

/* 二级、三级菜单 */
.menu ul { zoom:1;background: #fff;text-align:center;padding: 31px 0 18px;border-bottom: 2px solid #f6f6f6; }
.menu ul:after{content:'\20';display:block;height:0;clear:both}
.menu ul li { display:inline-block; *display:inline; zoom:1;vertical-align:top; }
.menu ul li a { display:inline-block;margin: 0 7px; padding:0 40px;line-height: 47px;color:#202020; font-size:18px; font-weight:bold; }
.menu ul li a:hover,.menu ul li a.current {background:#edac20; color:#fff; text-decoration:none; }

.m-rdm { padding:20px 0 14px; text-align:center;background: #fff; }
.m-rdm a { display:inline-block; margin:0 5px 10px 0; padding:6px 27px; border:1px solid #f6f6f6; line-height:30px;font-size: 16px;color: #333;-moz-transition: all 0.5s;-webkit-transition: all 0.5s;-o-transition: all 0.5s;transition: all 0.5s; }
.m-rdm a:hover,.m-rdm a.current { border:1px solid #edac20;font-size: 16px; color:#edac20; }


/* 面包屑 */
.location { position:absolute;top: 210px; height:24px; width:100%; margin:0 auto 30px; padding:11px 0;line-height:24px; /* display:none; */}
/* .location h3 { float:left; padding-left:10px; border-left:5px solid #069; color:#000; font-size:21px; font-weight:normal; } */
.breadcrumbs {text-align:center; }
.breadcrumbs a { display:inline-block;font-size: 14px;color: #999; margin-left:12px; padding-left:12px; background:url(o_ico_04.png) no-repeat 0 center; vertical-align:top; }
.breadcrumbs a.current,.breadcrumbs a:hover{color: #edac20;}
.breadcrumbs .u-home {background: none;margin-left: 0;padding-left: 0;}

/* 内容模式 */
.article { padding:40px 0; line-height:2; font-size:14px; word-wrap:break-word; }
.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 img { max-width:100%; }

/* 头部新闻 */
.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:40px 0; }
.list li {padding: 15px 0;border-bottom:1px dashed #e0e0e0;background:url(o_ico_18.gif) no-repeat 2px 17px;font-size:14px;height:20px;line-height:20px;clear:both;overflow:hidden;text-overflow: ellipsis;white-space: nowrap;}
.list li span { float:right; color:#999; font-size:12px; margin-left:100px; }
.list li a { padding-left:15px; }
.list li a:hover { text-decoration:underline; }

/* 图文新闻 */
.pothoItem { margin:62px 0 168px; }
.pothoItem .item { margin-bottom:25px;padding:16px 38px 16px 19px;overflow:hidden;background: #fff;}
.pothoItem .item .pic {float:left; width:462px; height:282px;overflow: hidden;}
.pothoItem .item .pic img {width:462px; height:282px;-moz-transition: transform 0.6s; -webkit-transition: transform 0.6s; -o-transition: transform 0.6s;transition: transform 0.6s;max-width: 100%;}
.pothoItem .item:hover .pic img{-ms-transform:scale(1.1);--webkit-transform:scale(1.1);-moz-transform: scale(1.1);transform:scale(1.1);}
.pothoItem .item dl {float: left;margin-left: 35px;width: 738px; display:block; overflow:hidden; zoom:1; padding:0; line-height:20px; }
.pothoItem .item dl dt a{display: block;font-size:22px;color: #333;margin-top: 46px;}
.pothoItem .item dl .i { padding:42px 0 0; color:#666; font-size:16px; line-height:28px; }
.pothoItem .item dl .m a{display: block;font-size: 16px;color: #666;margin-top: 54px;}
.pothoItem .item:hover{box-shadow: 0 0 10px rgba(77,77,77,0.14);}
.pothoItem .item:hover dl dt a{color: #edac20;}
.pothoItem .item:hover dl .m a{color: #edac20;}

/* 新闻资讯 */
.pothoItem-2{width: 1300px;margin: 0 auto;padding-bottom: 82px;}
.pothoItem-2 .item-2{position: relative;padding-bottom: 42px;border-bottom: 1px dashed #dbdee2;padding-top: 37px;}
.pothoItem-2 .item-2 .item-2f{position: absolute;bottom: -2px;left: 0;width: 0;height: 2px;background: #edac20;-moz-transition: all 0.5s;-webkit-transition: all 0.5s;-o-transition: all 0.5s;transition: all 0.5s;}
.pothoItem-2 .item-2:hover .item-2f { width:100%; }
.pothoItem-2 .item-2 .pic-2{float: left;width: 460px; overflow: hidden;}
.pothoItem-2 .item-2 .pic-2 img {width:460px; -moz-transition: transform 0.6s; -webkit-transition: transform 0.6s; -o-transition: transform 0.6s;transition: transform 0.6s;max-width: 100%;}
.pothoItem-2 .item-2:hover .pic-2 img{-ms-transform:scale(1.1);--webkit-transform:scale(1.1);-moz-transform: scale(1.1);transform:scale(1.1);}
.pothoItem-2 .item-2 dl{float: right; width: 795px;font-size: 16px;}
.pothoItem-2 .item-2 dl dt { height:25px; line-height:25px; overflow:hidden; text-overflow: ellipsis; white-space: nowrap; }
.pothoItem-2 .item-2 dl dt a{ font-size: 22px;color: #333;padding-top: 33px;-moz-transition: all 0.5s;-webkit-transition: all 0.5s;-o-transition: all 0.5s;transition: all 0.5s;}
.pothoItem-2 .item-2 dl .t{color: #999;margin-top: 31px;}
.pothoItem-2 .item-2 dl .i{color: #666;margin-top: 16px;line-height: 28px;}
.pothoItem-2 .item-2 dl .m { margin-top: 25px;}
.pothoItem-2 .item-2 dl .m a { color: #333; }
.pothoItem-2 .item-2:hover dl dt a{color: #edac20;}

/* 图片列表 */
/* 办公室 */
.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; margin:0 auto; text-align:center;}
.pic-item-list dl{padding:0 5px; line-height:26px;text-align:center;}
.piList{padding:33px 0 85px; overflow:hidden;}
.piList .pic-item-list{width:1300px; margin:0;padding:0;}
.piList .pic-item{position:relative;width:300px;margin:0 31px 38px 0;padding:0;display:inline;background: #fff;}
.piList .pic-item:nth-child(4n){margin-right: 0;}
.piList .list-pic{position: relative;display:block;width:300px;height:auto;margin-bottom:0;padding:0;border:0; overflow: hidden;}
.piList .pic-item .productFont{width: 100%;height: 100%;position: absolute;background: rgba(0,0,0,0.4);top: 0;left: 0;transition: all 0.6s ease-in-out;opacity: 0;}
.piList .pic-item .productFont s{background: url(product_sys_02.png) center center no-repeat;width: 30px;height: 30px;margin: 107px auto 0;display: block;}
.piList .pic-item:hover .productFont{opacity: 1;}
.piList dl { padding:10px 5px;}
.piList dl dt a{display: block;font-size:16px;height: 30px;line-height: 30px;color: #333;white-space:nowrap; text-overflow:ellipsis; overflow:hidden; }
.piList .pic-item:hover dl dt a{color: #edac20;}
/* 专家团队 */
.piList-2{padding:36px 0 67px; overflow:hidden;}
.piList-2 .pic-item-list-2{width:1300px; margin:0;padding:0;}
.piList-2 .pic-item-2{float: left;position:relative;width:302px;margin:0 27px 33px 0;padding:0;display:inline;background: #fff;}
.piList-2 .pic-item-2:nth-child(4n){margin-right: 0;}
.piList-2 .list-pic-2{position: relative;display:block;width:302px;height:299px;margin-bottom:0;padding:0;border:0;line-height:148px;overflow: hidden;}
.piList-2 .list-pic-2 img{-moz-transition: transform 0.6s; -webkit-transition: transform 0.6s; -o-transition: transform 0.6s;transition: transform 0.6s;max-width: 100%;}
.piList-2 .pic-item-2:hover .list-pic-2 img{-ms-transform:scale(1.1);--webkit-transform:scale(1.1);-moz-transform: scale(1.1);transform:scale(1.1);}
.piList-2 dl { padding:20px 20px 38px;}
.piList-2 dl dt a{display: block;font-size:20px;height: 30px;line-height: 30px;color: #000;white-space:nowrap; text-overflow:ellipsis; overflow:hidden;padding-bottom: 8px;border-bottom: 1px solid #f0f0f0; }
.piList-2 dl dd{margin-top: 14px;}
.piList-2 dl dd.mm { line-height:25px; height:50px; }
.piList-2 dl dd a{font-size: 16px;color: #666;}
.piList-2 dl dd.pic-item-2a{width: 115px;height: 33px;line-height: 33px;border: 1px solid #b5b5b5;text-align: center;margin-top: 19px;}
.piList-2 dl dd.pic-item-2a a{font-size: 14px;color: #444;display: block;}
.piList-2 .pic-item-2:hover dl dt a{color: #edac20;}
.piList-2 .pic-item-2:hover dl dd a{color: #edac20;}
.piList-2 .pic-item-2:hover dl dd.pic-item-2a{border: 1px solid #edac20;}
.piList-2 .pic-item-2:hover{box-shadow: 0 0 8px rgba(43,43,43,0.11);}
/* 深谷教育2 */
.piList-3{padding:26px 0 115px; overflow:hidden;}
.piList-3 .piList-3-t{padding: 0 54px;}
.piList-3 .piList-3-t .piList-3-ta{font-size: 28px;color: #edac20;font-weight: bold;text-align: center;}
.piList-3 .piList-3-t .piList-3-tb{font-size: 16px;color: #666;line-height: 28px;margin-top: 37px;text-indent: 2em;}
.piList-3 .pic-item-list-3{width:1300px; margin:67px 0 0;padding:0;}
.piList-3 .pic-item-3{position:relative;float: left;width:308px;margin:0 22px 36px 0;padding:0;display:inline;background: #fff;}
.piList-3 .pic-item-3 img{-moz-transition: transform 0.6s; -webkit-transition: transform 0.6s; -o-transition: transform 0.6s;transition: transform 0.6s;max-width: 100%;}
.piList-3 .pic-item-3:hover img{-ms-transform:scale(1.1);--webkit-transform:scale(1.1);-moz-transform: scale(1.1);transform:scale(1.1);}
.piList-3 .pic-item-3:nth-child(4n){margin-right: 0;}
.piList-3 .list-pic-3{position: relative;display:block;width:308px;height:267px;margin-bottom:0;padding:0;border:0;line-height:148px;overflow: hidden;}
.piList-3 dl { padding:0 22px 14px;text-align: center;}
.piList-3 dl dt a{display: block;padding-top: 8px;border-top: 1px solid #f0f0f0;font-size:16px;color: #212121;white-space:nowrap; text-overflow:ellipsis; overflow:hidden; }
.piList-3 .pic-item-3:hover dl dt a{color: #edac20;}

/* 分页 */
.page{padding:0 0 73px;line-height:48px; text-align:center; }
.page a { display:inline-block; margin:0 6px; padding:0 20px;background:#eee;color:#474747;vertical-align:top; }
.page a:hover,.page .current {background:#edac20; 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; } */

.hr{padding-top: 33px;background: #fff;padding-bottom: 116px;}
.hr_c{margin: 0 auto;width: 1300px;}
.hr_c h3{font-size: 18px;color: #000;font-weight: bold;padding-left: 50px;background: #f8f8f8;line-height: 83px;margin-top: 20px;}
.hr_c h3 em{background: url(hr_01.png) center center no-repeat;width: 12px;height: 12px;display: block;float: right;margin-right: 46px;margin-top: 34px;cursor: pointer;-moz-transition: all 0.5s;-webkit-transition: all 0.5s;-o-transition: all 0.5s;transition: all 0.5s;}
.hr_c h3.on em{background: url(hr_02.png) center center no-repeat;}
.hr_c .hr_cc{padding: 0 32px 53px;border: 1px solid #f5f5f5;}
.hr_c .hr_cca{border-bottom: 1px solid #f1f1f1;}
.hr_c .hr_cca .hr_ccaa{float: left;width: 354px;font-size: 16px;color: #000;padding: 30px 0 20px;}
.hr_c .hr_cca .hr_ccaa:last-child{width: 170px;}
.hr_c .hr_ccb .hr_ccba{font-size: 16px;color: #000;font-weight: bold;padding: 31px 0 18px;}
.hr_c .hr_ccb .hr_ccbb{font-size: 16px;color: #000;line-height: 28px;}
.hr_c .hr_ccb .hr_ccbc{font-size: 16px;color: #000;font-weight: bold;padding: 32px 0 12px;}
.hr_c .hr_ccb .hr_ccbd{width: 280px;font-size: 16px;color: #000;line-height: 30px;}
.hr_c .hr_ccc{position: relative;width: 169px;height: 55px;border: 1px solid #edac20;line-height: 55px;margin-top: 34px;}
.hr_c .hr_ccc a{font-size: 18px;color: #edac20;background: url(hr_03.png) left 25px center no-repeat;padding-left: 62px;cursor: pointer;}
.hr_c .hr_ccc .file1{opacity: 0;width: 169px;height: 55px;position: absolute;top: 0;left: 0;cursor: pointer;}


/* 新闻列表 */
.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; width:100%; }
.m-detail .property { margin-left:350px; }
.m-detail .property h1 { font-weight:100; font-size:18px; line-height:34px; }
.m-detail .property .m-i-a { margin-bottom:8px; padding:8px 0 15px; border-bottom:1px dotted #d9d9d9; color:#888; font-size:14px; line-height:25px; }
.m-detail .gallery { position:relative; float:left; width:350px; margin-left:-100%; }
.m-detail .gallery .bigPic { width:300px; height:224px; }
.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; }

/* 登录注册页 */
.login-register{padding: 158px 0 169px;}
.login{width: 353px;background: #fff;box-shadow: 0 0 8px rgba(43,43,43,0.11);padding-bottom: 55px;margin: 0 auto;}
.login-register-t{font-size: 24px;color: #242424;font-weight: bold;text-align: center;padding: 38px 0 30px;}
.login-register .txt{width: 226px;height: 43px;border: 1px solid #d2d2d2;display: block;margin: 20px auto 0;padding-left: 46px;font-size: 16px;}
.login-register .txt1{background: url(admin_1.jpg) left 15px center no-repeat;}
.login-register .txt2{background: url(password_01.jpg) left 15px center no-repeat;}
.login-register .sbt1{display: block;width: 272px;margin: 77px auto 0;background: #edac20;line-height: 49px;border-radius: 5px;font-size: 18px;color: #fff;font-weight: bold;}
.login-register .login_f{margin-top: 14px;padding: 0 43px;font-size: 14px;}
.login-register .login_f .login_fl{float: left;color: #1d1d1d;}
.login-register .login_f a{color: #edac20;}
.login-register .login_f .login_fr{float: right;}
.register{width: 502px;background: #fff;margin: 0 auto;padding-bottom: 40px;box-shadow: 0 0 8px rgba(43,43,43,0.11);}
.login-register .txt3{width: 370px;height: 43px;border: 1px solid #d2d2d2;display: block;margin: 20px auto 0;padding-left: 46px;font-size: 16px;}
.login-register .txt4{background: url(phone_01.jpg) left 15px center no-repeat;}
.login-register .sbt2{display: block;width: 420px;margin: 84px auto 0;background: #edac20;line-height: 49px;border-radius: 5px;font-size: 18px;color: #fff;font-weight: bold;}
.login-register .register_f{margin-top: 25px;}

/* about页面 */
.about1{background: #fff;padding: 47px 0 57px;}
.about1_t{text-align: center;}
.about1_t .about_ta{font-size: 30px;color: #000;font-weight: bold;}
.about1_t .about_tb{font-size: 16px;color: #999;margin-top: 6px;text-transform: uppercase;}
.about1_c { margin-top: 34px;margin-bottom: 11px; line-height:27px; font-size: 16px;color: #333; }
.about1_c .img01 { float:left; width:550px; margin:0 40px 0 0; }
 
.about1_c1{margin-top: 11px;font-size: 16px;color: #333;}
.about1_c1 p{text-indent: 2em;line-height: 27px;}
.about1_f{margin-top: 46px;padding: 23px 0 37px;box-shadow: 0 0 8px rgba(19,19,19,0.09);}
.about1_f ul li{float: left;width: 25%;text-align: center;padding: 19px 0 16px;background: url(about_01_02.jpg) center right no-repeat;}
.about1_f ul li:last-child{background: none;}
.about1_f .about1_fa{font-size: 27px;color: #666;}
.about1_f .about1_fa span{font-size: 60px;color: #032259;line-height: 64px;margin-right: 10px;}
.about1_f .about1_fb{font-size: 16px;color: #666;margin-top: 8px;}

.about2{background: #fff url(about_02_bg.jpg) top center no-repeat;padding-top: 63px;}
.about2_c{margin-top: 42px;background: rgba(255,255,255,0.67);padding-bottom: 63px;}
.about2_c .about2_ca{padding-top: 58px;}
.about2_c .about2_ca .about2_cal{float: left;width: 64px;margin-left: 125px;font-size: 30px;line-height: 34px; color: #032259;font-weight: bold;}
.about2_c .about2_ca .about2_car{float: left;width: 870px;margin-left: 130px;line-height: 28px;font-size: 16px;color: #333;}
 

.about3{padding: 26px 0 100px;background: #fff;}
.about3_c{margin-top: 80px; overflow: hidden; }
.about3_c .about3_clt1{display: block;}
.about3_c .about3_clt2{display: none;}
.about3_c .hd{float: left;width: 245px;}
.about3_c .hd ul li{width: 212px;padding-top: 32px;background: #edab21;text-align: center;padding-bottom: 30px;}
.about3_c .hd ul li .about3_clc{font-size: 22px;color: #fff;margin-top: 16px;}
.about3_c .hd ul li.on{background: #032259;}
.about3_c .hd ul li.on .about3_clt1{display: none;}
.about3_c .hd ul li.on .about3_clt2{display: block;}
.about3_c .hd ul li.on .about3_clc{color: #fff;}
.about3_c .bd{float: left;width: 955px; }
.about3_c .bd ul li { position: relative; height: 302px; }
.about3_c .bd ul li .about3_cr{width: 286px;margin-right: 24px;background: #f0f0f0; float: left; }
.about3_c .bd ul li .about3_cr .about3_bd_i{width: 286px;height: 193px;overflow: hidden;border-bottom: 1px solid #fff;}
.about3_c .bd ul li .about3_cr .about3_bd_i img{-moz-transition: transform 0.6s; -webkit-transition: transform 0.6s; -o-transition: transform 0.6s;transition: transform 0.6s;max-width: 100%;}
.about3_c .bd ul li .about3_cr:hover .about3_bd_i img{-ms-transform:scale(1.1);--webkit-transform:scale(1.1);-moz-transform: scale(1.1);transform:scale(1.1);}
.about3_c .bd ul li .about3_cr .about3_bd_f{padding: 15px 28px 18px 28px;}
.about3_c .bd ul li .about3_cr .about3_bd_f .about3_bd_fa{font-size: 20px;color: #000;}
.about3_c .bd ul li .about3_cr .about3_bd_f .about3_bd_fb{font-size: 16px;color: #666;margin-top: 5px; min-height: 40px; line-height:20px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; line-clamp: 2; -webkit-box-orient: vertical; }
.about3_c .bd ul li .about3_cr:hover .about3_bd_f .about3_bd_fa{color: #edac20;}

.about3_c .bd .col-a-prev,
.about3_c .bd .col-a-next { position: absolute; width: 60px; height: 60px; display: block; right: 0; z-index: 1; }
.about3_c .bd .col-a-prev { bottom: 90px; background: url(z-prev.png) no-repeat; }
.about3_c .bd .col-a-next { top: 90px; background: url(z-next.png) no-repeat; }
.about3_c .bd .col-a-prev:hover { background: url(z-prev2.png) no-repeat; }
.about3_c .bd .col-a-next:hover { background: url(z-next2.png) no-repeat; }


.about4{background: url(about3_bg.jpg) center center no-repeat;padding: 78px 0 86px;}
.about4 .about_ta{color: #fff;}
.about4 .about_tb{color: #fff;}
.about4_c{margin-top: 73px;}
.about4_c ul li{ width:310px;background: #fff;margin-right: 16px; overflow: hidden; }
.about4_c ul li img{-moz-transition: transform 0.6s; -webkit-transition: transform 0.6s; -o-transition: transform 0.6s;transition: transform 0.6s;max-width: 100%;}
.about4_c ul li:hover img{-ms-transform:scale(1.1);--webkit-transform:scale(1.1);-moz-transform: scale(1.1);transform:scale(1.1);}

.about5{background: #fff;padding: 54px 0 118px;}
.about5 .bd { background-color: #fff; }
.about5_c{margin-top: 58px;}
.about5_c ul li{float:left;width: 188px; margin-right: 14px; padding: 15px 0; background-color: #fff; }
.about5_c ul li:nth-child(6n) { margin-right: 0; }
.about5_c ul li .about5_ca{margin-bottom: 1px;width: 188px;height: 48px;overflow: hidden;}
.about5_c ul li .about5_ca img{-moz-transition: transform 0.6s; -webkit-transition: transform 0.6s; -o-transition: transform 0.6s;transition: transform 0.6s;max-width: 100%;}
.about5_c ul li .about5_ca:hover img{-ms-transform:scale(1.1);--webkit-transform:scale(1.1);-moz-transform: scale(1.1);transform:scale(1.1);}
.about5_f{width: 215px;height: 41px;line-height: 41px;border: 1px solid #d9d9d9;text-align: center;margin: 56px auto 0;}
.about5_f a{display: block;font-size: 16px;color: #444;}
.about5_f:hover a{color: #edac20;}

.about5_c ul li:nth-child(n+13) { display:none; }
.about5_c.on ul li:nth-child(n+13) { display:block; }



/* 产品页 */
.cp{margin-top: 36px;padding-bottom: 67px;}
.cp .hd{float: left;width: 336px;}
.cp .bd{float: left;width: 964px;}
.cp .hd ul li{position: relative;width: 291px;height: 74px;line-height: 74px;border-left: 5px solid #fff;background: #fff;margin-bottom: 5px;margin-left: 3px;-moz-transition: all 0.5s;-webkit-transition: all 0.5s;-o-transition: all 0.5s;transition: all 0.5s;}
.cp .hd ul li a{display: block;font-size: 16px;color: #333;padding-left: 17px;}
.cp .hd ul li.current,.cp .hd ul li:hover{background: #edac20;border-left: 5px solid #f3e826;margin-left: 1px;}
.cp .hd ul li.current a,.cp .hd ul li:hover a{color: #fff;}
.cp .hd ul li.current::after,.cp .hd ul li:hover::after{content: '';position: absolute;background: url(product_cp_02.png) center center no-repeat;width: 7px;height: 9px;top: 33px;right: 22px;}
.cp .bd .pic-item-list-4 .pic-item-4{float: left;width: 307px;margin-right: 18px;text-align: center;background: #fff;margin-bottom: 46px;box-shadow: 0 0 10px rgba(49,49,49,0.09);}
.cp .bd .pic-item-list-4 .pic-item-4:nth-child(3n){margin-right: 0;}
.cp .bd .pic-item-list-4 .pic-item-4 .list-pic-4{width: 307px; overflow:hidden;}
.cp .bd .pic-item-list-4 .pic-item-4 .list-pic-4 img{-moz-transition: transform 0.6s; -webkit-transition: transform 0.6s; -o-transition: transform 0.6s;transition: transform 0.6s;max-width: 100%;}
.cp .bd .pic-item-list-4 .pic-item-4:hover .list-pic-4 img{-ms-transform:scale(1.1);--webkit-transform:scale(1.1);-moz-transform: scale(1.1);transform:scale(1.1);}
.cp .bd .pic-item-list-4 .pic-item-4 dl{padding: 0 22px 28px;}
.cp .bd .pic-item-list-4 .pic-item-4 dl dt{border-top: 1px solid #f0f0f0;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;padding-top: 24px;}
.cp .bd .pic-item-list-4 .pic-item-4 dl dt a{font-size: 16px;color: #212121;-moz-transition: all 0.5s;-webkit-transition: all 0.5s;-o-transition: all 0.5s;transition: all 0.5s;}
.cp .bd .pic-item-list-4 .pic-item-4 dl dd{margin: 16px auto 0;text-align: center;border: 1px solid #f0f0f0;width: 90px;height: 26px;line-height: 26px;-moz-transition: all 0.5s;-webkit-transition: all 0.5s;-o-transition: all 0.5s;transition: all 0.5s;}
.cp .bd .pic-item-list-4 .pic-item-4 dl dd a{display: block;font-size: 16px;color: #757575;-moz-transition: all 0.5s;-webkit-transition: all 0.5s;-o-transition: all 0.5s;transition: all 0.5s;}
.cp .bd .pic-item-list-4 .pic-item-4:hover dl dt a{color: #edac20;}
.cp .bd .pic-item-list-4 .pic-item-4:hover dl dd{border: 1px solid #90c2a2;}
.cp .bd .pic-item-list-4 .pic-item-4:hover dl dd a{color: #edac20;}

/* 联系我们 */
.message1{margin-top: 23px;}
.m1_t{text-align: center;font-size: 32px;color: #161a23;}
.m1_c{width: 1292px;margin: 29px auto 0;}
.m1_c .m1_cl{float: left;width: 841px;background: #fff;border: 1px solid #e5e5e5;border-right: none;}
.m1_c .m1_cl .m1_cla{float: left;width: 33.3333%;text-align: center;margin-top: 57px;padding-bottom: 64px;}
.m1_c .m1_cl .m1_cla .m1_clai{width: 72px;height: 72px;margin: 0 auto;border-radius: 50%;-moz-transition: all 0.5s;-webkit-transition: all 0.5s;-o-transition: all 0.5s;transition: all 0.5s;}
.m1_c .m1_cl .m1_cla:hover .m1_clai{margin-top: -10px;}
.m1_c .m1_cl .m1_cla .m1_claf{font-size: 16px;color: #454545;padding: 34px 60px 0;}
.m1_c .m1_cr{float: left;width: 450px;background: #edac20;text-align: center;padding-bottom: 45px;}
.m1_c .m1_cr .m1_cri{width: 128px;height: 130px;margin: 52px auto 0;}
.m1_c .m1_cr .m1_crf{font-size: 16px;color: #fff;margin-top: 26px;}

.m1_f{width: 1292px;margin: 0 auto;padding-bottom: 83px;}
.m1_f .m1_fa{float: left;width: 376px;border: 1px solid #e5e5e5;padding-left: 40px;background: #fff;margin-top: 20px;margin-right: 19px;}
.m1_f .m1_fa:nth-child(3n){margin-right: 0;}
.m1_f .m1_fa .m1_faa{font-size: 16px;color: #161a23;margin-top: 43px;}
.m1_f .m1_fa .m1_fab{margin-top: 17px;padding-bottom: 32px;}
.m1_f .m1_fa .m1_fab p{font-size: 16px;color: #666;line-height: 30px;}


/* 下载中心 */
.download_c{margin-top: 8px;}
.download_c .download_ca{margin-bottom: 14px;background: #fff;padding: 0 50px 0 57px;}
.download_c .download_ca .download_cal{float: left;font-size: 18px;color: #000;font-weight: bold;padding: 30px 0;-moz-transition: all 0.5s;-webkit-transition: all 0.5s;-o-transition: all 0.5s;transition: all 0.5s;}
.download_c .download_ca .download_car{float: right;width: 120px;height: 36px;line-height: 36px;}
.download_c .download_ca .download_car a{display: block;background: url(download_01.png) left 17px center no-repeat; font-size: 16px;color: #000;padding-left: 36px;border: 1px solid #000;border-radius: 18px;margin-top: 24px;-moz-transition: all 0.5s;-webkit-transition: all 0.5s;-o-transition: all 0.5s;transition: all 0.5s;}
.download_c .download_ca:hover .download_cal{color: #edac20;}
.download_c .download_ca:hover .download_car a{background: #edac20 url(download_02.png) left 17px center no-repeat;color: #fff;border: 1px solid #edac20;}
.download_c .page{margin-top: 150px;}

/* 论坛1 */
.lt{width: 1300px;margin: 0 auto;padding-bottom: 99px;}
.lt2{width: 1300px;margin: 0 auto;padding-bottom: 100px;}
.lt_t{padding: 18px 0 12px;}
.lt_t .lt_tl{float: left;font-size: 16px;color: #2a2929;margin-top: 14px;}
.lt_t .lt_tl a{display: inline-block; font-size: 16px;color: #2a2929;padding: 0 12px;background: url(lt_09.jpg) right center no-repeat;}
.lt_t .lt_tl a:last-child{background: none;}
.lt_t .lt_tl .lt_tla{color: #edac20;}
.lt_t .lt_tl a:hover{color: #edac20;}
.lt_t .lt_tr{float: right;width: 121px;height: 47px;background: linear-gradient(to right,#6ab40a,#157e3a);border-radius: 5px;}
.lt_t .lt_tr a{display: block;line-height: 47px;background: url(lt_01.png) left 21px center no-repeat;padding-left: 52px;font-size: 20px;color: #fff;}

.lt_t2{background: linear-gradient(to right,#15853d,#16873e);height: 58px;line-height: 58px;}
.lt_t2 ul li{display: inline-block;}
.lt_t2 ul li a{display: block;line-height: 58px;font-size: 18px;color: #fff;padding: 0 40px;}
.lt_t2 ul li:hover a,.lt_t2 ul li.current a{background: #f3e826;color: #16893f;}

.lt_c{border: 1px solid #e5e5e5;}
.lt_c .lt_cl{float: left;padding: 28px 0 52px;width: 970px; border-right: 1px solid #e5e5e5; min-height:815px;}
.lt_c .lt_cl .lt_cla{position: relative;padding: 0 40px;-moz-transition: all 0.6s;-webkit-transition: all 0.6s;-o-transition: all 0.6s;transition: all 0.6s;}
.lt_c .lt_cl .lt_cla::after{content: '';position: absolute;top: 0;right: 0;background: url(lt_03.png) center center no-repeat;width: 32px;height: 29px;opacity: 0;-moz-transition: all 0.6s;-webkit-transition: all 0.6s;-o-transition: all 0.6s;transition: all 0.6s;}
.lt_c .lt_cl .lt_cla .lt_cla1{border-bottom: 1px solid #e5e5e5;padding: 30px 0 23px;}
.lt_c .lt_cl .lt_cla .lt_cla1 .lt_clal{float: left;background: url(lt_02.png) center center no-repeat;width: 60px;height: 35px;text-align: center;line-height: 27px;font-size: 16px;color: #5b5b5b;}
.lt_c .lt_cl .lt_cla .lt_cla1 .lt_clar{float: left;margin-left: 13px;width: 800px;}
.lt_c .lt_cl .lt_cla .lt_cla1 .lt_clar .lt_clara{font-size: 16px;color: #000;line-height: 20px;}
.lt_c .lt_cl .lt_cla .lt_cla1 .lt_clar .lt_clarb{font-size: 14px;color: #cfcfcf;margin-top: 10px;}
.lt_c .lt_cl .lt_cla:hover .lt_cla1 .lt_clar .lt_clara{font-weight: bold;}
.lt_c .lt_cl .lt_cla:hover{background: #f6f6f6;}
.lt_c .lt_cl .lt_cla:hover::after{opacity: 1;}
.lt_c .lt_cl .page{margin-top: 60px;}

.lt_c .lt_cr{float: left;width: 283px;padding: 0 19px 0 24px; }
.lt_c .lt_cr .lt_crt{font-size: 22px;color: #000;font-weight: bold;line-height: 26px;margin-top: 24px;padding-left: 24px;border-left: 4px solid #edac20;margin-bottom: 7px;}
.lt_c .lt_cr .lt_crc{padding-bottom: 61px;}
.lt_c .lt_cr .lt_crc .lt_crca{width: 278px;margin-top: 23px;text-align: center;}
.lt_c .lt_cr .lt_crc .lt_crca .lt_crcai{width: 278px;height: 176px;overflow: hidden;}
.lt_c .lt_cr .lt_crc .lt_crca .lt_crcai img{-moz-transition: transform 0.6s; -webkit-transition: transform 0.6s; -o-transition: transform 0.6s;transition: transform 0.6s;max-width: 100%;}
.lt_c .lt_cr .lt_crc .lt_crca:hover .lt_crcai img{-ms-transform:scale(1.1);--webkit-transform:scale(1.1);-moz-transform: scale(1.1);transform:scale(1.1);}
.lt_c .lt_cr .lt_crc .lt_crca .lt_crcaf{font-size: 16px;color: #000;padding: 18px 0; height:20px; line-height:20px; border-bottom: 1px solid #e5e5e5; overflow:hidden; text-overflow: ellipsis; white-space: nowrap;}
.lt_c .lt_cr .lt_crc .lt_crca:hover .lt_crcaf{color: #edac20;}

/* 论坛2 */
.lt2_clt{padding: 20px 0 12px;width: 891px;border-bottom: 1px solid #f0f0f0;margin: 0 auto;}
.lt2_clt .lt2_cltl{ font-size: 25px;color: #000;font-weight: bold; display: block;}
 
 
.lt2_clt2{width: 891px;margin: 0 auto 15px;line-height: 50px;border-bottom: 1px solid #f0f0f0; }
.lt2_clt2 .lt2_clt2l{float: left;font-size: 20px;color: #000;font-weight: bold;}
.lt2_clt2 .lt2_clt2r{float: right;font-size: 14px;color: #cfcfcf;}

.lt2_clc{padding: 0 40px}
.lt2_clc .lt2_clca{font-size: 18px;color: #000;font-weight: bold;margin: 26px 0 10px;}
.lt2_clc .lt2_clca span {font-size: 12px;color: #777;font-weight: normal; margin-left:20px;}
.lt2_clc .lt2_clcb {font-size: 16px;color: #000;line-height: 30px;}

.lt2_clf{margin-top: 70px;padding: 0 40px;}
.lt2_clf .txt3{display: block;height: 150px;width: 600px;line-height: 30px;padding: 20px 60px 0;background: url(lt2_02.png) left 22px top 26px no-repeat;font-size: 18px;border: 1px solid #e5e5e5;resize: none;}
.lt2_clf .sbt3{display: block;width: 156px;height: 52px;line-height: 52px;text-align: center;font-size: 18px;color: #fff;background: #168a40;margin-top: 20px;}
.lt2_f{padding-top: 33px;padding-left: 40px;}
.lt2_f .lt2_ft{font-size: 25px;color: #168a40;font-weight: bold;}
.lt2_f .lt2_fc{margin-top: 38px;}
.lt2_f .lt2_fc .txt5,.lt2_f .lt2_fc .txt6{display: block;}
.lt2_f .lt2_fc select {width: 878px;height: 50px;line-height: 50px;padding: 0 27px;font-size: 16px;border: 1px solid #e5e5e5;color: #a4a4a4; margin-bottom:15px;}
.lt2_f .lt2_fc .txt5{width: 822px;height: 50px;line-height: 50px;padding: 0 27px;font-size: 16px;border: 1px solid #e5e5e5;}
.lt2_f .lt2_fc input::-webkit-input-placeholder{color: #a4a4a4;}
.lt2_f .lt2_fc input::-moz-input-placeholder{color: #a4a4a4;}
.lt2_f .lt2_fc input:-ms-input-placeholder{color: #a4a4a4;}
.lt2_f .lt2_fc input:-moz-input-placeholder{color: #a4a4a4;}
.lt2_f .lt2_fc .txt6{width: 822px;height: 148px;line-height: 30px;padding: 10px 27px;font-size: 16px;border: 1px solid #e5e5e5;margin-top: 16px;resize: none;}
.lt2_f .lt2_fc .txt6::-webkit-input-placeholder{color: #a4a4a4;}
.lt2_f .lt2_fc .txt6::-moz-input-placeholder{color: #a4a4a4;}
.lt2_f .lt2_fc .txt6:-ms-input-placeholder{color: #a4a4a4;}
.lt2_f .lt2_fc .txt6:-moz-input-placeholder{color: #a4a4a4;}
.lt2_f .lt2_fc .sbt4,.lt2_f .lt2_fc .sbt5{display: inline-block;margin: 30px 5px 0;background: #a6a6a6;font-size: 18px;color: #fff;height: 52px;line-height: 52px;padding: 0 33px;}
.lt2_f .lt2_fc .sbt4{margin-left: 258px;}
.lt2_f .lt2_fc .sbt4:hover{background: #168a40;}
.lt2_f .lt2_fc .sbt5{background: #168a40;}

.Validform_checktip { display:block; margin:5px 0 0 40px; padding-left: 30px; font-size: 14px; vertical-align: top; }
.Validform_right { background: url(../js/Validform/success.png) 5px center no-repeat; color: #00d100; }
.Validform_wrong { background: url(../js/Validform/error.png) 5px center no-repeat; color: #f00; }

.wrap-text{padding-top: 72px;}
/* 搜索标题 */
.leftTitle2{width: 240px;height: 60px;margin: 0 auto 30px;font-size: 24px;color: #fff;background: #edac22;text-align: center;line-height: 60px;}
/* 新闻列表 */
.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;}

/* 分页 */
.page{padding:0 0 40px; line-height:24px; text-align:center;}
.page a{display:inline-block; margin:0 4px; padding:0 9px; border:1px solid #ddd; background:#ddd; color:#333; vertical-align:top;}
.page a:hover,.page .current{border:1px solid #edac20; background:#edac20; color:#fff;}
/* 图文列表 */
.wrap-picnews{padding: 72px 0 67px;}
.wrap-picnews .picnews-title{margin: 0 auto 64px; font-size: 34px; font-weight: bold; text-align: center;}
.picnews-3 .item{float: left; width: 576px; margin: 0 48px 26px 0; padding-bottom: 26px; border-bottom: 1px dashed #dbdee2;}
.picnews-3 .item:nth-child(2n){margin-right: 0;}
.picnews-3 .item .pic{position: relative;float: left;width: 256px;height: 156px;overflow: hidden;margin-right: 15px;}
.picnews-3 .item .pic span{display: inline-block; position: absolute; top: 0; left: 0; width: 80px; height: 28px; font-size: 14px; color: #e9eaee; text-align: center; line-height: 28px; background: rgba(0, 0, 0, .4);}
.picnews-3 .item .info{line-height: 26px;display: block;overflow: hidden;}
.picnews-3 .item .info dt{font-size: 18px; color: #333; margin-bottom: 7px;}
.picnews-3 .item .info .date{color: #666; margin-bottom: 8px;}
.picnews-3 .item .info .descrition{color: #666; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; line-clamp: 2; -webkit-box-orient: vertical; }
.picnews-3 .item .info .more{color: #333;margin-top: 18px;}
.picnews-3 .item .pic img{transition: all .6s;}
.picnews-3 .item:hover .pic img{transform: scale(1.1);}
.picnews-3 .item:hover .title,
.picnews-3 .item:hover .more{color: #edac20;}
.wrap-picnews .checkLink{width: 90px; height: 30px; margin: 35px auto 0; line-height: 30px;}

.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; margin:-330px 0 0 -240px; 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: 315px;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;margin-bottom: 15px;}
.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: 14px 0;}
.biaodan .i-biaodan .sub input{/* float:right; */width: calc(100%);font-size: 20px;line-height:46px;background:#e98700;text-align: center;color: #fff;}
.biaodan .i-biaodan input { border: 0; }