@charset "utf-8";
html, body, div, span, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,abbr, address, cite, code,del, dfn, em, img, ins, kbd, q, samp,small, strong, sub, sup, var,b, i,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td,article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary,time, mark, audio, video{margin:0;padding:0;border:0;outline:0;}
p, img, button, h1, h2, h3, h4, h5, h6, ul, li, ol, tbale, tr, td, input {margin: 0px;padding: 0px;border: none;list-style-type: none; font-weight:normal;}
a{margin:0;padding:0;font-size:100%;vertical-align:baseline;background:transparent; cursor:pointer;}
table{border-collapse:collapse;}
hr{display:block; height:1px; border:0; border-top:1px solid #cccccc; margin:1em 0; padding:0;}
p {word-wrap: break-word;}
em{ font-style:normal;}
*{margin:0; padding:0; list-style:none; }
html, body {margin: 0;color:#555;font:14px/1.8rem "Helvetica Neue", "Hiragino Sans GB", Helvetica, "Microsoft YaHei", "微软雅黑", "宋体", Arial, sans-serif; width:100%;height:100%;padding:0;margin:0;min-width:1000px; }
a{ color:#555;text-decoration:none;  }
a:hover{ text-decoration:none; color:#015198;transition: color .3s ease,opacity .3s ease,background-color .3s ease;
-webkit-transition: color .3s ease,opacity .3s ease,background-color .3s ease;
-moz-transition: color .3s ease,opacity .3s ease,background-color .3s ease;
-o-transition: color .3s ease,opacity .3s ease,background-color .3s ease;}
.FrontPublic_totalSearch01-d2_c1 input:focus,.FrontPublic_totalSearch01-d2_c1 input:hover,select:focus{outline: 0;}

/* ** ** Common Addative Classes ** ** */
.fl{float:left}
.fr{float:right}
.hidden{ overflow:hidden}
.margin{ margin:0 auto;}
.clearfix:after {content:".";display:block;height:0;clear:both;visibility:hidden;}
.clearfix {display:block;clear:both;}
.clear{clear:both; display:block; overflow:hidden; visibility:hidden; height:0px;}
.clear_l{clear:left;} 
.clear_r{clear:right;}
.hide{display:none} 
.block{display:block !important;} 
.inline{display:inline !important;}
.txtcenter{vertical-align:middle;}
.prel{position:relative;}
.wrap{ width:1200px; margin:0 auto; position:relative;}
.mb30{ margin-bottom:30px;}
.mb50{ margin-bottom:50px;}

/*header*/
.header{width:100%; height:60px; background:#fff; position:fixed; top:0; z-index:10; background:rgba(255,255,255,.9)}
.logo{ float:left; height:60px;}
.logo a{ display: block;max-width:200px; height:60px;}
.logo img{ max-width:100%; max-height:100%;}

.top{float:right; height:30px; margin-top:15px;}
.langue{float:right;margin-left:5px;}
.top a{display:block;width:30px; height:30px;line-height:20px;text-align:center;background-color:#ccc;color:#fff;border-radius:15px;padding:5px; box-sizing:border-box;}
.top a:hover{color:#fff; background-color:#d9261c;}
.top a img{ max-width:100%; max-height:100%;}
.weixin{ position:relative;float:right;margin-left:5px;}
.weixin .weixin_nr{width:100px;background:#fff;text-align:center; position:absolute; left:-44px; top:45px; z-index:10;color:#555;padding:10px; display:none;}
.weixin .weixin_nr .arrow{ width:0; height:0; border-bottom:10px solid #ccc;border-left:10px solid transparent;border-right:10px solid transparent; position:absolute; left:50px; top:-10px;}
.weixin .weixin_nr .code{height: 100px;width: 100px; }
.weixin .weixin_nr img{ max-height:100%; max-width:100%;}
.weixin.on .weixin_nr{ display:block;}


/*nav*/
.flexy-menu {position: relative;float:left; margin-left:50px;}
.flexy-menu>li {float: left;width:140px; height:60px;position: relative;}
.flexy-menu>li>a {display:block;line-height:60px;text-align:center;white-space:nowrap; overflow:hidden; }
.flexy-menu ul{display: none;position: absolute;z-index: 99999;width:120px;padding:0 10px 10px;background:#fff;}
.flexy-menu ul {top: 60px;left: 0;border-radius: 0 0 3px 3px; border-top:2px solid #eee;-webkit-box-shadow:0 15px 30px rgba(0,0,0,0.3);box-shadow:0 15px 30px rgba(0,0,0,0.3);}
.flexy-menu li:hover ul{ display:block;}
.flexy-menu ul li {width: 100%; height:36px;}
.flexy-menu ul li a {width: 100%;font-size: 14px;display:block; height:36px;line-height:36px; text-align: center; border-bottom:1px solid #eee;white-space:nowrap; overflow:hidden;}
.flexy-menu ul li a:hover{ background:none; color:#015198;}
.orange li:hover>.linered, .orange li.active .linered { display:block;}
.orange li:hover>a, .orange li.active>a { color:#fff; background:#015198;}

/* banner */
.banner{width:100%;}
.fullSlide{width:100%;position:relative;}
.fullSlide .bd{margin:0 auto;position:relative;z-index:0;}
.fullSlide .bd ul{width:100% !important;}
.fullSlide .bd li{width:100% !important;overflow:hidden;text-align:center;}
.fullSlide .bd li a{display:block;}
.fullSlide .bd li a img{max-width:100%;}
.fullSlide .hd{width:100%;position:absolute;z-index:1;bottom:10px;left:0;height:30px;line-height:30px;}
.fullSlide .hd ul{text-align:center;}
.fullSlide .hd ul li{cursor:pointer;display:inline-block;*display:inline;zoom:1;width:40px;height:6px;margin:0 5px;background-color:#fff; border-radius:2px;filter:alpha(opacity=50);opacity:0.5; text-indent:-9999px;}
.fullSlide .hd ul .on{ opacity:1;}
.fullSlide .prev,.fullSlide .next{display:block;position:absolute;top:50%;margin-top:-37px;z-index:1;width:74px;height:74px;cursor:pointer;display:none;}
.fullSlide .prev{ left:90px; background:url(../images/btn-prev-l.png) no-repeat;}
.fullSlide .next{ right:90px;background:url(../images/btn-next-l.png) no-repeat;;}


/*首页其它*/
.in-con{ width:100%; padding:50px 0;}
.in-tit { text-align:center; margin-bottom:20px;}
.in-tit a{color:#015198;font-size: 30px; line-height:50px;}
.in-tit a:hover{color:#d9261c;}
.in-tit span{ display:block; font-size:24px;text-transform: uppercase; line-height:40px;}


/*首页产品*/
.in-pbg{width: 100%;background: #faf3e9 url(../images/in-product-bg.jpg) no-repeat center bottom;box-sizing: border-box;}
.inp{ margin: 0 auto;}
.inp li{ float:left;width:600px; background:#015198; color:#fff; margin-bottom:30px;}
.inp li .inpt{float:left; width:250px; height:250px; padding:25px;-webkit-align-items: center; -ms-flex-align: center; align-items:center; justify-content:center; display: -webkit-flex; display: flex;}
.inp li .inpt .inpt-table{ text-align:center;}
.inp li .inpt .bt{ display:block; font-size:20px;}
.inp li .inpt .xh{ display:block; font-size:16px;}
.inp li .inpt a{padding:5px 20px; border:1px solid #fff; color:#fff; border-radius:3px; display: inline-block; margin-top:20px;}
.inp li .inpt a:hover{color:#015198; background:#fff;}
.inp li .inpm{ float:left; width:300px;  height:300px; background:#fff;}
.inp li .inpm a{width:300px; height:300px; display:block; overflow:hidden;}
.inp li .inpm a img{width:100%; height:100%;-webkit-transition:all 0.5s;-moz-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s;}
.inp li .inpm a:hover img{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1);}


/*首页简介*/
.in-abg{height:700px;width:100%; background:url(../images/in-about-bg.jpg) no-repeat center center;  box-sizing:border-box;}
.in-about{ width:400px; margin-left:200px; margin-top:90px;}
.in-about .ia-line{ width:100px; height:2px; background-color:#015198; margin:0 auto;}
.in-ac{ text-align:center; margin:40px 0; height:180px; line-height:30px; overflow:hidden;}
.in-about-more{ text-align:center;}
.in-about-more a{ display:inline-block; padding:0 20px; line-height:30px; border:1px solid #015198; color:#015198; border-radius:3px;}
.in-about-more a:hover{border:1px solid #d9261c; color:#d9261c;}

/*首页联系*/
.in-cbg{height:700px;width:100%; background:url(../images/in-content-bg.jpg) no-repeat center center; box-sizing:border-box;}
.in-contact{width:100%; margin:160px auto 0;}
.in-cc{ margin-top:20px; display:inline-block;}
.inc-img{ float:left;width:110px; height:110px; background-color:#fff; padding:5px; border-radius:3px;margin-left: 300px;}
.inc-img img{width:100%; height:100%;}
.inc-text{ float:left; margin-left:20px;width:600px;}
.inc-text p span{ display:inline-block; text-align:right;width:80px;}

/*页脚*/
.footer{ width:100%; background:#475058; padding-top:20px; padding-bottom:20px; color:#ccc; font-size:12px;}
.footer a{ color:#ccc;}
.footer a:hover{ text-decoration:underline; color:#fff;}
.foot{width:100%; line-height:24px;clear:both; text-align:center;}


/*内页*/
.content{width:100%; padding-bottom:30px; background-color:#fff;}
.content img{ max-width:100%;}
.con{ padding:30px;}


/*位置*/
.site{ padding:10px 0 20px; line-height:30px;color:#888;}
.site a{ color:#888;}
.site a:hover{ color:#015198;}

/*内页二级分类*/
.l-list{border-bottom:1px solid #ddd;}
.l-list li{ float:left;height:50px;}
.l-list li a{display:block; padding:0 20px;font-size:14px;line-height:50px; text-align:center; overflow:hidden; }
.l-list li a:hover,.l-list li.xz a{color:#015198; position:relative;  border-bottom:2px solid #015198; line-height:49px;}


/*新闻列表*/
.news{width:100%;}
.news li {background:#F5F7FA;margin-bottom:20px;height:150px;overflow:hidden;}
.news-time {float:left;height:150px;width:150px;margin-right:20px;background:#8F9BB3;color:#FFF;text-align:center;}
.news-time h1{font-weight: normal;font-size: 74px;line-height:120px;height:100px;overflow:hidden;}
.news-time p{width:7em;margin:0 auto;border:2px solid #FFF;-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;}
.news-text {margin-right:20px;padding:20px 0;}
.news-text h4{height:24px;line-height: 24px;font-weight: normal;font-size: 18px;overflow: hidden;white-space: nowrap;}
.news-text h4 a{color:#333;}
.news-text p{line-height:17px;margin-top:10px;}
.news-text p.p1{height:51px;overflow:hidden;color:#666; line-height:24px;}
.news-text p.p2{height:17px;overflow:hidden;color:#999;}
.news li:hover{background:#EDEDED}

/*下一页*/
.pager{width:100%; margin:0 auto; text-align:center; line-height:24px;}
.pager a{ padding: 0 5px;}
.pager a:hover{color:#105c9f; text-decoration:underline;}
.pager select{height:24px;width:50px; text-align:center;}

.page{width:100%; margin:0 auto; border-top:1px dashed #ccc; padding-top:10px;}
.page .back a{ color:#747ca9;}
.page .pre, .page .next{ margin-top:10px;}
.page .pre a, .page .next a{ text-decoration:underline; margin-right:20px;}

/*新闻详情页*/
.show{width:100%;}
.title21{position:relative;line-height:35px;text-align:center;}
.title21 h1{font-size:22px; font-weight:normal;}
.title21 h2{font-size: 26px;color: #da251c;}
.title22{height:44px;border-bottom:1px solid #E5E5E5; text-align:center;}
.title22-time{line-height:44px;color:#999;}
.content_text{ width:100%; padding-top:20px; padding-bottom:20px;}
.content_text img{ max-width:100%;}
.bdsharebuttonbox{ display:inline;}


/*产品展示*/
.product{ width:100%;}
.product li{ float:left;width:240px; padding:10px; margin:0 12px 30px; text-align:center;webkit-transition:all .2s linear;transition:all .2s linear; border-radius:5px;}
.product li .pro-img{ width:240px; height:240px;background:#fff;-webkit-align-items: center;  -ms-flex-align: center; align-items:center; justify-content:center; display: -webkit-flex; display: flex;}
.product li .pro-img img{max-width:100%; max-height:100%;}
.product li .pro-tit{display:block; padding:10px 10px 0;line-height:24px;text-overflow:ellipsis;white-space:nowrap; overflow:hidden;}
.product li .pro-xh{display:block; padding:0 10px;line-height:24px;text-overflow:ellipsis;white-space:nowrap; overflow:hidden; color:#888;}
.product li:hover { background:#e5e5e5;}

/*详情页相册*/
.mod18Box { padding: 9px; border: 1px solid #CCC; margin: 0px auto; width: 580px; background: #FFF; box-shadow:0px 1px 5px #CCCCCC }
.mod18{ width: 580px; height: 656px; margin: 0px auto; position: relative; background: #eee; }
.mod18 .btn9{position:absolute;width:15px;height:70px;bottom:3px;cursor:pointer;z-index:99;font-size:50px;font-weight:bold;}
.mod18 .prev{left:0;background:url(../images/img/prevBtn.png) no-repeat;}
.mod18 #prevTop,.mod18 #nextTop{top:290px;width:30px;height:48px;}
.mod18 #prevTop{background:url(../images/img/prevBtnTop.png) 0 0 no-repeat;}
.mod18 #nextTop{background:url(../images/img/nextBtnTop.png) 0 0 no-repeat;}
.mod18 .next{right:0;background:url(../images/img/nextBtn.png) no-repeat;}
.mod18 li{float:left;}
.mod18 .cf li{position:relative;color:#fff;}
.mod18 .cf a{display:block;width:580px;height:580px;position:absolute;color:#fff;}
.mod18 .cf li span{display:block;width:580px;position:absolute;left:0;bottom:0;padding:10px 20px;line-height:22px;text-align:left;background:rgba(0,0,0,0.6);filter:progid:DXImageTransform.Microsoft.gradient( GradientType = 0,startColorstr = "#60000000",endColorstr = "#60000000");}
.mod18 .picBox{height:580px;position:relative;overflow:hidden;}
.mod18 .picBox ul{height:580px;position:absolute;}
.mod18 .picBox li{width:580px;height:580px; text-align:center; background-color:#fff;}
.mod18 .picBox li img{max-width:580px;max-height:580px;}
.mod18 .listBox{ width: 540px; height:64px; margin: 0 auto; position: relative; padding: 6px 0 6px; overflow: hidden; }
.mod18 .listBox ul{height:64px;position:absolute;}
.mod18 .listBox li{width:64px;height:64px;cursor:pointer;position:relative;}
.mod18 .listBox li i{display:none;}
.mod18 .listBox li a{display:block;width:64px;height:64px;}
.mod18 .listBox li img{width:96px;height:64px;}
.mod18 .listBox .on img{width:58px;height:58px;border:3px solid #ff6600;}
.mod18 .listBox .on i{display:block;}

/*产品详情页*/
.pdetails{ padding:40px 0;}
.pl{ float:left;width:600px;}
.pr{ float:right;width:560px;}
.pd-tit{ width: 100%; height:40px; border-bottom:1px solid #eee;}
.pd-tit span{ display:inline-block; line-height:40px; padding:0 20px; border-bottom:2px solid #015198; color:#015198; font-size:16px; font-weight:700;}
.pd-content{ padding:20px 0;}

/*在线留言*/
.msg{padding:9px 18px;margin-bottom:10px;border:1px solid #f1f1f1;background:#eee;}
.input-b{ border:1px solid #ddd; margin-left:20px;height:24px; line-height:24px; color:#555;width:50%;}
.input-c{ border:1px solid #ddd; margin-left:20px;height:100px;width:90%; line-height:25px; color:#555;}
.btn{ border:0px; font-size:14px; padding:8px 30px; background:#015198; cursor:pointer; color:#fff; border-radius:3px; margin-left:20px;transition: background .2s;}
.btn:hover{ opacity:.8;}