﻿@charset "utf-8";
body, h1, h2, h3, h4, h5, h6, hr, p, dl, dt, dd, ul, ol, li, figure, form, fieldset, legend, button, input, textarea, th, td, s { margin: 0; padding: 0; list-style: none }
h1, h2, h3, h4, h5, h6 { font-weight: 100 }
button, input, select, textarea { font-size: 100%; outline: 0 }
a {
blr:expression(this.onFocus=this.blur()); color: #369; text-decoration: none }
area { blr:expression(this.onFocus=this.blur())
}
.clearfix:after { content: '\0020'; display: block; height: 0; clear: both; font-size: 0; visibility: hidden }
.clearfix { zoom: 1 }
.clear { clear: both; font-size: 1px; width: 1px; height: 0; visibility: hidden; line-height: 0 }
.fl { float: left; display: inline }
.fr { float: right; display: inline }
em, i { font-style: normal }
.none { display: none }
.block { display: block }
img { border: 0 }
table { border-collapse: collapse; border: 0; cellspacing: 0; cellpadding: 0 }
html, body { position: relative; height: 100% }
h1, h2, h3, h4, h5, h6 { text-transform: capitalize }
::selection{background:#ddd;color:#111}
::-webkit-scrollbar {
width:10px;
height:10px
}
::-webkit-scrollbar-track {
border-radius:0;
background:rgba(50,50,20,0.2)
}
::-webkit-scrollbar-thumb {
border-radius:5px;
background:rgba(50,50,20,0.4)
}
::-webkit-scrollbar-thumb:hover {
border-radius:5px;
background:rgba(50,50,20,0.6)
}
.tipMain { height: 40px; background: #fff; width: 100%; position: fixed; z-index: 9999; left: 0; bottom: 0; border-top: solid 1px #ccc; text-align: center; font-size: 13px; line-height: 40px }
.tipMain .close { position: absolute; right: 10px; top: 0; width: 40px; height: 40px; text-align: center; font-family: Arial, Helvetica, sans-serif; color: #f00; cursor: pointer; font-weight: normal; font-size: 18px }
span.spanleft, .imgText h4, .firstNews h5, .news p a { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; display: block }/*超出的文字省略，要定义宽度*/
a, .featured-post .byline, :after, :before, .btn, .btn:hover, .table .img, .hd.PicPage ul li, .ArrowBlock .hd.PicPage a, .logo, .nav, .keyInput, .ul-news .ul-news-txt .View, .logo, .indCol3 .txt, .application ul li .txt { -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -ms-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease; }
/*图标字体 临时*/
@font-face { font-family: 'iconfont';  /* project id 278253 */ src: url('https://at.alicdn.com/t/font_1378832_91mcd3dy5be.eot'); src: url('https://at.alicdn.com/t/font_1378832_91mcd3dy5be.eot?#iefix') format('embedded-opentype'), url('https://at.alicdn.com/t/font_1378832_91mcd3dy5be.woff2') format('woff2'), url('https://at.alicdn.com/t/font_1378832_91mcd3dy5be.woff') format('woff'), url('https://at.alicdn.com/t/font_1378832_91mcd3dy5be.ttf') format('truetype'), url('https://at.alicdn.com/t/font_1378832_91mcd3dy5be.svg#iconfont') format('svg'); }
.iconfont { font-family: "iconfont" !important; font-style: normal; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
/*页面*/
body { font-size: 14px; line-height: 1.5em; background: #fff; }
#header { width: 100%; height: 90px; background: #fff; position: fixed; z-index: 10; top:0;box-shadow: 1px 10px 10px rgba(0,0,0,0.1) }
.wrapper { margin: 0 auto; width: 1350px; position: relative; }
.logo { background: url(../images/logo.png) left center no-repeat; width: 430px; height: 70px; margin-top: 10px; }
.nav { position: relative; z-index: 1; width: calc(100% - 500px); margin-top:25px;}
.nav ul { position: relative; display: table;width: calc(100% - 120px); float:left;}
.nav .nLi { display: table-cell; text-align: center; position: relative; }
.nav .nLi:after { content: ""; display: inline-block; width: 1px; height: 15px; background: #ddd; position: absolute; right: 0; top: 15px; }
.nav .nLi:nth-last-child(1):after { display: none; }
.nav .nLi h3 { line-height: 40px; }
.nav .nLi h3 a { display: block; width: 100%; text-align: center; font-size: 16px; color: #333; text-transform: capitalize; overflow: hidden; position: relative; }
.nav .nLi h3 a:after { content: ""; width: 0; height: 2px; background: #08448f; position: absolute; left: 50%; bottom: 0; display: block; z-index: -1; }
.nav .on h3 a {color:#08448f}
.nav .on h3 a:after { width: 30%; left: 35%; }
.nav .sub { display: none; position: absolute; z-index: 9; top: 40px; width: 200px; padding-bottom: 10px; background: #fff; box-shadow: 0px 3px 3px rgba(0,0,0,0.1) }
.nav .sub li { zoom: 1; display: block; margin: 0; padding: 0 }
.nav .nLi .sub a { width: 80%; padding: 5% 10px 0 10%; display: block; color: #333; font-size: 14px; text-align: left; line-height: 1.5; height: auto; text-transform: capitalize; font-weight: 100; }
.nav .nLi .sub a:after { content: ""; width: 0; height: 1px; display: block; margin-top: 5px; background: #08448f }
.nav .nLi .sub a:hover { color: #08448f; background: #fff }
.nav .nLi .sub a:hover:after { width: 100%; }
.nav ul.lang {width:81px;margin-left:39px; padding-top: 12px;}
.nav ul.lang li {width:40px;text-align:center;float:left;text-transform: uppercase;line-height: 15px;}
.nav ul.lang li.one {border-right:solid 1px #ccc;}
#header.header{margin-top:-110px;}
.mainBanner { background: url(../images/mainBanner.jpg) center center no-repeat; width: 100%; height: 350px; }
.swiperPic { width: 100%; height: auto; overflow: hidden; position: relative;margin-top:90px; }
.swiperPic .bd { position: relative; z-index: 0; }
.swiperPic .bd li { zoom: 1; vertical-align: middle; }
.swiperPic .bd img { width: 100%; height: auto; display: block; }
.swiperPic .hd{position:absolute; width: 100%; left:0; bottom:30px;}
.swiperPic .hd ul{position:relative; float:left; left:50%;}
.swiperPic .hd ul li{position:relative; float:left; right:50%;margin:0 5px;text-indent:-90000px; background:none;width:12px; height:12px;border: solid 1px #fff; cursor:pointer;}
.swiperPic .hd ul li.on{ background:#08448f;;border-color: #08448f}
.swiperPic .hd ul li:hover{ background:#eee;;border-color: #ddd}
.swiperPic .prev, .swiperPic .next { position: absolute; left: 3%; top: 50%; margin-top: -16px; display: block; width: 18px; height: 32px; background: url(../images/slider-arrow.png) -176px 0 no-repeat; filter: alpha(opacity=50); opacity: 0.5; }
.swiperPic .next { left: auto; right: 3%; background-position: -60px 0; }
.swiperPic .prev:hover, .swiperPic .next:hover { filter: alpha(opacity=100); opacity: 1; }
.more {padding:15px 0 30px 0;text-align: center; }
.more a {background: #08448f;color:#fff;display:inline-block; padding:5px 30px;border-radius:5px;}
.more a .icon {margin-left:10px;}
.more a:hover {background:#0050b5 }
.place { font-size: 12px; font-weight: 100; color: #333; text-transform: capitalize; white-space: nowrap;border-top:solid 1px #ddd; border-bottom:solid 1px #ddd; margin:15px; padding:15px; }
.place a { color: #333; line-height: 1.5; text-decoration: underline; }
.place a:hover { color: #651c27; text-decoration: none; }
.place .iconfont { margin: 0 8px; font-size: 14px; }
.title{width:100%; margin:0; position:relative;text-align:center;}
.title h3{font-size:30px; color:#08448f; font-weight:700; display:inline-block;letter-spacing: 3px; padding-top: 100px;}
.title h3:after{content:"/";font-size: 18px; font-weight:100; margin:0 10px; }
.title h4{font-size:20px; color:#333;display:inline-block;text-transform: uppercase;}
.title h5{font-size:16px; color:#5b5b5c; display:block; padding: 20px 0 40px 0}
.title.title-en h3{letter-spacing: 0}
.title.title-en h3:after{content:""; width:50px; height:2px; display:block; margin:25px auto 10px auto; background:#08448f }
.name { display: inline-block; vertical-align: middle; width: 100%; height: 50px; position: relative; border-bottom: solid 1px #ddd; margin: 20px 0 10px 0; }
.name:before { content: ""; width: 5px; height: 15px; display: inline-block; background: #b90000; margin: 15px 15px 0 10px; float: left; }
.name span { float: left; line-height: 2; font-size: 20px; color: #333; margin-right: 30px; text-transform: capitalize; }
.name .place { position: absolute; right: 0; top: 15px;border:0; margin:0px; padding:0px; }
.text { padding: 20px 0; }
.text p { color: #363636; font-size: 16px; line-height: 32px; margin: 20px 0 0 0 }
.text p:nth-child(1) { margin: 0 }
.text img { max-width: 100%; margin: 30px auto; display: block; }
.table { display: table; width: 100%; }
.table .img, .table .txt { display: table-cell; vertical-align: top; }
a.line{display:inline-block; position:relative;line-height: 1.5}
a.line:after{content:"";position: absolute; left:0;bottom:0; width:0; height:0; border-bottom:solid 1px #c80000;}
a.line:hover{color:#c80000}
a.line:hover:after{width:100%;}
.border { width: 100%; height: 100%; position: relative; }
.border .border_top { position: absolute; top: 0; left: 0; }
.border .border_bottom { position: absolute; bottom: 0; right: 0; }
.border .border_left { position: absolute; top: 0; left: 0; }
.border .border_right { position: absolute; bottom: 0; right: 0; }
.border .border_top, .border .border_bottom { height: 2px; width: 0; background: #fff; -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out; transition: all 0.3s ease-out; }
.border .border_left, .border .border_right { height: 0px; width: 2px; background: #fff; -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out; transition: all 0.3s ease-out; }
.side { width: 15%; background: #fff }
.side .sidenav { width: 100%; }
.side .sidenav h3 {margin-top: 20px; background:#08448f; border-bottom: solid 2px #fff; font-size: 24px; font-weight:700; color:#fff; padding: 20px 20px 10px 20px; }
.side .sidenav h3 span {display:block; margin-top:10px; font-size: 16px; text-transform: uppercase;font-weight:100;}
.side .sidenav ul { }
.side .sidenav ul li { border-bottom: solid 1px #fff; position:relative}
.side .sidenav ul li a { font-size: 15px; line-height: 20px; padding: 15px 10%; display: block; color: #fff; position: relative; border-bottom: solid 1px #fff; ; text-transform: capitalize; background: #08448f; }
.side .sidenav ul li.active a, .side .sidenav ul li a:hover, .side .sidenav .click.active, .side .sidenav .clickSub { background: #fff; color: #08448f; border-bottom-color: #ddd; }
.side .sidenav ul li a .iconfont { display: block; position: absolute; right: 10px; top: 15px;color:#fff; }
.side .sidenav .click:hover { color: #08448f }
.side .sidenav ul li.active a .iconfont,.side .sidenav ul li a:hover .iconfont { color:#08448f; }
.side.top{}
.content { width: 82%; padding-left: 3%; border-left: solid 1px #ddd; background: #fff;min-height:400px;}
/*******************************
  -------[=页面底部------
********************************/
#footer { padding-top: 80px; background:url(../images/footerBg.png) center top no-repeat; color:#eee; }
#footer a { color:#eee; }
#footer a:hover { color:#fff; }
#footer .footer{float:left;}
#footer .footer .co{}
#footer .footer .co h5{font-size: 28px;letter-spacing: 6px; font-weight:800;margin-bottom: 20px;}
#footer .footer .co p{font-size: 15px;line-height: 30px;}
#footer .footer .co p span{width:90px;font-weight:700;  text-align: right;display: inline-block;}
#footer .footer .tel{margin-top:70px;margin-bottom:150px;}
#footer .footer .tel h5{font-size: 15px; font-weight:800;margin-bottom: 15px;}
#footer .footer .tel p{font-size: 30px; font-weight:800;color:#076aef}
#footer .footer.footer-en .co h5{letter-spacing: 0;}
#footer .footer.footer-en .co p span{width:150px;margin-right: 10px;}
#footer .footerQrcode{display:table;width: 300px; float:right;}
#footer .footerQrcode ul li{display:table-cell;vertical-align:middle; text-align: center; width:150px;}
#footer .footerQrcode img{width:120px !important;height:120px;}
#footer .footerQrcode .Filing{padding-top:20px; text-align: center}
#footer .footerQrcode .Filing a{display: block; margin-bottom: 15px;}
#footer .footerQrcode .Filing img{width:auto !important;height:auto;}
#copyright {background: #111; line-height: 50px; height:50px;}
#copyright p { font-size: 16px;color:#fff; }

/*******************************
  -------[=图片列表-------
********************************/
.imgList { width: 100%; }
.imgList ul {padding:40px 0}
.imgList ul li { float: left; margin:0 5% 30px 0; overflow: hidden; background: #fff; position: relative; -webkit-transition: all 0.5s ease; -ms-transition: all 0.5s ease; transition: all 0.5s ease; border: solid 1px Transparent; box-sizing: border-box; }
.images { background-position: center; background-size: cover; background-repeat: no-repeat; width: 100%; }
.imgList .imgText { padding: 10px; }
.imgList .imgText h4 { font-size: 16px; font-weight: normal; color: #333; line-height: 20px; text-align: center; overflow: hidden; margin: 0 auto; }
.imgList .imgText h4:after{content:""; width:70%; height:1px; margin: 10px auto 0 auto; display: block; background: #666;}
.imgList ul li:hover { border-color: #4f4d57 }
.imgList ul li a:hover .imgText h4 { color: #4f4d57; }
.imgList ul li:hover .imgText h4:after {width:10%;}
/*******************************
  -------[=相册-------
********************************/
.Photo { position: relative; margin: 0 auto; }
.Photo .picBox li img, .Photo .listBox img { background: url(../js/fancybox_loading.gif) center center no-repeat; }
.Photo #prevTop, .Photo #nextTop { top: 40%; width: 30px; height: 60px; position: absolute; cursor: pointer; z-index: 99; border-radius: 2px; background-color: #fff; border: solid 1px #ddd; background-position: center center; background-repeat: no-repeat; background-image: url(../images/photoArrow.png) }
.Photo #prevTop:hover, .Photo #nextTop:hover { background-color: #f8f8f8; }
.Photo #prev1, .Photo #next1 { display: none }
.Photo #prevTop { background-position: 0 0; left: 2% }
.Photo #nextTop { background-position: -30px 0; right: 2%; }
.Photo li { float: left; }
.Photo .picBox { width: 100%; position: relative; background: #fff; margin: 5px 0px; overflow: hidden; }
.Photo .picBox ul { width: 100%; position: absolute; left: 0; }
.Photo .picBox li { text-align: center; }
.Photo .listBox { width: 500px; height: 140px; margin: 0 auto; position: relative; padding-top: 15px; overflow: hidden; }
.Photo .listBox ul { height: 100%; position: absolute; padding-left: 12px; }
.Photo .listBox li { width: 100px; height: 100px; cursor: pointer; position: relative; padding: 5px 10px; text-align: center }
.Photo .listBox li a { display: block; width: 100px; height: 100px; }
.Photo .listBox img { border: 3px solid #fff; max-width: 100%; max-height: 100%; margin: 0 auto; display: block }
.Photo .listBox li.on img { border: 3px solid #08448f; }
.Photo .listBox li:before { content: ""; width: 0; height: 0; display: block; border: solid 8px Transparent; border-bottom-color: #fff; margin-left: 44.5% }
.Photo .listBox .on:before { border-bottom-color: #08448f }
.hd.PicPage a { }
.hd.PicPage { }
.hd.PicPage ul { padding: 10px 0; float: left; position: relative; left: 50%; }
.hd.PicPage ul li { float: left; position: relative; right: 50%; text-indent: -9900px; width: 10px; height: 10px; background: #fff; margin-right: 10px; cursor: pointer; }
.hd.PicPage ul li:hover { background: #777; }
.hd.PicPage ul li.on { background: #cf0303; }
.hd.PicPage a { display: none; }
.ArrowBlock .hd.PicPage a { display: block; width: 50px; height: 50px; text-align: center; position: absolute; z-index: 999; cursor: pointer; top: 45%; background: rgba(0,0,0,0.5); opacity: 0;filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#7F000000, endColorstr=#7F000000); }
.ArrowBlock .hd.PicPage a .iconfont { font-size: 36px; line-height: 50px; color: #fff }
.ArrowBlock .hd.PicPage a.prev { left: -50px; }
.ArrowBlock .hd.PicPage a.next { right: -50px; }
.ArrowBlock .hd.PicPage a:hover { background: rgba(0,145,58,0.7);filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#B200913a, endColorstr=#B200913a);}
.ArrowBlock:hover .hd.PicPage a { opacity: 1 }
.ArrowBlock:hover .hd.PicPage a.prev { left: 0px; }
.ArrowBlock:hover .hd.PicPage a.next { right: 0px; }
/*******************************
  -------[=分页-------
********************************/
.fenye { text-align: center; overflow: hidden; width: 100%; padding: 0; margin: 20px 0 30px 0; }
.fenye .page {}
.fenye .page a { height: 32px; line-height: 32px; font-weight: normal; padding: 0 13px; border: 1px solid #e5e5e5; border-radius: 3px; display: inline-block; margin: 0 5px; color: #333; }
.fenye .page a.on { background: #c4a38e; color: #fff; border: 1px solid #111; }
.fenye .page .all { padding: 0 10px; }
.fenye .page span.more { width: 34px; height: 34px; margin: 0 5px;padding:0; background: url(../images/FenyePageMore.png) no-repeat center center; display: inline-block; position: relative; top: 10px; }
.fenye .page a.current { height: 32px; line-height: 32px; padding: 0 13px; border-radius: 3px; display: inline-block; margin: 0 5px; background: #222; border: 1px solid #111; color: #fff; }
.fenye .page span.TotalPages { margin-left: 20px; font-size: 14px; color: #666; }
.page a.next, .page a.prev { width: 34px; height: 32px; padding: 0; margin-bottom: -12px; }
.page a.next { background: url(../images/FenyePageNext.png) no-repeat; }
.page a.prev { background: url(../images/FenyePagePrev.png) no-repeat; }
.fenye .page a:hover, .fenye .page a.on, .fenye .page a.current { border-color: #08448f; }
.fenye .page a:hover { color: #08448f; }
.fenye .page a.current { background: #08448f; }
.pageBox { border: 1px dotted #ddd; margin: 20px auto; display: table; width: 99%; }
.pageBox a { display: inline-block; display: table-cell; font-size: 16px; line-height: 2.3; text-align: center; color: #222; position: relative; }
.pageBox a:after { content: ""; width: 1px; height: 100%; display: block; background: #ddd; position: absolute; top: 0; right: 0 }
.pageBox a:nth-last-child(1):after { width: 0 }
.pageBox a:hover { background: #ddd; }
.toTop { position: fixed; opacity: 1 !important; z-index: 9998; bottom: 0px; width: 50px; height: 50px; padding: 0; right: 0; -webkit-transform: translate3d(0, 0, 0); background-color: #888; cursor: pointer; display: none; }
.toTop i { width: 100%; height: 100%; display: block; }
.toTop i:after { content: " "; display: inline-block; width: 15px; height: 15px; border-width: 2px 0 0 2px; border-color: #fff; margin: 20px 0 0 15px; border-style: solid; transform: matrix(.71, .71, -.71, .71, 0, 0); -webkit-transition: matrix(.71, .71, -.71, .71, 0, 0); -moz-transition: matrix(.71, .71, -.71, .71, 0, 0); -ms-transition: matrix(.71, .71, -.71, .71, 0, 0); -o-transition: matrix(.71, .71, -.71, .71, 0, 0); }
.toTop:hover { background: #c80000; }
.toTop:active { -webkit-transform: scale(.9); -moz-transform: scale(.9); -ms-transform: scale(.9); -o-transform: scale(.9); transform: scale(.9); }
/*******************************
  -------[=公司介绍-------
********************************/
.aboutImg { position: relative; overflow: hidden; width: 600px; float:left; margin:0 20px 20px 0}
.aboutImg .hd.PicPage ul li { width: 10px; height: 1px; background: #444; }
.aboutImg .hd.PicPage ul li.on { width: 30px; }
.aboutImg.ArrowBlock .hd.PicPage a { top: 45%; }
.aboutImg .imgList.aboutImgBody .images { padding-bottom: 70%; }
.aboutImg .imgList.aboutImgBody ul li { margin: 0; width: calc(100%); background: none; border: 0 }
/*******************************
  -------[=荣誉资质-------
********************************/
.imgList.Honor ul li { width: 23.5%;border:0;margin-right: 2%;}
.imgList.Honor ul li:nth-child(4n) { margin-right: 0; }
.imgList.Honor .images { padding-top: 75%; background-size:contain; }
/*******************************
  -------[=厂区环境-------
********************************/
.workshop { width: 1000px; position: relative; overflow: hidden; zoom: 1; margin: 20px auto; }
.workshop.Photo .picBox.imgList ul li { border: 0; margin: 0 }
.workshop.Photo, .workshop.Photo .picBox li { width: 1000px; }
.workshop.Photo .picBox { height: 660px; }
.workshop.Photo .images { padding-top: 57%; background-size: contain }
/*******************************
  -------[=产品介绍-------
********************************/
.products{margin:20px 0 40px 0}
.products ul li{float:left; width:calc(31.33333% - 2px);margin:0 3% 25px 0; position:relative; padding:15px 0; font-size: 18px; text-align: center;border: solid 1px #ddd;border-radius:30px; background: url(../images/productsIcon1.png) 20% center no-repeat;}
.products ul li:nth-child(3n){margin-right:0;}
.products ul li:after{content:""; width:0; height:0; position:absolute;left:50%; top:50%; background:url(../images/productsIcon2.png) 20% center no-repeat #08448f;border-radius:30px;}
.products ul li a{position:relative; z-index: 1; color:#222;}
.products ul li a.line:after{border-bottom-color:#fff;}
.products ul li:hover:after{width:100%;height:100%; left:0; top:0}
.products ul li:hover a{color:#fff}
.products ul li:hover a:hover{color:#fff}
.productsDetail{padding:15px 0 30px 0}
.productsDetail h3 { font-size: 16px; color: #0c3f8c; font-weight: 600; letter-spacing: 2px; background: url(../images/productsDetailh3.png) 20px center no-repeat #f6f6f6;background-size:15px auto; padding: 8px 20px 8px 60px; height: 21px; }
.productsDetail .txt{padding:20px;word-wrap: break-word;}
.productsDetail .txt p{font-size: 16px; line-height: 36px; color:#333;text-indent:2em;word-wrap: break-word;}
.productsDetail table { width: 100% !important; margin: 15px 0 }
.productsDetail table td { border: solid 1px #ddd !important; padding: 8px !important; }
/*******************************
  -------[=应用领域-------
********************************/
.imgList.application ul{padding:20px;}
.imgList.application ul li { width: 47.5%; margin:0 5% 2% 0;}
.imgList.application ul li:nth-child(2n) {margin-right:0;}
.imgList.application .imgText h4{font-size: 20px;text-align: left; font-weight:700; color:#08448f; line-height:1.5;}
.imgList.application .imgText h5{font-size: 16px;text-align: left; font-weight:300; color:#08448f; line-height:2;}
.imgList.application .imgText h4:after{display:none}
.imgList.application .images { padding-top: 56.25%; }
.imgList.application ul li:hover .imgText {background:#f8f8f8 }
/*******************************
  -------[=新闻]-------
********************************/
.NewsList { }
.NewsList ul { padding: 1px; }
.NewsList ul li { font-size: 16px; border-bottom: dashed 1px #ddd; padding: 10px 0 10px 20px; background: url(../images/bot_black.gif) 5px 13px no-repeat; position: relative}
.NewsList ul li .new{background: url(../images/new.gif) no-repeat; width:28px; height:11px; position: absolute; right:50px; top:15px;}
.NewsList ul li a { color: #333; }
.NewsList ul li a span.spanleft { width: 86%; cursor: pointer; }
.NewsList ul li a:hover { color: #c80000; text-decoration: underline; }
.NewsList ul li span.time { float: right; font-size: 11px; color: #777; padding-right: 10px; }

.ul-news { padding: 15px 0; }
.ul-news .item { padding: 0 0 15px 0; display: table; width: 100%; position: relative; border-bottom: solid 1px #ddd; }
.ul-news ul li:nth-last-child(1) .item { border-bottom: 0; }
.ul-news .images, .ul-news .ul-news-txt { display: table-cell; vertical-align: top }
.ul-news .images { position: relative; padding: 1% 5% 0 0; width: 35%;padding-top:120px; overflow: hidden; }
.ul-news .ul-news-txt { padding-top: 25px; padding-left: 30px; }
.ul-news .ul-news-txt h4, .ul-news .ul-news-txt .txt { overflow: hidden; display: -webkit-box; -webkit-box-orient: vertical; }
.ul-news .ul-news-txt h4 { -webkit-line-clamp: 1; font-size: 18px; color: #222; }
.ul-news .ul-news-txt h4:after { content: ""; width: 80px; height: 1px; background: #666; display: block; margin: 30px 0 }
.ul-news .ul-news-txt .txt { word-wrap: break-word; word-break: break-word; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical;-webkit-line-clamp: 3; font-size: 14px; ; line-height: 1.5; color: #777; }
.ul-news .ul-news-txt .txt * { -webkit-box-orient: horizontal; width: auto; display: inline !important; padding: 0; margin: 0; font-size: 16px !important; line-height: 1.5!important; color: #777 !important; font-weight: normal !important; white-space: normal !important }
.ul-news .ul-news-txt .txt p { white-space: normal !important }
.ul-news .ul-news-txt .Date, .ul-news .ul-news-txt .View { margin-top: 30px; }
.ul-news .ul-news-txt .Date { font-size: 14px; color: #666; float: left; }
.ul-news .ul-news-txt .Date .iconfont { float: left; margin-right: 10px; font-size: 18px; }
.ul-news .ul-news-txt .View { float: right; padding: 5px 15px; display: inline-block; background: #807d7d; color: #fff; }
.ul-news .item:hover .ul-news-txt h4 { color: #08448f }
.ul-news .item:hover .ul-news-txt .txt, .ul-news .item:hover .ul-news-txt .txt * { color: #222 !important }
.ul-news .item:hover .View { background: #08448f; color: #fff; border-color: #08448f; padding: 5px 25px; }
.ul-news .item:active .images { -webkit-transform: scale(.9); -moz-transform: scale(.9); -ms-transform: scale(.9); -o-transform: scale(.9); transform: scale(.9); }
.article { padding: 20px 0 0 0; margin: 0 auto; width: 100%; }
.article .place { border-top: solid 1px #ddd; border-bottom: solid 1px #ddd; margin-bottom: 20px; padding: 15px; }
.article .articleH5 { display: block; overflow: hidden; padding-left: 0; color: #444; text-align: center; padding: 0 30px; ; font-size: 26px; line-height: 1.8; }
.article .publish { border-bottom: solid 2px #ddd; text-transform: capitalize; }
.article .publish ul { display: table; margin: 0 auto; }
.article .publish ul li { display: table-cell; font-size: 12px; line-height: 3; padding: 0 10px; }
.article .publish ul li.article_date { text-align: left; }/*发表时间*/
.article .publish ul li.article_view { }/*浏览量*/
.article .publish ul li.article_view span { color: #f00; }
.article .publish ul li.word_size { }/*正文大小*/
.article .publish ul li.word_size a img { margin: 0 10px -6px 0; }
.article .publish ul li.print { }/*打印*/
.article .publish ul li.print img { float: left; display: block; margin: 12px 5px 0 0; }
.article .publish ul li.print a { color: #333; }
.article .txt_txt { line-height: 2; padding: 1%; }
.article .txt_txt * { line-height: 2.2 !important; color:#555;}
.article .txt_txt p { margin-bottom: 30px; }
.article .txt_txt img { width: 100%; max-width: 800px; height: auto; margin: 10px 0; }
.article .txt_txt table { width: 95% !important; margin: 15px auto; }
.article .txt_txt table td { border: solid 1px #ddd !important; padding: 10px 12px !important; font-size: 14px !important; }
.article .txt_txt table td * {margin: 0 !important }
/*******************************
  -------[=联系方式------
********************************/
.Contact { margin: 40px 0 }
.Contact h3 { font-size: 24px; line-height: 1.5; letter-spacing: 3px; font-weight: bold; color: #fff; ; padding-bottom: 8px; text-align: center }
.Contact h3 span { font-size: 15px; display: block; font-weight: normal; letter-spacing: 0; }
.Contact .txt { position: relative; float: left; width: 45%; height: 400px; background: #08448f; padding: 0; display: table; z-index: 2 }
.Contact .txt .text { display: table-cell; vertical-align: middle; padding-left: 30px }
.Contact .txt .text p{ font-size: 17px; line-height: 26px; padding: 5px 0; margin: 0; color: #fff; text-align: left; width:100%;}
.Contact .txt .text p span {font-weight: 700;}
.Contact .map { width: 55%; height: 400px; float: left; }
.map #gaodi-map { width: 100%; height: 100%; z-index: 1 }
.mapInfo { padding: 5px; }
.mapInfo h5 { font-size: 18px; line-height: 30px; color: #008135; white-space: nowrap; }
.mapInfo p { font-size: 14px; line-height: 24px; white-space: nowrap; }
.amap-info-outer, .amap-menu-outer { box-shadow: none !important }
/*******************************
  -------[=首页-------
********************************/
.indSub{text-align: center; padding:10px 0;}
.indSub a{padding:8px 30px; display:inline-block;background:#08448f; border-radius: 5px; margin:0 15px; color:#fff;}
.indSub a:hover{background:#0050b5}
.imgList.indPro ul li { width: 21.25%;border-color:#ddd }
.imgList.indPro ul li:nth-child(4n) { margin-right: 0; }
.imgList.indPro ul li:hover {border-color:#08448f}
.imgList.indPro .images { padding-top: 75%; }
.imgList.indPro .imgText {background: url(../images/icon.png) center 40px no-repeat; padding-bottom: 50px}
.imgList.indPro .imgText h4:after{display: none}
#indAbout{background: url(../images/indAboutBg.jpg) center center no-repeat;margin:30px 0}
.indAbout{padding:20px 0 40px 0}
.indAbout .txt{width:45%;}
.indAbout .txt .title{text-align:left;}
.indAbout .txt .title h3{padding-top:20px;}
.indAbout .txt .title h5{padding-bottom:20px}
.indAbout .txt .title.title-en h3:after{padding:25px 0 10px 0}
.indAbout .txt .text{padding:0; height:100px;overflow: hidden;}
.indAbout .txt .text p{margin:0}
.indAbout .txt a{}
.indAbout .txt .icon{width:100%; padding-top: 30px}
.indAbout .txt .icon h5{font-size:20px; font-weight:700; color:#08448f;padding-bottom: 20px;}
.indAbout .txt .icon ul li{width:33.333%;float:left; text-align: center;}
.indAbout .txt .icon ul li a p{color:#000;font-size:14px;}
.indAbout .img{width: 50%;padding:50px 0 0 5%}
.indAbout .img .images{padding-top:52%;}
.imgList.indApplication ul li { width: 17.5%;margin-right:10%;border-color:#fff }
.imgList.indApplication ul li:nth-child(4n) { margin-right: 0; }
.imgList.indApplication ul li:hover {border-color:#fff}
.imgList.indApplication .images { padding-top: 100%; }
.imgList.indApplication .imgText h4:after{width: 0; background: #08448f;}
.imgList.indApplication ul li:hover .imgText h4:after {width:30%;}
.imgList.indApplication ul {padding:0}
#indAdvantage{background: url(../images/indindAdvantageBg.jpg) center top no-repeat;padding:0px 0 100px 0}
#indAdvantage .wrapper img{display:block; width:100%}
.indNews.table{margin:0 0 30px 0}
.indNews.table .img{width:43%;}
.indNews.table .img .images{padding-top:60%}
.indNews.table .img .txt{padding:10px 5%; width:90%; background:#08448f; color:#fff;display: block}
.indNews.table .img .txt .date{width: 90px;float:left;height:40px; padding-top: 5px;}
.indNews.table .img .txt .date span{font-size:30px; line-height: 1.5; font-weight:700;display:block;}
.indNews.table .img .txt .t{font-size: 18px; padding:15px 0; display: inline-block;margin-bottom: 15px;}
.indNews.table .img .txt .info { word-wrap: break-word; word-break: break-word; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical;-webkit-line-clamp: 2; font-size: 14px; ; line-height: 1.5;}
.indNews.table .img .txt .info * { -webkit-box-orient: horizontal; width: auto; display: inline !important; padding: 0; margin: 0; font-size: 16px !important; line-height: 1.5!important; font-weight: normal !important; white-space: normal !important }
.indNews.table .img .txt .info p { white-space: normal !important }
.indNews.table .txt{padding:30px 0 0 50px;}
.indNews.table .txt .NewsList ul li{padding:15px 0 15px 30px; background-position: 10px center;}
.highlight { color: red }
.msgTable td { padding: 5px; font-size: 14px }
.msgTable input[type="text"], .msgTable textarea { border: 1px solid #ccc; padding: 3px; border-radius: 3px }
.ajaxMsg { color: #666 }
.ajaxMsg img { margin-top: -3px; }
.msgTable .submit { background: #ff6c00; color: #fff; border-radius: 3px; padding: 5px 10px; border: 0; cursor: pointer }

/*******************************
  -------[=1440-------
********************************/
@media only screen and (max-width: 1440px) {
.wrapper { width: 1200px }
.side{width: 18%}
.content{width: 80%; padding-left: 2%;}
}

/*******************************
  -------[=1280-------
********************************/
@media only screen and (max-width: 1280px) {
.wrapper { width: 1100px }
}
