* { margin: 0; padding: 0; box-sizing: border-box; }
header, footer, section, article, aside, nav, hgroup, address, figure, figcaption, menu, details { display: block; }
table { border-collapse: collapse; border-spacing: 0; }
caption, th { text-align: left; font-weight: normal; }
html, body, fieldset, img, iframe, abbr { border: 0; }
i, cite, em, var, address, dfn { font-style: normal; }
li { list-style: none; }
sup, sub { font-size: 83%; }
pre, code, kbd, samp { font-family: inherit; }
q:before, q:after { content: none; }
textarea { overflow: auto; resize: none; }
label, summary { cursor: default; }
a, button { cursor: pointer; }
h1, h2, h3, h4, h5, h6, em{ font-weight: normal; }
del, ins, u, s, a, a:hover { text-decoration: none; }
body, textarea, input, button, select, keygen, legend { font: 14px/30px "Microsoft YaHei", arial, \5b8b\4f53; color: #333; outline: 0; }
body {background: none;min-width: 1200px;overflow-x: hidden;background: #f7f7f7;}
a { color: #555; -webkit-transition: all 400ms; transition: all 400ms; }
a:hover { color: #ea0000; }
.f16 { font-size: 16px; }
.fl { float: left; }
.fr { float: right; }
.clear { clear: both; overflow: hidden; }
.pt20 { padding-top: 20px; }
.mb30 { margin-bottom: 30px; }
.w1200 { width: 1200px; margin: 0 auto; }
.wrap { width:1200px; margin: 0 auto; }
.ellipsis { white-space: nowrap; display: block; overflow: hidden; text-overflow: ellipsis; }
.hide { display: none; }

/* headbar */
.headbar { position: relative; min-width: 1200px; height: 35px; border-bottom: 1px solid #efefef; z-index: 999; background: #ffffff; }
.headbar_con { margin: auto; width: 1200px; }
.headbar_contact { float: left; padding-top: 5px; color: #888; line-height: 24px; }
.headbar_contact .mail { padding-left: 20px; background: url(../images/header_ico_mail.png) no-repeat left center; }
.headbar_contact .tel { padding-left: 20px; font-size: 14px; background: url(../images/header_ico_tel.png) no-repeat left center; color: #868686; }
.headbar_ico { float: right; padding-top: 2px; }
.headbar_ico a { position: relative; display: inline-block; margin-right: 10px; width: 24px; height: 24px; vertical-align: text-top; }
.headbar_ico a.weibo { background: url(../images/header_ico.png) no-repeat -0 0; }
.headbar_ico a:hover.weibo { background: url(../images/header_ico.png) no-repeat -0 -30px; }
.headbar_ico a.weixin { background: url(../images/header_ico.png) no-repeat -30px 0; }
.headbar a:hover.weixin { background: url(../images/header_ico.png) no-repeat -30px -30px; }
.headbar_ico .weixin_code { display: none; position: absolute; top: 39px; left: -59px; width: 140px; border: 1px solid #E6E6E6; border-radius: 4px; background: #FFF; }
.headbar_ico .weixin_code .arrow { position: absolute; top: -6px; left: 64px; }
.headbar_ico .weixin_code p { padding-bottom: 6px; color: #999; text-align: center; }
.search { padding-top: 5px; }
.hea_text { margin-left: 13px; padding-left: 10px; float: left; width: 131px; height: 24px; line-height: 24px; background: url(../images/text.jpg) no-repeat; border: 0; font-family: 'Arial'; overflow: hidden; }
.hea_button { float: left; width: 26px; height: 24px; background: url(../images/button.jpg) no-repeat; cursor: pointer; border: 0; }
.hea_text1 { height: 20px; line-height: 20px; background: url(../images/text1.jpg) no-repeat 0 0; }

/* header */
.header { background: #f7f7f7; }
.header_top { overflow: hidden; width: 1200px; margin: 0 auto; height: 110px; clear: both; }
.header_top h1 { float: left; margin-top: 32px; }
.header_top h2 { float: left; padding: 5px 0; padding-left: 25px; margin-left: 25px; background: url(../images/logo_w.png) no-repeat left center; margin-top: 30px; font-size: 22px; color: #c80b0f; }
.header_top h2 p { font-weight: normal; font-size: 16px; color: #333; }
.header_top .phone { overflow: hidden; float: right; margin-top: 30px; padding-left: 50px; background: url(../images/phone.png) no-repeat left center; }
.header_top .phone p { font-size: 13px; color: #333; letter-spacing: 14px; }
.header_top .phone b { display: block; font-size: 28px; color: #c80b0f; font-family: Impact; }
.header_top .phone em { display: block; font-size: 16px; color: #040404;/* background: url(../images/phone02.png) no-repeat center; *//* margin-left: -60px; */margin-top: 5px; text-align: center; font-style: normal; }
nav {background: #1e1b29;height: 52px;color: #fff;width: 100%;z-index: 2;clear: both;}
.nav li {float: left;width: 133px;position: relative;height: 52px;line-height: 52px;text-align: center;border-right: 1px solid #2e2e2f;}
.nav li:last-child { border-right: none; }
.nav>li>a { color: #fff; text-align: center; font-size: 16px; padding: 0; display: block; }
.nav>li>a:link { background: none; }
.nav>li>a:hover, .nav>li>a.active { color: #fff; background: none; }
.nav .hb-first-li ul li a { color: #ffffff; height: 36px; overflow: hidden; display: block; font-size: 15px; }
.nav .hb-first-li .active a, .nav .hb-first-li a:hover { background-color: #dd1015; color: #fff; display: block; }
.nav .hb-first-li>ul {position: absolute;width: 133px;background-color: #1e1b29;z-index: 20;padding: 0;opacity: 0;transition: all .5s ease 0s;-webkit-transform: translate3d(0, 10px, 0);visibility: hidden;}
.nav .hb-first-li:hover ul { opacity: 1; transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -webkit-transform: translate3d(0, 0, 0); visibility: visible }
.nav .hb-first-li>ul li { height: 34.18px; line-height: 36px; width: 100%; text-align: center; border-bottom: 1px solid rgba(226, 226, 226, 0.37); transition: all .3s ease-out 0s }

/*part1 */
.part1 { width: 100%; background: #ececec; padding: 60px 0; overflow: hidden; }
.titlez { text-align: center; color: #333333; font-size: 26px; line-height: 34px; margin: 0 auto; }
.titlez span { text-align: center; display: block; color: #000000; font-size: 36px; line-height: 46px;/* padding-bottom: 60px; */ font-family: "helveticaneueltpro-md-0"; }
.cl .swiper-container { width: 576px; height: 600px; }
.cl .swiper-wrapper { width: 576px; height: 551px; }
.cl h2 { position: absolute; bottom: 0; height: 60px; width: 100%; background: rgb(0, 0, 0, .5); line-height: 60px; color: #fff; text-indent: 2em; font-weight: normal; }
.cl h2 span { display: block; float: right; margin-right: 2em; font-size: 14px; color: #c3c2c2; border: 1px solid rgba(255, 255, 255, 0.52); height: 30px; line-height: 30px; text-indent: 0; width: 100px; text-align: center; margin-top: 15px; }
.cl .swiper-slide { background-position: center; background-size: cover; }
.cl a {/* display: block; */color: #fff; }
.cl img { -webkit-transition: all 1s; -moz-transition: all 1s; -o-transition: all 1s; transition: all 1s }
.cl a:hover img { -webkit-transform: scale(1.1, 1.1); -moz-transform: scale(1.1, 1.1); -o-transform: scale(1.1, 1.1); transform: scale(1.1, 1.1) }
.cl, .cr { width: 50%; }
.cr { position: relative; }
.in_case li { display: block; float: left; width: 46%; margin: 0 2%; margin-bottom: 20px; height: 186px; }
.in_case li:hover { box-shadow: 0 0 10px rgba(0, 0, 0, 0.5); }
.in_case li i { position: absolute; bottom: 0; width: 100%; left: 0; text-align: center; background: rgba(11, 11, 12, 0.5); height: 35px; color: #fff; line-height: 35px; font-size: 16px; }
.in_case li:hover i { display: none; }
.in_case li a { display: block; width: 100%; height: 100%; position: relative }
.in_case li a span { display: block }
.in_case li a span.txt { width: 100%; height: 100%; background: transparent; padding: 10px; position: absolute; left: 0; top: 0; z-index: 1; -webkit-transition: all .3s; -moz-transition: all .3s; -o-transition: all .3s; transition: all .3s }
.in_case li a span.line { width: 100%; height: 100%; position: relative }
.in_case li a span.line::before { display: block; content: ''; width: 100%; height: 1px; position: absolute; left: 0px; top: 50%; border-left: 1px solid #fff; border-right: 1px solid #fff; -webkit-transition: all .3s; -moz-transition: all .3s; -o-transition: all .3s; transition: all .3s }
.in_case li a span.line::after { display: block; content: ''; width: 1px; height: 100%; position: absolute; left: 50%; top: 0px; border-top: 1px solid #fff; border-bottom: 1px solid #fff; -webkit-transition: all .3s; -moz-transition: all .3s; -o-transition: all .3s; transition: all .3s }
.in_case li a span.line b { width: 100%; height: 50px; line-height: 50px; text-align: center; color: #fff; overflow: hidden; padding: 0 10px; font-weight: normal; position: absolute; left: 0px; top: 50%; font-size: 18px; margin-top: -15px; opacity: 0; filter: alpha(opacity=0); -webkit-transition: all .3s; -moz-transition: all .3s; -o-transition: all .3s; transition: all .3s; }
.in_case li a span.thumb { width: 100%; height: 100%; overflow: hidden; position: relative; }
.in_case li a span.thumb img { width: 100%; height: 100%; -webkit-transition: all 1s; -moz-transition: all 1s; -o-transition: all 1s; transition: all 1s; position: relative; }
.in_case li a span.thumb::after i { display: none; }
.in_case li a:hover span.txt { background: rgba(0, 0, 0, 0.6) }
.in_case li a:hover span.line { width: 100%; height: 100% }
.in_case li a:hover span.line::before { height: 100%; top: 0 }
.in_case li a:hover span.line::after { width: 100%; left: 0 }
.in_case li a:hover span.line b { margin-top: -25px; opacity: 1; filter: alpha(opacity=100) }
.in_case li a:hover span.thumb img { -webkit-transform: scale(1.1, 1.1); -moz-transform: scale(1.1, 1.1); -o-transform: scale(1.1, 1.1); transform: scale(1.1, 1.1) }
.morez { margin: 0 auto; width: 160px; height: 35px; display: block; background: #2c3447; border: 1px solid #2c3447; line-height: 34px; position: relative; background: #2c3447 url(../images/jiantou.png) 110px no-repeat; overflow: hidden; padding-left: 17px; font-size: 14px; color: #fff !important; }
.morez:hover { border: 1px solid #2c3447; background: url("../images/jiantou-01.png") 110px no-repeat; color: #2c3447 !important; }
.morez a { display: block; }

/*part2 */
.case {/* overflow: hidden; */width: 100%; margin: 50px 0; }
.case h2 { text-align: center; background: url(../images/title01.png) no-repeat center; padding: 10px 0; }
.case h2 a { display: block; font-size: 40px; color: #b5191d; margin-bottom: 25px; text-decoration: none }
.case h2 em { color: #333; }
.case h2 p { font-weight: normal; font-size: 18px; color: #666666; position: relative; top: -15px; }
.case .casebox {/* overflow: hidden; */width: 1200px;margin: 0 auto;height: 350px;position: relative;}
.case .casebox i { display: block; width: 26px; height: 71px; cursor: pointer; position: absolute; top: 110px; }
.case .casebox .btn01 { background: url(../images/hezuo_btn.png) no-repeat center top; left: 0 }
.case .casebox .btn02 { background: url(../images/hezuo_btn.png) no-repeat center bottom; right: 0 }
.case .caseAll {/* overflow: hidden; */width: 1100px;margin: 0 auto;height: 350px;}
.case .caselist {/* overflow: hidden; */width: 100%; height: 350px; position: relative; }
.case .caselist .list {/* overflow: hidden; */background-color: #1a1e29; position: absolute; }
.case .caselist .list img { display: block; opacity: 0.5; filter: alpha(opacity=50); }
.case .caselist .list.active { background: none; }
.case .caselist .list.active img { opacity: 1; filter: alpha(opacity=100) }
.case .caselist .list p { position: absolute; font-size: 14px; color: #333; text-align: center; margin-top: 15px; z-index: 999999999999; bottom: 0; background: rgba(47, 47, 47, 0.84); display: block; width: 100%; height: 40px; line-height: 40px; color: #fff; }
.case .menu { overflow: hidden; width: 100%; text-align: center; margin-bottom: 45px; }
.case .menu li { display: inline-block;/* width: 96px; *//* height: 22px; */ }
.case .menu li { *display: inline }
.case .menu li a { display: block; color: #333; text-decoration: none; text-align: center; line-height: 22px; font-size: 14px; padding: 5px 10px; border: 1px solid #d2d2d2; margin: 0 5px; }
.case .menu li.cur { border-color: #c80b0f; }
.case .menu li.cur a { color: #c80b0f; }
.case .menu li:hover a { background: #c80b0f; color: #fff; display: block }
.case .caselist .list { overflow: hidden }
.case .caselist .list a { display: block; }
.case .caselist .list img { -webkit-transition: all 1s; -moz-transition: all 1s; -o-transition: all 1s; transition: all 1s; position: relative; }
.case .caselist .list span { position: absolute; font-size: 14px; text-align: center;/* margin-top: 15px; */ z-index: 999999999999;display: block; bottom: 0px; width: 100%; line-height: 35px; color: #fff; }
.case .caselist .list  .ii{ background: rgba(47, 47, 47, 0.84); }
.case .caselist .txt { display: none; }
.case .caselist a:hover .txt { display: block; }
.case .caselist a:hover .ii { display: none; }
.case .caselist a .txt { width: 100%; height: 100%; background: transparent; padding: 10px; position: absolute; left: 0; top: 0; z-index: 1; -webkit-transition: all .3s; -moz-transition: all .3s; -o-transition: all .3s; transition: all .3s }
.case .caselist a .line { width: 100%; height: 100%; position: relative }
.case .caselist a .line::before { display: block; content: ''; width: 100%; height: 1px; position: absolute; left: 0px; top: 50%; border-left: 1px solid #fff; border-right: 1px solid #fff; -webkit-transition: all .3s; -moz-transition: all .3s; -o-transition: all .3s; transition: all .3s }
.case .caselist a .line::after { display: block; content: ''; width: 1px; height: 100%; position: absolute; left: 50%; top: 0px; border-top: 1px solid #fff; border-bottom: 1px solid #fff; -webkit-transition: all .3s; -moz-transition: all .3s; -o-transition: all .3s; transition: all .3s }
.case .caselist a .line b { width: 100%; height: 80px;line-height: 35px;text-align: center; color: #fff; overflow: hidden; padding: 0 10px; font-weight: normal; position: absolute; left: 0px; top: 50%; font-size: 18px; margin-top: -15px; opacity: 0; filter: alpha(opacity=0); -webkit-transition: all .3s; -moz-transition: all .3s; -o-transition: all .3s; transition: all .3s; }
.case .caselist a:hover .txt { background: rgba(0, 0, 0, 0.6) }
.case .caselist a:hover .line { width: 100%; height: 100%; }
.case .caselist a:hover .line::before { height: 100%; top: 0 }
.case .caselist a:hover .line::after { width: 100%; left: 0 }
.case .caselist a:hover .line b { margin-top: -25px; opacity: 1; filter: alpha(opacity=100) }
.case .caselist a:hover  img { -webkit-transform: scale(1.1, 1.1); -moz-transform: scale(1.1, 1.1); -o-transform: scale(1.1, 1.1); transform: scale(1.1, 1.1) }

/* part3 */
.part3 { margin-top: 60px; }
.gall { min-width: 960px; width: 100%; margin: 0 auto; overflow: hidden; }
.gall dl { height: 449px; width: 16.6666666%; height: 22.45rem; *height: 449px; float: left; position: relative; z-index: 2; }
.gall dl:hover { cursor: pointer; }
.gall dt { height: 449px; width: 100%; height: 22.45rem; *height: 449px; position: absolute; top: 0; left: 0; overflow: hidden; }
.gall dt img { display: block; width: 400px; position: absolute; top: 0; left: 50%; margin-left: -200px; height: 100%; }
.gall dd { font: 40px "Microsoft Yahei"; width: 100%; position: absolute; top: 0; left: 0; font: 1.8rem "Microsoft Yahei"; *font: 40px "Microsoft Yahei"; font-weight: bold; padding-top: 45%; text-align: center; color: #fff; z-index: 22; }
.gall dd em { display: block; font: 30px Arial, Helvetica, sans-serif; font: 1rem Arial, Helvetica, sans-serif; *font: 20px Arial, Helvetica, sans-serif; text-transform: uppercase; padding-top: 0.5rem; }
.gall .gall_tm { height: 100%; width: 100%; background: rgba(48, 57, 78, 0.65); z-index: 1; }
.gall .cur, .gall .cur dt { overflow: visible; z-index: 22; }
.gall dd a { color: #fff; font-size: 40px }

/* part4 */
.dj_newslist .menu { text-align: center; margin: 0 0 50px; }
.dj_newslist .menu li { display: inline-block; zoom: 1; margin: 0 2px; cursor: pointer; position: relative; top: 0; }
.dj_newslist .menu  li a { display: block; padding: 5px; width: 170px; font-size: 16px; color: #828282; background: #F7F7F7; border: 1px solid #D5D2D0; }
.dj_newslist .menu  li.cur a { color: #fff; background: #30394e; border: 1px solid #30394e; }
.newslist ul li { width: 32%; float: left;height:256px; }
.newslist ul li:nth-child(2) { margin: 0 2%; }
.newslist ul li:nth-child(5) { margin: 0 2%; }
.newslist ul li a { display: block; width: 100%; height: 100%; position: relative }
.newslist ul li a span { display: block }
.newslist ul li a span.txt { width: 100%; height: 50px; line-height: 50px; text-align: left; background: rgba(0, 0, 0, 0.8); color: #c5c5c5; position: absolute; left: 0; bottom: 0; z-index: 1; padding: 0px 10px; -webkit-transition: all .3s; -moz-transition: all .3s; -o-transition: all .3s; transition: all .3s }
.newslist ul li a span.txt em { width: 80px; float: right; font-style: normal; text-align: right }
.newslist ul li a span.thumb { width: 100%; height: 100%; overflow: hidden }
.newslist ul li a span.thumb img { width: 100%; height: 100%; -webkit-transition: all 1s; -moz-transition: all 1s; -o-transition: all 1s; transition: all 1s; vertical-align: middle; max-width: 100%; }
.newslist ul li a:hover span.txt { color: #fff }
.newslist ul li a:hover span.thumb img { -webkit-transform: scale(1.1, 1.1); -moz-transform: scale(1.1, 1.1); -o-transform: scale(1.1, 1.1); transform: scale(1.1, 1.1) }

/* part5 */
.part5 { margin-top: 60px; }
.clearfix:after { clear: both; height: 0; content: ""; line-height: 0; font-size: 0; display: block; }
.home-shgbzh { margin: 0 auto 0 auto; overflow: hidden; background-position: center top; background-repeat: no-repeat; background-size: cover; padding: 45px 0 0; background-attachment: fixed; color: #fff; }
.home-shgbzh .titlez, .home-shgbzh .titlez span { color: #fff; }
.home-shgbzh .list { padding-top: 80px; padding-bottom: 85px; overflow: hidden; }
.home-shgbzh .list ul {/* overflow: hidden; */ }
.home-shgbzh .list li { width: 14.2%; float: left; transition: all 0.50s ease-in-out; }
.home-shgbzh .list li:hover { margin-top: -15px; }
.home-shgbzh .box .icon { display: block; width: 120px; height: 120px; margin: auto; position: relative; border: 1px #fff solid \9; background: #fff; border: 1px rgba(255, 255, 255, 0.5) solid; border-radius: 50%; -webkit-transition: all .5s; transition: all .5s; }
.home-shgbzh .box .text { text-align: center; padding: 20px 0 0 0; color: #c7c7c7; }
.home-shgbzh li:hover .box .text { color: #fff; }
.home-shgbzh .box .bt { font-size: 16px; line-height: 30px; height: 30px; }
.home-shgbzh .box .info { font-size: 14px; line-height: 20px; height: 40px; overflow: hidden; }
.vcenter { position: absolute; top: 0; bottom: 0; left: 0; right: 0; max-width: 100%; max-height: 100%; display: block; vertical-align: middle; text-align: center; margin: auto; }

/* part6 */
.part6 { width: 100%; background: url(../images/vr_bg.jpg) no-repeat center; padding: 60px 0; }
.part6 h2 { height: 30px; text-align: center; font-weight: normal; font-size: 30px; margin-bottom: 20px; }
.part6 p { font-size: 18px; line-height: 24px; color: #999; text-align: center; margin-bottom: 40px; }

/* part7 */
.part7 { margin: 60px 0; }
.bl_08_con { margin-top: 30px; }
.bl_08_con li { width: 19%; float: left; text-align: center; background: #30394e; background: rgb(40, 40, 40)\9; filter: alpha(opacity=80); margin: 0 0.5%; }
.bl_08_con li:hover { background: #b5191d; color: #fff; box-shadow: 0 0 5px #dadada; z-index: 10 }
.bl_08_con li:hover em { border-color: #fff; }
.bl_08_con dl { padding: 50px 30px; color: #ececeb; letter-spacing: 2px }
.bl_08_con dt { margin-bottom: 36px; }
.bl_08_con dd { margin-top: 24px }
.bl_08_con em { width: 40%; display: inline-block; border-bottom: 1px solid #5d6e94; }
.bl_08_con h4 { font-size: 16px; }
.bl_08_con p {  margin-top: 15px; overflow: hidden; }

.links { margin-top: 20px; background: #e3e3e3; }
.linksContainer { min-height: 135px; padding-bottom: 30px; }
.links .LinksLogo { float: left; width: 121px; border-right: 1px solid #3f3e3e; }
.links .LinksItem { overflow: hidden; margin-left: 10px; margin-top: 25px; margin-bottom: 20px; }
.links .LinksItem li { padding: 0 0 5px 20px; float: left; }

.footer {height: 290px;background: #1e1b29;padding-bottom: 35px;/* overflow:  hidden; */}
.footer_container {height: 205px;position: relative;padding-top: 35px;/* padding-bottom:  35px; */overflow: visible !important;}
.box2 { width: 45%; margin-left: 28%; }
.box2 .link {float: left;width: 130px;text-align: center;border-right: 1px solid #322e40;}
.box2 .link .tit { color: #3d3d3d; color: #fff; font-size: 16px; margin-bottom: 15px; }
.box2 .link .nav { color: #b5b5b7; font-size: 14px; display: block; line-height: 36px; }
.box2 .link .nav:hover { color: #fff; }
.box2 .link:last-child { border: none; }

.footer_right {position: absolute;left: 0;bottom: 0;width: 300px;height: 270px;overflow: hidden;background: #ae8434;color: #fff;}
.footer_right_main { width: 70%; height: 70%; margin: 8% auto 0; }
.footer_right_time strong { font-size: 70px; line-height: 70px; float: left; }
.footer_right_time span { margin: 28px 0 0 10px; float: left; }
.footer_right_time p { font-size: 28px; clear: left; height: 42px; }
.footer_right_list li { width: 100%; margin: 0 auto; line-height: 30px; border-radius: 5px; -moz-border-radius: 5px; -wekit-border-radius: 5px; -o-border-radius: 5px; overflow: hidden; margin-top: 10px; }
.footer_right_list li a {position: relative;line-height: 40px;text-align: center;color: #1e1b29;display: block;font-size: 18px;background: #f7f7f7;}
.footer_right_list li a:hover { background: #fff; color: #000; }
.footer_right_list li a:before { content: ""; position: absolute; display: block; height: 27px; width: 25px; top: 7px; left: 40px; }
.footer_right_list li:nth-child(1) a:before { background: url(../images/category1.jpg); }
.footer_right_list li:nth-child(2) a:before { background: url(../images/category2.jpg); }
.footer_line { height: 35px; width: 100%; background: #000; line-height: 35px; font-size: 20px; }
.footer_line, .footer_line a { color: #717171; }
.footer_line span { margin-left: 34px; }
.ewm dl { margin-left: 33px; width: 120px; }
.ewm img { width: 125px; height: 125px; /* padding: 5px */ }
.ewm dd { font-size: 12px; line-height: 22px; text-align: center; color: #f2f2f2; }
.bq { height: 45px; line-height: 45px; text-align: center; }

/* ny style*/
.tran_scale { overflow: hidden; display: block; }
.tran_scale img { transition: 1s all; -webkit-transition: 1s all; width: 100%; vertical-align: middle; max-width: 100%; }
.tran_scale:hover img { transform: scale(1.1, 1.1); -webkit-transform: scale(1.1, 1.1); -o-transform: scale(1.1, 1.1); -webkit-moz-: scale(1.1, 1.1); }
.mbx { padding: 40px 0; font-size: 14px; }

.brand-story {width: 100%;overflow: hidden;clear: both;background: #ffffff;}
.brand-left {/* width:48.6%; */float: left; }
.brand-left img { width: 100%; }
.brand-right {/* width:51.3%; */overflow: hidden; padding-bottom: 39px; padding-left:20px;}
.brand-right h4 { font-size: 30px; margin: 30px 0 0 30px; }
.brand-right i { width: 61px; height: 0; border-bottom: solid 1px #8a8a8a; display: block; margin: 29px 0 29px 30px; }
.brand-right p { width: 92%; margin-left: 30px;/* height: 240px; */ overflow-y: auto; }
.h100 { height: 100px; clear: both; }
.brand-lis { width: 100%; overflow: hidden; padding-bottom: 103px; border-bottom: solid 1px #d9d9d9; }
.brand-lis-1 { width: 20%; float: left; margin-right: 7%; border-top: solid 1px #9f9583; }
.brand-lis-1 h2 { font-size: 30px; line-height: 100px; font-weight: normal; }
.brand-lis-1 p { width: 100%; line-height: 24px; }
.brand-lis-1 p span { color: #f20011; }
.brand-lis-1 i { width: 100%; height: 0; border-bottom: solid 1px #8a8a8a; display: block; margin: 41px 0 41px 0; }
.brand-lis-1 h3 { font-size: 30px; margin-bottom: 20px; font-weight: normal; }
.brand-lis-1 span { width: 100%; line-height: 24px; overflow: hidden; }
.brand-lis-2 { width: 20%; float: left; margin-right: 7%; border-top: solid 1px #9f9583; }
.brand-lis-2 h2 { font-size: 30px; line-height: 100px; font-weight: normal; }
.brand-lis-2 p { width: 100%; line-height: 24px; }
.brand-lis-2 p span { color: #f20011; }
.brand-lis-3 { width: 20%; float: left; margin-right: 5%; border-top: solid 1px #9f9583; }
.brand-lis-3 h2 { font-size: 30px; line-height: 100px; font-weight: normal; }
.brand-lis-3 p { width: 100%; line-height: 24px; }
.brand-lis-3  p span { color: #f20011; }
.brand-lis-4 { width: 20%; float: left; border-top: solid 1px #9f9583; }
.brand-lis-4 h2 { font-size: 30px; line-height: 100px; font-weight: normal; }
.brand-lis-4 p { width: 100%; line-height: 24px; }
.brand-lis-4  p span { color: #f20011; }
.national { width: 100%; line-height: 100px; text-align: center; font-size: 30px; }
.national-60 { width: 60px; height: 0; border-bottom: solid 1px #8a8a8a; margin: 0 auto; }
.national-sp { width: 100%; padding: 20px 0 30px; text-align: center; display: block; }
.national-lis { width: 100%; }
.national-lis ul { overflow: hidden; }
.national-lis ul li { width: 20%; float: left; position: relative; }
.ie8 .national-lis ul li, .ie7 .national-lis ul li { width: 19.9%; }
.national-lis ul li span { padding: 5px; position: absolute; top: 1px; left: 1px; display: block; overflow: hidden; background: #9f9583; color: #fff; }
.national-lis li a { border-right: 1px solid #fff; border-bottom: 1px solid #fff; width: auto; display: block; }
national-lis ul li img { width: 100%; }
.hair-h1 { width: 100%; font-size: 30px; margin-top: 90px; }
.i-c { width: 61px; height: 0; border-bottom: solid 1px #8a8a8a; display: block; margin: 29px 0 29px 0; }
.case_3 li .txt .cont { border: 1px solid #fff; position: absolute; width: 85%; height: 78%; margin: 6.5% 0 0 7%; }
.case_3 li .w:hover .txt { opacity: 1; }
.case_3 li .txt p, .case_3 li .txt h3, .case_3 li .txt span { padding: 0 30px; }
.case_3 li .txt p {/* margin-top: 45px; *//* margin-bottom: 60px; *//* height: 3em; *//* overflow: hidden; *//* line-height: 1.5em; */}
.case_3 li .txt h3 { font-size: 16px; }
.more_cs { line-height: 20px; display: inline-block; padding: 0 20px 0 8px; border: 1px solid #c6c1b6; background: url(../images/arrow.png) no-repeat 65px center; font-size: 12px; }
.more_cs:hover { border: 1px solid #9f9583; background: #9f9583 url(../images/arrow2.png) no-repeat 65px center; color: #fff !important; }
.case_3  .title {/* margin:40px 30px 50px; */position: relative; }
.case_3  .title h3 a { font-size: 16px; display: block; color: #272727; margin-bottom: 10px; }
.case_3  .title h3 a:hover { color: #d90b19; }
.case_3 .more_cs { position: absolute;/* right:0; */ bottom: 0; font-size: 12px; color: #c6c1b6; }
.case_3  .title p {/* padding-right: 85px; *//* height: 3em; *//* overflow: hidden; */}
.des_list .r, .des_list .z { width: 102%; }
.des_list .r .panel { width: 32%; margin-right: 1%; float: left; margin-bottom: 20px; }
.r .panel .w { position: relative; }
.r .panel .w>img { width: 100%; }
.r .panel .txt { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: url(../images/line.png) repeat; color: #fff; opacity: 0; transition: all 0.5s; -webkit-transition: all 0.5s; }
.r .panel .txt .cont { border: 1px solid #fff; position: absolute; width: 85%; height: 78%; margin: 6.5% 0 0 7%; }
.r .panel .w:hover .txt { opacity: 1; }
.r .panel .txt p, .r .panel  .txt h3, .r .panel  .txt span { padding: 0 30px; }
.r .panel .txt p { margin: 20px 0; height: 3em; overflow: hidden; line-height: 1.5em; }
.r .panel .txt h3 { font-size: 18px; }
.r .panel .title {/* margin:40px 5% 50px; */position: relative; }
.r .panel .title h3 a { font-size: 16px; display: block; color: #272727; margin-bottom: 10px; line-height: 35px; }
.r .panel .title h3 a:hover { color: #d90b19; }
.r .panel .more_cs { position: absolute;/* right: 0; */ bottom: 0; font-size: 12px; color: #272727; }
.r .panel .title p { padding-right: 85px; height: 3em; overflow: hidden; }
.des_list .r .mar1 { margin-right: 0; }
.des_list .z li { display: block; margin-bottom: 20px; }
.des_list .z .panel { width: 23.8%; margin-right: 1%; float: left; position: relative; overflow: hidden; }
.des_list .z .panel:hover .case_tit { transform: translateY(0px); -webkit-transform: translateY(0px); -ms-transform: translateY(0px); }
.cas_ld .case4 li, .des_list .cas_ld2 .panel { width: 19%; margin-right: 1.2%; }
.tell .tc_free { left: 0; right: auto; height: 280px; width: 280px; }

/*news infor*/
.case_details_1 { padding: 20px 0 40px; border: 1px solid #d1d1d1; border-left: 0; border-right: 0; position: relative; }
.case_details_1 h3 { font-size: 30px; color: #494949; line-height: 60px; font-weight: normal; }
.case_details_1 i { display: block; width: 60px; height: 2px; background: #8a8a8a; margin-bottom: 20px; }
.case_1_r { width: 336px; margin-left: 30px; }
.fixed_wrap { width: 336px; }
.case_1_l { padding-right: 30px; border-right: 1px solid #d1d1d1; width: 840px; }
.case_1_l h4 { font-size: 22px; line-height: 40px; font-weight: normal; }
.case_1_l i { width: 40px; }
.case4 .tran_scale { position: relative; }
.case4 .tran_scale a { display: block; width: 100%; height: 100%; position: absolute; top: 0; left: 0; z-index: 10; background: url(../images/line.png) repeat; opacity: 0.01; filter: alpha(opacity=0.01); }
.case_1_r { width: 336px; margin-left: 30px; }
.act_more { display: block; width: 100px; height: 30px; border: 1px solid #9f9583; color: #9f9583; text-align: center; line-height: 30px; margin: 20px auto; }
.act_more:hover { border: 1px solid #d90b19; color: #d90b19; }

/*ÃƒÂ§Ã‚Â«Ã‚Â£ÃƒÂ¥Ã‚Â·Ã‚Â¥ÃƒÂ¥Ã¢â‚¬Â Ã¢â‚¬Â¦ÃƒÂ¥Ã‚Â®Ã‚Â¹ÃƒÂ©Ã‚Â¡Ã‚Âµ*/
.sc-Jun-left h1 { width: 100%; font-size: 30px; }
.sc-jun-li { width: 100%; height: 60px; border-bottom: solid 1px #d9d9d9; line-height: 60px; text-align: center; }
.sc-Jun-left h3 { font-size: 14px; color: #7a7a7a; padding: 15px 0 !important; font-weight: normal; line-height: 1.5em !important; }
.sc-Jun-left  h3 span { padding: 0px 10px 0px 10px; display: inline-block; }
.sc-Jun-left h3 span img { vertical-align: -2px; }
.sc-Jun-left h3 span.font_size a { padding: 0px 5px; /* cursor: pointer; */ cursor: pointer; color: #007a5e; }
.sc-Jun-left  h3 span.font_size a.on { color: #0076da; }
#small a { font-size: 12px; }
.sc-Jun-left  h3 span.font_size a#middle { font-size: 16px; }
.sc-Jun-left  h3 span.font_size a#big { font-size: 18px; }
.sc-jun_conts { width: 100%; margin-top: 10px; overflow: hidden; line-height: 26px; padding-bottom: 20px; }
.sc-jun_conts  img { width: 100%; }
.sc-fenx { width: 100%; height: 50px; line-height: 50px; }
.previous_page { width: 100%; padding: 20px 0 20px 0; }
.previous_page  span { display: block; padding: 2px 0px; width: 95%; color: #666666; font-size: 16px; }
.sc-Jun-right { width: 22%; float: right; font-size: 18px; }
.sc-hotcase { width: 100%; padding-bottom: 10px; font-size: 30px; }
.hotcase-lis { width: 100%; margin-top: 18px; position: relative; }
.hotcase-lis img { width: 100%; height: 100%; }
.hotcase-lis span { display: none; }
.hotcase-lis:hover span { width: 100%; background-color: rgba(0, 0, 0, 0.4); display: block; height: 100%; color: #fff; position: absolute; top: 0; left: 0; text-align: center; overflow: hidden; }
.hotcase-lis:hover span i { font-size: 14px; }
.sc-hotcase-1 { width: 100%; padding-bottom: 10px; margin-top: 20px; font-size: 30px; }
.sc-hotcase-lis { width: 100%; margin-top: 16px; overflow: hidden; padding-bottom: 20px; }
.sc-hotcase-lis img { width: 100%; }
.sc-hotcase-lis-left { width: 51%; float: left; }
.sc-hotcase-lis-right { width: 40%; float: right; }
.sc-hotcase-lis-right h3 { width: 100%; font-size: 18px; height: 40px; }
.sc-hotcase-lis-right span { width: 100%; font-size: 12px; line-height: 30px; float: left; }
.sc-hotcase-lis-right span img { width: 20px; height: 15px; vertical-align: -4px; margin-right: 10px; }
.sc-hotcase-lis-2 { width: 100%; margin-top: 16px; overflow: hidden; padding-bottom: 20px; }
.sc-hotcase-lis-2 img { width: 100%; height: 100%; }
.sc-hotcase-lis-right .sc-consultation { width: 98%; height: 32px; border: solid 1px #e1dedc; text-align: center; margin-top: 10px; }
.sc-hotcase-lis-right .sc-c32 { font-size: 14px; color: #9f9583; line-height: 28px; }
.sc-hotcase-lis-right .sc-c32 i { font-size: 22px; }
.hotcase-lis { width: 100%; margin-top: 18px; position: relative; overflow: hidden; }

/*.ho-lis>div{position: absolute;width: 100%;height: 100%;top:0;left:0;background: rgba(0,0,0,0.5);padding:15px;opacity:0;}

    .ho-lis>div>div{border:1px solid #fff;position:relative;height: 85%;color:#fff;font-family: "ÃƒÂ¥Ã‚Â¾Ã‚Â®ÃƒÂ¨Ã‚Â½Ã‚Â¯ÃƒÂ©Ã¢â‚¬ÂºÃ¢â‚¬Â¦ÃƒÂ©Ã‚Â»Ã¢â‚¬Ëœ";padding:10px;}*/
.x-i { width: 61px; height: 0; border-bottom: solid 1px #8a8a8a; display: block; margin: 20px 0 20px 0; }
.hotcase-lis:hover span i { font-size: 12px; }
.hotcase-box { width: 100%; }
.h1-1 { height: 0; width: 100%; border-bottom: solid 1px #d9d9d9; display: block; margin-bottom: 30px; }
.previous_page span { font-size: 14px; }

/*ÃƒÂ§Ã†â€™Ã‚Â­ÃƒÂ¨Ã‚Â£Ã¢â‚¬Â¦ÃƒÂ¦Ã‚Â¥Ã‚Â¼ÃƒÂ§Ã¢â‚¬ÂºÃ‹Å“-ÃƒÂ¦Ã‚Â Ã‚ÂÃƒÂ§Ã¢â‚¬ÂºÃ‚Â®*/
.sc-rzlp img { width: 100%; height: 100%; }
.sc-rzlp { width: 100%; position: relative; margin: 0 auto; margin-top: 20px; overflow: hidden; }
.sc-rzlp h3 { position: absolute; top: 0; right: 0; background: #a49988; font-size: 14px; color: #fff; padding: 5px; opacity: 0.8; }
.sc-rzlp h3 span { font-size: 20px; }
.sc-rzlp:hover h3 { display: none; }
.sc-rzlp h2 { position: absolute; bottom: 0; left: 0; background: url(../images/line.png) repeat; font-size: 14px; color: #fff; width: 100%; line-height: 30px; text-align: center; }
.sc-rzlp:hover h2 { display: none; }
.sc-rzlp .dis_w_h { position: absolute; width: 100%; height: 100%; top: 0; left: 0; background: url(../images/line.png) repeat; padding: 15px; opacity: 0; }
.ie8 .sc-rzlp .dis_w_h, .ie7 .sc-rzlp .dis_w_h { display: none; }
.ie8 .sc-rzlp:hover>div, .ie7 .sc-rzlp:hover>div { display: block; }
.sc-rzlp:hover>div { opacity: 1; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; -webkit-transition: .2s all ease; -moz-transition: .2s all ease; -ms-transition: .2s all ease; -o-transition: .2s all ease; transition: .2s all ease; }
.sc-rzlp .dis_w_h>div { position: relative; height: 100%; color: #fff; font-family: "ÃƒÂ¥Ã‚Â¾Ã‚Â®ÃƒÂ¨Ã‚Â½Ã‚Â¯ÃƒÂ©Ã¢â‚¬ÂºÃ¢â‚¬Â¦ÃƒÂ©Ã‚Â»Ã¢â‚¬Ëœ"; padding: 3px 10px 0 10px; }
.sc-rzlp .dis_w_h>div>a { padding-left: 18px; position: absolute; left: 10px; bottom: 10px; color: #fff; text-decoration: none; font-size: 12px; }
.recru .resource-type-list { margin-bottom: 30px; }
.case_1 { border-bottom: 1px solid #d1d1d1; }
.case_1 dl { border: 1px solid #d1d1d1; border-bottom: 0; line-height: 44px; position: relative; }
.case_1 dt { width: 100px; text-align: center; color: #000; font-size: 16px }
.case_1 dd a, .left_menu li .left_pos a { color: #8a8a8a; display: inline-block; padding: 0 18px; line-height: 44px; }
.case_1 dd a.active, .left_menu li .left_pos a.active, .case_1 dd a:hover, .left_menu li .left_pos a:hover { color: #d90b19; }
.case_1 dd .on { background: #9f9583; color: #fff; height: 20px; line-height: 20px; }
.case_1 .top { position: absolute; width: 42px; height: 12px; right: 0px; top: 16px; padding: 0 5px 0 0; display: block; background: url(../images/arrowD.png) no-repeat 0 0 !important; z-index: 10; }
.case_1 .down { background: url(../images/arrowC.png) no-repeat 0 0 !important; }
.case_1 .m .of .of { padding-right: 10px; }
.case_1 .m { overflow: hidden; }
.case_1 .m.auto { height: auto !important; }
.pro_qu { margin-bottom: 25px; }
.prolist ul li { width: 33.2%; background: #fff; -webkit-transition: all 0s; margin-bottom: 10px; float: left; }
.prolist ul li:hover { transform: scale(1); -webkit-transform: scale(1); -ms-transform: scale(1); z-index: 5; box-shadow: 0 0 10px rgba(0, 0, 0, 0.5); }
.inner { margin: 13px; position: relative; }
.inner img { width: 100%; height: 200px; display: block; }
.prolist ul li  span { text-align: center; font-size: 16px; color: #595959; margin: 0 auto 13px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; width: 80%; text-align: center; display: block; }
.hc img { width: 100%;				/* overflow: hidden; */ vertical-align: middle; max-width: 100%; }
.hc .hn { display: block; text-align: center; line-height: 35px; position: absolute; bottom: 0; width: 100%; background: rgba(0, 0, 0, 0.68); color: #fff; }
.hc .swiper-container .swiper-pagination { right: 0; bottom: 30px; }
.tc_free { position: relative; top: 0; right: 0; width: 100%; height: auto; background: none; color: #686868; display: block; }
.tc_free>div { padding-top: 20px; text-align: center; border: 1px solid #d1d1d1; }
.tc_free h2 { font-size: 24px; color: #ce3338; }
.tc_free h4 { font-size: 100%; }
.tc_free div>div { position: relative; }
.tc_free div>div b { color: #d55d60; position: absolute; top: 30px; left: 1.5%; }
.tc_free .name, .tc_free .tp { padding-left: 4%; width: 100%; box-sizing: border-box; }
.tc_free .btn { background: #ca151d; width: 100%; }
.tc_free .valid_message { right: 0; }
.tc_free .mark { color: #ca151d; font-size: 100%; }
.tc_free h4 { font-size: 18px; }
.tc_free p span { font-size: 18px; color: #d90b19; }
.tc_free .name, .tc_free .tp { border: 1px solid #d1d1d1; width: 96%; padding-left: 2%; height: 40px; line-height: 40px; background: #fff; margin-top: 20px; }
.constr .tc_free .name, .constr .tc_free .tp { height: 20px; line-height: 20px; margin-top: 15px; }
.tc_free .btn { height: 40px; width: 98%; border: 0; background: #9f9583; margin: 20px 0 10px; color: #fff; }
.constr .tc_free .btn { height: 26px; }
.tc_free>div { padding: 30px; }
.closed1 { font-size: 30px; position: absolute; right: 15px; top: -10px; color: #fff !important; }
.tc_free .valid_message { top: 28px; right: -20px; }



.pagelist {margin: 0 auto;text-align: center;padding-top: 40px;overflow:  hidden;clear:  both;}
.pagelist a { display: inline-block; height: 25px; line-height: 25px; padding: 0 10px; margin: 0 2px; color: #5fa6e6; border-radius: 4px; vertical-align: middle; transition: 0.5s; }
.pagelist a:hover { background: #5fa6e6; color: #fff; transition: 0.5s; }
.pagelist a { display: inline-block; height: 25px; line-height: 25px; padding: 0 10px; margin: 0 2px; color: #5fa6e6; border: 1px solid #5fa6e6; border-radius: 4px; vertical-align: middle; -webkit-transition: 0.5s; -o-transition: 0.5s; transition: 0.5s; }
.pagelist a:hover { background: #5fa6e6; color: #fff; -webkit-transition: 0.5s; -o-transition: 0.5s; transition: 0.5s; }