.owl-carousel,
.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}
.owl-carousel{display:none;width:100%;z-index:1}
.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;-moz-backface-visibility:hidden}
.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}
.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}
.owl-carousel .owl-item,
.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}
.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}
.owl-carousel .owl-item img{display:block;width:100%}
.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled{display:none}
.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}
.owl-carousel .owl-dot,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev{cursor:pointer;cursor:hand;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
.owl-carousel.owl-loading{opacity:0;display:block}
.owl-carousel.owl-hidden{opacity:0}
.owl-carousel.owl-refresh .owl-item{visibility:hidden}
.owl-carousel.owl-drag .owl-item{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
.owl-carousel.owl-grab{cursor:move;cursor:grab}
.owl-carousel.owl-rtl{direction:rtl}
.owl-carousel.owl-rtl .owl-item{float:right}
.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}
.owl-carousel .owl-animated-in{z-index:0}
.owl-carousel .owl-animated-out{z-index:1}
.owl-carousel .fadeOut{animation-name:fadeOut}
@keyframes fadeOut{
	0%{opacity:1}
	100%{opacity:0}
}
.owl-height{transition:height .5s ease-in-out}
.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}
.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}
.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}
.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(../owl.video.play.html) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}
.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,
.owl-carousel .owl-video-playing .owl-video-tn{display:none}
.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}
.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}
/*end*/
/*
 .Top001638 为demo编号
 */
.Top001638{border-top: 3px solid #2078da;position:relative;z-index: 100; background-color: white;}
.Top001638.HomeTop{ background: none;}
.Top001638.HomeTop nav li a{ color: #fff;}
.Top001638.auto_fixed { background: #fff;}
.Top001638.auto_fixed nav li a{ color: #333;}
.Top001638 .auto{ position:relative; z-index:10;}
.Top001638 .logo{ padding:7px 0; position: relative; z-index: 6; width: 40%; max-width: 310px;}
.Top001638 .logo a{ display: inline-block;}
.Top001638 nav{ position:absolute; right:0;}
.Top001638 .lang{ position: absolute; right: 0;top: 50%;margin-top: -12px; font-size: 15px; line-height: 24px;padding-left: 26px;background: url("../svg/lang.svg") no-repeat left center/contain; z-index: 10;}
.Top001638.HomeTop .lang a{ color:#fff;}
.Top001638.auto_fixed .lang { margin-top: -9px;}
.Top001638.auto_fixed .lang a{ color:#333;}
.Top001638 .lang a:hover{ color:#2078da;}

@media(max-width:1200px){
.Top001638 nav{ right:2%;}
}
@media(min-width:1025px){
.Top001638{position:fixed;left:0; width:100%;}

.Top001638 .logo img{ transition:0.5s; height:82px;}
.Top001638 nav{ top:35%; width:100%; padding-left:33%; display:block !important; font-size: 18px;  letter-spacing: 2px}
.Top001638 nav li{ float:left; text-align:right; width:18%; font-weight:bold;}
.Top001638 nav li a{ display:inline-block; padding-bottom:16px; border-bottom:3px solid transparent; }
.Top001638 nav li dl,
.Top001638 nav li span{ display:none;}
.Top001638 nav li a:hover,
.Top001638 nav li a.aon{ border-bottom-color:#2078da;}
.Top001638.auto_fixed .logo img{ height:52px;}
}
@media(max-width:1024px){
	.Top001638 .lang { right: 20%;}
.Top001638 .moblie-menu{ width:48px; height:34px; position:absolute; right:2%; top:50%; margin-top:-17px;border:1px solid #ccc;border-radius:5px;}
.Top001638 .moblie-menu span,
.Top001638 .moblie-menu span::after,
.Top001638 .moblie-menu span::before{ position:absolute;height:3px; background-color:#999; border-radius:3px;}
.Top001638 .moblie-menu span{ width:70%;  left:15%; top:50%; margin-top:-1.5px;}
.Top001638 .moblie-menu span::after,
.Top001638 .moblie-menu span::before{  content:'';width:100%; left:0;}
.Top001638 .moblie-menu span::after{ top:-9px;}
.Top001638 .moblie-menu span::before{ bottom:-9px;}	

.Top001638 .logo img{ height:52px;}

.Top001638 nav{position:absolute; width:100%; left:0; background-color:#2078da; z-index:10; border-top:1px solid #ccc; top:100%; display:none;}
.Top001638 nav li{border-bottom:1px solid #3A94F7; box-shadow:0 1px 1px #0053AF;}
.Top001638 nav li span,
.Top001638 nav li a{ line-height:3em; display:block; padding:0 2em; font-size:1.1em; color:#fff;}
.Top001638 nav li#m02 > a,
.Top001638 nav li#m03 > a,
.Top001638 nav li#m04 > a,
.Top001638 nav li#m05 > a{ display:none;}
.Top001638 nav li span{display:block; position:relative;}
.Top001638 nav li span::before{ position:absolute; content:''; right:1em; border-top:6px solid transparent;border-bottom:6px solid transparent; border-left:6px solid #fff; top:50%; margin-top:-3px;}
.Top001638 nav li span.on::before{border-top:6px solid #fff;border-right:6px solid transparent; border-left:6px solid transparent; border-bottom:0;}
.Top001638 nav li dl{ display:none; background-color:#3589E7;}
.Top001638 nav li dl dd{border-top: 1px solid #0050A9;border-bottom: 1px solid #5AA8FD;}

.Top001638 .layer{ position:fixed; left:0; top:0; width:100%; height:100%; background-color:rgba(0,0,0,0.5); display:none;}
}
/*返回顶部*/
.Top001638 .goToTop{ width:35px; height:35px; background:rgba(0,0,0,0.5); border-radius:50%; position:fixed; right:2%; bottom:2%; z-index:100; text-align:center; line-height:35px; display:none;}
.Top001638 .goToTop a{ color:#fff;}
/*二维码*/
.Top001638 .hide_ewm{ display:none; position:fixed; z-index:20; left:0; top:0;width:100%; height:100%; background-color:rgba(0,0,0,0.5); }
.Top001638 .hide_ewm figure{ position:absolute; width:250px; height:250px; border-radius:10px; background-color:#fff; left:50%; top:50%; margin-left:-150px; margin-top:-150px;}
.Top001638 .hide_ewm figure span{ position:absolute; width:30px; height:30px; border-radius:50%; overflow:hidden; line-height:1000px; right:-15px; top:-15px; background-color:#fff; cursor:pointer;}
.Top001638 .hide_ewm figure span::after,
.Top001638 .hide_ewm figure span::before{ position:absolute; content:''; width:25px; height:3px; border-radius:2px; background-color:#666; left:2px; top:14px;}
.Top001638 .hide_ewm figure span::after{ transform:rotate(45deg);}
.Top001638 .hide_ewm figure span::before{ transform:rotate(-45deg);}
.Top001638 .hide_ewm figure{ text-align:center; padding:25px 0;}
.Top001638 .hide_ewm figure img{ width:200px; height:200px;}

/*
 .Banner002345 为demo编号
 */
.Banner002345{}
.Banner002345{ position: relative; overflow: hidden;}
.Banner002345 .bx-wrapper{ position:relative; z-index:1;}
.Banner002345 .bx-viewport{ z-index:1;}
.Banner002345 li a{ display:block; }
.Banner002345 li .img_pc{ display: none;}
.Banner002345 .bx-pager{margin:0 auto; text-align:center;position:absolute; left:0; width:100%; bottom:20px; z-index:10;}
.Banner002345 .bx-pager div{ display:inline-block; width: 20px; height: 20px; padding: 6px; overflow: hidden;}
.Banner002345 .bx-pager div a{ display:block; width:8px; height:8px; position: relative; background-color:#FFFFFF; -moz-opacity:0.8;  opacity: 0.8; filter:alpha(opacity=80); border-radius:100%; text-indent: 9999px; transition: all .5s ease-in-out;}
.Banner002345 .bx-pager div a:after{ content:""; position: absolute; left: 50%; top: 50%; width: 0; height: 0;  border-radius: 50%; display: block; opacity: 0;transition: all .3s ease-in-out;-webkit-transition: all .5s ease-in-out;-moz-transition: all .5s ease-in-out;-ms-transition: all .5s ease-in-out;}
.Banner002345 .bx-pager div a.active{position: relative;}
.Banner002345 .bx-pager div a.active:after{ opacity: 1;left: -5px; top: -5px; width: 18px; height: 18px;border: 1px solid #fff;}
.Banner002345 .bx-controls-direction{ display: none;}
@media(min-width:1201px){
	.Banner002345 li .img_pc{ display: inline;}
	.Banner002345 li .img_wap{ display: none;}
}
@media(min-width:768px){
.Banner002345 .bx-pager{ bottom:40px;}
.Banner002345 .bx-controls-direction{ display: block;}
.Banner002345 .bx-controls-direction a {position:absolute; top:50%; z-index: 6; text-indent: 99999px; overflow: hidden; margin-top:-25px; width:50px; height:50px; -ms-transition:left 400ms, right 400ms; transition:left 400ms, right 400ms; -webkit-transition:left 400ms, right 400ms; -moz-transition:left 400ms, right 400ms; -o-transition:left 400ms, right 400ms; background: #fff;}
.Banner002345 .bx-controls-direction .bx-prev {left:-50px;background:url(../png/banner002345-prev.png) no-repeat 0 0;}
.Banner002345 .bx-controls-direction .bx-next {right:-50px;background:url(../png/banner002345-next.png) no-repeat 0 0;}
.Banner002345 .bx-controls-direction.on .bx-prev {left:120px;}
.Banner002345 .bx-controls-direction.on .bx-next {right:120px;}
}

/*
 .Floor002248 为demo编号
 */
.Floor002248{background: #f2f2f2; padding: 50px 0;}

.Floor002248 .word{ width: 100%; }
.Floor002248 .word h3{ margin: 0; font-size: 20px; line-height: 1.2; color: #003b90; padding-bottom: 15px; font-weight: normal;}
.Floor002248 .word h3 span{ font-family: 16px; display: block;}
.Floor002248 .word h3:after{ content: "";display: block;width: 65px; height:2px; background-color: #003b90; margin-top: 20px;}
.Floor002248 .word .con{margin: 0; padding: 15px 0; line-height: 2.25; font-size: 14px;}
.Floor002248 .word ul{ padding-top: 15px; }
.Floor002248 .word ul li{ float: left;  text-align: center; padding: 0 15px; width: 25%; max-width: 102px;}
.Floor002248 .word ul li a{ display: block; max-width: 72px;border: 1px solid #395d8f;border-radius: 50%; transition: all .3s ease-in-out;}
.Floor002248 .word ul li a:hover{ background-color: #003b90;}
.Floor002248 .word ul li .img_hover,.Floor002248 .word ul li a:hover .img{ display: none;}
.Floor002248 .word ul li a:hover .img_hover{ display: block;}

.Floor002248 .right-img{ position: relative;}
@media only screen and (max-width: 767px) {
	.Floor002248 .word h3{ text-align: center;}
	.Floor002248 .word h3:after{ margin: 20px auto 0; width: 35px;}
	.Floor002248 .right-img{ margin: 0 auto; max-width: 580px; padding-left: 5%;}
	.Floor002248 .word ul{ margin: 0 auto 30px;max-width: 408px;}
}
@media only screen and (max-width: 365px) {
	.Floor002248 .word ul li{ padding: 0 10px;}
}
@media only screen and (min-width: 768px) {
	.Floor002248 .word h3{ font-size: 24px;}
	.Floor002248 .word{ width: 48%; float: left;}
	.Floor002248 .right-img{ float: right; width: 48%;}
	
}
@media only screen and (min-width: 1024px) {
	.Floor002248 .word h3{ font-size: 30px; padding-bottom: 30px; }
	.Floor002248 .word h3:after{ height: 2px;}
}



/*
 .Floor002367 为demo编号
 */
.Floor002367{ padding: 0 0 60px;}
.Floor002367>.auto{ max-width: 1400px;}
@media (max-width:1400px ) {
	.Floor002367>.auto{ padding-left: 2%; padding-right: 2%;}
}
.Floor002367 .wrap-header{ position: relative;}
.Floor002367 .wrap-header .more{ position: absolute; right: 0; top: 15px; color: #999; font-size: 14px;}
.Floor002367 .wrap-header .more:hover{ color: #204da0;}
.Floor002367 .wrap-header h2{ margin: 0; font-weight: normal; font-size: 20px; color: #333;}
.Floor002367 .wrap-header h2 span{ color: #a9c7ff; padding-left: 15px; font-weight: lighter;}
.Floor002367 .wrap-header .p{ margin: 5px 0 0; font-size: 14px; color: #999;}
.Floor002367 .wrap-container{ }
@media only screen and (min-width:768px ) {
	.Floor002367 .wrap-header h2{font-size: 22px;}
}
@media only screen and (min-width:1024px ) {
	.Floor002367 .wrap-header h2{font-size: 24px;}
}

.Floor002367 .list{ overflow: hidden;}
.Floor002367 .list ul{ width: 100%;}
.Floor002367 .list li,.Floor002367 .list li *{ transition: all .3s ease-in-out;}
.Floor002367 .list li .more{transition:none;}
.Floor002367 .list li img{ transition: transform 1s ease-in-out .05s;}
.Floor002367 .list li{ width: 100%; position: relative;}
.Floor002367 .list li .alink{ position: absolute; z-index: 6; width: 100%; height: 100%; display: block; top: 0; left: 0;}
.Floor002367 .list li .pic{ overflow: hidden;}
.Floor002367 .list li .layer{ position: absolute; bottom: 0; left: 0; width: 100%; height: 100%;background:rgba(0, 0, 0, 0.35) none repeat scroll 0 0 !important;filter:Alpha(opacity=35); background:#000;}
.Floor002367 .list li .layer dl{ position: absolute; top: 50%;  transform: translateY(-50%); z-index: 5; color: #fff; text-align: center; width: 100%;}
.Floor002367 .list li .layer dt{ font-size: 24px; font-weight: normal;}
.Floor002367 .list li .layer dd{ font-size: 14px;}
.Floor002367 .list li .more{ position: absolute; z-index: 5; height: 29px; line-height: 29px; width: 97px; border-radius: 29px; display: block; background: #204da0; color: #fff; font-size: 14px; text-align: center; opacity: 0; right: 2%; top: 50%;transform: translateY(-50%);}
.Floor002367 .list li:hover .layer{ height: auto; padding: 15px 2%;}
.Floor002367 .list li:hover .layer dl{ float: left; position: static; text-align: left;transform: translateY(0);}
.Floor002367 .list li:hover .layer dt{ font-size: 20px;}
.Floor002367 .list li:hover .more{ opacity: 1;}
.Floor002367 .list li:hover img{ transform: scale(1.1);}
@media only screen and (max-width:767px ) {
	.Floor002367{ padding: 20px 0 40px;}
	.Floor002367 .list ul:first-child{ max-width: 386px; margin: 0 auto;}
	.Floor002367 .list ul+ul{ margin-top: 20px;}
	.Floor002367 .list ul+ul li{ float: left; width: 49%;}
	.Floor002367 .list ul+ul li+li{ float: right;}
	.Floor002367 .list li .layer dt{ font-size: 20px;}
	.Floor002367 .list li:hover .layer dt{ font-size: 16px;}
	.Floor002367 .list li .more{ line-height: 24px; height: 24px; width: 85px;}
}
@media only screen and (max-width:480px ) {
	.Floor002367 .list ul{ max-width: 386px !important; margin: 0 auto;}
	.Floor002367 .list ul+ul{ margin-top: 10px;}
	.Floor002367 .list ul+ul li{ float: none; width: 100%;}
	.Floor002367 .list ul+ul li+li{ float: none; margin-top: 10px;}
}
@media only screen and (min-width:768px ) {
	.Floor002367 .list ul{ width: 33.3334%;  float: left;}
	.Floor002367 .list ul+ul li+li{ }
}
/*
 .Floor002302 为demo编号
 */
.Floor002302{ padding-bottom: 25px; background-color: #f2f2f2;}
.Floor002302 .HomeTitle{ padding:45px 0; position:relative; z-index:1;}
.Floor002302 .HomeTitle .name{ text-align:center; font-size:30px; color:#12295b; line-height:60px;}
.Floor002302 .HomeTitle .line2{ border-bottom:1px solid #e8eef2; position:relative; top:1px; position:relative; z-index:1;}
.Floor002302 .HomeTitle .line{ width:10px; height:1px; background:#f68121; overflow:hidden; margin:0 auto; position:relative; z-index:2;}
.Floor002302 .HomeMore{ overflow:hidden;}
.Floor002302 .HomeMore a{ display:block; margin: 0 auto; width:120px; height:36px;text-align:center; line-height:36px; font-size:12px; color:#fff; border-radius: 5px; background-color: #87b2c7;}
.Floor002302 .fl{}
.Floor002302 .fr{position: relative;}
.Floor002302 .auto1200{ padding-bottom:60px; overflow:hidden;}
.Floor002302 .fl li{ overflow:hidden; padding-bottom:24px; position: relative;}
.Floor002302 .fl .pic{position: absolute; left: 0; top: 0; height: 110px; width: 33%; overflow: hidden; max-width: 194px;}
.Floor002302 .fl .pic a,
.Floor002302 .fl .pic img{ display:block; width:194px; height:110px;}
.Floor002302 .fl .time{ position:absolute; z-index:2; right:0; bottom:0; width:80px; height:20px; line-height:20px; color:#fff; text-align:center; background: #87b2c7; font-family: arial; font-size: 12px;}
.Floor002302 .fl .time:before{ content: ""; position: absolute; top: 0; left: -8px; width: 0; height: 0; 
border-style: dashed dashed solid dashed; border-width: 0 5px 20px 8px; border-color: transparent transparent #87b2c7 transparent;
}
.Floor002302 .fl .info{ padding-left: 37%;  height:109px; position: relative;}
.Floor002302 .fl .dot{ display:block; font-size:16px; color:#333;}
.Floor002302 .fl .dot:hover{ color:#002870;}
.Floor002302 .fl .txt{ line-height:20px; height:40px; overflow:hidden; margin:15px 0 15px; color:#666; }
.Floor002302 .fl .info:after{ content: ""; display: block; position: absolute; right: 0; bottom: 0; width: 63%; height: 1px; background-color: #e5e5e5;} 
.Floor002302 .videobox{ margin:0 auto;}
.Floor002302 .videobox,
.Floor002302 .videobox .play,
.Floor002302 .videobox .play .pic img,
.Floor002302 .videobox .btn{width: 100%; height:320px;}
.Floor002302 .videobox .play,
.Floor002302 .videobox .play .pic img,
.Floor002302 .videobox .btn{ position:absolute;}
.Floor002302 .videobox .play{ z-index:2;}
.Floor002302 .videobox .btn{ background:url(../png/floor002302-play.png) no-repeat center; cursor:pointer;}
.Floor002302 .videobox .btn img{ display:block; margin:131px auto;}
.Floor002302 video{ width: 100%; height: 100%; overflow: hidden;}
.Floor002302 .fr{ position:relative; overflow: hidden;}
.Floor002302 .fr .list li+li{ display:none;}
.Floor002302 .fr .list .info{ padding-right: 130px;}
.Floor002302 .fr .list .info .dot{ display:block; font-size:16px; margin-top:35px; font-weight:bold;}
.Floor002302 .fr .list .info .txt{ color:#666; line-height:20px; padding-top:10px;}
.Floor002302 .fr .list .info .txt .con{ display: inline-block; height: 40px; overflow: hidden;}
.Floor002302 .fr .list .info .txt a{ color:#f58221;}
.Floor002302 .fr .HomeMore{ position:absolute; right:0; bottom:2px;}
.Floor002302 .fr .tab{ position:absolute; right:0; top:325px;}
.Floor002302 .fr .tab .ul{ float:right;}
.Floor002302 .fr .tab li{ line-height:30px; position: relative; background-color: #e4eef3; padding:0 20px; cursor:pointer; float:left; color:#666; font-size:14px; max-width:160px;}
.Floor002302 .fr .tab li.on{ background-color: #87b2c7; color:#fff; font-weight:bold; padding: 0 12px; z-index: 2;}
.Floor002302 .fr .tab li:before,.Floor002302 .fr .tab li.on:after{content: ""; position: absolute; bottom: 0; left: -11px; width: 0; height: 0; 
border-style: dashed dashed solid dashed; border-width:0 10px 30px 10px; border-color: transparent transparent #e4eef3 transparent;}
.Floor002302 .fr .tab li.on:after{ right: -11px; left: auto;border-style:solid dashed dashed dashed; border-width:30px 10px 0 10px; border-color: #87b2c7 transparent transparent transparent; z-index: 2;}
.Floor002302 .fr .tab li.on:before{border-color: transparent transparent #87b2c7 transparent;}
@media only screen and (max-width:767px ) {
	.Floor002302 .fl,.Floor002302 .fr{ margin-bottom: 25px;}
	.Floor002302 .fr .list .info .dot{ margin-top: 43px;}
}
@media only screen and (min-width:768px ) {
.Floor002302 .fl{ float:left; width:48.334%;}
.Floor002302 .fr{ float:right; width:48.334%;}
.Floor002302 .HomeMore a{ float:right;}

}
/*Floor002142 */
.Floor002142{ padding-bottom:2%;}
.Floor002142 .auto{ margin:0 2%; padding:0 0 0 0; background:none;}
.Floor002142 .title{ text-align:center;  color:#999; padding: 2% 0 0 0;}
.Floor002142 .title b{ display:block; font-size:30px; color:#333;}
.Floor002142 .more{padding:0 0 3% 0; text-align:center;}
.Floor002142 .more a{ display:inline-block; width:50%; transition:0.3s; border-radius:3px; max-width:228px; line-height:40px; background:#e9e9e9; }
.Floor002142 .more a:hover{ background:#003b90; color:#fff;}
.Floor002142 ul{ text-align:center; padding:2% 0 2% 0;}
.Floor002142 li{ display:inline-block; margin:0 1% 2% 1%;}
.Floor002142 li a img { height:67px;  opacity:0.5; transition:opacity 0.3s;
filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 3.5+ */
-webkit-filter: grayscale(100%); /* chrome+ */
filter: grayscale(100%); /* 未来浏览器 */
filter: gray; /* ie6-8 */
 filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);/*ie6-9 */	
}
.Floor002142 li a:hover img{opacity:1; 
filter: url("data:image/svg+xml;utf8"); /* Firefox 3.5+ */
-webkit-filter: grayscale(0%); /* chrome+ */
filter: grayscale(0%); /* 未来浏览器 */
filter: ; /* ie6-8 */
filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=0);/*ie6-9 */
}
.Floor002142 .owl-dots{ display: block; text-align: center;}
.Floor002142 .owl-dots .owl-dot{ display: inline-block; padding: 0 3px;}
.Floor002142 .owl-dots .owl-dot span{ width: 8px; height: 8px; border-radius: 100%; background: #aaa; display: block;}
.Floor002142 .owl-dots .owl-dot.active span{ background: #002870;}

@media(max-width:480px){
.Floor002142 li a img { height:52px;}
}

.Homenew .Floor002142{background-color:#f2f2f2;}
.Homenew .Floor002142 .title{background-color:#f2f2f2;}


/*
 .Bottom002281 为demo编号
 */

.Bottom002281 ,.Bottom002281 a{color: #949494;}
.Bottom002281 a:hover{ color: #fff; transition: color .3s ease-out;}
.Bottom002281 .wrap-container{ padding: 30px 2% ; background-color: #222222;}
.Bottom002281 .left{ padding: 17px 0 0;}
.Bottom002281 .logo{ max-width: 52px;}
.Bottom002281 .tel{padding:10px 10px 0; line-height: 1.2;}
.Bottom002281 .tel span{ font-size: 26px; font-family: Chaparral Pro; display: block;}
.Bottom002281 .share a{ display: inline-block; margin-left: 10px; width: 36px; height: 36px; background: url(../png/bottom002281-share.png) no-repeat #383838; border-radius: 50%; transition: background-image .3s ease-out,background-color .3s ease-out;}
.Bottom002281 .share a:hover{ background-image: url(../png/bottom002281-share_hover.png); background-color: #333; background-repeat: no-repeat !important;}
.Bottom002281 .share a.sina{ background-position: 7px 10px;}
.Bottom002281 .share a.weixin{ background-position: -45px 10px;}
.Bottom002281 .share a.qq{ background-position: -96px 10px;}
.Bottom002281 .share a:before,
.Bottom002281 .share a:after{ display: none !important;}

.Bottom002281 dl,.Bottom002281 p{ font-size: 12px;margin: 5px 0;}
.Bottom002281 dl a{ position: relative; display: inline-block; margin-left: 15px;}
.Bottom002281 dl a+a:before{ content: ""; position: absolute; left: -8px; width: 1px; height: 60%; top: 25%; background-color: #333333;}
@media only screen and (max-width:767px ) {
	.Bottom002281 .wrap-container{ padding: 3% 2%;}
	.Bottom002281,.Bottom002281 .right{ text-align: center;}
	.Bottom002281 .logo{ margin: 0 auto;}
	.Bottom002281 .left{ padding: 0;}
}
@media only screen and (min-width:768px ) {
	.Bottom002281 .logo,.Bottom002281 .tel{ float: left;}
	.Bottom002281 .left{ float: left; width: 40%;}
	.Bottom002281 .right{ float: right; width: 60%;text-align: right;}
	
}
@media only screen and (min-width:1255px ) {
	.Bottom002281 .wrap-container{ padding: 30px 60px ;}
}

/*
 .Floor002466 为demo编号
 */
.Floor002466{ padding: 0 0 20px;}
.Floor002466 .auto{ max-width: 1400px;}
@media only screen and (max-width:1430px ) {
	.Floor002466 .auto{ max-width: 1430px; padding-left: 15px; padding-right: 15px;}
}
.Floor002466 .list{ overflow: hidden;}
.Floor002466 .list .list-wrap{ margin:0 -0.8%;}
.Floor002466 .list .ul{ float: left; width: 50%; padding: 0 0.8% 1.5%;}
@media only screen and (max-width:767px ) {
	.Floor002466 .list .ul{ width: 100%; float: none; padding-left: 0; padding-right: 0; padding-bottom: 3%;}
}
.Floor002466 .list .item{}
.Floor002466 .list .item-inner{ position: relative;}
.Floor002466 .list .item .linkhref{ position: absolute; z-index: 5; top: 0; left: 0; width: 100%; height: 100%; display: block;}
.Floor002466 .list .item .pic{ background-repeat: no-repeat; background-position: center; background-size: cover; }
.Floor002466 .list .item .pic:after{position: absolute; left: 0; top: 0; height: 100%; width: 100%; content: ""; display: block;background-color:#000;  -moz-opacity:0.4;  opacity: 0.4; filter:alpha(opacity=40); transition: all .3s;}
.Floor002466 .list .item .item-inner:hover .pic:after{-moz-opacity:0.1;  opacity: 0.1; filter:alpha(opacity=10); }
.Floor002466 .list .ul1 .item .pic{padding-bottom: 110.145%;}
.Floor002466 .list .ul0 .item+.item{ padding-top: 3%;}
.Floor002466 .list .ul0 .item .pic{ padding-bottom: 53.625%;}
.Floor002466 .list .item .word{position: absolute; color: #fff; bottom: 15px; left: 15px;}
.Floor002466 .list .item .word h2{  font-size:18px; font-weight: normal; margin: 0; padding-left: 40px; position: relative;}
.Floor002466 .list .item .word h2 i{ font-style: normal; position: absolute; left: 0; top: 0;}
.Floor002466 .list .item .word figure{ font-size: 14px; padding: 0 15px 0 40px; opacity: 0;transition: all .3s; line-height: 24px; height: 0; overflow: hidden;}
.Floor002466 .list .item .item-inner:hover .word figure{ margin: 15px 0 0; opacity: 1; height: 48px;}
@media only screen and (min-width: 768px) {
	.Floor002466 .list .item .word h2{ font-size: 20px;}
	.Floor002466 .list .item .word figure{ font-size: 16px;}
	.Floor002466 .list .item .item-inner:hover .word figure{ height: 76px;}
}
@media only screen and (min-width: 1024px) {
	.Floor002466 .list .item .word h2{ font-size: 24px;}
	.Floor002466 .list .item .word{bottom: 38px; left: 20px;}
}
@media only screen and (min-width: 1200px) {
	.Floor002466 .list .item .word h2{ font-size: 30px;}
	.Floor002466 .list .item .word{bottom: 58px; left: 40px;}
}

/*
 .Floor002438 为demo编号
 */
.Floor002438{ padding:0 0 3% 0 ;}
.Floor002438 .tabs a{
	transition: all .3s ease;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
}
.Floor002438 .tabs a{ float: left; width: 33.33%; padding: 10px 3%;display: block; font-size: 20px; color: #576970; background: #dce0e5; text-align: center; line-height: 2; cursor: pointer;}
.Floor002438 .tabs a+a{ border-left: 1px solid #ffffff;}
.Floor002438 .tabs a:hover,.Floor002438 .tabs a.active{ background: #003b90; color: #fff;}
@media only screen and (max-width:640px ) {
	.Floor002438 .tabs a{ width: 100%; float: none; }
	.Floor002438 .tabs a+a{ border-top: 1px solid #fff; border-left: none;}
}

.Floor002438 .list{ padding-top: 4%; }
.Floor002438 .list .pic a{ display: block;position: relative;}
.Floor002438 .list .pic a span{ position: absolute; left: 5%; bottom: 5%; width: 90%; color: #fff; font-size: 20px;overflow:  hidden; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow:  ellipsis;}
@media only screen and (max-width:767px ) {
	.Floor002438 .list .pic img{ width: 100%;}
}
@media only screen and (min-width:768px ) {
	.Floor002438 .list .pic{ position: absolute; left: 0; top: 0;  width: 48%; }
	.Floor002438 .list ul{ padding-left: 50%;position: relative;}
}

.Floor002438 .list ul li{ position: relative; padding: 25px 10px 25px 0;background:rgba(236, 241, 243, 0) none repeat scroll 0 0 !important;filter:Alpha(opacity=0); background:#ecf1f3; transition: all .3s; cursor: pointer;}
.Floor002438 .list .box{ display: none;}
.Floor002438 .list ul li+li{ border-top: 1px solid #ededed;}
.Floor002438 .list ul li time{ position: absolute; left: 0; width: 80px; top: 25px; color: #999; font-size: 14px; text-align: center; line-height: 1; border-right: 1px dotted #e0e0e0; font-family: arial;}
.Floor002438 .list ul li time span{ color: #98adb4; font-size: 48px; display: block;}
.Floor002438 .list ul li .text{ padding-left: 100px;}
.Floor002438 .list ul li .text h3{ margin: 8px 0 12px; font-weight: normal; font-size: 18px;overflow:  hidden; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow:  ellipsis;}
.Floor002438 .list ul li .text h3 a{ color: #576970;}
.Floor002438 .list ul li .text .con{ color: #999; font-size: 14px; margin: 0;overflow:  hidden; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow:  ellipsis;}
.Floor002438 .list ul li:hover{ background:rgba(233, 236, 242, 1) none repeat scroll 0 0 !important;filter:Alpha(opacity=1); }
.Floor002438 .list ul li:hover .text h3 a,
.Floor002438 .list ul li .text h3 a:hover,
.Floor002438 .list ul li:hover time span{ color: #004b64;}
.Floor002438 .list .more{ display: block; width: 204px; height: 40px; border-radius: 40px; text-align: center; color: #fff; font-size: 16px; line-height: 40px; margin: 30px auto 0; background-color: #003b90;}



/*
 .RighInfo001367 为demo编号
 */
.RighInfo001367{ padding:2% 0 0 0;max-width: 1200px; margin: 0 auto;}
.RighInfo001367 .name{ color:#fff; font-size:16px; padding:0 3%; line-height:50px; background-color:#003b90}
.RighInfo001367 .name time{ float:right;font-size:14px; margin-left:10px;}
.RighInfo001367 .info{ padding:3% 0 0 0;}
.RighInfo001367 .info_left{ float:left; width:48%;}
.RighInfo001367 .info_right{ float:right; width:48%;}
.RighInfo001367 .apply{ display:inline-block;background-color:#003b90 width:40%; max-width:151px; border-radius:3px; line-height:40px; font-size:16px; text-align:center; color:#fff;}
@media(max-width:640px){
.RighInfo001367 .info_left,
.RighInfo001367 .info_right{ float:none; width:auto;}
}
@media(max-width:480px){
.RighInfo001367 .name time{font-size:12px;}
}

/*Menu002169 */
.Menu002169{ padding-bottom:0;}
.Menu002169 dt{ text-align:right; background:url(../gif/menu002169-icon_home.gif) no-repeat right center;font-size:12px; padding:30px 20px 30px 0; color:#999;}
.Menu002169 dt a{ background:url(../gif/menu002169-cur_a.gif) no-repeat right center; padding-right:10px; margin-right:5px;color:#999;}
.Menu002169 dt span{ color:#003b90;}
.Menu002169 dd{ width:180px; line-height:80px; background:#003b90; font-size:24px; color:#fff; text-align:center; position:relative; z-index:1; margin-top:-30px;}
.Menu002169 dd:before{ display:inline-block; content:''; width:15px; height:3px; background:#fff; margin-right:5px; vertical-align:middle;}

.Menu002169 nav{ border-top:1px solid #e8e8e8; border-bottom:1px solid #e8e8e8; background:#f9f9f9; line-height:50px;height:52px; margin-top:-52px;}
.Menu002169 nav ul{ float:right;}
.Menu002169 nav li{ float:left; margin-left:56px; }
.Menu002169 nav li:after{ display:block; width:0; height:0; margin:0 auto;content:'';border:6px solid transparent;  border-bottom:0;}
.Menu002169 nav li a{ display:block; padding:0 12px; position:relative;}
.Menu002169 nav li a:after{ position:absolute; left:0; width:100%; height:3px;  content:''; bottom:-1px;}
.Menu002169 nav li.aon a:after{background:#003b90;}
.Menu002169 nav li.aon:after{border-top-color:#003b90;}
.Menu002169 nav li.aon{ font-weight:bold; }
.Menu002169 nav li a:hover,
.Menu002169 nav li.aon a{color:#003b90;}
@media(max-width:1200px){
.Menu002169 nav li{margin-left:20px; }
}
@media(max-width:1000px){
.Menu002169 dd,
.Menu002169 nav{margin-top:0;}
.Menu002169 nav ul{ float:none;}
}
@media(max-width:1000px) and (min-width:641px){
.Menu002169 dl{ overflow:hidden;}
.Menu002169 dd{ float:left;}
.Menu002169 dt{ float:right; }
}
@media(max-width:768px){
.Menu002169 nav{height:auto; line-height:40px;}
.Menu002169 nav li{ margin:0; width:25%; text-align:center;}
.Menu002169 nav li a{display:block; white-space:nowrap; text-overflow:ellipsis; overflow:hidden;}
}
@media(max-width:640px){
.Menu002169 dt{ padding-top:15px; padding-bottom:15px;}
.Menu002169 dd{ width:auto; line-height:normal; text-align:left; padding:2%; background-position: right top; background-size:contain;}
}
@media(max-width:480px){
.Menu002169 dd{ font-size:20px;}
.Menu002169 nav li{ width:33.33333333333%;}
}
/*Banner001847 */
.Banner001847{text-align: center;}
.Banner001847 .img_wap{ display:none;}
@media(max-width:1000px){
.Banner001847 .img_pc{ display: none;}
.Banner001847 .img_wap{ display:inline;}
}

/*PicList001912*/
.PicList001912 .columnName{ padding:2% 0; line-height:normal; text-align:center; font-size:61px; color:#003b90; text-transform:uppercase;}
.PicList001912 .columnName span{ display:block; color:#353535; font-size:30px; padding:10px 0 15px;}
.PicList001912 .columnName:after{ display:block; content:''; margin:0 auto; width:40px; height:2px; background-color:#003b90;}
.PicList001912 li{ margin-bottom:35px; border:1px solid #e3e3e3; padding:4px;}
.PicList001912 li div{ background:url(../jpg/piclist001912-libg.jpg) repeat-x left bottom #fff; padding:2%; overflow:hidden;}
.PicList001912 li .pic{ float:left; width:22.5%;}
.PicList001912 li .pic img{ display:block; width:100%;}
.PicList001912 li figure{ float:right; border-left:1px solid #f3f3f3; width:75%; padding-left:25px;}
.PicList001912 li h3{ margin:0; line-height:50px; font-size:16px;}
.PicList001912 li h3 span{ float:right; color:#999; font-size:12px; font-weight:normal;}
.PicList001912 li p{ line-height:24px; overflow:hidden; height:72px; color:#999;}
.PicList001912 li .more{ color:#d4282e;}
@media(max-width:1000px){
.PicList001912 .columnName{ font-size:45px;}
.PicList001912 .columnName span{ font-size:24px;}
.PicList001912 li h3{ line-height:normal;}
.PicList001912 li p{ margin:2% 0; height:48px;}
}
@media(max-width:640px){
.PicList001912 .columnName{ font-size:35px;}
.PicList001912 .columnName span{ font-size:20px;}
}
@media(max-width:480px){
.PicList001912 li .pic,
.PicList001912 li figure{ float:none; width:auto;}
.PicList001912 li figure{ border:0; padding-left:0; padding-top:3%;}
}

/*Page002046 */
.Page002046 .Pages{ text-align:center; padding:3% 0;}
.Page002046 .Pages a{ display:inline-block; vertical-align:middle;border:1px solid #ececec; padding:0 15px; line-height:38px; color:#999;}
.Page002046 .Pages a:hover,
.Page002046 .Pages a.a_cur{ background-color:#003b90; color:#fff;}
.Page002046 .Pages em{ font-style:normal; display:inline-block; vertical-align:middle; overflow:hidden;}
.Page002046 .Pages em a{ float:left; margin-left:-1px;}
.Page002046 .Pages .p_cur,
.Page002046 .Pages .p_count,
.Page002046 .Pages .p_jump,
.Page002046 .Pages .p_total{ display:none;}
.Page002046 .Pages .a_prev,
.Page002046 .Pages .a_next{ padding:0; width:44px; background:url(../gif/page002046-a_prev.gif) no-repeat center center; overflow:hidden; line-height:1000px; height:38px;}
.Page002046 .Pages .a_next{ background-image:url(../gif/page002046-a_next.gif);}
@media(max-width:640px){
.Page002046 .Pages .a_first,
.Page002046 .Pages .a_end{ display:none;}
}
@media(max-width:480px){
.Page002046 .Pages a{padding:0 5px; }
}

/*
 .RighInfo002389 为demo编号
 */
/*.RighInfo002389{}
.RighInfo002389 .auto{ margin: 0 auto; max-width: 900px;}
.RighInfo002389 .box1{ padding:4% 2% 2%; font-size:13px;}
.RighInfo002389 .box1 .title{ text-align:center;color:#999; text-transform:uppercase; font-size:12px;}
.RighInfo002389 .box1 .title h1{color: #333;font-size:30px;  font-weight:normal; margin:0; padding-bottom:5px;}
.RighInfo002389 .box1 .title h1 span{position:relative; color:#da251d}
.RighInfo002389 .box1 .title h1 span::after,
.RighInfo002389 .box1 .title h1 span::before{ position:absolute; content:''; width:46px; height:9px; bottom:-4px; background-repeat:no-repeat; background-position:0 0;}
.RighInfo002389 .box1 .title h1 span::after{ right:-60px; background-image:url(../images/RighInfo002389-title_r.png);}
.RighInfo002389 .box1 .title h1 span::before{ left:-60px; background-image:url(../images/RighInfo002389-title_l.png);}
.RighInfo002389 .box1 .intro{ color:#666; line-height:24px; padding:2% 0 2% 0;}
.RighInfo002389 .box1 .ul_img{ overflow:hidden;}
.RighInfo002389 .box1 .ul_img li{ width:32%; margin-right:2%; float:left;}
.RighInfo002389 .box1 .ul_img li img{ width:100%;}
.RighInfo002389 .box1 .ul_img li:last-child{ margin-right:0;}
.RighInfo002389 .box1 .more{ text-align:center; padding-top:3%;}
.RighInfo002389 .box1 .more a{ display:inline-block; font-size:16px; border:1px solid #008ae2; border-radius:3px; padding:10px 28px; color:#008ae2; transition:padding ease-in-out 0.3s;}
.RighInfo002389 .box1 .more a:hover{color:#fff; border-color:#008ae2; background-color:#008ae2;padding:10px 38px;}

.RighInfo002389 .box2{ font-size:13px; padding:0 2% 7%;}
.RighInfo002389 .box2 h3{color: #da251d;font-size:15px; margin:0; }
@media(min-width:769px){
 .RighInfo002389 .box2 ul{ padding-bottom:31%; position:relative;}
 .RighInfo002389 .box2 li{ position:absolute; height:100%; width:50%; top:0; text-align:center;}
 .RighInfo002389 .box2 li:nth-child(1){ left:0;}
 .RighInfo002389 .box2 li:nth-child(2){ right:0;}
 .RighInfo002389 .box2 li .txt,
 .RighInfo002389 .box2 li .Ispic{ position:absolute; left:0; width:100%; height:50%;}
 .RighInfo002389 .box2 li:nth-child(1) .txt,
 .RighInfo002389 .box2 li:nth-child(2) .Ispic{ bottom:0;}
 .RighInfo002389 .box2 li:nth-child(2) .txt,
 .RighInfo002389 .box2 li:nth-child(1) .Ispic{ top:0;}
 .RighInfo002389 .box2 li .txt{ padding-top:10%;}
 .RighInfo002389 .box2 li::before{ position:absolute; content:''; background:url(../images/RighInfo002389-bg_l.png) no-repeat; width:35px; height:31px; }
 .RighInfo002389 .box2 li:nth-child(1)::before{left:0; bottom:0;}
 .RighInfo002389 .box2 li:nth-child(2)::before{right:0; top:0; background-image:url(../images/RighInfo002389-bg_r.png);}

}
.RighInfo002389 .box2 li .txt p{ color:#766963; margin:0; line-height:25px;}
.RighInfo002389 .box2 li .txt b{ color:#997249; font-size:16px;}
.RighInfo002389 .box2 .tips{ background:url(../images/RighInfo002389-con_bg.png) no-repeat center center; background-size:cover; padding:0 18% 2%; text-align:center;}
.RighInfo002389 .box2 .tips p{ padding:3% 0 4%; line-height:20px; margin:0;}
.RighInfo002389 .box2 .tips .more{ background:url(../images/RighInfo002389-a_more.png) no-repeat; width:40px; height:20px; display:inline-block;}
@media(max-width:1000px){
 .RighInfo002389 .box2 .title h1{font-size: 24px;}
 .RighInfo002389 .box2 li .txt p{ margin:0;}
}
@media(max-width:768px){
 .RighInfo002389 .box2 li{ position:relative; text-align:center; margin-bottom:3%;}
 .RighInfo002389 .box2 li .Ispic{ padding-bottom:30%; display:block;}
 .RighInfo002389 .box2 li .txt p{ margin-bottom:3%;}
 .RighInfo002389 .box2 .tips{ padding:3%;}
 .RighInfo002389 .box1 .title h1{ font-size: 20px;}
}
@media(max-width:480px){
 .RighInfo002389 .box2 li .txt p{ font-size:12px;}
}*/

.RighInfo001278{ padding:2% 0;}
.RighInfo001278 .prod_info{ position:relative; line-height: 1.85;color:#333;}
.RighInfo001278 .prod_info .tit{margin:0; font-weight:normal; font-size:18px; }
.RighInfo001278 .prod_info .tit span{ font-size: 14px; margin-left: 5px;}
.RighInfo001278 .prod_info .addr{ background: url(../jpg/addr_icon.jpg) no-repeat left 5px; padding-left: 15px; font-size: 14px; color: #147dd9;}
.RighInfo001278 .prod_info .addr a{ font-weight: bold;color: #147dd9;}
.RighInfo001278 .prod_info .con{line-height:24px; min-height:96px; font-size: 14px; margin-top: 10px; padding-top: 20px; border-top: 1px solid #eee;}
.RighInfo001278 .prod_info .con .ttit{ font-size: 16px;}
.RighInfo001278 .prod_info .con p{ text-indent: 28px; margin: 5px;}
.RighInfo001278 .prod_info .hotservice{ border-top: 1px solid #eee; margin-top: 25px; padding-top: 15px;}
.RighInfo001278 .prod_info .hotservice .ttit{font-size: 16px;}
.RighInfo001278 .prod_info .hotservice dl{ width: 80%; margin: 0 auto;}
.RighInfo001278 .prod_info .hotservice dl dd{ display: inline-block; text-align: center; width: 32%;}
.RighInfo001278 .prod_info .hotservice dl dd:before{ content: ""; background: url(../png/info_icon.png) no-repeat; display: block; height: 38px; margin: 0 auto;}
.RighInfo001278 .prod_info .hotservice dl .dd1:before{ background-position: 0 0; width: 35px;}
.RighInfo001278 .prod_info .hotservice dl .dd2:before{ background-position: -142px 0; width: 35px;}
.RighInfo001278 .prod_info .hotservice dl .dd3:before{ background-position: -288px 0; width: 30px;}

.RighInfo001278 .prod_info .Atlas{border:1px solid #dcdcdc; padding: 5px;}

.RighInfo001278 .list{ height: 75px; margin-top: 10px;}
@media(min-width:641px){
.RighInfo001278 .prod_info .word{ width: 49%; float: right;}
.RighInfo001278 .prod_info .Atlas{ width: 48%; float: left;}
.RighInfo001278 .big_img{ position:relative; height:100%; width:100%; padding-bottom: 68%;}
.RighInfo001278 .big_img li{ position:absolute;width:100%;top:0; left:0;  height:100%; }
.RighInfo001278 .big_img li .table{ display:table; width:100%; height:100%;}
.RighInfo001278 .big_img li .table_cell{ display:table-cell; vertical-align:middle;}
.RighInfo001278 .big_img li img{ max-height:100%;}
 }	
.RighInfo001278 .big_img li{ text-align:center;}

.RighInfo001278 .list{ padding:0 30px;position:relative;}
.RighInfo001278 .list a{ position:absolute; width:26px; height:26px; background:url(../png/righinfo001278-btn_prev.png) no-repeat center center; cursor:pointer;top:50%; margin-top:-13px; z-index:10;}
.RighInfo001278 .list a.prev{ left:-13px;}
.RighInfo001278 .list a.next{ right:-13px; background-image:url(../png/righinfo001278-btn_next.png);}
.RighInfo001278 .list a.prevStop,
.RighInfo001278 .list a.nextStop{ cursor:default;}
.RighInfo001278 .list li{position:relative; text-align:center; float:left;}
.RighInfo001278 .list li .table{width:90%; margin:0 auto;padding:5px;border:1px solid #f2f2f2;}
.RighInfo001278 .list li.on .table{ border-color:#2078da;}

.RighInfo001278 .tab{ padding:3% 0;}
.RighInfo001278 .tab .info{ padding-top:3%;}
@media(max-width:640px){
.RighInfo001278 .prod_info{ padding-left:0;}
.RighInfo001278 .big_img{ margin-bottom:3%;}
.RighInfo001278 .big_img li{ padding:3%;}
 }	

/*
 .TextList001652 为demo编号
 */
.TextList001652{padding-top:2%;}
.TextList001652 .list_ul,
.TextList001652 .job_ol{ overflow:hidden; clear:both;}
.TextList001652 .job_ol li,
.TextList001652 .list_ul li{ list-style:none; float:left; width:16.66666%; text-align:center;}
.TextList001652 .job_ol li{ background-color:#003B90; color:#fff; line-height:3.6em;}
.TextList001652 .list{ border-bottom:1px solid #ebebeb;}
.TextList001652 .job_info{ display:none;}
.TextList001652 .list_ul{ cursor:pointer;font-size:12px;}
.TextList001652 .list_ul li{ padding:1em 0;}
.TextList001652 .list_ul li:nth-child(6) a{ border:1px solid #ededed; border-radius:5px; display:inline-block; padding:0 7%; line-height:1.8em;}
.TextList001652 .list_ul li:nth-child(6) a:hover{  background-color:#2078da;color:#fff;}
.TextList001652 .job_info{padding:2% 5% 2%;} 
@media(max-width:640px){
.TextList001652 .job_ol li,
.TextList001652 .list_ul li{width:20%;}
.TextList001652 .job_ol li:nth-child(4),
.TextList001652 .list_ul li:nth-child(4){ display:none;}
}


/*
 .RichInfo004 为demo编号
 */
.RichInfo004{ padding:30px 0; min-height: 400px; background: url( ../png/aboutbg.png) no-repeat center;}
.RichInfo004 p{ text-indent: 2em;}
@media (max-width:767px ) {
	.RichInfo004 *{ float: none !important;; width: 100% !important;; margin-left: 0 !important;; margin-right: 0 !important;}
}

/*
 .Timeline000753 为demo编号
 */
.Timeline000753{  padding:3% 0; background: #f8f8f8;}
.Timeline000753 .title{ text-align:center;background:url(../png/timeline000753-title.png) no-repeat center bottom; padding-bottom:25px; margin-bottom:20px;}
.Timeline000753 .title h1{ margin:0; font-size:26px; border-bottom:#cacacb 1px solid; font-weight:normal; color:#333; margin-bottom:15px; font-family:'黑体';padding-bottom: 10px;}
.Timeline000753 .title h1 span{ width:50px;height:3px;background-color: #003B90; display:block;position: relative;left:48%;top:10px;}
.Timeline000753 .bx-controls{ display:none;} 
.Timeline000753 .prev,
.Timeline000753 .next{ text-align:center;}
.Timeline000753 .prev a,
.Timeline000753 .next a{ display:inline-block; background:url(../png/timeline000753-icon_up.png) no-repeat center center; width:21px; height:21px; cursor:pointer;}
.Timeline000753 .next a{ background-image:url(../png/timeline000753-icon_down.png);}
.Timeline000753 .prev{ padding-bottom:20px;}
.Timeline000753 .next{ padding-top:20px;}
.Timeline000753 .bx-wrapper{ position:relative;}
.Timeline000753 .bx-wrapper:before{ position:absolute; content:''; width:3px; height:100%; background-color:#ddd; left:50%; margin-left:-1.5px; top:0;}
.Timeline000753 .list li{ padding:16px 0;height:124px;overflow: hidden;}
.Timeline000753 .list li .txt{position:relative; padding-right:56%;}
.Timeline000753 .list li.odd .txt{padding-left:56%; padding-right:0;}
.Timeline000753 .list li .txt div{ background-color:#fff; border-radius:5px; padding:10px; position:relative; }
.Timeline000753 .list li .txt div figure{ margin-top: 5px;width:35%; padding-bottom:12%; border-radius:5px;background-position: left top; background-repeat:no-repeat; background-size:contain; position:absolute; left:10px; top:10px;}
.Timeline000753 .list li .txt div p{ margin:0; padding-left:40%; line-height:24px; color:#333; height:70px;overflow: hidden;}
.Timeline000753 .list li .txt div::before{ position:absolute; content:''; width:0; height:0;border-top: 7px solid transparent;border-left: 11px solid #fff;border-bottom: 7px solid transparent; right:-10px;}
.Timeline000753 .list li.odd .txt div::before{ right:auto; left:-10px;border-right: 11px solid #fff; border-left:0;}
.Timeline000753 .list li time{position:absolute; left:50%; margin-left:-32px; top:0; border-radius:50%; text-align:center; font-family:"Times New Roman"; color:#999;width:64px; height:64px;background-color:#f3f3f3;font-size:14px; font-weight:bold;}
.Timeline000753 .list li time span{ display:block;font-size:24px; padding-top:22%; font-weight:normal;}
.Timeline000753 .list li:hover .txt div::before{ border-left-color:#003B90;}
.Timeline000753 .list li:hover .txt div{ background-color:#003B90;}
.Timeline000753 .list li:hover .txt div p{ color:#fff;}
.Timeline000753 .list li.odd:hover .txt div::before{ border-right-color:#003B90;}
.Timeline000753 .list li:hover time{width:86px; height:86px; margin-left:-43px; top:-11px; color:#003B90;font-size:18px;}
.Timeline000753 .list li:hover time::before{ position:absolute; content:''; width:110px; height:110px;  border-radius:50%;border:2px dotted #fff; left:-13px; top:-13px;}
.Timeline000753 .list li:hover time span{ font-size:34px;}
@media(max-width:768px){
.Timeline000753 .title h1{font-size:35px;}
.Timeline000753 .list li .txt div figure{ width:auto; position:relative; left:0; top:0; padding-bottom:34%;}
.Timeline000753 .list li .txt div p{ padding-left:0; min-height:inherit;}
.Timeline000753 .list li time{ margin-left:-25px;width:50px; height:50px;font-size:12px;}
.Timeline000753 .list li time span{font-size:18px;}
.Timeline000753 .list li:hover time{width:60px; height:60px; margin-left:-30px; top:-5px; font-size:14px;}
.Timeline000753 .list li:hover time::before{width:70px; height:70px; left:-7px; top:-7px;}
.Timeline000753 .list li:hover time span{ font-size:18px;}
}
@media(max-width:480px){
.Timeline000753 .title h1{font-size:26px; }
}
@media(max-width:640px){
.Timeline000753 .list li .txt{ padding-right:0 !important; padding-left:3% !important; padding-top:70px;}
.Timeline000753 .list li .txt div::before{ display:none;}
.Timeline000753 .list li:hover time{ background-color:#003B90; color:#fff;}
}

/*
 .Map004 为demo编号
 */
/*.Map001{ padding:30px 0;}
.Map001 .map{width:700px; float:left;}
.Map001 .map #allmap{ height:400px; width:100%;}
.Map001 .map #allmap *{ font-size:12px !important;}
.Map001 .info{ float:right; width:500px; background-color:#f9f9f9; min-height:400px;}
.Map001 .info ul{ padding:35px 29px;}
.Map001 li{ line-height:25px; background-position: left 26px; padding:26px 0 26px 60px; font-size:16px; background-repeat:no-repeat; color:#7e7e7e; border-bottom:1px #dbdbdb dotted;}
.Map001 li.name{ background-image:url(../images/Map001-icon_name.gif);}
.Map001 li.add{ background-image:url(../images/Map001-icon_add.gif);}
.Map001 li.tel{ background-image:url(../images/Map001-icon_tel.gif);}
.Map001 li.fax{ background-image:url(../images/Map001-icon_fax.gif);}*/


.RighInfo002275 .p,.RighInfo002275 .h2,{}
.RighInfo002275{padding: 8% 0}
.RighInfo002275 .text{margin-bottom: 30px}
.RighInfo002275 .text .title{font-size: 30px;color: #e4e4e4;font-weight: normal;margin-bottom: 20px;}
.RighInfo002275 .text .title span{font-weight: 700;}
.RighInfo002275 .text .p{font-size: 16px;color:#666;line-height: 38px; margin: 0; padding: 0;}
.RighInfo002275 .map{width: 100%;height: 200px;}
.RighInfo002275 .map #map{height: 100%;}
.RighInfo002275 .map img{max-width: none !important;}

@media screen and (min-width: 768px) {
	.RighInfo002275 .text{float: left;width: 45%;}
	.RighInfo002275 .map{float: right;width: 50%;height: 260px;}
}

@media screen and (min-width: 1024px) {
	.RighInfo002275 .auto{background: url(../png/righinfo002275-contact_bg.png) no-repeat center;}
	.RighInfo002275 .map{float: right;width: 50%;height: 320px;}
	.RighInfo002275 .text .title{font-size: 52px;}
}

@media screen and (min-width: 1200px) {
	.RighInfo002275{padding: 50px 0 70px}
	.RighInfo002275 .text .title{margin-bottom: 75px}
	.RighInfo002275 .map{width: 700px;height: 430px;}
	.RighInfo002275 .text{width: 40%;}
}

/*
 .PicList002323 为demo编号
 */
.PicList002323{ padding:1% 0 2% 0;  margin: 0 auto;}
.PicList002323 ul{ margin: 0  5%;}
.PicList002323 ul li{ float: left; width: 48%; margin: 30px 1% 0 1%;text-align: center;}
.PicList002323 ul li div{ width:140px;height:140px; position: relative; overflow: hidden; border: 8px solid #eee;border-radius: 70px; margin: 0 auto;}
.PicList002323 ul li figure{position:absolute; left:0; top:0; right:0; bottom:0; transition:0.3s;}
.PicList002323 ul li h3{  color: #555;margin:10px 0 0; font-weight: normal; font-size: 14px;}
.PicList002323 ul li a:hover div{border: 8px solid #003B90;}
.PicList002323 ul li a:hover h3{ color: #003B90;}
@media screen and (min-width:768px ){
.PicList002323 ul li{width:31.334%;}
}
@media screen and (min-width:1024px ){
.PicList002323 ul li{width:23%; }
}
@media screen and (max-width:488px ){
.PicList002323 ul li div{width:120px;height:120px; }
}



/*PicList002094 */
.PicList002094{ padding:3% 0 2% 0; background:url(../jpg/piclist002094-bg.jpg) no-repeat center top; background-size:cover;}

.PicList002094 li{ float:left; width:31.3%;  margin-right:3%; margin-bottom:3%; position:relative; padding-bottom:40%;}
.PicList002094 li a{ position:absolute; left:0; top:0; width:100%; height:100%;}
.PicList002094 li figure,
.PicList002094 li div{ position:absolute; left:0; width:100%;}
.PicList002094 li figure{ height:52%; transition:top 0.3s; top:0;}
.PicList002094 li figure img{ display:none;}
.PicList002094 li div{ background-color:#fff; bottom:0; height:48%; padding:0 5%; transition:0.3s;}
.PicList002094 li div:before{ position:absolute; content:'';  width:24px; height:24px; bottom:10px; left:50%; margin-left:-12px;}
.PicList002094 li aside{ position:absolute; top:52%; margin-top:-50px; z-index:10; left:50%; width:100px; height:100px; margin-left:-50px;text-align:center; border-radius:50%; background-color:#fff; overflow:hidden;transition:0.3s;}
.PicList002094 li aside img{ display:block; width:100%; height:100%;}
.PicList002094 li aside img.hover{ display:none;}
.PicList002094 li h5{ margin:0 0 15px 0; font-size:16px; text-align:center; padding-top:20%;}
.PicList002094 li p{ line-height:24px; overflow:hidden; height:72px; margin:0;}

.PicList002094 li:hover div{ color:#fff;background:#006cba;}
.PicList002094 li:hover figure{top:-3%;}
.PicList002094 li:hover div{ bottom:-3%;height:54%;}
.PicList002094 li:hover div:before{background:url(../png/piclist002094-more.png) no-repeat;}
.PicList002094 li:hover aside{background:#006cba; top:50%;}
.PicList002094 li:hover aside img{ display:none;}
.PicList002094 li:hover aside img.hover{display:block;}
@media(min-width:769px){
.PicList002094 li:nth-child(3n){ margin-right:0;}
}
@media(max-width:1000px) and (min-width:769px){
.PicList002094 li p{ height:48px;}
.PicList002094 li aside{ margin-top:-35px; width:70px; height:70px; margin-left:-35px;}
}
@media(max-width:768px){
.PicList002094 li{ width:48%; margin-right:4%;}
.PicList002094 li:nth-child(2n){ margin-right:0;}
.PicList002094 li{ padding-bottom:61%;}
}
@media(max-width:640px){
.PicList002094 ul{ margin:0 auto; max-width:400px;}
.PicList002094 li{ float:none; width:auto; padding-bottom:0; height:470px; margin:0 0 5% 0;}
}


/*
 .RighInfo000820为demo编号
*/ 

.RighInfo000820{ height:863px;  background:url(../righinfo000820_bg.html) no-repeat center; padding:30px 0; }
.RighInfo000820 .auto{ width:1100px; }
.RighInfo000820 h1{  margin:0; height:80px; background:url(../jpg/righinfo000820_titbg.jpg) no-repeat center bottom; color:#fff; text-align:center; margin-bottom:60px; font-weight:500; }
.RighInfo000820 h1 span{ color: #888d97; text-transform: capitalize; font-weight:normal; font-family: 'Courier New';padding-left: 5px; font-size:12px; }
 
.RighInfo000820 .detail{ background:#fff; overflow: hidden; padding:50px 30px;  }
.RighInfo000820 .product{ float:left; width: 580px; height: 479px; border: 1px solid #cdd1d8; padding: 3px 4px 5px 3px; }
.RighInfo000820 .product img{ width:580px; height:387px; display: block; }

.RighInfo000820 .pro_list{ position:relative; width:580px; height:80px; }
.RighInfo000820 .pro_list .btn{ position: absolute; left:0; top:25px; display: block; width: 16px; height: 32px; background-image:url(../gif/righinfo000820_left.gif); background-repeat:no-repeat; z-index:1; }
.RighInfo000820 .pro_list .next{ background-image:url(../gif/righinfo000820_right.gif); left:auto; right:0; }

.RighInfo000820 .pic_list{ margin: 9px 0 0 31px; }
.RighInfo000820 .ul li{ float:left; height: 80px; display: block; margin: -5px 5px; }
.RighInfo000820 .ul li img{ width:120px; height:80px; }

.RighInfo000820 .info{ float:right; }
.RighInfo000820 .info p{ margin:0; font-size:16px; height:22px; line-height:22px; color: #5c6a81; }

/*
 .PicList001307 为demo编号
 */
.PicList001307{ padding-top:2%; min-height: 400px;}

.PicList001307 li{ position:relative; float:left; width:32.53333%; margin-right:1.2%; margin-bottom:2%;overflow: hidden;-moz-box-shadow:2px 2px 5px #999; -webkit-box-shadow:2px 2px 5px #999; box-shadow:2px 2px 5px #999;}
.PicList001307 li:nth-child(3),.PicList001307 li:nth-child(6){ margin-right:0;}
.PicList001307 li img{ display:block; width:100%;transition: transform .5s ease-in-out;}
.PicList001307 li dl{ position:absolute; left:0; bottom:0; width:100%; padding:2% 3% 1%; color:#fff; background-color:rgba(0,0,0,0.5);}
.PicList001307 li h3{ font-size:18px; font-weight:normal; margin:0; line-height:30px;border-bottom: 1px solid #fff}
.PicList001307 li h4{ font-size:18px; font-weight:normal; margin:0; line-height:24px;}
.PicList001307 li h4 time{font-size: 12px;text-align: right;display: block;width: 20%;}
.PicList001307 li p{overflow:hidden; line-height:20px; overflow:hidden; font-size:14px; margin:10px 0;}
.PicList001307 li .more{ display:block; text-align:center; position:relative; line-height:43px; border-radius:5px;
background: rgb(255,255,255);
background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(236,236,236,1) 100%);
background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(236,236,236,1) 100%);
background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(236,236,236,1) 100%); 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ececec',GradientType=0 ); 
}
.PicList001307 li .more::before{ position:absolute; content:''; width:26px; height:26px; background:url(../piclist001307-more.html) no-repeat center center/contain; right:5%; top:50%; margin-top:-13px;}
.PicList001307 li figure{ height:50px; overflow:hidden; transition:0.3s;}
.PicList001307 ul li:hover img{ transform:scale(1.2);transition: transform .5s ease-in-out; }
@media(max-width:768px){
.PicList001307 li h3{ font-size:16px;}
}
@media(max-width:640px){
.PicList001307 li{ width:49%;}
.PicList001307 li:nth-child(3n){ margin-right:2%;}
.PicList001307 li:nth-child(2n){ margin-right:0;}
}
@media(max-width:375px){
.PicList001307 li{ width:auto; float:none; margin-right:0 !important;}
.PicList001307 li figure{ height:auto;}
}
@media(max-width:480px) and (min-width:376px){
.PicList001307 li .more{ line-height:33px;}
.PicList001307 li:hover figure{ height:93px;}
}



/*
 .Timeline000876 为demo编号
 */
.Timeline000876{ padding:2% 0;  background-image:url( ../png/aboutbg.png);}
.Timeline000876 >.auto{ position: relative;}
.Timeline000876 .yearlist{position: absolute; right: 0; top: 30px; width: 129px; z-index: 66;}
.Timeline000876 .yearlist .cur{ width: 100%; height: 36px; line-height: 36px; text-align: center; background: #3c89d9; border-radius: 36px; color: #fff; font-size: 16px; overflow: hidden; z-index: 5;}
.Timeline000876 .yearlist .cur span:after{ content: ""; display: inline; position: relative; top: 41%; margin-top: -3px; width: 0; height: 0; border-style:solid dashed dashed dashed; border-width: 5px 6px 0 6px; border-color:#fff transparent transparent transparent; margin-left: 10px;}
.Timeline000876 .yearlist ul{ background: #3c89d9; padding: 10px 0; position: absolute; top: 100%; left: 0; width: 100%; border-radius: 5px; display: none;}
.Timeline000876 .yearlist ul li{ text-align: center; padding: 5px; color: #fff;}
.Timeline000876 .yearlist ul li+li{ border-top: 1px solid #fff;}
@media (max-width:480px ) {
	.Timeline000876 .yearlist{ position: relative; margin: 0 auto 30px; top: 0;}
}

.Timeline000876 .list{ position:relative;}
.Timeline000876 .list .auto:before{ position:absolute; content:''; width:1px; height:100%; left:50%; background-color:#003b90;}
.Timeline000876 .title{ text-align:center; font-size:29px; color:#0055cc; font-family:'宋体'; padding-bottom:3.5%;}
.Timeline000876 .title span{ display:block; font-family:Georgia;}
.Timeline000876 .list li{ float:left; width:50%; padding-right:3%; position:relative; margin-bottom:3%;}
.Timeline000876 .list li::before{ position:absolute; content:''; width:10%; height:1px; top:50%; right:0; background-color:#003b90;}
.Timeline000876 .list li:nth-child(2n){ padding-right:0; padding-left:3%; padding-top:10%;}
.Timeline000876 .list li:nth-child(2n)::before{ left:0; right:auto;}
.Timeline000876 .list li:nth-child(2n+1){ clear:left;}
.Timeline000876 .list li div{ background-color:#fff; position:relative; z-index:3; padding:3%; box-shadow:0 0 10px #999;}
.Timeline000876 .list li h1,
.Timeline000876 .list li h2{ color:#003b90; margin:0; font-weight:normal;}
.Timeline000876 .list li h1{ font-size:48px;}
.Timeline000876 .list li h2{font-size:24px;}
.Timeline000876 .list li p{ line-height:28px; font-size: 15px;}
.Timeline000876 .list li img{ width: 500px; padding: 20px;}
@media(max-width:768px){
.Timeline000876 .list li h1{ font-size:50px;}	
}
@media(max-width:640px){
.Timeline000876 .list li h1{ font-size:30px;}	
.Timeline000876 .list li h2{font-size:16px;}
}
@media(max-width:480px){
.Timeline000876 .list li{ float:none; width:auto; margin-right:0; padding:0 !important;}
.Timeline000876 .list li::before{ display:none !important;}
}

.Menu002252{padding:10px 0; text-align:center; overflow:hidden; max-width: 1180px; margin: 0 auto;}
.Menu002252 a{font-size:16px; display: block;background:#e9e9e9; padding: 10px; margin-bottom: 1px; }
.Menu002252 a.aon,.Menu002252 a:hover{ color:#fff; background-color:#3c89d9;}
@media(min-width:768px){
	.Menu002252{padding:25px 0 10px;}
	.Menu002252 a{ display:inline-block; line-height:30px;  padding:0 15px; min-width:115px; border-radius:30px; overflow:hidden; margin:0 7px 1px;}
}
@media(min-width:1024px){
   .Menu002252{padding:35px 0 35px;}
   .Menu002252 a{display:inline-block;line-height:36px; padding:0 20px;background:#e9e9e9; min-width:130px; border-radius:36px;}
}  



/*
 .Timeline000323 为demo编号
 */
.Timeline000323{padding:15px 0 60px 0; }
.Timeline000323 .auto_1000{ position:relative;background:url(../png/timeline000323-hisbg.png) no-repeat center 14px;height:600px; }
.Timeline000323 .prev,.Timeline000323 .next{width:42px;height:40px;position:absolute;top:190px;left:0;z-index:100; cursor:pointer; background:url(../png/timeline000323-ban_jt.png) no-repeat;}
.Timeline000323 .next{ left:auto; right:0; background-position:-44px 0;}
.Timeline000323 .scrollWrap{width:1200px;padding-left:60px;padding-top:15px;overflow:hidden;position:absolute;}
.Timeline000323 dl:first-child{}
.Timeline000323 dl{float:left; text-align:center; position:relative; margin-right:110px;}
.Timeline000323 .dlList{ overflow:hidden;}
.Timeline000323 .dlList h3{ font-size:20px; color:#003b90; text-align:left; margin-left:6px;}
.Timeline000323 .dlList li{width:205px; border-bottom:1px dotted #999; margin:0 0 25px 0; list-style:none;}
.Timeline000323 .dlList li .hisList{overflow:hidden;}
.Timeline000323 .dlList li .hisList img{width:118px; height:73px; float:left;}
.Timeline000323 .dlList li .hisList .hisTime{ width:80px; float:right;}
.Timeline000323 .dlList li .hisList .hisTime h4{ margin:0; font-size:16px; color:#7a7166; font-weight:400;}
.Timeline000323 .dlList li .hisList .hisTime h4 span{font-size:27px; color:#7a7166; font-weight:600;}
.Timeline000323 .dlList li .hisList .hisTime a{ width:80px; height:34px; text-align:center; font-size:16px; line-height:34px; display:block; color:#fff; background:#003b90; margin-top:10px;}
.Timeline000323 .dlList li p{ text-align:left; color:#7a7166; line-height: 24px;}
.Timeline000323 .dlList li p em{ margin:0 3px;}

.news_info{ background-color:#fff; padding:3%; min-height: 200px;}
.news_info .title{ text-align:center; padding-bottom:20px;}
.news_info .title h1{ margin:0; padding-bottom:15px; font-size:22px; font-weight:normal;color:#003b90;}
.news_info .title p{font-size:14px; margin:0; border-bottom:1px dashed #d2d2d2; padding-bottom:10px;}
.news_info .title p span{ margin:0 5px; color:#777;}
.news_info .info{ text-align:justify; text-justify:inter-ideograph;}
.news_info .info_back{ text-align:center; clear:both; padding:20px 0;} 
.news_info .info_back a{ color:#003b90; font-size:14px;}
.news_info .info_pn span{ display:block;font-size:14px;}
.news_info .info_pn span a{ color:#999;}
.news_info .info_pn span a:hover{color:#003b90;}
.news_info .info_pn>a{display: block;}
@media(max-width:640px){
.news_info .title h1{ font-size:18px}
}

.Form001413{ padding:2% 0;}
.Form001413 .name{padding:15px 0; font-size:18px;border-bottom:1px solid #e5e5e5;}
.Form001413 .name span{ display:inline-block; border-left:6px solid #f29200; padding-left:15px;}
.Form001413 .tips{ padding:20px 0;border-bottom:1px solid #e5e5e5; font-size:14px;position:relative;}
.Form001413 .tips h1{ margin:0; font-weight:normal; font-size:18px; color:#f29200;}

.Form001413 .form{ padding-top:30px; max-width: 500px; margin: 0 auto;}
.Form001413 .form td{ padding-bottom:20px; font-size:14px; }
.Form001413 .form td.w1{ width:260px;}
.Form001413 .form td.w2{ width:32px;}
.Form001413 .form .text{ width:100%; border-radius:3px; border:1px solid #cfcfcf; line-height:36px;height:36px; text-indent:10px; background:none; }
.Form001413 .form .title{ margin:0 0 10px 0;color:#f29200; background:url(../jpg/form001413-icon.jpg) no-repeat left center; padding-left:15px;}
.Form001413 .form td em{ font-style:normal; color:#bcbcbc; display: block}
.Form001413 .form td em i{ font-style:normal; color:#fadbbe;}
.Form001413 .form .btn{ background:#f29200; color:#fff; cursor:pointer; font-size:18px; width:180px; height:50px; border-radius:3px; border:none; margin-top:20px;}
.Form001413 .form dl{ position:relative;}
.Form001413 .form dt{ text-indent:10px; cursor:pointer; border:1px solid #cfcfcf;line-height:36px;height:36px; background:url(../png/form001413-check.png) no-repeat 95% center;}
.Form001413 .form dd{ display:none; position:absolute; left:0; top:100%; background-color:#eee; width:100%; z-index:10;}
.Form001413 .form dd a{ display:block; line-height:36px; padding:0 10px;}
.Form001413 .form dd a:hover{ background-color:#ccc;}


/*PicList002171 */
.PicList002171{ padding-top:3%; }
.PicList002171 .auto{overflow: hidden;}
.PicList002171 ul{ margin: 0 -1.5%;}
.PicList002171 li{ float:left; width:22%; margin:0 1.5% 3%;}
.PicList002171 li a{ border:1px solid #e8e8e8; position:relative; display:block;}
.PicList002171 li img{ display:block; width:100%;}
.PicList002171 li a figure{ position:absolute; left:0; top:0; width:100%; height:100%; background:rgba(0,108,186,0.95); opacity:0; transition:0.3s;}
.PicList002171 li a:hover figure{ opacity:1;}
.PicList002171 li dl{ display:table;  width:100%; height:100%;}
.PicList002171 li dt{ display:table-cell; vertical-align:middle;text-align:center; font-size:18px; color:#fff;}
.PicList002171 li figure{ background:url(../png/piclist002171-hoverbg_ie8.png) repeat; display:none;}
.PicList002171 li .pic{ display:block;}
.PicList002171 li .pic span{ display:block; width:100%; padding-bottom:44.36%;}
.PicList002171 li a:hover figure{ display:block;}
@media (max-width:488px ) {
	.PicList002171 li{ width: 47%;}
}

/*
 .RighInfo002238 为demo编号   企业文化
 */
.RighInfo002238 .fz_24{color:#003b90; font-weight:100; margin:0; font-size:16px;}
.RighInfo002238 .fz_36{font-size:36px; color:#555; margin:0; font-size:28px;margin-bottom: 30px;}
.RighInfo002238 .fz_36 span{;color:#003b90;padding-left: 12%; }
.RighInfo002238 .con{font-size:14px; color:#5e5e5e; line-height:30px; margin:0;padding-bottom: 20px;width: 55%;float: left;}
.RighInfo002238 .pic{width: 40%;float: right;margin-top: -80px}
.RighInfo002238 .pic img{margin-bottom: 3%;}
.RighInfo002238 .fz_60{ font-size:30px;}
.RighInfo002238 .bg{ position: relative; background-color: #202020; min-height: 400px; margin: 50px 0 0; background-position:center center; background-repeat:no-repeat; background-size:cover; }
.RighInfo002238 .bg li{color: #c79669; font-size: 16px; width: 33.3334%; padding:20px 0 ; margin: 0 auto; position: relative; z-index: 3;text-align: center; float: left; width:50%;}
.RighInfo002238 .bg li p{   border: 1px solid #c79669;  margin: 0 auto 15px;width: 130px; height:130px;border-radius: 130px;}
.RighInfo002238 .bg li p b{ font-family: arial; display: block; padding: 44px 0 10px}
@media only screen and (min-width:768px){
   .RighInfo002238 .fz_24{ font-size:18px;}
   .RighInfo002238 .fz_36{ font-size:30px;}
   .RighInfo002238 .fz_60{ font-size:40px;}
   .RighInfo002238 .bg li{width:33.33%; }
   .RighInfo002238 .bg li p{width: 160px; border-radius:160px; height:160px;}
   .RighInfo002238 .pic img{margin-bottom: 60px}
}
@media only screen and (min-width:1024px){
   .RighInfo002238 .fz_24{ font-size:20px;}
   .RighInfo002238 .fz_36{ font-size:32px;}
   .RighInfo002238 .fz_60{ font-size:50px;}
   .RighInfo002238 .bg{ padding:65px  0 0; min-height: 335px}
   .RighInfo002238 .bg li{width:20%; }
}
@media only screen and (min-width:1200px){
   .RighInfo002238 .fz_24{ font-size:24px;padding-bottom: 10px;}
   .RighInfo002238 .fz_36{ font-size:16px;}
   .RighInfo002238 .fz_60{ font-size:60px;}
   .RighInfo002238 .bg li{width:191px; margin: 0 61px 0 0;}
   .RighInfo002238 .bg li p{width: 191px; height:191px;border-radius: 191px;}
   .RighInfo002238 .bg li.last{ margin: 0 0 0 0}
}

/*
 .Floor000809 为demo编号
 */
.Floor000809{ position:relative; z-index:1; padding-top:0%; overflow:hidden;padding-bottom: 3%}
.Floor000809 .auto{ position:relative; z-index:3; }
@media(min-width:641px){
.Floor000809 dl{padding-bottom:43%; position:relative;}
.Floor000809 dd{ position:absolute; width:32.6666%;height:49%;}
.Floor000809 dd:nth-child(1),
.Floor000809 dd:nth-child(2),
.Floor000809 dd:nth-child(3){ top:0; }
.Floor000809 dd:nth-child(4),
.Floor000809 dd:nth-child(5),
.Floor000809 dd:nth-child(6){ bottom:0;}
.Floor000809 dd:nth-child(1),.Floor000809 dd:nth-child(4){left:0;}
.Floor000809 dd:nth-child(3),.Floor000809 dd:nth-child(6){right:0;}
.Floor000809 dd:nth-child(2),
.Floor000809 dd:nth-child(5){ left:33.6666%;}
}
.Floor000809 dd{overflow:hidden;}
.Floor000809 dd *{ position:absolute;}
.Floor000809 dd .files,
.Floor000809 dd a,
.Floor000809 dd figure{width:100%; height:100%; left:0; top:0;}
.Floor000809 dd figure{background-repeat:no-repeat; background-position: center center; background-size:cover; z-index:0; transition:all ease-in-out 0.3s;}
.Floor000809 dd:hover  figure{ transform:scale(1.2);}
.Floor000809 dd:hover h1{background: rgba(0,0,0,0.3)}
.Floor000809 dd a{ z-index:3;}
.Floor000809 dd h1{width:100%; padding:30% 5%; margin:0; font-size:24px; font-weight:normal; color:#fff; z-index:2;position:absolute;text-align: center;background: rgba(0,0,0,0.5);height: 100%;}

@media(max-width:768px){
.Floor000809 dd h1{ font-size:18px;}
}
@media(max-width:640px){
.Floor000809 dl{ overflow:hidden; clear:both;}
.Floor000809 dd{ position:relative;width:49%; float:left; margin-top:2%; padding-bottom:38%;}	
.Floor000809 dd:nth-child(1){ width:100%; margin-top:0;}
.Floor000809 dd:nth-child(3),
.Floor000809 dd:nth-child(6){ margin-left:2%;}
.Floor000809 dd:nth-child(4){ width: 100%;}
.Floor000809 dd h1{padding: 31% 5%;}
.Floor000809 dd:nth-child(1) h1,.Floor000809 dd:nth-child(4) h1{padding: 18% 5%;}
}
@media(max-width:480px){
.Floor000809 dd h1{ font-size:16px;}
}


/*Floor001843 */
.Floor001843{ padding:3% 0;position: relative}
.Floor001843 .miaodian{position: absolute;top: -86px;}
.Floor001843:nth-child(odd){background: #f5f5f5;}
.Floor001843 .title{ padding-bottom:3%;}
.Floor001843 .title span{ font-size:12px; letter-spacing:5px;color:#c94645;}
.Floor001843 .title h1{ margin:0; font-size:30px; padding:10px 0; font-weight:normal; color:#555;}
.Floor001843 .title h1:after{ display:block; width:30px; height:3px; background-color:#b48d54; margin-top:15px; content:'';}
@media(max-width:768px){
.Floor001843 .title h1{ font-size:30px;font-weight:normal;}
.Floor001843 .title h1:after{ height:5px;}
}

.Floor001843 .box{ float:left; width:27.5%;}
.Floor001843 .box .title h1{ text-transform:uppercase; font-weight:normal; line-height:44px; padding:20px 0;}
.Floor001843 .box pre{ padding:0 5% 0 0; color:#555; line-height:30px;font-size: 16px}
.Floor001843 ul{ float:right; width:72.5%; margin:0 -1%}
.Floor001843 li{ float:left; width:31.33334%; padding:0 1%; margin-bottom:5%; text-align:center; font-size:12px;}
.Floor001843 li figure{ height:272px; background-size:contain; margin-bottom:5%;}
.Floor001843 li figure img{ display:none !important;}
.Floor001843 li span{ color:#9797a2;}
.Floor001843 li p{ font-size:18px; color:#000;}
.Floor001843 li a{ color:#555; text-transform:uppercase;font-size: 16px}
.Floor001843 li:hover a{color: #b48d54}

.Floor001843.num_1 li{ width:100%;}
.Floor001843.num_2 li{ width:50%;}
.Floor001843.num_3 li{ width:33.333334%;}
.Floor001843.num_4 li{ width:25%;}
.Floor001843.num_5 li{ width:20%;}
.Floor001843.num_6 li{ width:16.6666667%;}
.Floor001843.num_7 li{ width:14.2857143%;}

.Floor001843 .owl-carousel li{ float: none; width: 100% !important;}


@media(max-width:1000px){
.Floor001843 .box,
.Floor001843 ul{ float:none; width:auto; margin:0;}
.Floor001843 .box{ padding-bottom:5%;}
.Floor001843 li{ width:31.33334%;}
.Floor001843.num_1 li{ width:100%;}
.Floor001843.num_2 li{ width:50%;}
}
@media(max-width:640px){
.Floor001843 li p{ font-size:16px;}
}
@media(max-width:480px){
.Floor001843 .box .title h1{ padding:10px 0; line-height:normal;}
/*.Floor001843 li figure{ padding-bottom:90%;}
.Floor001843 li{ float:none; width:auto; margin:0 auto !important;  max-width:375px;}*/
}