/*样式统一*/
html {
  line-height: 1.15;
  -ms-text-size-adjust: 100%; 
  -webkit-text-size-adjust: 100%; 
}
body {
  margin: 0;
  overflow-x: hidden;
}
article,
aside,
footer,
header,
nav,
section {
  display: block;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
figcaption,
figure,
main {
  display: block;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box; 
  height: 0; 
  overflow: visible; 
}
pre {
  font-family: monospace, monospace; 
  font-size: 1em; 
}
a {
  background-color: transparent; 
  -webkit-text-decoration-skip: objects; 
}
abbr[title] {
  border-bottom: none; 
  text-decoration: underline; 
  text-decoration: underline dotted; 
}
b,
strong {
  font-weight: inherit;
}
b,
strong {
  font-weight: bolder;
}
code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em; 
}
dfn {
  font-style: italic;
}
mark {
  background-color: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
audio,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
img {
  border-style: none;
}
svg:not(:root) {
  overflow: hidden;
}
button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  font-size: 100%;
  line-height: 1.15;
  margin: 0; 
}
button,
input {
  overflow: visible;
}
button,
select { 
  text-transform: none;
}
button,
html [type="button"], 
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; 
}
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}
fieldset {
  padding: 0.35em 0.75em 0.625em;
}
legend {
  box-sizing: border-box;
  color: inherit;
  display: table; 
  max-width: 100%; 
  padding: 0; 
  white-space: normal; 
}
progress {
  display: inline-block; 
  vertical-align: baseline;
}
textarea {
  overflow: auto;
}
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box; 
  padding: 0; 
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit; 
}
details,
menu {
  display: block;
}
summary {
  display: list-item;
}
canvas {
  display: inline-block;
}
template {
  display: none;
}
[hidden] {
  display: none;
}
a{text-decoration: none}
input{outline: none}
textarea{outline: none;resize:none;vertical-align: top;}
ul,ol{list-style: none}
*{margin:0 ;padding:0;font-family: "微软雅黑";box-sizing: border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-o-box-sizing:border-box;}
/*公共样式、*/
.wrap:after{content: "";display: block;height:0;clear:both;visibility: hidden;}
.f12{font-size: 12px;}
.f13{font-size: 13px;}
.f14{font-size: 14px;}
.f16{font-size: 16px;}
.f20{font-size: 20px;}
.bold{font-weight: bold;}
.fc3{color:#333 !important;}
.mr30{margin-right: 30px !important;}
.mb29{margin-bottom: 29px !important;}
.mb15{margin-bottom: 15px !important;}
.mb5{margin-bottom: 5px !important;}
.fn{font-weight: normal;}
.t2{text-indent: 2em}
.ln150{line-height: 150%}
.ln180{line-height: 180%;}
.ln200{line-height: 200%}
.mr20{margin-right: 20px;}
.mr0{margin-right: 0 !important;}
.fl{float: left;}
.fr{float: right;}
.left{float: left;}
.right{float: right;}
.clear{clear:both;}
.pr{position: relative;}
.pa{position: absolute;}
.none{display: none}
.block{display: block}
.hidden{overflow:hidden;}
.center{width:1200px;margin:0 auto;}
.public-slide-left{width:260px;}
.public-section-right{width:894px;margin:0 auto;}
.sright{   
   width: 0;
    height: 0;
    border-top: 5px solid transparent;
    border-left: 5px solid #afafaf;
    border-bottom: 5px solid transparent;display: inline-block;}
.stop{   
   width: 0;
    height: 0;
    border-right: 9px solid transparent;
    border-top: 0px solid transparent;
    border-left: 9px solid transparent;
    border-bottom: 15px solid #fff;display: inline-block;}
.sbottom{ width: 0;
    height: 0;
    border-right: 9px solid transparent;
    border-top: 15px solid #fff;
    border-left: 9px solid transparent;
    display: inline-block;}
/*头部*/
.header{background: #003b83;padding-top:20px;}
.header .company{display: block;width:369px;height:101px;background: url(../images/company.jpg) no-repeat;margin:0 auto 29px;}
.header ul{text-align: center;}
.header ul li{display: inline-block;height: 55px;width:138px;}
.header ul li a{display: block;width:138px;height:55px;line-height: 55px;color:#fff;padding: 0 5px;}
.header ul li:hover a{background: #feac6d;color:#fff;}
/*轮播图*/
.jquery-reslider{height:620px;}
.wrap-index { overflow: hidden; }
.dark-green { color: #4c5b52; }
.light-green { color: #00853e; }
.mb-50 { margin-bottom: 50px; }
.slider { float: left; }
.slider .jquery-reslider .slider-block {
  width: 100%;
  height: 620px;
  position: absolute;
  z-index: 97;
  background-position:center;
  background-size: cover;
}
.slider .jquery-reslider .slider-direction {
  width: 60px;
  height: 60px;
  position: absolute;
  top: 48%;
  z-index: 99;
  cursor: pointer;
}
.banner .one{background: url(../images/banner.jpg) no-repeat center;height: 620px;width:100%;}
.banner .two{background: url(../images/banner1.jpg) no-repeat center;height:620px;width:100%;}
.banner .three{background: url(../images/banner2.jpg) no-repeat center;height:620px;width:100%;}
.slider .jquery-reslider .slider-direction.slider-direction-prev {
  left: 20px;
  background: url('../images/prev.png') no-repeat;
}
.slider .jquery-reslider .slider-direction.slider-direction-next {
  right: 20px;
  background: url('../images/next.png') no-repeat
}
.slider .jquery-reslider .slider-dots {
  position: absolute;
  width: 100%;
  text-align: center;
  bottom:20px;
}
.slider .jquery-reslider .slider-dots li {
  width: 15px;
  height: 15px;
  border-radius: 100px;
  display: inline-block;
  margin: 10px;
  border: 1px solid #ffffff;
  cursor: pointer;
}
.slider .jquery-reslider .slider-dots li.active { background-color: #ffffff; }
@media screen and (max-width: 768px) {
.slider .jquery-reslider .slider-direction { zoom: .8; }
.slider .jquery-reslider .slider-dots { position: absolute; }
}
/*尾部*/
.footer{width:100%;padding-top: 56px;background: #333333;text-align: center;padding-bottom: 65px;}
.footer h1{font-weight: normal;font-size:28px;color:#feac6d;margin-bottom: 43px;}
.footer h1 span{font-family: "微软雅黑"}
.footer h1 {font-family: "Century Gothic";font-size:30px;}
.footer .tit a{color:#999999;font-size:18px;}
.footer .fNav{height:20px;line-height: 20px;color:#777777;font-size:12px;margin-top: 15px;margin-bottom: 8px;}
.footer .fNav a{color:#777;}
.footer .fNav span{margin-right: 9px;margin-left:9px;}
.footer .banquan{color:#777777;font-size:12px;}
/*公共标题*/
.public-tit{width:214px;height:79px;margin:0 auto;text-align: center;margin-bottom: 15px;}
.public-tit span:nth-of-type(1){color:#feac6d;font-size: 30px;}
.public-tit span:nth-of-type(2){color:#333333;font-size: 24px;}
.public-tit span.one{color:#feac6d;font-size: 30px;}
.public-tit span.two{color:#333333;font-size: 24px;}
.public-tit1 {width:200px;margin:0 auto;}
.public-tit1 a{font-size:18px;color:#333;letter-spacing: 2px;font-family: "微软雅黑"}
/*公共的展品详情*/
.iPro .txt{padding-top: 25px;padding-left: 32px;height:225px;}
.iPro .txt .tit{font-size:16px !important;color:#333 !important;margin-bottom: 14px;}
.iPro .txt p{font-size:12px;color:#666;margin-bottom: 8px;}
/*产品展示*/
.iPro1{width:100%;background: #f8f8f8;padding-top: 30px;padding-bottom: 49px;}
.iPro1 .center{margin-top: 33px}
/*小banner*/
.iPro1 .center .sbanner{width:470px;height: 450px;float: left}
.flicker-example { width: 470px; height: 450px; margin-left: auto; margin-right: auto;}
.flickerplate{position:relative;width:100%;height:450px;background-color:#e6e6e6;overflow:hidden}
.flickerplate ul.flicks{width:10000%;height:100%;padding:0px;margin:0px;list-style:none}
.flickerplate ul.flicks>li{float:left;width:1%;height:100%;background-position:center;background-size:cover;display:table}
.flickerplate ul.flicks>li .flick-inner{height:100%;padding:10px;color:#fff;display:table-cell;vertical-align:middle}
.flickerplate ul.flicks>li .flick-inner .flick-content{max-width:68.75em;margin-left:auto;margin-right:auto}
.flickerplate ul.flicks>li .flick-title{padding:0px 0px;font-size:2.778em;line-height:1.995em;text-align:center}
@media only screen and (max-width: 43.813em){.flickerplate ul.flicks>li .flick-title{font-size:1.667em}}
.flickerplate ul.flicks>li .flick-sub-text{padding:5px;font-weight:300;line-height:2.5em;color:rgba(255,255,255,0.8);text-align:center}
.flickerplate ul.flicks>li .flick-title span.flick-block-text,.flickerplate ul.flicks>li .flick-sub-text span.flick-block-text{padding:12px 18px;background-color:rgba(0,0,0,0.6)}.
flickerplate .arrow-navigation{position:absolute;height:80%;width:10%;top:10%;z-index:100;overflow:hidden}
.flickerplate .arrow-navigation .arrow{display:block;height:100%;width:90%;-webkit-transition:all 0.2s ease-out;-moz-transition:all 0.2s ease-out;-o-transition:all 0.2s ease-out;-ms-transition:all 0.2s ease-out;transition:all 0.2s ease-out}
.flickerplate .arrow-navigation:hover,.flickerplate .arrow-navigation .arrow:hover{cursor:pointer}
.flickerplate .arrow-navigation.left{left:0%}
.flickerplate .arrow-navigation.left .arrow{opacity:0;margin:0px 0px 0px 50%;background-image:url("../images/flickerplate/arrow-left-light.png");background-repeat:no-repeat;background-position:left}
.flickerplate .arrow-navigation.right{right:0%}.flickerplate .arrow-navigation.right .arrow{opacity:0;margin:0px 0px 0px -50%;background-image:url("../images/flickerplate/arrow-right-light.png");background-repeat:no-repeat;background-position:right}
.flickerplate .arrow-navigation.left.hover .arrow{opacity:1;margin:0px 0px 0px 20%}.flickerplate .arrow-navigation.right.hover .arrow{opacity:1;margin:0px 0px 0px -20%}.flickerplate .dot-navigation{position:absolute;bottom:15px;width:100%;text-align:center;z-index:100}.flickerplate .dot-navigation ul{text-align:center;list-style:none;padding:0px 15px}.flickerplate .dot-navigation ul li{display:inline-block;float:none}.flickerplate .dot-navigation .dot{width:14px;height:14px;margin:0px 6px;background-color:#828285;border-radius:50%;-o-border-radius:50%;-ms-border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;-webkit-transition:background-color 0.2s ease-out;-moz-transition:background-color 0.2s ease-out;-o-transition:background-color 0.2s ease-out;-ms-transition:background-color 0.2s ease-out;transition:background-color 0.2s ease-out}.flickerplate .dot-navigation .dot:hover{cursor:pointer;background-color:#828285}.flickerplate .dot-navigation .dot.active{background-color:#000000}.flickerplate .dot-navigation.left,.flickerplate .dot-navigation.left ul{text-align:left}.flickerplate .dot-navigation.right,.flickerplate .dot-navigation.right ul{text-align:right}.flickerplate.flicker-theme-dark .arrow-navigation.left .arrow{background-image:url("../img/flickerplate/arrow-left-dark.png")}.flickerplate.flicker-theme-dark .arrow-navigation.right .arrow{background-image:url("../img/flickerplate/arrow-right-dark.png")}.flickerplate.flicker-theme-dark .dot-navigation .dot{background-color:rgba(0,0,0,0.12)}.flickerplate.flicker-theme-dark .dot-navigation .dot:hover{background-color:rgba(0,0,0,0.6)}.flickerplate.flicker-theme-dark .dot-navigation .dot.active{background-color:#000}.flickerplate.flicker-theme-dark ul.flicks li .flick-inner{color:rgba(0,0,0,0.9)}.flickerplate.flicker-theme-dark ul.flicks li .flick-inner .flick-content .flick-sub-text{color:rgba(0,0,0,0.9)}.flickerplate.flicker-theme-dark ul.flicks li .flick-inner .flick-content .flick-title span.flick-block-text,.flickerplate.flicker-theme-dark ul.flicks li .flick-inner .flick-content .flick-sub-text span.flick-block-text{background-color:rgba(255,255,255,0.5)}.flickerplate ul.flicks li.flick-theme-dark .flick-inner{color:rgba(0,0,0,0.9)}.flickerplate ul.flicks li.flick-theme-dark .flick-inner .flick-content .flick-sub-text{color:rgba(0,0,0,0.9)}.flickerplate ul.flicks li.flick-theme-dark .flick-inner .flick-content .flick-title span.flick-block-text,.flickerplate ul.flicks li.flick-theme-dark .flick-inner .flick-content .flick-sub-text span.flick-block-text{background-color:rgba(255,255,255,0.5)}.flickerplate.animate-transform-slide ul.flicks{-webkit-perspective:1000;-webkit-backface-visibility:hidden;transform:translate3d(0%, 0px, 0px);-webkit-transform:translate3d(0%, 0px, 0px);-webkit-transition:-webkit-transform 0.6s;-o-transition:-o-transform 0.6s;-moz-transition:-moz-transform 0.6s;transition:transform 0.6s}.flickerplate.animate-transition-slide ul.flicks{position:relative;left:0%;-webkit-transition:left 0.4s ease-out;-moz-transition:left 0.4s ease-out;-o-transition:left 0.4s ease-out;-ms-transition:left 0.4s ease-out;transition:left 0.4s ease-out}.flickerplate.animate-jquery-slide ul.flicks{position:relative;left:0%}.flickerplate.animate-scroller-slide{padding-bottom:0px;overflow:auto}.flickerplate.animate-scroller-slide ul.flicks{position:auto}
/*小banner结束*/
.iPro1 .pShow{background: #fff;}
.iPro1 .pShow .one{width:235px;float:left;position: relative;}
.iPro1 .pShow .stop{position: absolute;top:210px;left:50%;margin-left: -8px;display: none;}
.iPro1 .pShow .sbottom{position: absolute;top:224px;left:50%;margin-left: -8px;display: none;}
.iPro1 .pShow .one img{width:235px;height:223px;}
.iPro1 .pShow .one:hover img{box-shadow: 0 0 10px  #ddd;}
.iPro1 .pShow .one:hover .sj{display: block;}
.iPro2 {padding-bottom: 75px;}
.iPro2 .public-tit1{padding-top: 59px;padding-bottom: 59px;}
.iPro2 .txt{width:294px;height:310px;background: #f5f5f5;padding-top:75px;}
.iPro2 .two{background: #f5f5f5}
.iPro2 .two1{margin-right: 0px;}
.iPro2 .two:nth-of-type(2){margin-right: 0}
.iPro3 {padding-top: 50px;background: #f8f8f8;padding-bottom: 72px;}
.iPro3 .public-tit1{margin-bottom: 50px;}
.iPro3 ul{text-align: center;}
.iPro3 ul li {display: inline-block;position: relative;}

/*关于我们*/
.iAbout{background: url(../images/about.jpg) no-repeat center;width: 100%;height: 420px;padding-top: 102px;}
.iAbout .tit{width:926px;height:142px;display: block;margin-bottom: 30px;}
.iAbout .tit:hover{background:none;}
.iAbout .about{width:90px;height:37px;display: inline-block;border:1px solid #fff;line-height: 37px;text-align: center;color:#fff;margin-right: 16px;}
.iAbout .intro{width:111px;height:37px;display: inline-block;color:#fff;text-align: center;line-height: 37px;border:1px solid #fff;}
.iAbout a:hover{background: #fff;color:#003b83;}
/*新闻中心*/
.iNews{padding-top: 45px;padding-bottom: 59px;}
.iNews .public-tit{margin-bottom: 28px;}
.iNews ul  li{display: inline-block;width:295px;padding:6px;/*height:296px;*/}
.iNews ul  li .tit p{color:#333333;font-size:14px;font-weight: bold;padding-top: 15px;padding-bottom: 15px;border-bottom: 1px solid #ddd;}
.iNews ul  li .tit a{color: #333}
.iNews ul li .txt p{color:#666;font-size:12px;padding-top: 12px;padding-bottom: 12px;line-height: 150%}
.iNews ul li:hover{box-shadow: 0 0 5px #ddd;position: relative;top:-3px;}
/*内页样式*/
.w-con{margin-top: 30px;margin-bottom: 20px;}
.w-con .section{width:915px;}
/*公共左边、*/
.public-left{width: 270px;}
.public-left .tit{width:270px;height:90px;background: #003b83;text-align:center;padding-top: 20px;display: block;}
.public-left .tit .one{font-size:30px;color:#fff;font-weight: bold;}
.public-left .tit .two{font-size:14px;color:#fff;display: inline-block;margin-top: 9px;}
.public-left ul li{text-align: center;background: #dddddc;margin-bottom: 1px;}
.public-left ul li a{display: block;padding-top: 14px;font-size:16px;color:#000;padding-bottom: 14px;}
.public-left ul li:hover{background: #feac6d}
.public-left ul li:hover a{color:#fff;}
.public-left .r-concat{background: url(../images/concat.jpg) no-repeat;height:153px;margin-top: 27px;position: relative;border-bottom: 5px solid #003b83;}
.public-left .r-concat a{display: block;font-size:28px;color:#fff;width:202px;height:44px;background: #000;opacity: 0.5;text-align: center;line-height: 44px;position: absolute;top:86px;}


/*公共右边标题*/
.public-right-tit{padding-left:40px;width:915px;padding-top: 14px;padding-bottom: 14px;background: #dad9d8;padding-right: 13px;margin-bottom: 20px;}
.public-right-tit p.left{font-size: 16px;color:#464646;}
.public-right-tit p.right{font-size:14px;color:#5f5e5e;}
.public-right-tit p.right a{color:#5f5e5e;}
.public-section-right ul li:nth-child(3){margin-right: 0}
.public-section-right ul li:nth-child(6){margin-right: 0}
.public-section-right ul li:nth-child(9){margin-right: 0}
.public-section-right ul>li{float: left;padding:9px 9px 9px 9px;position: relative;margin-right:56px;margin-bottom: 14px;text-align: center;}
.public-section-right ul>li span{display: block;text-align: center;width:94%;height:184px;position: absolute;bottom:9px;font-size: 12px;color:#011c3d;line-height: 180px;left:9px;background:#026ab4;color:#000;-khtml-opacity:0.6;-moz-opacity:0;filter:alpha(opacity=0);filter:"alpha(opacity=0)";opacity:0; filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);/*兼容ie8及以下*/}
.public-section-right ul>li img{width:236px;height:223px;display: block;}
.public-section-right ul>li a{/*display: block;*/color:#333;}
.public-section-right ul>li:hover{box-shadow: 0  0 5px #ddd;}
.public-section-right ul li p{padding-top:12px;}
/*新增内页模板样式*/
.pcon .ncon .item{width:95%; margin:0 auto; border-bottom:1px solid #EBEBEB; padding-bottom:15px; margin-bottom:15px}
.pcon .ncon .item .tit{ margin:0 auto; font-size:16px; line-height:35px;height:35px;text-align:left;}
.pcon .ncon .item .tit a{ color:#336699}
.pcon .ncon .item .tit a:hover{ color:#ff6600}
.pcon .ncon .item .des{ color:#808080; margin:0 auto; text-align:left; line-height:190%; font-size:14px;text-indent:2rem;}
.pcon .ncon .item .des img{ float:left; margin-right:15px}
.pcon .ncon .item .date{ line-height:30px; color:#666666;text-align:right;}
.pcon ul li{ float:left;}
.pcon ul li img{}

/*详情页样式*/
/*主体样式*/
 .pcon h1{line-height:25px; text-align:center; padding-top:30px; padding-bottom:10px; font-size:16px; width:920px; margin:0 auto}
.pcon .ainfo{ width:920px; padding-top:6px; padding-bottom:5px; text-align:center; margin:0 auto; color:#999999}
.prenext{ width:920px; margin:0 auto; border-top:1px dashed #CCCCCC; padding-top:10px; padding-bottom:20px}
 .prenext li{ width:920px; padding-top:2px; padding-bottom:2px; text-align:left}
 
.ncon{color:#333333;line-height:200%;}
/* 分页 */
.page{ font-family:Arial, Helvetica, sans-serif; line-height: normal; font-size: 14px; padding-top:40px; padding-bottom:40px; font-size:14px; margin:0 auto; text-align:center;}
page a,.page span{display:block;color:#390;font-weight:normal;text-decoration:none;letter-spacing:0px;border:1px solid #ccc;padding-top:3px;float:left;margin-top:5px;margin-right:2px;margin-bottom:5px;margin-left:2px;text-align:center;padding-right:5px;padding-left:5px;height:18px} 
.page a:hover, .page a.current{color:#F44;border:1px solid #F44} 
.page input{padding:0px;color:#390;height:16px;width:25px;border:0px solid #fff;text-align:center;margin-top:0px;margin-right:-5px;margin-bottom:0px;margin-left:-5px;vertical-align:middle;font-size:12px}  

.cl{ clear:both; height:0px; overflow:hidden; line-height:0px; font-size:0px; width:0px}

.fenxiang{ margin:0 auto; padding-top:15px; padding-bottom:15px;}
.fenxiang .jiathis_style{ float:right; width:180px}
