@charset "utf-8";
body,button,dd,dl,dt,fieldset,figure,form,h1,h2,h3,h4,h5,h6,hr,input,legend,li,ol,p,s,td,textarea,th,ul{font-family:tahoma,Arial,Microsoft Yahei,Avenir,'Hiragino Sans GB',"\5FAE\8F6F\96C5\9ED1","\5b8b\4f53",sans-serif;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}body{margin:0;overflow-x:hidden}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}.verticalAlign{vertical-align:middle;display:inline-block;height:100%;width:1px;margin-left:-1px}.featured-post .byline,a{-webkit-transition:all .5s ease-out;-moz-transition:all .5s ease-out;-ms-transition:all .5s ease-out;-o-transition:all .5s ease-out;transition:all .5s ease-out}body,html{width:100%;position:relative}h1,h2,h3,h4,h5,h6{text-transform:capitalize}
.btn { display: inline-block; padding: 10px 20px; text-align: center; letter-spacing: 2px; border-radius: 5px; cursor: pointer; border: 0 }/*按钮*/
.ImgBox { overflow: hidden; display: inline-block }
.ImgBox img { width: 100%; height: 100%; display: block; }
.ImgBox:hover img { -webkit-transform: scale(1.1); /* Safari and Chrome */ -moz-transform: scale(1.1); /* Firefox */ -ms-transform: scale(1.1); /* IE 9 */ -o-transform: scale(1.1); /* Opera */ transform: scale(1.1); opacity: 1; }
.more { background: #ddd; width: 170px; line-height: 15px; margin: 0 auto; color: #fff; font-size: 15px; letter-spacing: 2px; display: table; margin: 5px auto;  border-radius: 50px; }/*更多*/
.more:hover { background: #004ea2; color: #fff;}
.more a { color: #111;white-space: nowrap;}
.more:hover a { color: #fff; }
.moreicon { font-size:12px; font-weight:100; overflow:hidden; line-height: 20px; }
.moreicon a { color:#333; padding: 0 !important}
.moreicon a:hover { color:#ff6600; text-decoration:underline;}
.moreicon .iconfont{ margin-left:5px; font-size:12px;}
span.spanleft,.news p{ overflow: hidden; text-overflow: ellipsis; white-space: nowrap; display: block }/*超出的文字省略，要定义宽度*/
.nav .nLi h3:after, .btn, .btn:hover, .ImgBox img, .ImgBox:hover img, .TaskList ul li,.boxCard ul li h3:after { -webkit-transition: all 0.5s ease; /* Safari and Chrome */ -moz-transition: all 0.5s ease; /* Firefox */ -ms-transition: all 0.5s ease; /* IE 9 */ -o-transition: all 0.5s ease; /* Opera */ transition: all 0.5s ease; }
.relative{position: relative}
.mt20{margin-top:20px;    min-height: 500px;}
.mt-20{margin-top:-20px;}
/*页面*/
body { font-size: 14px; line-height: 1.5em; background: #f3f3f3; }
#header { width: 100%; height: 120px; background: #fff}
.wrapper { width: 1200px; margin: 0 auto; }
.wrapperWhite { background: #fff; padding: 20px; }
.logo { width: 510px; height: 110px;margin: 5px 0 }
.logo img {height: 110px; width: auto}
.lang{padding:5px 0 5px 0; text-align: right}
.lang p{display:inline; margin-left:20px;}
.lang a{display: inline; padding: 3px 0; border-bottom: solid 1px #fff; color:#333;}
.lang a:hover{ border-bottom-color: #004ea2}
.lang a img{height:20px; width:auto;margin:5px 5px -5px 0; display: none}
.headSearch{}
.headSearch ul{ padding: 10px 0px; float:left;}
.headSearch ul li{ float:left; }
.headSearch ul li.Keyword{border:solid 3px #004ea2;line-height: 34px; height:34px;}
.headSearch ul li.Keyword input{ width:180px;padding:0 10px;  border:0; }
input.btn{ padding:0; border:0;}
.headSearch ul li.btn{padding:0; border-radius: 0}
.headSearch ul li .btn-search{width: 60px; background:#004ea2;border: 0; line-height:40px; color:#fff; cursor: pointer;}
.headSearch ul li .btn-search:hover{ background:#444;}
.headSearch .email{padding:20px 20px 0 0;color:#004ea2; font-size: 16px;font-weight: bold;}
.headSearch .email .iconfont{font-size: 23px;float:left;margin-right:5px; font-weight:normal;}

#nav{background: #004ea2; border-top:solid 1px #004ea2;}
.nav{ position:relative; z-index:1;height:45px;}
.nav .nLi{ float:left; position: relative;display:inline;width:14.285%; text-align: center; }
.nav .nLi:after{content: "";width:1px; height:15px; background: #fff; display: inline-block;position: absolute; top:15px; right:0}
.nav .nLi:nth-last-child(1):after{ background: #004ea2;}
.nav .nLi.on:after{width:0px;}
.nav .nLi h3 a{ display:block; font-size:16px; line-height: 45px; width: 100%; height: 45px;color: #fff; text-transform:capitalize;transition:none;}
.nav .on h3 a{ background: #fff;color:#004ea2}
.nav .sub{ display:none; position:absolute; z-index: 9; top:45px;padding:5px 15px; background:#fff; border:solid 2px #eee; border-top:0;}
.nav .sub li{ zoom:1; display:block; }
.nav .nLi .sub a{ padding:5px 0px; width:220px;display:block; color:#333; font-size:14px; text-align:left; line-height:20px; height:auto; text-transform:capitalize; font-weight:100;}
.nav .ulcn .nLi .sub a{ width:150px;}
.nav .nLi .sub a:after{content: "";width: 0px; height: 0px; border-bottom: solid 1px #004ea2;margin-top:5px; display: block;-webkit-transition: all 0.5s ease-out;	-moz-transition: all 0.5s ease-out;-ms-transition: all 0.5s ease-out;	-o-transition: all 0.5s ease-out;transition: all 0.5s ease-out;}
.nav .nLi .sub a:hover{ color:#004ea2;  }
.nav .nLi .sub a:hover:after{width: 100%;}

.title{ width:100%;height:36px;padding:20px 0; position:relative; margin:10px auto;}
.title h1{  font-size:30px; color:#004ea2;letter-spacing: 3px; text-transform:capitalize;line-height:40px; height:40px; text-align:center; position:relative; display:table; margin:0 auto; padding:0 20px;}
.title h1:before,.title h1:after{content: ""; width:100px; height:1px; background:#999;display:inline-block; margin-bottom:10px;}
.title h1:before{margin-right:15px;}
.title h1:after{margin-left:15px;}
.name{display: inline-block; vertical-align: middle; font-size: 20px; color: #000; width: 100%; height: 35px;position: relative;}
.name:before{width:5px; height:15px; display:inline-block; background:#458600;margin:0 10px 0 0}
.box-T { font-size: 24px; letter-spacing: 2px; line-height: 45px;margin-bottom:15px; position: relative; border-bottom: solid 1px #ddd;color: #003757; padding:5px 0 5px 30px}
#swiperPic { position: relative;border-top:solid 2px #fff;border-bottom:solid 2px #fff; }/*banner*/
#swiperPic #slider { overflow: hidden; }
#swiperPic #slider li { position: absolute; left: 0; top: 0; width: 100%; background: url(js/fancybox_loading.gif) center center no-repeat; }
#swiperPic #slider li a { display: block; width: 100%; }
#swiperPic .lastico { height: 10px; overflow: hidden; position: absolute; left: 0; bottom: 20px; width: 100%; }
#swiperPic .lastico ul { float: left; position: relative; left: 50%; }
#swiperPic .lastico ul li { float: left; position: relative; right: 50%; margin-right: 10px; width: 10px; height: 10px; border-radius: 10px; cursor: pointer; text-indent: -990rem; overflow: hidden; background: #fff; filter: alpha(opacity=80); opacity: 0.8; transition: all 0.5s ease-out; }
#swiperPic .lastico ul li.high { background: #ce272f; filter: alpha(opacity=100); opacity: 1; width: 30px; height: 10px; }
#swiperPic, #swiperPic #slider, #swiperPic #slider li { height: 400px; }
.place{padding:15px 0;white-space: nowrap; }/*位置*/
.place .iconfont{font-size:14px; margin:0 10px 0 5px;display:inline;}
.place a{display: inline-block; height: 20px; line-height: 20px; padding:5px 0;color:#333; font-size: 15px; border: none;  border-bottom: 1px solid Transparent;}
.place a:hover{ border-bottom-color: #222;}
.text{ padding:15px;}
.text p{ color: #363636; text-align: justify; word-wrap: break-word; word-break: break-word; letter-spacing: normal; font-size: 16px; line-height: 30px; line-height: 32px;}
.text img{max-width:100%;}
.ColTwoWrap{position: relative}
.ColTwoWrap .hd ul{display:none}
.ColTwoList{ width: 900px;margin:10px auto;}
.ColTwoList ul li{width:450px;border-right:solid 1px #fff;}
.ColTwoList ul li .ColTwoListImg,.ColTwoList ul li .ColTwoListImg img{ width:450px; height:260px;}
.wrapperWhite .text{ padding: 0px; }
.text .job{ width:100%; margin:10px auto;}
.job table{ width:100%; margin:0 0 20px 0; background: #fff}
.job table th,.job table td{ padding:8px 10px; border:solid 1px #ddd;}
.job table th{ width:15%; font-weight:100; color:#666; text-align:right;}
.job table td{ color:#333; width:35%}
.job table .job_title{ font-size:15px; font-weight:bold; color:#002380;}
.job table a{ color:#f00; font-weight:bold; text-decoration:underline;}
.job table a:hover{ text-decoration:none;}
.job_con{ width:1000px; height:auto; display:none}

#footer { background:#27292b; padding:20px 0;}
#footer,#copyright{color:#8f8d8e;}
#footer a,#copyright a{color:#8f8d8e;}
#footer a:hover,#copyright a:hover{color:#fff;text-decoration: none;}
#footer .qrcode{ width: 300px;}
#footer .qrcode ul li{float:left; width:120px; padding:0 15px; }
#footer .qrcode ul li img{ width:120px; height:120px;}
#footer .qrcode ul li p{ text-align: center}
#footer .wrapper{position: relative}
#footer .wrapper .gs{position:absolute; left:310px; top:0px;}
.sitemap{width:880px;padding: 0 0 10px 0; position: relative;}
.sitemap:after,.sitemap ul li:before{content: ""; width:0; height:100%; border-right: solid 1px #8f8d8e; display: inline-block;position:absolute; top:0px;}
.sitemap:after{left:0px;}
.sitemap ul{}
.sitemap ul li{float:left; width: 20%; text-align: center; height:200px; position: relative;}
.sitemap ul li:before{ right:0px;}
.sitemap ul li h5{font-size: 18px; padding:8px 0}
.sitemap ul li p{line-height:18px;padding:3px 0;font-size: 15px;padding-left: 5px}
.sitemap ul.sitemap-cn li{width: 16.65%;}

#copyright{background:#191c1e; padding:15px 0}
#copyright a{color:#8f8d8e;}
.side{width:200px;}
.sidenav{}
.sidenav h3{font-size:24px;color:#004ea2;display:block;line-height: 2; padding:10px 0 15px 20px;}
.sidenav ul{padding:0}
.sidenav ul li{font-size: 14px;}
.sidenav ul li a{display:block; padding: 10px 15px;font-size: 16px; line-height: 1.2rem; background:#004ea2; color: #fff; margin-bottom: 10px; }
.sidenav ul li a .iconfont{float:left; margin-right:10px; margin-left:-5px;}
.sidenav ul li a:hover{background:#e60012;}
.sidenav ul li a.cur{background: #fff; color: #004ea2;width: 200px;padding-right:20px;}
.content{width:980px;min-height:450px;}
.content .main{background:#fff;padding:20px;min-height:400px;}
.boxT{ line-height: 40px; position: relative; margin: 0 0 20px 0;}
.boxT span{ font-size: 20px; line-height: 2rem; color: #004ea2; text-transform: capitalize; margin-left: 20px;}
.boxT:after{content: ""; width: 100%; height: 1px;background: #ddd; display: block;}
#Contact{ padding:20px}/*联系方式*/
#Contact h3{ font-size:20px;padding:15px 0; margin-bottom:10px;color:#004ea2; border-bottom:solid 1px #ccc}
#Contact h4{ font-size:18px; padding:5px 10px; margin:15px 0; color:#004ea2;}
#Contact .text{ float:left; padding:0; width:430px;position: relative;}
#Contact .text p b{margin-right:10px;}
#Contact .map{ width:650px; float:right}
#Contact .map #gaodi-map{ width:650px; height:380px; border:solid 1px #ccc;}
.mapInfo {padding:5px;margin: 0; width: 360px;}
.mapInfo h4{ font-size:18px; color:#009e32; border-bottom:solid 1px #ccc; margin: 0; padding: 0}
.mapInfo p {font-size: 12px; line-height: 1.5rem; color: #333}
/*图片列表*/
.imgList ul{padding:0 0 10px 0}
.imgList ul li { float: left; margin: 0 18px 18px 0; overflow: hidden; background: #fff; position: relative; border:solid 1px #fff}
.imgList ul li a { text-decoration: none; }
.imgImg { overflow: hidden; text-align: center;margin-bottom:5px; }
.imgImg img { vertical-align: middle; text-align: left; background: url(js/fancybox_loading.gif) center center no-repeat; }
.imgText {}
.imgText h4 { max-height: 40px; font-size: 16px; color: #333; line-height: 20px;padding:2px 50px; text-align: center; overflow: hidden; margin:0 auto;}
.imgText p {color: #444; }
.imgList ul li:hover {  border-color: #e60012}
.imgList ul li a:hover .imgText h4{color:#e60012; text-decoration: underline;}
.imgList ul li a:hover .imgText p{color:#e60012; text-decoration: underline;}
.Images { width: 1200px; margin: 0px auto }
.Images ul { width: 1220px;}
.hd.PicPage a { }/*切换页码*/
.hd.PicPage { height: 20px; margin-top: 10px }
.hd.PicPage ul { padding: 0; float: left; position: relative; left: 50%; }
.hd.PicPage ul li { float: left; position: relative; right: 50%; text-indent: -90000px;margin-top:4px; width: 7px; height: 7px; background: #ccc; margin-right: 10px; border-radius: 15px; cursor: pointer; transition: all 0.5s ease-out; }
.hd.PicPage ul li:hover { background: #777; }
.hd.PicPage ul li.on { background: #e60012; width: 15px;height:15px;margin-top:0 }
.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: 40%; background: rgba(0,0,0,0.5); opacity: 0; }
.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(174,47,64,0.7) }
.ArrowBlock:hover .hd.PicPage a { opacity: 1 }
.ArrowBlock:hover .hd.PicPage a.prev { left: 0px; }
.ArrowBlock:hover .hd.PicPage a.next { right: 0px; }
.content .Images{ width:940px;}
.content .Images ul{ width:960px;}
.honorList ul li { width: 300px;padding-bottom: 10px;}/*荣誉 4:3 一行3张*/
.honorList ul li .imgImg { width: 270px; height: 200px;padding:15px 15px 5px 15px; }
.honorList ul li .imgImg .ImgBox { width: 270px; height: 200px; }
.honorList ul li .imgText{border: 0;}
.honorList ul li .imgText h4 {padding:0 15px;}
.ProList ul li { width: 300px;padding-bottom: 10px;}/*产品列表 4:3 一行3张*/
.ProList ul li .imgImg { width: 270px; height: 200px;padding:15px 15px 5px 15px; }
.ProList ul li .imgImg .ImgBox { width: 270px; height: 200px; }
.ProList ul li .imgText{border: 0;}
.ProList ul li .imgText h4 {padding:0 15px;}
.AppList ul li { width: 300px;padding-bottom: 10px;}/*应该列表 16:9 一行3张*/
.AppList ul li .imgImg { width: 270px; height: 170px;padding:15px 15px 5px 15px; }
.AppList ul li .imgImg .ImgBox { width: 270px; height: 170px; }
.AppList ul li .imgText{border: 0;}
.AppList ul li .imgText h4 {padding:0 15px;}
/*产品详细*/
.ProDetailed{ padding:0 20px; background:#fff; position: relative;}
.ProDetailed .place{border-bottom: solid 1px #ddd;padding:15px 20px}
.ProDetailed h5{ display:block; overflow:hidden;color:#777; text-align:center;padding:20px 0; font-size: 26px;line-height: 1;}
.pro_detail_img{width:600px; position: relative; overflow: hidden;margin: 0 auto}
.imgList.pro_detail_img_body li { margin:0 !important; padding:0px !important; border: 0}
.pro_detail_img_body ul li:hover{box-shadow:none; background:none; -webkit-transform: translateY(-5px); -moz-transform: translateY(-5px); -o-transform: translateY(-5px); -ms-transform: translateY(-5px); transform: translateY(-5px) }
.pro_detail_img_body ul li .imgImg{width: 600px; height: 450px;}
.pro_detail_img_body ul li .imgImg img{max-width: 600px; max-height: 450px;}
.pro_detail_img .hd{margin:10px auto; display:table;}
.pro_detail_img .hd ul li{ text-indent:-990rem; width:9px; height:9px; border:solid 1px #ccc; float:left; margin-right:10px; border-radius:15px; cursor:pointer;}
.pro_detail_img .hd ul li.on{ background:#e60012; border-color:#e60012;width:15px;}
.pro_detail_img .hd ul{ float:left; padding:8px 0 8px 15px;}
.ProDetailed table{width:960px; margin: 15px auto; border: solid 1px #ddd;}
.ProDetailed table td{border: solid 1px #ddd; text-align: center;font-size:15px; padding:8px;}
.ProDetailed .boxT{margin-top:20px;}
.send a{display:block; font-size:16px; background:#004ea2; color:#fff; padding:10px 20px; border-radius:20px; margin:20px auto; width:220px; text-align:center;}
.send a .iconfont{ font-size:20px;float:left; margin:0 10px;}
.send a:hover{ background:#e60012}
#sendPopWin { display: none; width:500px;padding:10px 25px;}
#sendPopWin h5 { height: 45px; font-size: 18px; line-height: 45px; color: #444; border-bottom: solid 1px #ddd; }
#sendPopWin h5 span { font-size: 24px;  color: #004ea2;}
#sendPopWin table { border-top: 0; margin-bottom: 10px; width: 100%; margin: 10px auto }
#sendPopWin table td { padding: 5px; font: 12px/20px Verdana, Geneva, sans-serif; color: #222; }
#sendPopWin table td input { padding: 5px; }
/*新闻*/
.newsWrap{padding:20px 0}
.news p{ border-bottom:dashed 1px #ccc; padding:10px 10px 10px 30px; background:url(images/bot_black.gif) 15px 15px no-repeat;}
.news p span{ width:140px; font-size:14px; float:right; display:block; text-align:right}
.news p a{ color:#333;font-size: 15px;padding:6px;border-bottom: solid 1px Transparent}
.news p a:hover{ color:#e60012;border-bottom-color:#e60012}
.content .news{padding:15px 15px 0 15px;}
/*.content .news p:nth-child(5n){border-bottom:0}
.content .news p:nth-child(5n):after{content:""; height:1px; display: block; width: 940px;margin:10px 0 20px -30px; border-bottom:dashed 1px #ccc;}*/
.article{ padding:0 20px; background:#fff;}
.article h5{ display:block; overflow:hidden; padding-left:0; color:#444; text-align:center; font:26px/1 "\5fae\8f6f\96c5\9ed1", "\534e\6587\7ec6\9ed1", "\9ed1\4f53"; padding:15px 0}
.article ul li{padding:20px}
.article ul li *{color: #363636; text-align: justify; word-wrap: break-word; word-break: break-word; letter-spacing: normal; font-size: 16px; line-height: 30px; line-height: 32px;}
.article p.publish{ border-bottom:solid 1px #ddd; font-size:12px; line-height:20px; padding:10px 0; margin: 0 25px; text-align:center; color:#666;}
.article p.publish span.red{color:#f00;}
.article p.publish a{ color:#222; margin:0 10px 0 0;}
.article p.publish a:hover{ color:#F00;}
.article p img{max-width: 900px; _width: expression(this.width > 900 && this.width > this.height ? 900 :true);height: auto; margin:15px auto; display:table}
.article ul li table{width:960px; margin: 15px auto; border: solid 1px #ddd;}
.article ul li table td{border: solid 1px #ddd; text-align: center;}
/*页码*/
.pageNumber { padding:15px 0px; }
.pageNumber table { border: 0; font-size: 12px; line-height: 20px; font-weight: 100; margin: 10px auto; }
.pageNumber table td { font-family: Microsoft Yahei, tahoma; }
.pageNumber table td .iconfont { font-size: 14px; }
.pageNumber table td input { padding: 2px 4px; width: 30px; height: 20px; font-size: 14px; line-height: 15px; border: solid 1px ccc; }
.pageNumber table td a { background: #fff; color: #222; border: solid 1px #ccc; margin-left: -1px; text-decoration: none; display: block; padding: 5px 12px; }
.pageNumber table td a.current, .pageNumber table td a.current:hover { color: #fff; background: #666; border-color: #666; cursor: default }
.pageNumber table td a:hover { color: #fff; background: #222; }
.pages{margin-top:15px;}
.pages table{ margin:10px auto; width:100%;}
.pages td{ font-size:14px; font-weight:bold; text-align:center; width:30%;}
.pages a{ color:#333; background:#fff; display:block; line-height:25px; padding:5px 15px;margin:0px; border:solid 1px #ccc; margin-left:-1px;text-transform:capitalize}
.pages a:hover{ background:#009e30; color:#fff; border-color:#009e30;}
/*滑动联系*/
.toolbar { position: fixed;width: 50px; right: 0; bottom: 0; -webkit-transform: translate3d(0, 0, 0); }
.toolbarBody { position: absolute; bottom: 0px; }
.toolbarBody ul { }
.toolbarBody ul li { background: #999; width: 50px; height: 50px; margin-top: 10px; text-align: center; cursor: pointer }
.toolbarBody ul li .iconfont { font-size: 2em; line-height: 50px; color: #fff; }
.toolbarBody ul li .PoPtoolbarBody { display: none; position: absolute; background: #af764d; color: #fff; height: 50px; right: 50px; text-transform: capitalize; padding: 0px 20px 0px 10px; text-overflow: ellipsis; white-space: nowrap; box-shadow: 0px 1px 10px 0 rgba(0,0,0,.19); }
.toolbarBody ul li .PoPtoolbarBody p { font-size: 18px; line-height: 50px; }
.toolbarBody ul li:hover { background: #e60012; }
.toolbarBody ul li:hover .PoPtoolbarBody { display: block }
.toolbarBody ul li .PoPtoolbarBody.toolbar_Qrcode_body { padding: 0; margin-top: -50px; height: 160px; }
.toolbar_Qrcode_body ul li { float: left; padding: 10px; width: 120px; height: 140px; background: #fff }
.toolbar_Qrcode_body ul li:hover { background: none }
.toolbar_Qrcode_body ul li img { width: 120px; height: 120px; display: block; }
.toolbarBody ul li .toolbar_Qrcode_body ul li p { font-size: 12px; line-height: 20px; color: #333; }
.toolbar_Qrcode ul li:hover { background: #fff; }
.toolbarBody ul li:hover .PoPtoolbarBody.toolbar_Qrcode_body ul li:hover { background: #fff }
/*首页*/
.indBox{overflow:hidden; margin: 30px 0}
.indBox ul{width:1220px;}
.indBox ul li{ background:#fff;float:left;height:260px;}
.indBox ul li.indBoxNews{width:360px;margin-right:20px;}
.indBox ul li.indBoxPro{width:820px;}
.indBox ul li h5{background:#004ea2; color:#fff; padding:10px 0px; font-size:18px;position: relative}
.indBox ul li h5 .iconfont{font-size:26px;float:left;margin:0 5px 0 20px;}
.indBox ul li h5 .moreicon{position: absolute; top:10px; right:20px}
.indBox ul li h5 .moreicon a{color:#fff;}
.indBox ul li h5 .moreicon a .iconfont{font-size:12px;}
.indBox .indPro{padding: 15px 25px 0 25px; margin-bottom:15px;height:200px; overflow: hidden}
.indBox .indPro dl{ margin:0 0 10px 0}
.indBox .indPro dl dt{float:left; margin:0 10px 0px 0}
.indBox .indPro dl dt a{font-size:18px; color:#004ea2}
.indBox .indPro dl dt a:hover{color:#e60012}
.indBox .indPro dl dd p{float:left; margin:0 12px 10px 0; font-size: 14px;}
.indBox .indPro dl dd p a{color:#333; padding: 5px 0; border-bottom: solid 1px #fff}
.indBox .indPro dl dd p a:hover{color:#e60012;border-bottom-color:#e60012}
.indBox .text p{line-height: 25px}
.indBox .news{padding:15px;}
.indBox .news p{border-bottom:0; padding:5px 10px 5px 15px; background-position: 5px 12px;}
.indBox .news p span{display:none;}

#indAbout{background:#fff; border: solid 1px #ccc;margin-top:-2px;}
#indAbout h3{font-size:24px; color:#004ea2; line-height: 40px;margin-bottom: 10px;}
#indAbout .text{margin:20px 30px;padding:0;height:260px; overflow: hidden;}
#indAbout .text p{line-height: 30px;}
#indAbout .aboutImg{float:right; margin-left:20px; display: block;height:300px;}
.indApp{padding:0px 0 20px 0; position: relative;}/*首页产品应用*/
.indAppList{padding:0 0 20px 0}
.indAppList ul li { width: 386px; margin-bottom:0}/*首页产品应用 16:9 一行3张*/
.indAppList ul li .imgImg { width: 380px; height: 214px;padding:3px; }
.indAppList ul li .imgImg .ImgBox { width: 380px; height: 214px; }
.indAppList ul li .imgText{border: 0;height:50px;}
.indAppList ul li .imgText h4 {padding:0 15px;}
/*搜索结果*/
.searchTable{width:98%; margin:0 2%;}
.searchTable .wedf{border-bottom: solid 1px #ddd;padding-bottom:10px; }
.searchTable .wedf td{padding:15px 10px; }
.searchTable td{height: 0}
.searchTable td a{color:#336699; text-decoration: underline;}
.searchTable td a:hover{color:#f00; text-decoration: none;}
.searchTable .highlight{color:#f00;font-size: 16px; padding:3px 5px;font-weight: bold; }
.searchTable .classname{color:#004ea2;font-size: 17px; padding:0;}
.searchTable .urltext{color:#777;font-size: 12px; padding:0;}
.searchTable .contenttext{color:#444;font-size: 15px; padding:0;}


.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 }

.banner{ width:auto; height:auto; text-align:center; position:relative}
.rslides{width:100%;position:relative;list-style:none;padding:0}
.rslides_nav{ width:60px; height:60px;border-radius: 50%; position:absolute;  text-indent:-10em; overflow:hidden;top:45%;opacity: 0}
.prev{ background: url(images/superprev.png) center center no-repeat rgba(0,0,0,0.3);left:2%;}
.next{ background: url(images/supernext.png) center center no-repeat rgba(0,0,0,0.3);right:2%}
.banner:hover .rslides_nav{ opacity: 1}
.rslides_nav:hover{ background-color:rgba(0,0,0,0.7) }
.rslides_tabs{ position:absolute; left:50%; margin-left:-20px; bottom:10px; text-align:center; z-index:99999;}
.rslides_tabs li{display:inline;float:none;_float:left;*float:left;margin-right:5px}
.rslides_tabs a{ width:8px; height:8px; background:#999;text-indent:-5em;  display:inline; overflow:hidden; display:block;  float:left; margin-left:10px;border-radius:50%;}
.rslides_tabs .rslides_here a{ background:#c80000; width:15px; height:15px;margin-top: -3px}
