* { margin: 0; padding: 0 }
html { font-family: Arial,sans-serif; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100% }
body { font-family: Arial,'Open Sans', sans-serif; font-size: 14px; line-height: 1.42857143; color: #222; background-color: #fff; width: 100%; min-width: 1400px;}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td { margin: 0; padding: 0; }
a:active, a:hover { outline: 0 }
a { color: #333; text-decoration: none; font-family: "Microsoft YaHei"; }
/*for ie f6n.net*/
body{overflow-x:hidden;}
b, strong { font-weight: bold }
img { max-width: 100%; border:none;}

h1, h2 { color: #1a1a1a; font-family: Arial,'Open Sans', sans-serif; }
li { list-style: none; }
table, td, tr { padding: 0; margin: 0; }
.clearFix:after { display: block; clear: both; content: ""; visibility: hidden; height: 0 }
.clearFix { clear: both; zoom: 1 }
.container { width: 1200px; margin: 0 auto; line-height: 24px; padding: 10px 0 }
.tr { text-align: right; }
.tl { text-align: left; }
.fl { float: left; }
.fr { float: right; }
.pa { position: absolute; }
.pr { position: relative }
.clear { clear: both; height: 0; line-height: 0; font-size: 0; }
.h_nav li a:-webkit-any-link { display: block; }
.center { width: 1200px; margin: 0 auto; overflow: hidden; }
/*头部开始*/
.t_bg { width: 100%; height: auto; }
.h_top { height: 40px; line-height: 40px; overflow: hidden; background: #0459a2; color: #fff;}
.h_top .top_tel{padding-left: 26px;background: url(../images/tel0.png) left center no-repeat;color: #fff;}
.h_top .top_mail{margin-left:60px;padding-left: 30px;background: url(../images/mail0.png) left center no-repeat;color: #fff;margin-right:60px;}
.h_top p { float: right; color: #fff;background: url(../images/map0.png) no-repeat left center;padding-left:20px; }
.h_top p a { padding: 0 5px; color: #fff; }
.header{width: 100%;height: 100px;background: #fff;box-shadow: 0px 2px 10px 3px rgba(30,19,15,.1);position: relative;z-index: 10;transition: 400ms;}
.header .pos_ret{position:relative;}
.header_on{position: fixed;top: 0;background: rgb(255 255 255 / 79%); z-index: 9999; }

.logo{width: 1200px;height: 100px;}
.logo img{width: 1200px;height: 100px;display: table-cell;vertical-align: middle;}
.nav{width:770px; float: right;height: 100px;font-size: 0px;line-height: 0px;font-weight:bold;}
.nav ul{display: inline-block;width: 100%;}
.nav ul li{font-size: 16px;float: left;position: relative;text-align: center;width:110px;}
.nav ul li a{display: block;line-height: 100px;height: 100px;padding: 0 5px;overflow: hidden;position: relative;transition: 400ms;}
.nav ul li a:after{content: "";width: 30px;height: 3px;background: #0058aa;position: absolute;left: 50%;margin-left: -15px;bottom: 14px;transition: 400ms;transform:scale(0,0);-webkit-transform:scale(0,0);-moz-transform:scale(0,0);-ms-transform:scale(0,0);}
.nav ul li a:hover{font-weight: bold;color: #0058aa;}
.nav ul li a:hover:after{transform:scale(1,1);-webkit-transform:scale(1,1);-moz-transform:scale(1,1);-ms-transform:scale(1,1);transition: 400ms;}
.search-box{width:310px;height:40px;}
.search-index{ width:168px;margin:8px 10px 0 0;background:url(../images/form_bg.jpg) no-repeat;height:30px;}

#searchtext{width:128px;height:25px;line-height:25px;border:none;margin-left:12px; background:none;color:#fff; outline:none;float:left;}
.input-search-btn {width:30px;background:none;border:none;cursor:pointer;float:right;height:26px;}


.slider { margin-top: 0; height: auto; }

.fullSlide { width: 100%; height: auto; min-width: 1000px; position: relative; }
.fullSlide ul { height: auto; width: 100%; }
.fullSlide ul li { height: 450px; width: 100%; text-align: center; }
.fullSlide ul li img {   }
.fullSlide .prev, .fullSlide .next { position: absolute; z-index: 1; display: block; width: 30px; height: 50px; top: 50%; margin-top: -25px; left: 20px; background: url(../images/icons.png) 0 0 no-repeat; cursor: pointer; filter: alpha(opacity=60); opacity: 0.6; }
.fullSlide .next { left: auto; right: 30px; background-position: -51px 0; }
.fullSlide ol { position: absolute; z-index: 1; height: 30px; width: 100px; bottom: 10px; left: 50%; margin-left: -50px }
.fullSlide ol li { float: left; width: 20px; height: 30px; display: inline-block; background: url(../images/icons.png) no-repeat -20px  -80px }
.fullSlide ol li.on { background: url(../images/icons.png) no-repeat 0  -80px }
.fullSlide .prev:hover, .fullSlide .next:hover { filter: alpha(opacity=100); opacity: 1; }
.fullSlide .playState { display: block; position: absolute; z-index: 1; right: 30px; top: 50%; margin-top: -20px; width: 51px; height: 51px; overflow: hidden; background: url(../images/icons.png) 23px -132px #000  no-repeat; filter: alpha(opacity=60); opacity: 0.6; }
.fullSlide .pauseState { background-position: 23px -201px; }
.fullSlide .playState:hover { filter: alpha(opacity=100); opacity: 1; }





.col-md-7 { width: 58%; float: left; padding: 0 15px; }
.col-md-7 ul li { list-style-type: disc; margin-left: 40px; line-height: 25px; }
.btn-group { padding-top: 15px; position: relative; display: inline-block; vertical-align: middle; }
.btn { display: inline-block; margin-bottom: 0; font-size: 14px; white-space: nowrap; vertical-align: middle; -ms-touch-action: manipulation; touch-action: manipulation; cursor: pointer; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; background-image: none; border: 2px solid transparent; background: 0; line-height: 40px; border-radius: 30px; text-align: center; text-transform: uppercase; color: #fff; padding: 0 25px; -moz-transition: all .3s ease; -webkit-transition: all .3s ease; -ms-transition: all .3s ease; -o-transition: all .3s ease; transition: all .3s ease; }
.btn-black { background: #000; border-color: #000; }
.btn-black:hover { background: none; color: #000; }
.col-md-5 { width: 39%; float: right; }
.tips { overflow: hidden; background: #f1f1f1; padding: 70px 0; }
.tipsleft { width: 540px; padding: 0 15px; float: left; }
.tipsleft p img { width: 78% }
.tipsleft  ul { line-height: 30px; margin-left: 4%; margin-bottom: 27px; font-size: 16px; }
.tipsleft  ul li { background: url(../images/gou.png) no-repeat left 10px; text-indent: 20px; }
.panel-right { float: right; width: 550px; }
.panel-list { margin-bottom: 20px; }
.panel-title { font-size: 16px; color: inherit; color: #0d345d; background: url(../images/panebg.png) no-repeat left center; padding: 14px 20px 14px 60px; margin-bottom: 0; white-space: nowrap; overflow: hidden; text-overflow: ellipsis }
.panel-title.on { background: url(../images/panebgh.png) no-repeat left center; color: #fff }
.panel-con { margin-left: 25px; display: none; background: #fff; color: #222; height: 110px; overflow: hidden; }
.panel-con p { padding: 20px 25px; }
.panel-con p  a { color: #222 }
.hot_product { padding: 50px 0 50px; }
.hotpro-tit { text-align: center; }
.hotpro-tit .hotpro { text-align: center; position: inherit; font-size: 30px; font-weight: bold; padding-bottom: 32px; background: url(../images/hbg1.png) no-repeat center bottom; }
.hotpro-tit p { color: #1a1a1a; font-family: Arial,'Open Sans', sans-serif; font-weight: 500; width: 80%; margin: 0 auto; padding: 20px 0; text-align: center; line-height: 26px; }

.blog_post .txt {position: absolute;left: 0;bottom: 0;height: 60px;background: url(../images/bg_6.png) repeat;width: 100%;border-radius: 0 0 5px 5px;color: #fff;transition: all .5s;}
.blog_post .txt h3 {font-size: 18px;font-weight: 100;line-height: 60px;text-align: center;transition: all .5s;}
.blog_post .txt span {margin: 0 auto;margin-top: 20px;display: block;border: 1px solid #fff;text-align: center;width: 123px;height: 33px;line-height: 33px;border-radius: 5px;opacity: 0;transition: all .5s;}


.blog_post {width: 380px;float: left;margin: 10px;position: relative;border-radius: 5px;transition: all .5s;}


.blog_img{border-radius: 5px;width: 380px;}
.blog_post img{width: 380px;height:auto;}


.case_study { padding: 60px 0; background: #e1e1e1; }
.case_con { position: relative; }
.case_con .item { width: 360px; margin: 0 15px; float: left; }
.project_item2 { position: relative; height: 223px; overflow: hidden; }
.project_item2 img { width: 360px; height: 223px; }
.project_item2_hover { background: rgba(0, 0, 0, 0.9); height: 203px; left: 0; padding: 5px 25px 15px; position: absolute; z-index: 99; top: 0; -moz-transform: translateY(84%); -ms-transform: translateY(84%); -webkit-transform: translateY(84%); -o-transform: translateY(84%); transform: translateY(84%); -webkit-transition: all 300ms ease-in-out; -ms-transition: all 300ms ease-in-out; -o-transition: all 300ms ease-in-out; -moz-transition: all 300ms ease-in-out; transition: all 300ms ease-in-out; }
.project_item2_hover .project_title2 { background: rgba(0, 0, 0, 0) none repeat scroll 0 0; padding: 0; position: static; }
.project_item2_hover p { margin: 15px 0; color: #fff; }
p.case-tit { color: #FFF; text-align: left; margin: 0; position: relative; padding-bottom: 10px; font-weight: bold; font-size: 18px; }
p.case-tit a { color: #fff; }
.project_item2:hover .project_item2_hover { padding: 25px 25px; -moz-transform: translateY(0); -ms-transform: translateY(0); -webkit-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0); }
.btn-primary { border-color: #0883ff; background-color: #0883ff; vertical-align: middle; }
.btn-primary:focus, .btn-primary.focus, .btn-primary:hover { color: #06c; border-color: #06c; background: #fff; }
.owl { position: absolute; display: block; margin-top: 0; text-align: center; width: 100%; top: 40%; }
.owl div { cursor: pointer; display: inline-block; font-size: 18px; height: 40px; width: 40px; text-indent: -9999px; border: 2px solid #1a1a1a; }
.owl-prev { margin: 0 0 0 -70px; float: left; background: url(../images/black_left_arrow.png) no-repeat scroll center center /50% 40%; }
.owl-next { margin: 0 -70px 0 0; float: right; background: url(../images/black_right_arrow.png) no-repeat scroll center center/ 50% 40%; }
.review { padding: 50px 0; }
.rev_conm  ul li { text-align: center; }
.rev_conm  ul li .rlist_author { height: 65px; width: 65px; border-radius: 50%; background: #fff; margin: 30px auto; }
.rev_conm  ul li .rlist_author img { display: block; width: 100%; }
.rev_conm  ul li .rlist_con { padding: 40px 20px; background: #ededed; color: #616161; }
.rev_con .hd { height: 20px; margin-top: 10px; text-align: center; }
.rev_con .hd ul li { display: inline-block; width: 25px; height: 3px; background: #1a1a1a; margin: 0 5px; }
.rev_con .hd ul li.on { background: #06c; }
span.rlistc_tit { font-weight: 600; line-height: 50px; font-size: 18px; }
.rlistc_name { font-family: Arial,'Open Sans', sans-serif; font-size: 14px; font-weight: 700; margin: 15px 0 5px; }
.rlistc_des { font-family: Arial,'Open Sans', sans-serif; font-size: 14px; font-weight: 400; color: #646464; }
.footer_top { padding: 50px 0 20px; background: #dbdbdb; }
.footer_top p { color: #393939; font-size: 13px; font-family: Arial,'Open Sans', sans-serif; font-weight: 400 }
.com_info{margin-top:30px;}
.com_info, .quick_link, .touch { padding-bottom: 30px; width: 540px; padding: 0 15px; float: left; }
.com_info img{width: 150px;}
.quick_link span.down_line_yellow, .touch span.down_line_yellow { display: block; line-height: inherit; margin-bottom: 30px; font-weight: 700; font-size: 21px; padding-bottom: 10px; color: #393939; }
.touch .down_line_yellow{margin-bottom: 15px !important;}
.quick_link ul { margin-left: 20px; }
.quick_link ul li { color: #888; float: left; width: 50%; margin-bottom: 11px; list-style: disc; }
.quick_link ul li a { color: #393939; font-size: 14px; font-family: Arial,'Open Sans', sans-serif; font-weight: 300; line-height: 26px; text-transform: capitalize }
.quick_link ul li a:hover{color: #06c}
.touch li span { color: #767676; padding-bottom: 5px; padding-left: 30px; position: relative; line-height: 40px; font-size: 14px; letter-spacing: 1px; font-weight: 700; }
.touch li span.cont-add { background: url(../images/address.png) no-repeat  left center; }
.touch li span.cont-tel { background: url(../images/tel1.png) no-repeat  left center; }
.touch li span.cont-mail { background: url(../images/mail1.png) no-repeat  left center; }
.touch li p { padding-left: 30px; margin-top: -10px; }
.touch li p a { color: #393939; }
.copyright { background: #dbdbdb; text-align: center; font-size: 13px; font-weight: 300; font-family: Arial,'Open Sans', sans-serif; color: #858585; line-height: 23px; padding-top: 30px; padding-bottom: 30px; }
.page_banner { text-align: center; }
.page_banner .banner_overlay { background: rgba(0, 0, 0, 0.05); padding: 70px 0; color: #fff }
.banner_overlay .banner_title { padding-top: 0; margin-top: 130px; font-weight: 500; font-size: 30px; margin-bottom: 15px; color: #fff; text-transform: capitalize; }
.banner_overlay .plc a { color: #fff; text-transform: capitalize; }
.banner_overlay .plc a:first-child { background: url(../images/zhu.png) no-repeat left center; padding-left: 30px; color: #ffa500; }
.single_blog { padding: 50px 0; }
.blog_left { width: 276px; float: left; }
.blog_left .prolist { font-family: Arial,'Open Sans', sans-serif; font-size: 19px; position: relative; padding-bottom: 10px; margin-bottom: 20px; font-weight: 600; line-height: 27px; background: url(../images/hbg.png) no-repeat left bottom; }
.blog_left a { text-transform: capitalize; }
.prolistxl { background: #0066cc; padding: 12px 15px; margin-bottom: 4px; }
.prolistxl a { color: #fff; font-weight: bold; font-size: 15px; display: block; }
.single_category li { background: #f5f5f5; padding: 10px 10px; color: #333; font-size: 14px; font-family: Arial,'Open Sans', sans-serif; display: block; margin-bottom: 5px; line-height: 21px; }
.single_category li a { color: #333; display: block; }
.single_category li a:hover { color: #06c; font-weight: bold; }
.blog_right { width: 870px; float: right; }
.blog_right h1 { font-family: Arial,'Open Sans', sans-serif; font-size: 16px; position: relative; padding-bottom: 10px; margin-bottom: 20px; font-weight: 600; line-height: 27px; text-transform: capitalize; background: url(../images/hbg66.png) no-repeat left bottom; }
.blog_right .info_con p span{font-family: Arial,'Open Sans', sans-serif !important; font-weight: 400 !important; font-size: 14px !important; color: #222;}
.news_list ul li { margin-bottom: 15px; font-size: 14px; border-bottom: solid 1px #eae4e4; color: #222; }
.nlist-tit a { display: inline-block; width: 780px; font-weight: bold; color: #333; font-size: 16px; }
.nlist-tit a:hover { color: #0066cc }
.nlist-tit span { text-align: right; color: #999; margin-bottom: 12px; }
.nlist_con { padding: 10px 0; max-width: 825px; word-break: break-all;}
.page { width: 100%; padding: 0%; margin: 0px 0px 5px 0px; position: relative; height: 45px; COLOR: #333; FONT-SIZE: 14px; }
.page a:hover { background: #DDD; COLOR: #467fb4 }
.page ul { float: right; position: absolute; top: 15px; right: 10px; }
.page dd { position: absolute; margin: 0px; left: 0; top: 17px; text-align: left; }
.page ul span { float: left; margin-left: 5px; FONT-WEIGHT: bold; border: 1px solid #DDD; }
.page ul span a { padding: 3px 10px; display: block; }
#current { padding: 3px 10px; float: left; border: 1px solid #DDD; background: #0066cc; color: #fff; }
.pro_list ul li { width: 260px; float: left; text-align: center; padding: 0 15px;margin-bottom:10px; }
.pro_list ul li .plist_img { width: 100%; height: auto; overflow: hidden; }
.pro_list ul li .plist_title { background: #f5f5f5; padding: 8px; border-bottom: solid 3px #f5f5f5; }
.pro_list ul li .plist_title a { display: block; color: #1a1a1a; text-transform: capitalize; width: 100%; white-space: nowrap; overflow: hidden; text-overflow: ellipsis }
.pro_list ul li:hover .plist_title { border-bottom: solid 3px #06c; }
.pro_list ul li:hover .plist_title a { color: #0884fe; }
.pro_list ul li:hover .plist_img img { transform: scale(1.1); transition: all .3s ease-in-out; position: relative; }
.info_con td { line-height: 28px; text-transform: capitalize; }
.info_con td img { padding: 8px; border: solid 1px #dbdbdb; background-color: #f1f1f1; margin: 0; }
.info_word { margin-top: 30px; padding: 25px; background: #f1f1f1; }
.info_word  .ly_tit { font-family: Arial,'Open Sans', sans-serif; font-size: 20px; position: relative; padding-bottom: 10px; margin-bottom: 20px; line-height: 27px; background: url(../images/hbg.png) no-repeat left bottom; }
.info_word input { border: none; background: #fff; width: 770px; line-height: 44px; margin-bottom: 20px; padding: 0 15px; }
.mes_con1 { width: 400px; float: left; margin-right: 10px; }
.mes_con { width: 810px; }
.mes_con textarea { border: none; background: #fff; width: 770px; line-height: 44px; margin-bottom: 20px; padding: 0 15px; height: 90px; }
.mes_con1 input { width: 360px; }
.mes_con2 input { width: 150px; float: left; margin-right: 20px; }
.mes_con2 img { margin-top: 5px; }
.mes_con3 input { margin-top: 10px; border: #0883ff solid 3px; background-color: #0883ff; color: #fff; width: 100px; border-radius: 30px;  line-height: 36px; margin-bottom: 10px;}
.mes_con3 input:hover { color: #06c; border-color: #06c; background: #fff; }
.page_t{margin-top: 20px;}
.page_t p{font-size: 14px;padding: 0 10px;}
.page_t p a{font-size: 14px; color:#06c;}
.fixed {position: fixed;right: 0;bottom: 150px;}
.fixed .fix_tit{background: #ffbc1f;padding: 15px}
.fixed ul li{line-height: 30px;background: #dddddd;margin:5px 0;}
.fixed ul li a{color: #545454;display: block;text-indent: 15px;}
/********/
.zjjk{ background:#f1f1f1; padding-top:40px;}
.jj{  overflow:hidden;}
.jj_t{ text-align:center; font-size:14px; }
.jj_t p{ font-size:26px; font-weight:bold; background: url(../images/hbg1.png) no-repeat center bottom; padding-bottom:32px;}
.jj_t p b{ color:#feaa08;}
.jj_nr{ padding:38px 0px; overflow:hidden;}
.jj_nr_lt{ float:right;width: 540px;height:360px;overflow:hidden;}
.jj_nr_rt h3 { font-size: 18px; font-family: Microsoft YaHei; }

.jj_nr_rt i { display: block; width: 40px; height: 2px; background: #28397f; margin: 25px 0; }
.jj_nr_rt{width: 580px; float:left; height:360px; font-size: 15px;  line-height: 34px; padding-top: 5px;text-align: justify;}
.jj_nr_rt a{width:150px; height:40px; border:1px solid #e7a800; display:block; color:#e7a800; text-align:center; line-height:40px; margin-top:28px;}
.jj_nr_rt a img{ padding-top:16px; padding-left:5px;}
.jj_nr_rt a:hover{ background:#28397f; color:#fff; border:1px solid #28397f;}
.floor_4_2 .bd { margin-top: 0px; height: 410px; width: 1200px; overflow: hidden; }
.floor_4_2 .bd ul { display: inline-block; position: relative; height: auto; width: 1200px; }
.floor_4_2 .bd ul li { width: 284px; /*height: 213px; */
    position: relative; }
.floor_4_2 .bd ul li dt { width: 284px; }
.floor_4_2 .bd ul li dt img { width: 284px; background-size: 100%; }
.floor_4_2 .bd ul li dt p { background: url(../images/a17_06.png); width: 100%; height: 65px; position: absolute; bottom: 0; left: 0; transition: all .6s ease 0s;margin-bottom:7px; }
.floor_4_2 .bd ul li dt p span { line-height: 65px; padding-left: 20px; float: left; color: #fff; font-size: 16px; }
.floor_4_2 .bd ul li dt i { display: block; float: right; width: 26px; height: 26px; background-position: -197px -264px; margin-top: 20px; margin-right: 20px; }
.floor_4_2 .bd ul li dd { background: url(../images/a17_03.png); width: 100%; height: 100%; position: absolute; left: 0; top: 0; text-align: center; transition: all .6s ease 0s; opacity: 0; visibility: hidden; transform: translate3d(0, 10px, 0); -moz-transform: translate3d(0, 10px, 0); -webkit-transform: translate3d(0, 10px, 0); }
.floor_4_2 .bd ul li dd i { display: inline-block; width: 40px; height: 40px; background-position: -140px -257px; margin-top: 70px; }
.floor_4_2 .bd ul li dd p { font-size: 18px; font-weight: bold; color: #fff; padding-top: 18px; }
.floor_4_2 .bd ul li:hover dd { opacity: 1; visibility: visible; transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -webkit-transform: translate3d(0, 0, 0); }
.floor_4_2 .bd ul li:hover dt p { opacity: 0; visibility: hidden; }
.floor_4_2 .bd ul li:nth-child(1) { position: absolute; left: 0; top: 0; }
.floor_4_2 .bd ul li:nth-child(2){ position: absolute; left: 302px; top: 0; }
.floor_4_2 .bd ul li:nth-child(3){ position: absolute; right: 0; top: 0; }
.floor_4_2 .bd ul li:nth-child(4){ position: absolute; left: 0; top: 190px; }
.floor_4_2 .bd ul li:nth-child(5){ position: absolute; right: 0; top: 190px; }
.floor_4_2 .bd ul li:nth-child(2) { width: 592px; /*height: 445px; */}
.floor_4_2 .bd ul li:nth-child(2) dt { width: 592px; /*height: 445px; */}
.floor_4_2 .bd ul li:nth-child(2) dt img { width: 592px; /*height: 445px; */}
.floor_4_2 .bd ul li:nth-child(2) dd i { margin-top: 180px; }
.icon { background: url(../images/icon.png) no-repeat; display: inline-block; vertical-align: middle; }
.yunu-section {padding: 60px 0; overflow: hidden;}
.yunu-section-title {text-align: center;font-size: 32px;font-weight: bold;margin-bottom: 40px;}
.yunu-section-title span {color: #1b61bd;padding-right: 10px;}
.yunu-section-title small {display: block;color: #666;margin-top: 10px;font-size: 14px;}
.yunu-section-title:after {content: '';display: block;margin: 15px auto 0;width: 30px;height: 2px;background-color: #1b61bd;}
.yunu-news-in .tit {margin-bottom: 30px;border-bottom: 2px solid #ddd;line-height: 20px;}
.yunu-news-in .tit .more {float: right;}
.yunu-news-in .tit span {font-size: 18px;color: #1b61bd;padding-bottom: 15px;display: inline-block;border-bottom: 2px solid #1b61bd;margin-bottom: -2px;}
.yunu-news-in .tit small {color: #999;text-transform: uppercase;font-size: 12px;padding-left: 5px;}
.yunu-news-in dl {float: left;margin: 0;width: 344px;}
.yunu-news-in dt {overflow: hidden;}
.yunu-news-in dt img {display: block;width: 100%;height: auto;}
.yunu-news-in dd {margin: 0;}
.yunu-news-in dd h4 a{color: #333;}
.yunu-news-in dd p {margin: 0; max-width: 340px; word-break: break-all; }
.yunu-news-in .list {margin-left: 370px;margin-bottom: -53px;}
.yunu-news-in .list li {border-bottom: 1px dashed #979797;margin-bottom: 26px;padding-bottom: 26px;}
.yunu-news-in .list li a {display: block;overflow: hidden;}
.yunu-news-in .list li .date {float: left;width: 60px;text-align: center;height: 61px;border: 2px solid #e5e5e5;padding-top: 15px;color: #555;}
.yunu-news-in .list li .date strong {display: block;font-size: 28px;line-height: 1;}
.yunu-news-in .list li .text {margin-left: 84px;}
.yunu-news-in .list li h4 {margin: 0;line-height: 26px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap; color: #333;}
.yunu-news-in .list li p {line-height: 24px;padding-top: 8px;color: #555;margin: 0;height: 48px;overflow: hidden;}
.yunu-news-in .qa {margin-left: 0;}
.yunu-news-in .qa li {padding-bottom: 20px;margin-bottom: 26px;}
.yunu-news-in .qa li h4 {background: url(../images/n_w.jpg) no-repeat 0 center;padding-left: 55px;line-height: 40px; color: #333;}
.yunu-news-in .qa li p {padding: 0 0 0 55px;background: url(../images/n_d.jpg) no-repeat;}
/********/
/*车间*/
.chejian{ width:1200px; margin:0 auto; height:260px; overflow:hidden; }
.chejian h3{background: #fff;color: #024a84;}
.chejian h3 b a{color: #024a84;}
.chejian_nr{ width:100%; overflow:hidden; }
.gd_01{ position:relative; height:240px; width:1180px; margin:20px 0 0 0; }
.gd_01 li{ float:left; width:270px; padding: 0 30px 0 0; text-align:center; }
.gd_01 li.last{ padding-right:0; }
.gd_01 li img{ display:block; width:270px; height:auto;}
.gd_01 li a{ color:#024a84;font-size: 14px;width: 100%;display: block;}
.gd_01 li .work{line-height: 38px;color: #333;width: 100%;height: 38px;background: #f0f0f0;}
.gd_01 .fl { float:left; }
.gd_01 .fr { float:right; }
.gd_01 .pa{ position:absolute; }
.gd_01 .pr{ position:relative}

/*新闻*/
.news1{ width: 100%;height: 540px;overflow:hidden;}
.news_bg{ width:1200px; height:auto; margin:0 auto; overflow:hidden;  }
.ul-news01 li { overflow: hidden; padding: 14px 20px; width: 560px;float:left; }
.ul-news01 li .time { float: left; width: 60px; height: 60px; text-align: center; color: #666; background-color: #eee; }
.ul-news01 li .time span { display: block; height: 40px; line-height: 40px; font-size: 30px; font-weight: 600; }
.ul-news01 li .time em { display: block; font-size: 13px; }
.ul-news01 li .txt { overflow: hidden; padding-left: 14px; }
.ul-news01 li .txt h3{line-height:30px;}
.ul-news01 li .txt h3 a { display: block; font-size: 16px; font-weight: 400; margin-bottom: 10px; -ms-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; }

.ul-news01 li .txt p { font-size: 12px; color: #999; -ms-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; }


/*产品特点*/
.Index_td{ background:url(../images/td_bg.jpg) no-repeat center top; padding:80px 0;}
.Index_td .td_list{ margin-top:80px;}
.Index_td .td_list li{ float:left; width:279px; text-align:center; padding:50px 0; background:#F4F4F4; margin-right:28px;}
.Index_td .td_list li.li4{ margin-right:0;}
.Index_td .td_list li h3{ font-size:16px; margin:30px 0 25px 0;}
.Index_td .td_list li p{ font-size:14px; color:#666; line-height:24px; padding:0 30px 30px 30px;}
.Index_td .td_list li i{ display:block; width:25px; height:3px; background:#28397f; margin:0 auto;}

.Index_td .Index_tit1{ text-align:center;}
.Index_td .Index_tit1 h3{ font-size:38px; text-transform:uppercase; color:#fff;}
.Index_td .Index_tit1 h4{ font-size:18px; color:#fff; opacity:0.8;}
#apjxq_floors{display: none;}